Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This ensures no illegal cookies are send to okhttp #17569

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
381 commits
Select commit Hold shift + click to select a range
e756251
Synchronize map access
davidaurelio Jan 31, 2018
3fbf785
Better handling exception in loadScript()
dcaspi Jan 31, 2018
b1cdb7d
Implementing space-evenly
gedeagas Jan 31, 2018
a70fdac
Measure touch events from nearest "root view"
Jan 31, 2018
a2f3ba8
Generate JUnit test reports for iOS builds
hramos Jan 31, 2018
d74ff6f
Fixed typo in RCTSurfaceRootShadowView
shergin Jan 31, 2018
22a2553
Move danger to bots directory
hramos Feb 1, 2018
365a4d4
Run more checks in parallel
hramos Feb 1, 2018
9f57ded
Use delete instead of free
ryu2 Feb 1, 2018
88980f2
Implement bundle sync status
rayshih Feb 1, 2018
28be33a
Remove release from ReadableNativeArray and Map
Feb 1, 2018
9227ba7
Update build-js-bundle run step
hramos Feb 1, 2018
74963eb
Stub for `caretHidden` prop in RCTUITextView
shergin Feb 1, 2018
e485cde
use scrollview for lightbox on ios
sahrens Feb 1, 2018
1382975
React sync for revisions a7b9f98...4eed18d
Feb 1, 2018
7492860
Keep the ignored files during the upgrade process
ncuillery Feb 1, 2018
d7fa81f
Fixed double `onChange` event triggering from <TextInput> on iOS
shergin Feb 1, 2018
6c4ef28
Improved documentation for <TextInput caretHidden=...>
shergin Feb 2, 2018
d99ba70
RN: Add NativeImageSource Flow Type
yungsters Feb 2, 2018
752427b
Uses findMetroConfig and fetchMetroConfig in the internal RN cli
Feb 2, 2018
9f7cedb
Remove the use of legacy flag and log the diff if its used
priteshrnandgaonkar Feb 2, 2018
ebc9884
Improved documentation for <TextInput clearButtonMode=...>
shergin Feb 2, 2018
ef596de
Fix initialScrollIndex for Android
olegbl Feb 3, 2018
9e436d1
Added progress updates for all XMLHttpRequest upload types / fix cras…
allengleyzer Feb 3, 2018
8235a49
Update react-devtools@3.1.0 in prep for React 16.3
Feb 3, 2018
34b7ec8
Moved out logic to calculate size consumed on a line into seperate fu…
priteshrnandgaonkar Feb 5, 2018
fda861a
Replaced first pass with a function
priteshrnandgaonkar Feb 5, 2018
ca91f0e
Seperate function for second pass
priteshrnandgaonkar Feb 5, 2018
d4517dd
Made a separate function for resolving flexible length
priteshrnandgaonkar Feb 5, 2018
108f966
Do not expose `BundleDownloader` from `DevServerHelper`
davidaurelio Feb 5, 2018
816d417
Delete RCTBatchedBridge
mhorowitz Feb 5, 2018
ce50f25
Bump metro@0.25.0
rafeca Feb 6, 2018
0f9fc4b
`processUpdatedProperties` & `collectUpdatedProperties` was removed f…
shergin Feb 6, 2018
9dfa2e7
Removed `[ShadowView collectUpdatedFrames:]`
shergin Feb 6, 2018
c19bc79
`[RCTShadowView isHidden]` was removed
shergin Feb 6, 2018
ceb1d1c
Removing our own implementation of round-to-pixel algorithm
shergin Feb 6, 2018
114c258
Enabling round-to-pixel Yoga feature for RN (iOS)
shergin Feb 6, 2018
9658d9f
Fixed failing snapshot test
priteshrnandgaonkar Feb 6, 2018
9daa174
Moved out main axis justification logic to seperate function
priteshrnandgaonkar Feb 6, 2018
1475fc4
Moved trailing padding and border function as a method on YGNode
priteshrnandgaonkar Feb 6, 2018
62d0100
Moved margin axis function as a method in YGNode
priteshrnandgaonkar Feb 6, 2018
613afba
Rename workflow steps
hramos Feb 6, 2018
fa11fae
Switch e2e to yarn
hramos Feb 6, 2018
1ea3065
Ignore dangerfile
hramos Feb 6, 2018
644123a
Consolidate bundle URL creation
davidaurelio Feb 6, 2018
6e44356
Clean up `DevServerHelper`
davidaurelio Feb 6, 2018
1019bda
Extract delta client
davidaurelio Feb 6, 2018
f88c9d6
Remove unused method
davidaurelio Feb 6, 2018
a1c479f
Declare HMRClient module to fix Flow issues in OSS
hramos Feb 6, 2018
6c38972
Support non-integer modulus in ModulusAnimatedNode on Android
motiz88 Feb 7, 2018
8a882fe
Fix adjustsFontSizeToFit to only shrink, not grow, text
sahrens Feb 7, 2018
94dac23
Added ReactFabric shim
fkgozali Feb 7, 2018
b1e5c01
iOS: Added scaffolding for FabricUIManager native module
fkgozali Feb 7, 2018
d3db764
Convert intent_binary_defs to Skylark
Feb 7, 2018
06d8f96
Inline format strings in `DevServerHelper`
davidaurelio Feb 7, 2018
0c49c1f
Native Modules -> Native Extensions
Feb 7, 2018
46f4d3e
Upgrade Jest to v22.2.1
Feb 7, 2018
64d530b
Fix screenshot test due main axis justification refactor
priteshrnandgaonkar Feb 7, 2018
9e6f3b8
Bump metro@0.25.1
rafeca Feb 7, 2018
09b43e4
textinput: Maintain cursor position when secureTextEntry toggles.
jainkuniya Feb 7, 2018
f75e21f
call margin method on child instead of node
priteshrnandgaonkar Feb 8, 2018
7aba456
@allow-large-files [flow] upgrade to v0.65.0
mroch Feb 8, 2018
d37cdd9
FIGCardHeader updates
sahrens Feb 8, 2018
af0c863
Remove fbobjc's RN copy
Feb 8, 2018
528bbac
Expose a function which marks all descendants dirty
priteshrnandgaonkar Feb 8, 2018
47fe523
Migrate SourceCode from Native Module to a Native Extension.
Feb 8, 2018
2f02dd4
Revert PR #17312 due to buck failures in continuous integration tests
hramos Feb 8, 2018
a5e135a
Add CountingOutputStream
hramos Feb 8, 2018
79a63d0
Skylarkify RN defs.
ttsugriy Feb 8, 2018
a40bfa7
Enable platforms to configure CLI commands
rozele Feb 8, 2018
fa334ce
always create debugger websocket connection
bnham Feb 8, 2018
6f007e8
Ran rename-unsafe-lifecycles codemod on xplat/js
Feb 8, 2018
a8c95d2
Convert fb_xplat_cxx to Skylark
Feb 8, 2018
4f078d3
Consolidate checkout and yarn steps
hramos Feb 8, 2018
40b1792
Move approval to separate deploy workflow
hramos Feb 8, 2018
2ef9b7f
Checkout code prior to deploy
hramos Feb 9, 2018
4f883bd
Restore copyright header
hramos Feb 9, 2018
2d35bde
Introduce new Fabric API in RNAndroid
mdvacca Feb 9, 2018
fa0ac92
call into native FabricUIManager from JS
fkgozali Feb 9, 2018
854c233
fixed blobmanager inserting nil when there's no mime type
fkgozali Feb 9, 2018
1a1a956
JSIExecutor Bundle Splitting Support
fromcelticpark Feb 9, 2018
400a29e
Fix memory leak by not duplicating the YGConfig
priteshrnandgaonkar Feb 9, 2018
fdef378
Add flag in YGConfig for running experiments
priteshrnandgaonkar Feb 9, 2018
27b6348
Added progress updates for all XMLHttpRequest upload types / fix cras…
hramos Feb 9, 2018
e701034
Removed ReactNativeFeatureFlags
Feb 9, 2018
488b682
Namespace custom ESLint rules through eslint-plugin-lint
zertosh Feb 9, 2018
b973fe4
Stop using GitHub bot commands for now
hramos Feb 9, 2018
01a58d1
Fixing Prepack model for latest global.nativeExtensions changes.
NTillmann Feb 9, 2018
1a790f8
Use ConcurrentHashMap for handling concurrent Android websockets, and…
sunweiyang Feb 9, 2018
e233646
Clean up unused macros after consolidation
Feb 10, 2018
5e80d95
React sync for revisions 4eed18d...467b103
hramos Feb 10, 2018
51b6749
bump Android cache key
hramos Feb 10, 2018
bba19e8
Upgrade to ESLint v4.17.0 (plus update related deps)
zertosh Feb 10, 2018
9d21496
Fix ESLint upgrade "parsing error"
zertosh Feb 10, 2018
47b36d3
Update DevLoadingView to Support iPhone X
mrtnrst Feb 12, 2018
f91f7d9
Reimagining of RCTShadowView layout API
shergin Feb 12, 2018
f7729a5
Broken publish step on CI
grabbou Feb 12, 2018
bedaaa1
React sync for revisions 467b103...a634e53
Feb 12, 2018
427e464
Fix localization crash in DevSettingsActivity
ayc1 Feb 13, 2018
54870e0
Add UTFSequence module for common unicode usage
sahrens Feb 13, 2018
4d0ee37
Add FDSStoryHeader
sahrens Feb 13, 2018
6893a26
Fix duplicate var name declaration
Feb 13, 2018
1673c57
Uses a single code path to link and unlink all platforms
rozele Feb 13, 2018
b1d8af4
Bump metro@0.26.0
rafeca Feb 13, 2018
ad2d9e7
Forward VM version to inspector
pakoito Feb 13, 2018
cc6d093
Add disabled tests to CircleCI config
hramos Feb 13, 2018
e53a8f7
✨ Colorize filenames with conflicts when upgrading
alvinthen Feb 13, 2018
03e6d3e
RNTester http_server send cookie fix
ej3 Feb 13, 2018
331cc79
Extend Navigation to support "is_fabric" param from native
mdvacca Feb 13, 2018
74e54cb
Fix: incorrect line-height calculation
strindhaug Feb 13, 2018
d220118
Freeze UTFSequence
sahrens Feb 13, 2018
d06e143
Bundle download progress on Android
janicduplessis Feb 14, 2018
4761d5a
add BULLET and BULLET_SP
sahrens Feb 14, 2018
e165d0d
allow installing extra JS binding via the bridge
fkgozali Feb 14, 2018
1aeb925
Add JS binding for FabricUIManager - iOS
fkgozali Feb 14, 2018
5f48bd8
iOS: allow getting an instance of a js-bound module via the bridge
fkgozali Feb 14, 2018
7d20de4
Fixed a bug with positioning of nested views inside <Text>
shergin Feb 14, 2018
10b642a
Verify that the component passed to createAnimatedComponent is not fu…
janicduplessis Feb 14, 2018
f8fee0a
Pass port when running on device (fix #17973)
jozan Feb 14, 2018
96ec2dc
Fix enableBabelRCLookup option in new CLI + global cache script
rafeca Feb 14, 2018
828cd78
Pass cacheVersion param via the new API
rafeca Feb 14, 2018
c281f7a
Support resumes without overriding the back handler
ayc1 Feb 14, 2018
ecc08ad
Expose methods of persistent yoga for Java
mdvacca Feb 14, 2018
db391a5
Allow installing JS binding via the RN Android bridge
mdvacca Feb 14, 2018
51def5e
Make Java YogaNode cloneable
mdvacca Feb 15, 2018
991b7ab
Upgrade Jest to 22.3.0
Feb 15, 2018
f7f5dc6
Extract polyfillGlobal from InitializeCore
fromcelticpark Feb 15, 2018
f751c34
Fix main size calculation from the aspect ratio
Feb 15, 2018
59401f8
Fold .eslintrc's into the root eslintrc
zertosh Feb 15, 2018
c82b9f7
Create JNI wrapper for Fabric
mdvacca Feb 15, 2018
ad4f54f
Extend installFabric method to access UIFabricModule from C++
mdvacca Feb 15, 2018
7630a61
Demo illustrated `base-line` metric exposure
shergin Feb 16, 2018
51b3529
`base-line` metric exposure for <Text>
shergin Feb 16, 2018
0dbe183
`base-line` metric exposure for <TextInput>
shergin Feb 16, 2018
574c70e
Use only native robolectric_test rules.
ttsugriy Feb 16, 2018
b48f7e5
Support for animated tracking in native driver
kmagiera Feb 16, 2018
cff522d
Dirty text shadow nodes on UIManager queue after multiplier changes
Feb 16, 2018
f96dfb9
Disable font scaling when an explicit font handler is set
Feb 16, 2018
1f7a48f
Extend the FabricUIManagerModule class to integrate with JSI/JSC in A…
mdvacca Feb 16, 2018
617362b
Bump buck to v2018.02.16.01
hramos Feb 16, 2018
2123108
Exclude jsbundle files from VCS
aneophyte Feb 16, 2018
3a3d884
tvOS: TV nav event emitter should check for bridge
douglowder Feb 16, 2018
5447ca6
Change irrelevant Products path in ./local-cli/runIOS/runIOS.js
blackneck Feb 16, 2018
d16ff3b
Better Android Gradle Plugin 3.x integration
CFKevinRef Feb 17, 2018
67c3ad4
Fix pinch crash in touch-responsive views.
tobycox Feb 17, 2018
1490ab1
Update license headers for MIT license
sophiebits Feb 17, 2018
26684cf
Update to MIT license
sophiebits Feb 17, 2018
da3424c
@allow-large-files Upgrade xplat/js to Flow v0.66
Feb 17, 2018
54dc11a
Fix #17610, Add fixtures to metro blacklist
t4deu Feb 17, 2018
4454fdc
fix Flow typing for OSS
Feb 19, 2018
973ef97
RN: Remove React Stack Systrace Logic
yungsters Feb 20, 2018
b9991d3
Move YGStyle to seperate file and add constructors
priteshrnandgaonkar Feb 20, 2018
c75ce81
Add constructor in YGLayout
priteshrnandgaonkar Feb 20, 2018
22cf815
Added default constructor for YGCachedMeasurement
priteshrnandgaonkar Feb 20, 2018
9dd7608
Replaced unstable_AsyncComponent with unstable_AsyncMode
Feb 21, 2018
ad06403
Introduce cloning mechanism for React Shadow Node
mdvacca Feb 21, 2018
8c036ce
RN: Remove Animated -> ScrollView -> Animated Cycle
yungsters Feb 21, 2018
b90c1cf
RCTSurface: Optional sync ShadowView/View registing
shergin Feb 21, 2018
60c0000
Enforcing sequential ordering of creating view and applying props in …
shergin Feb 21, 2018
402ae2f
New UIManager API allowing intercept/delay mounting process
shergin Feb 21, 2018
b7fbeb2
RCTSurface: Support for synchronous waiting for mounting stage
shergin Feb 21, 2018
47addd8
Remove unused reference in Text.js
rozele Feb 21, 2018
4371d1e
Implement FabricUIManagerModule in Android
mdvacca Feb 21, 2018
7dd12a2
Mock static methods of TouchableNativeFeedback on iOS
frantic Feb 21, 2018
190e6be
FabricUIManagerModuleTest setup and testCloneNode
ayc1 Feb 21, 2018
13ee1b5
Uses Yargs instead of Command
Feb 22, 2018
47e57ef
Upgrade Jest to 22.4.0 to pull fixes for jest-haste-map
Feb 22, 2018
edb6ca7
Fix ESLint warnings using 'yarn lint --fix'
draperunner Feb 22, 2018
cf0193f
More tests for FabricUIManagerModule
ayc1 Feb 22, 2018
ef9d1fb
Fix IllegalStateException in looped timing native animation
kmagiera Feb 22, 2018
b57a78c
Fix for #17348, Scrollable failing due to uglify-es
iMagdy Feb 23, 2018
d352c93
Register ReactRootView into FabricUIManagerModule
mdvacca Feb 23, 2018
e214bb3
`DevSupportManager`: tag `RELOAD` marker with metro host
davidaurelio Feb 23, 2018
a29906a
Upgrade Jest to 22.4.2
Feb 23, 2018
8d74af4
Release Metro 0.27.0
Feb 23, 2018
33a893e
react-native: prefer custom source extensions over default extensions
Feb 23, 2018
87f98bc
BundleDownloader/DevServerHelper: Close http responses
davidaurelio Feb 23, 2018
446ce49
Fix Bug with Date Picker IOS
Feb 23, 2018
b9be289
Remove Platform check from WebSocket module
rozele Feb 23, 2018
25b0c37
JSC bindings for FabricUIManager - Android
sebmarkbage Feb 24, 2018
486ac9d
update FabricUIManager to call the right JS object
fkgozali Feb 24, 2018
1b63da7
Implement Cloning for ART Views
mdvacca Feb 24, 2018
d8bb990
Update ReactAndroid build script to support gradle 2.3.0
Feb 24, 2018
0ee0317
added C++ setup for FabricUIManager
fkgozali Feb 24, 2018
8a073c1
Fix `onLayout` prop for TextInput on Android
rozele Feb 24, 2018
a534672
Fixed problem in Text measurent on iOS
shergin Feb 25, 2018
d2817f4
Use sync fs.mkdir
BridgeAR Feb 26, 2018
59c7b2c
Add missing mock for AppState (removeEventListener)
MoOx Feb 26, 2018
16c9e5b
Fix: Added scroll Bounds check in scrollToOffset method in RCTScrollV…
Feb 26, 2018
a817c64
RN: Use `$ReadOnly` in CoreEventTypes
yungsters Feb 26, 2018
80c1839
RN: Flow Type for `PressEvent`
yungsters Feb 26, 2018
dabe8e0
Allow passing custom configs through the CLI ("js1 run")
Feb 26, 2018
62efff8
Implement cloning for all ReactShadowNodes
mdvacca Feb 26, 2018
bd30336
Bump metro@0.28.0
rafeca Feb 26, 2018
3eee96a
Change React Native application layout check
ikenwoo Feb 26, 2018
ebbd437
Mark ObjC methods that are called from React Native as dynamic.
mren2 Feb 26, 2018
3756d41
Add testOnly_pressed to TouchableHighlight
sahrens Feb 26, 2018
84ad5d3
Explicitly handle null props in bindings
sebmarkbage Feb 27, 2018
07334cb
Clean up unused modules
sebmarkbage Feb 27, 2018
da84eba
Catch exception and report it when making a network request with inva…
jcurtis Feb 27, 2018
52acbbd
iOS: adjusted JSI binding for C++ FabricUIManager
fkgozali Feb 27, 2018
28c694f
iOS - expose C++ FabricUIManager to the bridge via a wrapper class
fkgozali Feb 27, 2018
a759a44
npmignore: ignore tests and fixtures
Feb 27, 2018
b60a727
Fix crashes onKeyPress Android
joshjhargreaves Feb 27, 2018
c87d03a
Update danger token
hramos Feb 27, 2018
38197c8
Support Input Accessory View (iOS Only) [1/N]
Feb 27, 2018
1346bf8
Timeout Android instrumentation steps
hramos Feb 27, 2018
6c353fd
onPress animation with magnification
JulienKode Feb 27, 2018
2dc559d
Add possibility to add custom plugin prefix
Feb 27, 2018
2ad3407
Xcode 9 supports running multiple simulators
koenpunt Feb 27, 2018
dbafc29
Fix #8615: NetInfo.isConnected for iOS
alburdette619 Feb 27, 2018
5898817
Implement letterSpacing on Android >= 5.0
motiz88 Feb 27, 2018
247f32f
Increase n days before issue considered stale
hramos Feb 28, 2018
2dd2529
Add option to hide context menu for TextInput #17335
amhinson Feb 28, 2018
6d9fe45
Fixed TVOS test failure caused by input accessory view change
Feb 28, 2018
84ef7bc
Added InputAccessoryView demo to RNTester [2/N]
Feb 28, 2018
ddcd609
Refactor cloneWithNewChildren method
mdvacca Feb 28, 2018
35583e5
Add header_namespace to handle cross-platform uses
mzlee Feb 28, 2018
0d03fdd
Use complete type with unique_ptr
smeenai Feb 28, 2018
0bc80e9
Use #include instead of #import
smeenai Feb 28, 2018
dd187a2
Simplify issue template
hramos Mar 1, 2018
4c82ce4
Do not mention people, suggest labels
hramos Mar 1, 2018
1605786
React sync for revisions a634e53...ab4280b
hramos Mar 1, 2018
c20e0f9
workaround android-only js module resolution issue
fkgozali Mar 1, 2018
006b77f
iOS: pass fabric flag down to RCTRootView/RCTSurface for proper unmou…
fkgozali Mar 1, 2018
af9d647
Make two separate yoga targets for QE
priteshrnandgaonkar Mar 1, 2018
d174ab8
Change NaN with large number
priteshrnandgaonkar Mar 1, 2018
8a7f68e
Remove optional parameter from server and enforce empty list everywhere
Mar 1, 2018
b181b77
Check PATENTS does not creep into files
hramos Mar 1, 2018
6b45fb2
Create UIManager interface and extract common classes in uimanager/co…
mdvacca Mar 1, 2018
b5b0ee8
Adding configuration of Fabric inside ReactRootView.
mdvacca Mar 1, 2018
c0c388c
Adding simple View rendering support using FabricUIManager.
mdvacca Mar 1, 2018
9b3861c
Fix unmount of ReactRootView for Fabric surfaces
mdvacca Mar 1, 2018
3f85dc5
Log java error messages from FabricUIManagerModule
ayc1 Mar 1, 2018
22990c3
Add extra information to error message reported when a ReactRawText i…
mdvacca Mar 2, 2018
6404529
Added an Assertion that addRoot is called before completeRoot
ayc1 Mar 2, 2018
78b3065
Fix appendChild
ayc1 Mar 2, 2018
7216079
Avoid var specific hoisting rules
elicwhite Mar 2, 2018
7be3d1c
Make the chrome debugger handle dynamic delta ids
rafeca Mar 2, 2018
30469ed
Expose React Native version as a symbol rather than macro
LeoNatan Mar 2, 2018
5d3efa7
Mark targets as explicitly Android
mzlee Mar 3, 2018
0d148ad
Refactor FabricUIManagerModule -> FabricUIManager
mdvacca Mar 3, 2018
ffcd067
Wrap global variables in extern C
smeenai Mar 3, 2018
34b8876
iOS: Introduced RCTSurfaceHostingProxyRootView for migration to RCTSu…
fkgozali Mar 3, 2018
f734357
Truncate filter label if it's too long to fit
SnowCoderAlex Mar 3, 2018
3152e93
Converting Libraries/Components to not use var
elicwhite Mar 3, 2018
70a3ece
Tightening type for flattenStyle
elicwhite Mar 3, 2018
498cf7e
Reënable iOS and tvOS tests
hramos Mar 5, 2018
f5ba007
This ensures no illegal cookies are send to okhttp
Jan 11, 2018
5fb22b5
Merge branch 'hotfix/filter-webview-cookies' of github.com:MediaMonks…
Mar 5, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .circleci/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Circle CI

This directory is home to the Circle CI configuration file. Circle is our continuous integration service provider. You can see the overall status of React Native's builds at https://circleci.com/gh/facebook/react-native

You may also see an individual PR's build status by scrolling down to the Checks section in the PR.
Loading