Sign in
r8
/
r8
/
b83d340bb7ef906a2b8a30a30f47ffebf480239b
b83d340
Reapply "Move if rule evalation logic to own class"
by Christoffer Adamsen
· 6 months ago
6ab24e5
Emit more metrics for resource shrinking benchmarks
by Christoffer Quist Adamsen
· 6 months ago
2aee841
Add --land option to test.py
by Christoffer Adamsen
· 6 months ago
5d22f0d
Don't convert resource locations into system specific paths.
by Rico Wind
· 6 months ago
284727f
Fix bad import in test
by Christoffer Quist Adamsen
· 6 months ago
59a0c58
Reproduce monomorphic method state for interface method
by Christoffer Quist Adamsen
· 6 months ago
4857658
Add reproduction of VerifyError calling java.lang.Object.clone()
by Søren Gjesse
· 6 months ago
f4b5328
Revert "Reapply "Move if rule evalation logic to own class""
by Christoffer Adamsen
· 6 months ago
91a4511
Canonicalize KeepInfo
by Clément Béra
· 6 months ago
1d45faa
Remove new assert in Enqueuer
by Christoffer Adamsen
· 6 months ago
563b772
Fix NPE in IfRuleEvaluatorFactory
by Christoffer Adamsen
· 6 months ago
e5bd7dd
Reapply "Rewrite if rule evaluator to enqueuer extension"
by Christoffer Adamsen
· 6 months ago
be24b59
Reapply "Avoid computing effectively live info in each if rule evaluation"
by Christoffer Adamsen
· 6 months ago
6d8adb6
Reapply "Cleanup if rule evaluator by removing ifRules field and timing"
by Christoffer Adamsen
· 6 months ago
bedce3d
Reapply "Introduce method to evaluate if-rule on a single class"
by Christoffer Adamsen
· 6 months ago
867a328
Reapply "Move if rule evalation logic to own class"
by Christoffer Adamsen
· 6 months ago
4dd5464
Revert "Move if rule evalation logic to own class"
by Christoffer Adamsen
· 6 months ago
cb1cb9d
Move SystemUI benchmark to internal package
by Christoffer Adamsen
· 6 months ago
83607ad
Fix upload in perf.py
by Christoffer Adamsen
· 6 months ago
fc8a5fc
Update BackportPlatformTest to use setAndroidPlatformBuild
by Christoffer Adamsen
· 6 months ago
6b2d0d2
Run SystemUI benchmark on internal bot
by Christoffer Adamsen
· 6 months ago
193bdd324
Add SystemUI benchmarks for running locally
by Christoffer Adamsen
· 6 months ago
71711a3
Support for generating perf site locally
by Christoffer Adamsen
· 6 months ago
f525015
Add support for setting Android platform build flag in tests
by Christoffer Adamsen
· 6 months ago
6ede6f7
Add percentiles to runtime perf data
by Christoffer Adamsen
· 6 months ago
6051d66
Allow benchmarking failing builds
by Christoffer Adamsen
· 6 months ago
a65ee1c
Update hash to satisfy assert
by Christoffer Adamsen
· 6 months ago
f241a36
Fix call to definitionFor on array type
by Christoffer Adamsen
· 6 months ago
3dcffac
Account for empty dex when startup layout is enabled
by Christoffer Adamsen
· 6 months ago
5d3342e
Add dex checksums to R8 build metadata
by Christoffer Adamsen
· 6 months ago
4ccea21
Fix assume inserter
by Rico Wind
· 6 months ago
fc15129
Test serialization of shared D8/R8 build metadata properties
by Christoffer Adamsen
· 6 months ago
d014dad
Move implementation of metadata API to own package
by Christoffer Adamsen
· 6 months ago
2b963aa
Populate D8 build metadata
by Christoffer Adamsen
· 6 months ago
b5f9393
Add api modeling and library desugaring to R8 build metadata
by Christoffer Adamsen
· 6 months ago
d052837
Use OpenJDK 11 to build smali
by Søren Gjesse
· 6 months ago
519a943
Allow repackaging in presence of passthrough methods
by Christoffer Adamsen
· 6 months ago
b51938a
Fix CovariantReturnType tests
by Christoffer Adamsen
· 6 months ago
cadecea
Do not pin virtual service methods
by Christoffer Adamsen
· 6 months ago
7152ac3
Fix stack overflow
by Søren Gjesse
· 6 months ago
a455a16
Enable @CovariantReturnType outside platform
by Christoffer Adamsen
· 6 months ago
b063a5c
Revert^2 "Fail when seeing @CovariantReturnType outside platform builds"
by Christoffer Adamsen
· 6 months ago
928d741
Reproduce stack overflow with EnclosingMethod/InnerClasses self reference
by Søren Gjesse
· 6 months ago
7a23046
Fix kotlin-old bot
by Søren Gjesse
· 6 months ago
7b5df8f
Allow duplocated resources in writing
by Rico Wind
· 6 months ago
fe13a18
Move remaining record test to java 17 package
by Clément Béra
· 6 months ago
9b0eaae
Move tests to java 17 package
by Clément Béra
· 6 months ago
a11b256
Move record test to java 17 package
by Clément Béra
· 6 months ago
0f1f4f7
Move record tests to java 17 package
by Clément Béra
· 6 months ago
2b1c8c0
Revert "Fail when seeing @CovariantReturnType outside platform builds"
by Søren Gjesse
· 6 months ago
2b6dba9
Navigate benchmarks on perf using arrow left/right
by Christoffer Adamsen
· 6 months ago
3dd7316
Specialize enqueuer analyses
by Christoffer Adamsen
· 6 months ago
ec1c3f2
Remove unused imports
by Christoffer Adamsen
· 6 months ago
90aa66e
Add D8 metadata API
by Christoffer Adamsen
· 6 months ago
06f12dd
Fix non concurrent maps leading to nondeterminism
by Christoffer Adamsen
· 6 months ago
a65629e
Cache Composable computation trees for duration of method
by Christoffer Adamsen
· 6 months ago
1ce3082
Unsound, experimental removal of unused Composable arguments
by Christoffer Adamsen
· 6 months ago
ecad059
Reapply "Move package nesthostexample in module tests_java_11"
by Søren Gjesse
· 6 months ago
c3d27de
Only re-evaluate if rules with members on classes with newly live members
by Christoffer Adamsen
· 6 months ago
7ce7d18
Fix inadequate grouping of if rules during evaluation
by Christoffer Adamsen
· 6 months ago
39ec4b1
Group if rules without members by equivalence for shared class evaluation
by Christoffer Adamsen
· 6 months ago
decf5da
Emit information about computation on assertion error
by Christoffer Adamsen
· 6 months ago
0de13e2
Pass JAVA_HOME to the jrt:/ file system provider in JdkClassFileProvider
by Søren Gjesse
· 6 months ago
b92ab13
Fail when seeing @CovariantReturnType outside platform builds
by Christoffer Adamsen
· 6 months ago
f4581b3
Update Kotlin test expectations
by Christoffer Adamsen
· 6 months ago
a6a3a16
Revert^2 "Add temporary flag for best desugaring -IA classes generation"
by Rico Wind
· 6 months ago
1d819f7
Fix R8FeatureSplitServiceLoaderTest non-determinism
by Andrew Grieve
· 6 months ago
ef2f5f7
Only evaluate if rules without members once per class
by Christoffer Adamsen
· 6 months ago
ca0838f
Reland: "Never output META-INF/MANIFEST.MF files"
by Andrew Grieve
· 6 months ago
9f325cf
Write META-INF/services per-split rather than all in the base split.
by Andrew Grieve
· 6 months ago
d0804fd
Rewrite if rule evaluator to enqueuer extension
by Christoffer Adamsen
· 6 months ago
791fefe
Avoid computing effectively live info in each if rule evaluation
by Christoffer Adamsen
· 6 months ago
9ce7e6f
Cleanup if rule evaluator by removing ifRules field and timing
by Christoffer Adamsen
· 6 months ago
c6197cb
Introduce method to evaluate if-rule on a single class
by Christoffer Adamsen
· 6 months ago
aeaaf7b
Revert "Add temporary flag for best desugaring -IA classes generation"
by Søren Gjesse
· 6 months ago
c45fc47
Fix runtime collection for D8 incremental benchmarks
by Christoffer Adamsen
· 6 months ago
1f6524e
Add MixedMutabilityReturnType suppression
by Christoffer Adamsen
· 6 months ago
b25d85e
Move if rule evalation logic to own class
by Christoffer Adamsen
· 6 months ago
55ff0e9
Use unique out dirs in perf.py
by Christoffer Adamsen
· 6 months ago
407c52f
Fix output lookup path for sub benchmark
by Christoffer Adamsen
· 6 months ago
2374789
Account for ProGuard tests when enabling completeness checking
by Christoffer Adamsen
· 6 months ago
017a830
Fix iteration over sub benchmarks in perf.py
by Christoffer Adamsen
· 6 months ago
dec147a
Remove assert that requires keeping root set alive
by Christoffer Adamsen
· 6 months ago
90e5647
Disable completeness testing for benchmarks
by Christoffer Adamsen
· 6 months ago
7eb2e6b
Add NowInAndroid D8 incremental benchmark without library desugaring
by Christoffer Adamsen
· 6 months ago
2287041
Clear root set after processing checkdiscard/whyareyoukeeping
by Christoffer Adamsen
· 6 months ago
9b3c20a
Fix nondeterminism in argument propagation
by Christoffer Adamsen
· 6 months ago
2bbd1d0
Improve handling of phis in argument propagation
by Christoffer Adamsen
· 6 months ago
7c5c66f
Fix join of concrete and unused value state
by Christoffer Adamsen
· 6 months ago
866ec92
Reland "Leverage unused value states in argument propagation"
by Christoffer Adamsen
· 6 months ago
c12e43b
Add NowInAndroid D8 incremental benchmark
by Christoffer Adamsen
· 6 months ago
e317ebc
Revert "Move package nesthostexample in module tests_java_11"
by Søren Gjesse
· 6 months ago
464a476
Move package nesthostexample in module tests_java_11
by Søren Gjesse
· 6 months ago
b8690e3
Revert "Never output META-INF/MANIFEST.MF files"
by Andrew Grieve
· 6 months ago
f427fd4
Fix feature splits not registering data resource providers
by Andrew Grieve
· 6 months ago
662cee6
Fix --no-data-resources not being applied to split outputs
by Andrew Grieve
· 6 months ago
81eff38
Never output META-INF/MANIFEST.MF files
by Andrew Grieve
· 6 months ago
6e8f8ef
Run tests in tests_java_11 module when running test.py
by Søren Gjesse
· 6 months ago
39c661b
Revert "Leverage unused value states in argument propagation"
by Christoffer Adamsen
· 6 months ago
08b4d35
Move unused record tests to java 17 package
by Clément Béra
· 6 months ago
Next »