A framework for building native applications using React
COMMITS
/ ReactCommon/cxxreact/tests/BUCK July 2, 2020
C
Remove JSDeltaBundleClient
Christoph Nakazawa committed
March 26, 2020
K
Replace fbsource// with // in xplat/js/ files [1]
Kevin Gozali committed
August 9, 2019
S
Codemod fbandroid// => //fbandroid/ in xplat/js/
Scott Rice committed
April 2, 2019
D
Make it possible to run JSBigString tests
Daniel Andersson committed
February 15, 2019
J
xplat// -> fbsource//xplat/ for xplat/js
Jonathan Kim committed
February 12, 2019
A
Bring back the unit tests for the Cxx implementation
Alex Dvornikov committed
February 5, 2019
R
Various minor changes to allow compliation with msvc (#22182)
REDMOND\acoates committed
November 9, 2018
C
Turn off static linking for cxxreact:bridge
Chris Tolliday committed
October 18, 2018
M
Remove JSC references
Marc Horowitz committed
September 11, 2018
M
Reformat BUCK files to follow new buildifier format
Michael Lee committed
August 29, 2018
J
Move RN's DEFS.bzl to tools and rename to rn_defs.bzl
Jonathan Kim committed
July 15, 2018
T
Fix conditional load usage.
Taras Tsugrii committed
July 13, 2018
T
Skylarkify jni_instrumentation_test.
Taras Tsugrii committed
May 21, 2018
T
Re-format BUCK to use recommended style.
Taras Tsugrii committed
May 10, 2018
M
Fix BUCK bugs which were breaking tests after refactoring
Marc Horowitz committed
May 3, 2018
J
Load and use fb_xplat_cxx_test
Jonathan Kim committed
April 15, 2018
J
Delete fb_xplat_cxx.bzl
Jonathan Kim committed
March 5, 2018
J
Move fb_xplat_cxx.bzl to xplat/build_defs
Jonathan Kim committed
February 8, 2018
J
Convert fb_xplat_cxx to Skylark
Jakub Grzmiel committed
T
Skylarkify RN defs.
Taras Tsugrii committed
January 22, 2018
J
Make xplat react native files buildable
Jonathan Kim committed
August 31, 2017
M
Switch to xplat folly
Michael Lee committed
May 12, 2017
M
Fix compilation due to missing flag
Michael Lee committed
March 21, 2017
P
Remove unused CxxMessageQueue
Pieter De Baets committed
February 28, 2017
M
Tweak CxxMessageQueue to work with unique_ptr
Marc Horowitz committed
February 25, 2017
M
Apply auto-formatter for BUCK files in fbandroid.
Michael Bolin committed
December 17, 2016
A
Propagate Load Errors through JSExecutor API
Ashok Menon committed
December 9, 2016
M
Move gmock to shared xplat
Michael Lee committed
November 16, 2016
A
Introducing `JSBigFileString`
Ashok Menon committed
November 1, 2016
A
Move JSCHelpers.h and Value.h into separate package
Alexander Blom committed
September 19, 2016
P
Remove additional JSON encoding for native->JS communication
Pieter De Baets committed
July 25, 2016
C
Move some really old tests to the cxx bridge
Chris Hopman committed
June 14, 2016
C
Add c++-runloop-backed message queue
Chris Hopman committed