Commit cd1ada7
Promote redex-staging to redex-stable
Summary:
allow-large-files
run_all_fbandroid_tests
run_all_fbandroid_tests_at_diff_time
Sync redex-stable with the contents of redex-staging at revision 5b79daa4951d.
Reviewed By: xuhdev
Differential Revision: D102097160
fbshipit-source-id: df83f191cd135158de29bc4df7662330bfac5cc71 parent d7d3dad commit cd1ada7
729 files changed
Lines changed: 20492 additions & 6921 deletions
File tree
- .github/workflows
- analysis
- ip-reflection-analysis
- max-depth
- checkers
- container
- libredex
- libresource
- utils
- opt
- access-marking
- add-secondary-dex
- analyze-pure-method
- annokill
- app_module_usage
- art-profile-writer
- branch-prefix-hoisting
- builder_pattern
- check-recursion
- check_breadcrumbs
- class-merging
- class-reordering
- class-splitting
- clinit-outliner
- const-class-branches
- constant-propagation
- cse
- dedup-strings
- dedup_resources
- delsuper
- evaluate_type_checks
- final_inline
- hot-cold-method-specializing
- init-classes
- insert-source-blocks
- instrument
- interdex
- kotlin-lambda
- local-dce
- methodinline
- nopper
- nullcheck_conversion
- obfuscate_resources
- obfuscate
- object-escape-analysis
- object-sensitive-dce
- optimize_enums
- optimize_resources
- original_name
- outliner
- package-private-preprocessor
- partial-application
- peephole
- print-kotlin-stats
- reachable-natives
- rearrange-enum-clinit
- rebindrefs
- reduce-array-literals
- reduce-gotos
- reduce-sparse-switches
- regalloc
- remove-builders
- remove-interfaces
- remove-recursive-locks
- remove-unreachable
- remove-unused-args
- remove-unused-fields
- renameclasses
- reorder-interfaces-decl
- resolve-proguard-values
- resolve-refs
- resource-value-merging-pass
- resources-inlining-pass
- result-propagation
- shorten-srcstrings
- shrinker
- singleimpl
- split_huge_switches
- split_resource_tables
- staticrelo
- string_concatenator
- stringbuilder-outliner
- strip-debug-info
- type-analysis
- typedef-anno-checker
- unreachable
- up-code-motion
- uses-names
- verifier
- vertical_merging
- virtual_merging
- wrapped-primitives
- write_barrier
- proto
- pyredex
- service
- api-levels
- branch-prefix-hoisting
- class-merging
- class-splitting
- constant-propagation
- copy-propagation
- cross-dex-ref-minimizer
- cse
- dataflow
- dedup-blocks
- escape-analysis
- field-ops
- init-classes
- init-deps
- local-dce
- loop-info
- method-dedup
- method-inliner
- method-merger
- method-outliner
- object-sensitive-dce
- reduce-boolean-branches
- reference-update
- regalloc-fast
- regalloc
- remove_redundant_check_casts
- resources
- shrinker
- switch-dispatch
- switch-partitioning
- type-analysis
- wrapped-primitives
- test
- common
- debug_info
- equivalence
- instr
- integ
- typedef
- obfuscation-e2e
- pg-config-e2e
- samples
- JNIExample/lib/hybrid
- bundles/res/values
- more_resources
- res/layout
- src
- styles
- res
- layout
- values
- src
- unit
- arsc
- constant-propagation
- object-sensitive-dce
- tools
- arsc
- bytecode_debugger
- common
- debug-info
- dexgrep
- hprof
- reachability-analysis
- redex-all
- redex-opt
- redex-tool
- redexdump
- tool
- xml
- util
- website
- blog
- docs/technical_details
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | 155 | | |
157 | 156 | | |
158 | 157 | | |
| |||
226 | 225 | | |
227 | 226 | | |
228 | 227 | | |
229 | | - | |
230 | 228 | | |
231 | 229 | | |
232 | 230 | | |
| |||
528 | 526 | | |
529 | 527 | | |
530 | 528 | | |
| 529 | + | |
531 | 530 | | |
532 | 531 | | |
533 | 532 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
236 | | - | |
| 235 | + | |
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
| |||
247 | 246 | | |
248 | 247 | | |
249 | 248 | | |
250 | | - | |
| 249 | + | |
251 | 250 | | |
252 | 251 | | |
253 | 252 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
143 | 144 | | |
144 | 145 | | |
145 | 146 | | |
146 | | - | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
189 | | - | |
| 190 | + | |
| 191 | + | |
190 | 192 | | |
191 | 193 | | |
192 | 194 | | |
193 | 195 | | |
194 | 196 | | |
195 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
196 | 200 | | |
197 | 201 | | |
198 | 202 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | | - | |
110 | | - | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments