Sign in
r8
/
r8
/
fef99eb53d517f41d14a95f6924c06c4013e40dd
fef99eb
Don't rebind to protected library members when generating class files
by Søren Gjesse
· 7 months ago
7c6de9e
Avoid super hierarchy traversals when visiting all classes
by Christoffer Adamsen
· 6 months ago
8cf0a58
Extend materialized rule merging to rules with members in precondition
by Christoffer Adamsen
· 6 months ago
38eecec
Merge materialized if rules
by Christoffer Adamsen
· 7 months ago
66cb9a6
Utility to merge materialized if rules
by Christoffer Adamsen
· 7 months ago
30ee8aa
Pin if preconditions directly instead of using rule evaluation
by Christoffer Adamsen
· 7 months ago
b390146
Improve removal of fully applied if rules
by Christoffer Adamsen
· 7 months ago
e70d149
Misc. prerequisites for merging subsequent if rules
by Christoffer Adamsen
· 7 months ago
013cbed
Fail when benchmarks throw unexpected exceptions
by Christoffer Adamsen
· 7 months ago
8837d9f
Break after first fixpoint analysis that enqueues work item
by Christoffer Adamsen
· 7 months ago
cc91135
Reapply "Specialize enqueuer analyses"
by Christoffer Adamsen
· 7 months ago
bf37766
Reapply "Only re-evaluate if rules with members on classes with newly live members"
by Christoffer Adamsen
· 7 months ago
6244ac8
Reapply "Fix inadequate grouping of if rules during evaluation"
by Christoffer Adamsen
· 7 months ago
9aac058
Reapply "Group if rules without members by equivalence for shared class evaluation"
by Christoffer Adamsen
· 7 months ago
672e33a
Reapply "Only evaluate if rules without members once per class"
by Christoffer Adamsen
· 7 months ago
3684641
Reapply "Rewrite if rule evaluator to enqueuer extension"
by Christoffer Adamsen
· 7 months ago
c90ab15
Reapply "Avoid computing effectively live info in each if rule evaluation"
by Christoffer Adamsen
· 7 months ago
563775b
Don't instantiate legacy structure in optimized resource shrinking mode
by Rico Wind
· 7 months ago
82f0acd
Support tagging versions locally
by Christoffer Quist Adamsen
· 7 months ago
98875a4
Reapply "Cleanup if rule evaluator by removing ifRules field and timing"
by Christoffer Adamsen
· 7 months ago
e6e2eee
Reapply "Introduce method to evaluate if-rule on a single class"
by Christoffer Adamsen
· 7 months ago
b83d340
Reapply "Move if rule evalation logic to own class"
by Christoffer Adamsen
· 7 months ago
6ab24e5
Emit more metrics for resource shrinking benchmarks
by Christoffer Quist Adamsen
· 7 months ago
2aee841
Add --land option to test.py
by Christoffer Adamsen
· 7 months ago
5d22f0d
Don't convert resource locations into system specific paths.
by Rico Wind
· 7 months ago
284727f
Fix bad import in test
by Christoffer Quist Adamsen
· 7 months ago
59a0c58
Reproduce monomorphic method state for interface method
by Christoffer Quist Adamsen
· 7 months ago
4857658
Add reproduction of VerifyError calling java.lang.Object.clone()
by Søren Gjesse
· 7 months ago
f4b5328
Revert "Reapply "Move if rule evalation logic to own class""
by Christoffer Adamsen
· 7 months ago
91a4511
Canonicalize KeepInfo
by Clément Béra
· 7 months ago
1d45faa
Remove new assert in Enqueuer
by Christoffer Adamsen
· 7 months ago
563b772
Fix NPE in IfRuleEvaluatorFactory
by Christoffer Adamsen
· 7 months ago
e5bd7dd
Reapply "Rewrite if rule evaluator to enqueuer extension"
by Christoffer Adamsen
· 7 months ago
be24b59
Reapply "Avoid computing effectively live info in each if rule evaluation"
by Christoffer Adamsen
· 7 months ago
6d8adb6
Reapply "Cleanup if rule evaluator by removing ifRules field and timing"
by Christoffer Adamsen
· 7 months ago
bedce3d
Reapply "Introduce method to evaluate if-rule on a single class"
by Christoffer Adamsen
· 7 months ago
867a328
Reapply "Move if rule evalation logic to own class"
by Christoffer Adamsen
· 7 months ago
4dd5464
Revert "Move if rule evalation logic to own class"
by Christoffer Adamsen
· 7 months ago
cb1cb9d
Move SystemUI benchmark to internal package
by Christoffer Adamsen
· 7 months ago
83607ad
Fix upload in perf.py
by Christoffer Adamsen
· 7 months ago
fc8a5fc
Update BackportPlatformTest to use setAndroidPlatformBuild
by Christoffer Adamsen
· 7 months ago
6b2d0d2
Run SystemUI benchmark on internal bot
by Christoffer Adamsen
· 7 months ago
193bdd324
Add SystemUI benchmarks for running locally
by Christoffer Adamsen
· 7 months ago
71711a3
Support for generating perf site locally
by Christoffer Adamsen
· 7 months ago
f525015
Add support for setting Android platform build flag in tests
by Christoffer Adamsen
· 7 months ago
6ede6f7
Add percentiles to runtime perf data
by Christoffer Adamsen
· 7 months ago
6051d66
Allow benchmarking failing builds
by Christoffer Adamsen
· 7 months ago
a65ee1c
Update hash to satisfy assert
by Christoffer Adamsen
· 7 months ago
f241a36
Fix call to definitionFor on array type
by Christoffer Adamsen
· 7 months ago
3dcffac
Account for empty dex when startup layout is enabled
by Christoffer Adamsen
· 7 months ago
5d3342e
Add dex checksums to R8 build metadata
by Christoffer Adamsen
· 7 months ago
4ccea21
Fix assume inserter
by Rico Wind
· 7 months ago
fc15129
Test serialization of shared D8/R8 build metadata properties
by Christoffer Adamsen
· 7 months ago
d014dad
Move implementation of metadata API to own package
by Christoffer Adamsen
· 7 months ago
2b963aa
Populate D8 build metadata
by Christoffer Adamsen
· 7 months ago
b5f9393
Add api modeling and library desugaring to R8 build metadata
by Christoffer Adamsen
· 7 months ago
d052837
Use OpenJDK 11 to build smali
by Søren Gjesse
· 7 months ago
519a943
Allow repackaging in presence of passthrough methods
by Christoffer Adamsen
· 7 months ago
b51938a
Fix CovariantReturnType tests
by Christoffer Adamsen
· 7 months ago
cadecea
Do not pin virtual service methods
by Christoffer Adamsen
· 7 months ago
7152ac3
Fix stack overflow
by Søren Gjesse
· 7 months ago
a455a16
Enable @CovariantReturnType outside platform
by Christoffer Adamsen
· 7 months ago
b063a5c
Revert^2 "Fail when seeing @CovariantReturnType outside platform builds"
by Christoffer Adamsen
· 7 months ago
928d741
Reproduce stack overflow with EnclosingMethod/InnerClasses self reference
by Søren Gjesse
· 7 months ago
7a23046
Fix kotlin-old bot
by Søren Gjesse
· 7 months ago
7b5df8f
Allow duplocated resources in writing
by Rico Wind
· 7 months ago
fe13a18
Move remaining record test to java 17 package
by Clément Béra
· 7 months ago
9b0eaae
Move tests to java 17 package
by Clément Béra
· 7 months ago
a11b256
Move record test to java 17 package
by Clément Béra
· 7 months ago
0f1f4f7
Move record tests to java 17 package
by Clément Béra
· 7 months ago
2b1c8c0
Revert "Fail when seeing @CovariantReturnType outside platform builds"
by Søren Gjesse
· 7 months ago
2b6dba9
Navigate benchmarks on perf using arrow left/right
by Christoffer Adamsen
· 7 months ago
3dd7316
Specialize enqueuer analyses
by Christoffer Adamsen
· 7 months ago
ec1c3f2
Remove unused imports
by Christoffer Adamsen
· 7 months ago
90aa66e
Add D8 metadata API
by Christoffer Adamsen
· 7 months ago
06f12dd
Fix non concurrent maps leading to nondeterminism
by Christoffer Adamsen
· 7 months ago
a65629e
Cache Composable computation trees for duration of method
by Christoffer Adamsen
· 7 months ago
1ce3082
Unsound, experimental removal of unused Composable arguments
by Christoffer Adamsen
· 7 months ago
ecad059
Reapply "Move package nesthostexample in module tests_java_11"
by Søren Gjesse
· 7 months ago
c3d27de
Only re-evaluate if rules with members on classes with newly live members
by Christoffer Adamsen
· 7 months ago
7ce7d18
Fix inadequate grouping of if rules during evaluation
by Christoffer Adamsen
· 7 months ago
39ec4b1
Group if rules without members by equivalence for shared class evaluation
by Christoffer Adamsen
· 7 months ago
decf5da
Emit information about computation on assertion error
by Christoffer Adamsen
· 7 months ago
0de13e2
Pass JAVA_HOME to the jrt:/ file system provider in JdkClassFileProvider
by Søren Gjesse
· 7 months ago
b92ab13
Fail when seeing @CovariantReturnType outside platform builds
by Christoffer Adamsen
· 7 months ago
f4581b3
Update Kotlin test expectations
by Christoffer Adamsen
· 7 months ago
a6a3a16
Revert^2 "Add temporary flag for best desugaring -IA classes generation"
by Rico Wind
· 7 months ago
1d819f7
Fix R8FeatureSplitServiceLoaderTest non-determinism
by Andrew Grieve
· 7 months ago
ef2f5f7
Only evaluate if rules without members once per class
by Christoffer Adamsen
· 7 months ago
ca0838f
Reland: "Never output META-INF/MANIFEST.MF files"
by Andrew Grieve
· 7 months ago
9f325cf
Write META-INF/services per-split rather than all in the base split.
by Andrew Grieve
· 7 months ago
d0804fd
Rewrite if rule evaluator to enqueuer extension
by Christoffer Adamsen
· 7 months ago
791fefe
Avoid computing effectively live info in each if rule evaluation
by Christoffer Adamsen
· 7 months ago
9ce7e6f
Cleanup if rule evaluator by removing ifRules field and timing
by Christoffer Adamsen
· 7 months ago
c6197cb
Introduce method to evaluate if-rule on a single class
by Christoffer Adamsen
· 7 months ago
aeaaf7b
Revert "Add temporary flag for best desugaring -IA classes generation"
by Søren Gjesse
· 7 months ago
c45fc47
Fix runtime collection for D8 incremental benchmarks
by Christoffer Adamsen
· 7 months ago
1f6524e
Add MixedMutabilityReturnType suppression
by Christoffer Adamsen
· 7 months ago
b25d85e
Move if rule evalation logic to own class
by Christoffer Adamsen
· 7 months ago
55ff0e9
Use unique out dirs in perf.py
by Christoffer Adamsen
· 7 months ago
Next »