{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":664897414,"defaultBranch":"main","name":"playtorch","ownerLogin":"arushikesarwani94","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-07-11T02:11:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/76862293?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1695155069.0","currentOid":""},"activityList":{"items":[{"before":"28acc66a829eca7cbd1437076d608dfced0e756b","after":"939cbf12bcbb01e4dc464dace1576827630dbe13","ref":"refs/heads/export-D49259735","pushedAt":"2023-10-25T22:47:27.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"FabricJSIModuleProvider -> FabricUIManagerProviderImpl (#231)\n\nSummary:\n\nX-link: https://github.com/facebook/react-native/pull/39545\n\n1. Refactoring `FabricJSIModuleProvider` to implement the newly added `UIManagerProvider` interface instead of the `JSIModuleProvider` in order to get rid of JSI Module thereby renaming it to `FabricUIManagerProviderImpl`\n\n2. Adding `setTurboModuleRegistry(TurboModuleRegistry turboModuleRegistry)`, `setFabricUIManager(UIManager fabricUIManager)`, `getFabricUIManager()` instead of `setTurboModuleManager(JSIModule getter)`\n\n3. Replacing `mJSIModuleRegistry.notifyJSInstanceDestroy()` with `mTurboModuleRegistry.invalidate();`\n\nChangelog:\n[Internal] internal\n\nDifferential Revision: D49259735","shortMessageHtmlLink":"FabricJSIModuleProvider -> FabricUIManagerProviderImpl (facebookresea…"}},{"before":"b9c15e5188075951a7795f062d160a0107aca82d","after":"28acc66a829eca7cbd1437076d608dfced0e756b","ref":"refs/heads/export-D49259735","pushedAt":"2023-10-16T21:58:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Removing JSI Module (#231)\n\nSummary:\n\nX-link: https://github.com/facebook/react-native/pull/39545\n\n1. Refactoring `FabricJSIModuleProvider` to implement the newly added `UIManagerProvider` interface instead of the `JSIModuleProvider` in order to get rid of JSI Module thereby renaming it to `FabricUIManagerProviderImpl`\n\n2. Adding `setTurboModuleRegistry(TurboModuleRegistry turboModuleRegistry)`, `setFabricUIManager(UIManager fabricUIManager)`, `getFabricUIManager()` instead of `setTurboModuleManager(JSIModule getter)`\n\n3. Replacing `mJSIModuleRegistry.notifyJSInstanceDestroy()` with `mTurboModuleRegistry.invalidate();`\n\nChangelog:\n[Internal] internal\n\nDifferential Revision: D49259735","shortMessageHtmlLink":"Removing JSI Module (facebookresearch#231)"}},{"before":"894ede41150e935c72d59167e782a57912ddf177","after":"b9c15e5188075951a7795f062d160a0107aca82d","ref":"refs/heads/export-D49259735","pushedAt":"2023-10-16T21:54:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Removing JSI Module (#231)\n\nSummary:\n\nX-link: https://github.com/facebook/react-native/pull/39545\n\n1. Refactoring `FabricJSIModuleProvider` to implement the newly added `UIManagerProvider` interface instead of the `JSIModuleProvider` in order to get rid of JSI Module thereby renaming it to `FabricUIManagerProviderImpl`\n\n2. Adding `setTurboModuleRegistry(TurboModuleRegistry turboModuleRegistry)`, `setFabricUIManager(UIManager fabricUIManager)`, `getFabricUIManager()` instead of `setTurboModuleManager(JSIModule getter)`\n\n3. Replacing `mJSIModuleRegistry.notifyJSInstanceDestroy()` with `mTurboModuleRegistry.invalidate();`\n\nChangelog:\n[Internal] internal\n\nDifferential Revision: D49259735","shortMessageHtmlLink":"Removing JSI Module (facebookresearch#231)"}},{"before":null,"after":"894ede41150e935c72d59167e782a57912ddf177","ref":"refs/heads/export-D49259735","pushedAt":"2023-09-19T20:24:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"FabricJSIModuleProvider -> FabricUIManagerProviderImpl\n\nSummary:\nX-link: https://github.com/facebook/react-native/pull/39545\n\nRefactoring `FabricJSIModuleProvider` to implement the newly added `UIManagerProvider` interface instead of the `JSIModuleProvider` in order to get rid of JSI Module thereby renaming it to `FabricUIManagerProviderImpl`\n\nChangelog:\n[Internal] internal\n\nDifferential Revision: D49259735","shortMessageHtmlLink":"FabricJSIModuleProvider -> FabricUIManagerProviderImpl"}},{"before":"30226025f52914efa0cab0537cd407900b733941","after":"46c1ca5b0bfee310f27583ffc315a8562e6c4f10","ref":"refs/heads/export-D48585508","pushedAt":"2023-08-24T00:19:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Refactor all usages of import NetworkingModule.setCustomClientBuilder\n\nSummary:\nRefactor all usages of import NetworkingModule.setCustomClientBuilder to use CustomClientBuilder instead of NetworkModule.CustomClientBuilder\n\nchangelog: [internal] internal\n\nReviewed By: cortinico\n\nDifferential Revision: D48280921\n\nfbshipit-source-id: ffa979defb34ecaac9d327eaafee33598ea22b5d","shortMessageHtmlLink":"Refactor all usages of import NetworkingModule.setCustomClientBuilder"}},{"before":null,"after":"30226025f52914efa0cab0537cd407900b733941","ref":"refs/heads/export-D48585508","pushedAt":"2023-08-23T18:05:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Kotlinfy ReactNativeConfig\n\nSummary:\n`ReactNativeConfig.java` -> `ReactNativeConfig.kt`\n\nchangelog: [internal] internal\n\nDifferential Revision: D48585508\n\nfbshipit-source-id: db712afd7aedd0e76fd12733e2780daf2e121772","shortMessageHtmlLink":"Kotlinfy ReactNativeConfig"}},{"before":"13c77bf4a9f2311bfe311e6789046f9b2181990b","after":"0c26a07d35ed1e4576bee4db5ed4edcb9b3dc0e0","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-14T22:23:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: cac40651799a7f84b352f12675d46e16bd18290c","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":"b4af65bf2ae4e8e90eef8d0436c0740db51f37bd","after":"13c77bf4a9f2311bfe311e6789046f9b2181990b","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-13T20:46:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: 777dfda7a9bd18ddfb7469573e4f7ca2dc2d387c","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":"931d533e8e779c35d97491f5269f650a3c0f20a8","after":"b4af65bf2ae4e8e90eef8d0436c0740db51f37bd","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-13T07:25:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: ee6759b0d4b7af51c30d2542a9b4a228ec7bef03","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":"09253a714e628b5625e6298db2b5df9dbd8108a2","after":"931d533e8e779c35d97491f5269f650a3c0f20a8","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-12T22:33:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: 58c6edae519e33565c2e863aa1ab8cb008ef592e","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":"c8e6dc3538c025065c325edae9ef54ad17d71145","after":"09253a714e628b5625e6298db2b5df9dbd8108a2","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-12T19:44:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: 01b5d93e0fe51768ad01c2c3f258ecbaa1557356","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":"fcefe3926f016cf9eed3443ec4a8ea92ccff29f2","after":"c8e6dc3538c025065c325edae9ef54ad17d71145","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-12T19:39:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: 1e1ed747144f4d951370a0d688a3459f6ec6fc83","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":"89f56c1b178faeb7e2581fe366d83b8382193a84","after":"fcefe3926f016cf9eed3443ec4a8ea92ccff29f2","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-12T19:31:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: fa09b8bd57ca8cea27d73957409fbb75e299f769","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":"22a0608aec77d3cecad97b086f882f88861339cd","after":"89f56c1b178faeb7e2581fe366d83b8382193a84","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-12T19:12:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: d1eaac48fb1967da61168c5f4c1621c7c2582dd4","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":"98a051fdca2e393df2ddfc5ac35c717828c35520","after":"22a0608aec77d3cecad97b086f882f88861339cd","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-12T07:14:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor (#220)\n\nSummary:\nPull Request resolved: https://github.com/facebookresearch/playtorch/pull/220\n\nX-link: https://github.com/facebook/react-native/pull/38280\n\nChangelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: 2de6138883221e0ad223be8534cadf0f2cdd0c54","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor (facebook…"}},{"before":null,"after":"98a051fdca2e393df2ddfc5ac35c717828c35520","ref":"refs/heads/export-D47280468","pushedAt":"2023-07-11T02:14:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"arushikesarwani94","name":"Arushi Kesarwani","path":"/arushikesarwani94","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76862293?s=80&v=4"},"commit":{"message":"Changing fabric to renderer as part of stable APIs refactor\n\nSummary: Changelog: [Internal]\n\nDifferential Revision: D47280468\n\nfbshipit-source-id: c3f9ad6cd64ca644fded34974c6e25e16c9abe93","shortMessageHtmlLink":"Changing fabric to renderer as part of stable APIs refactor"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADn-xf_AA","startCursor":null,"endCursor":null}},"title":"Activity · arushikesarwani94/playtorch"}