A framework for building native applications using React
COMMITS
/ Libraries/BatchedBridge/MessageQueue.js April 1, 2021
L
Update FlowFixMes to use error codes in react-native-github
Luna Wei committed
March 23, 2021
D
codemod objects to interfaces where they appear as supertypes of classes
Daniel Sainati committed
August 14, 2020
V
improve "not a registered callable module" error message (#28913)
Vojtech Novak committed
July 22, 2020
R
Migrate large amount of modules to flow strict and strict-local
Rubén Norte committed
June 4, 2020
P
RM stub function from MessageQueue.js
Peter Argany committed
March 25, 2020
M
Back out "Upgrade Prettier from 1.17 to 2.0.2."
Michael Bolin committed
M
Upgrade Prettier from 1.17 to 2.0.2.
Michael Bolin committed
March 3, 2020
R
Change stringifySafe to have limits on larger objects
Riley Dulin committed
February 6, 2020
P
Stub out callFunctionReturnResultAndFlushedQueue
Pieter De Baets committed
February 5, 2020
P
Remove unused callFunctionReturnResultAndFlushedQueue
Pieter De Baets committed
November 21, 2019
G
Exact-by-default codemod for react-native-github
George Zahariev committed
October 9, 2019
M
Remove framesToPop from bridge
Moti Zilberman committed
September 23, 2019
J
Use `warnOnce` for excessive number of callbacks error (#26508)
Janic Duplessis committed
August 9, 2019
L
xplat/js/react-native-github
Logan Daniels committed
July 17, 2019
S
dev error for excessive pending callbacks
Spencer Ahrens committed
S
Use `Map`s instead of `Object`s for `MessageQueue` callbacks
Spencer Ahrens committed
June 19, 2019
M
Pop bridge frames from errors thrown by sync host function calls
Moti Zilberman committed
M
Strengthen ModuleConfig Flow typing
Moti Zilberman committed
May 8, 2019
April 8, 2019
S
Support callbacks in synchronous native functions
Spencer Ahrens committed
December 3, 2018
C
Use `invariant` instead of `fbjs/lib/invariant`
Christoph Nakazawa committed
September 21, 2018
R
Change new Date() to Date.now() to save on date allocations
Riley Dulin committed
September 13, 2018
M
Improve the bridge params validator, and its invariant string
Marc Horowitz committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
June 16, 2018
K
Eliminate circular dependency between MessageQueue and JSTimers modules. (#19526)
Kirill Nikolaev committed
May 21, 2018
N
Remove __fbUninstallRNGlobalErrorHandler
Nurzhan Bakibayev committed
May 11, 2018
E
Convert react-native-github/Libraries to let/const
Eli White committed
May 10, 2018
R
MessageQueue not initializing inCall
Riley Dulin committed
April 30, 2018
S
Add args to bridge function call systrace markers
Spencer Ahrens committed
April 25, 2018
R
Remove @providesModule from all modules
Rubén Norte committed
April 3, 2018
P
Replace RN exception handling override with new version
Paco Estevez Garcia committed
March 20, 2018
C
Use map instead of array
Charles Dick committed
February 17, 2018
S
Update license headers for MIT license
Sophie Alpert committed
December 14, 2017
M
Make the __DEV__ argument check more robust
Marc Horowitz committed
December 11, 2017
P
Add remote API to uninstall the global error handler in RN
Paco Estevez Garcia committed
October 10, 2017
R
Improve flow typing and linting for MessageQueue
Riley Dulin committed
September 28, 2017
R
Add @format to MessageQueue
Riley Dulin committed
September 7, 2017
J
Reverting changes to MessageQueue
Jonathan Lee committed
July 31, 2017
P
Increase information logged to MessageQueue.spy
Pieter De Baets committed
July 25, 2017
K
Revert D5470356: [react-native] Increase information logged to MessageQueue.spy
Kody Greenbaum committed
P
Increase information logged to MessageQueue.spy
Pieter De Baets committed
July 3, 2017
M
Make a method used externaly (in a test) public
Miguel Jimenez Esun committed
June 22, 2017
P
Merge JSTimers and JSTimersExecution
Pieter De Baets committed
June 8, 2017
A
Fixed error in _getCallableModule method in MessageQueue
Alex Dvornikov committed
June 6, 2017
A
Allow lazy modules registration with the BatchedBridge
Alex Dvornikov committed
June 2, 2017
P
Only call callImmediates once per batch
Pieter De Baets committed
April 28, 2017
R
Refactor MessageQueue
rh389 committed
March 31, 2017
M
Support passing a collection of native modules to JSContext
Marc Horowitz committed
March 28, 2017
P
Support calls through MessageQueue when interecting with JSValue directly
Pieter De Baets committed
February 7, 2017
S
Some perf tools for debugging js stalls
Spencer Ahrens committed