Sign in
r8
/
r8
/
0824f6e98b86db0b16c35f72a40932b228fbdbcd
0824f6e
Fix checkcast on Emulated interface dispatch
by Clément Béra
· 6 weeks ago
faeee0f
Account for T::new expressions in default field value joiner
by Christoffer Adamsen
· 6 weeks ago
2d3816a
Fix BootstrapMethodError from invalid class merging
by Christoffer Adamsen
· 6 weeks ago
d3f7707
Final clean-up of AutoCloseableDesugaring
by Clément Béra
· 6 weeks ago
93e9df7
Only run R8PartialResourceUseCollector in optimized resource shrinking
by Christoffer Adamsen
· 6 weeks ago
0e40b25
Reproduce inadequate value propagation in presence of T::new expressions
by Christoffer Adamsen
· 6 weeks ago
3f25869
Fix import and change comment
by Clément Béra
· 6 weeks ago
35554e0
Fix Python warning in tag_versions.py script
by Søren Gjesse
· 6 weeks ago
f13784c
Optimize Class#isEnum()
by Clément Béra
· 7 weeks ago
212cc2b
Generate one method per type switch
by Clément Béra
· 7 weeks ago
4a65130
Avoid double checkcast on AutoCloseableRetargeter
by Clément Béra
· 6 weeks ago
8041f0a
Update force inline api conversion and track api conversion tests
by Christoffer Adamsen
· 6 weeks ago
20a241a
Remove allowUnusedDontWarnKotlinReflectJvmInternal from DesugaredLibraryTestBuilder
by Christoffer Adamsen
· 6 weeks ago
791e926
Remove unused field and method in BackportedMethodListCommand
by Christoffer Adamsen
· 6 weeks ago
0fa8ded
Fix program inputs to library desugaring tests
by Christoffer Adamsen
· 6 weeks ago
bfec5f8
Introduce R8 partial library desugaring specifications
by Christoffer Adamsen
· 6 weeks ago
5a6778e
Add a single canonical empty DesugaredLibrarySpecification
by Christoffer Adamsen
· 6 weeks ago
ed80149
Add empty implementation of ReflectiveOperationReceiver
by Rico Wind
· 6 weeks ago
ce00b85
Add a few more reflective resource callbacks for Class
by Rico Wind
· 6 weeks ago
36e0d02
Add 'if' to list of reserved names
by Christoffer Adamsen
· 6 weeks ago
be29229
Assert that updateChangedFlags is recognized by modeling
by Christoffer Adamsen
· 6 weeks ago
6f0813c
Apply narrowing when processing unknown in-flow from receiver
by Christoffer Adamsen
· 6 weeks ago
84e5494
Reapply "Desugaring of AutoCloseable#close everywhere"
by Clément Béra
· 6 weeks ago
c12c131
Fix incorrect interface bit in call graph construction
by Christoffer Adamsen
· 7 weeks ago
bad03cfd
Fix kotlin-dev bot
by Søren Gjesse
· 7 weeks ago
7b44206
Fix error prone check in LibraryDesugaringOptions
by Christoffer Adamsen
· 7 weeks ago
d3d2919
Clean up desugared library type rewriter
by Christoffer Adamsen
· 7 weeks ago
6582dd4
Diaable KeepItemGeneratedFilesTest on Windows
by Søren Gjesse
· 7 weeks ago
e94db8a
Add DexValueNumber tests
by Clément Béra
· 7 weeks ago
15f083f
Stop running type switch tests on old jdks
by Clément Béra
· 7 weeks ago
7b6ebb8
Minimal fix for issue with LiveEdit test
by Søren Gjesse
· 7 weeks ago
68769e8
Add missing third_party files to .gitignore
by Søren Gjesse
· 8 weeks ago
3261eb8
Fix kotlin-dev bot
by Søren Gjesse
· 7 weeks ago
331f350
Fix another hardcoded / in path operations for Windows tests
by Søren Gjesse
· 7 weeks ago
c824514
Make trigger.py happy with internal url
by Rico Wind
· 7 weeks ago
8479208
Remove superfluous comma breaking the build
by Søren Gjesse
· 7 weeks ago
58e4d0c
Fix keepanno tests on Windows
by Søren Gjesse
· 7 weeks ago
bc1b2bc
Add support for Class.forName instrumentation
by Rico Wind
· 7 weeks ago
05f0865
Support taking custom class for R8Assistant callbacks
by Rico Wind
· 7 weeks ago
cf0a132
Add temporary system property to not retain invisible annotations
by Christoffer Adamsen
· 7 weeks ago
9f2646f
Update tools/r8_release.py to avoid Python warnings
by Søren Gjesse
· 7 weeks ago
dfc1c9c7
Remove unused synthesizedClasses field from DexApplication.Builder
by Christoffer Adamsen
· 7 weeks ago
cc8127a
Report origin of keep rule files that retain invisible annotations
by Christoffer Adamsen
· 7 weeks ago
231bc22
Update build metadata tests after desugared library version update
by Søren Gjesse
· 7 weeks ago
c331a82
Prepare for release of desugared library 2.1.5
by Søren Gjesse
· 7 weeks ago
5344246
Add prefix `is` on boolean property for Kotlin annotation
by Søren Gjesse
· 7 weeks ago
d393be2
Add tool for copying keep annotations Kotlin files to androidx
by Søren Gjesse
· 7 weeks ago
f1d79d5
Enable Kotlin explicit API mode for androidx keep annotations
by Søren Gjesse
· 7 weeks ago
43a1678
Reapply "Add support for tests using androidx keep annotations"
by Søren Gjesse
· 8 weeks ago
8804c0c
Enable access modification for desugared library
by Christoffer Adamsen
· 8 weeks ago
2e5b978
Use trace references in library desugaring tests
by Christoffer Adamsen
· 8 weeks ago
8c2c3b1
Revert "Change the keep annotations in the androidx namespace to Kotlin source"
by Christoffer Adamsen
· 8 weeks ago
809cceb
Revert "Add support for tests using androidx keep annotations"
by Christoffer Adamsen
· 8 weeks ago
0d4a88b
Fix inadequate keep rule generating in trace references
by Christoffer Adamsen
· 8 weeks ago
f4c32c5
Reproduce trace references missing keep rules
by Christoffer Adamsen
· 8 weeks ago
8a504d0
Revert "Fix Kotlin debug tests by reverting formatting"
by Søren Gjesse
· 8 weeks ago
0de4cdb
Add testForAssistant support in test framework
by Rico Wind
· 8 weeks ago
cad8f2f
Fix compiler typo in compiledump.py
by Christoffer Adamsen
· 8 weeks ago
97a7f8d
Add support for tests using androidx keep annotations
by Søren Gjesse
· 8 weeks ago
fffe3c8
Fix compiledump for d8 compilations
by Rico Wind
· 8 weeks ago
a631b05
Add create_r8lib.py as input to r8lib compilation task
by Rico Wind
· 8 weeks ago
495b038
Change the keep annotations in the androidx namespace to Kotlin source
by Søren Gjesse
· 8 weeks ago
f387fb2
Ensure that fix instructions are given when we have format errors
by Rico Wind
· 8 weeks ago
dad351e
Fix tests for Kotlin verisons on kotlin-old bot after formatting
by Søren Gjesse
· 8 weeks ago
4ca90c4
Format remaining Kotlin files except for resource shrinker
by Søren Gjesse
· 8 weeks ago
59bab1c
Exclude empty directories in swiss army knife
by Søren Gjesse
· 8 weeks ago
3ef33a3
Fix typo in .gitignore
by Søren Gjesse
· 8 weeks ago
e86a4a3
Update presubmit to include all formatting info in message
by Søren Gjesse
· 8 weeks ago
90045a8
Fix Kotlin debug tests by reverting formatting
by Søren Gjesse
· 8 weeks ago
febff92
Fix Kotlin test again after reformatting test Kotlin files
by Søren Gjesse
· 8 weeks ago
853e863
Refactor PRESUBMIT.py
by Søren Gjesse
· 8 weeks ago
ae696a1
Fix Kotlin tests after reformatting test Kotlin files
by Søren Gjesse
· 8 weeks ago
143c0e2
Add missing build files for assistant
by Rico Wind
· 8 weeks ago
f4f713b
Move r8 assistant runtime files to seperate module.
by Rico Wind
· 8 weeks ago
1b9b256
Update LocalDateEpochTest
by Christoffer Adamsen
· 9 weeks ago
629aaaf
Handle overlapping -assumenosideeffects and -convertchecknotnull rules
by Christoffer Adamsen
· 8 weeks ago
b5ae53d
Add Kotlin format check to presubmit
by Søren Gjesse
· 8 weeks ago
47fe7be
Fix broken build after adding Kotlin formatter
by Søren Gjesse
· 8 weeks ago
9374563
Add Kotlin formatter
by Søren Gjesse
· 8 weeks ago
fa17be8
Add isInterface bit to MethodLookupResult
by Christoffer Adamsen
· 9 weeks ago
f0e2cd9
Automatically inject ClearCodeRewritingGraphLens when rewriting LIR
by Christoffer Adamsen
· 8 weeks ago
4c8392d
Remove unused import in Enqueuer
by Christoffer Adamsen
· 8 weeks ago
36fcb8d
Remove unused field liveMethodsWithKeepActions
by Christoffer Adamsen
· 8 weeks ago
0e47ab2
Add IR instruction builders
by Christoffer Adamsen
· 8 weeks ago
8cd4192
Always amend desugared library methods
by Clément Béra
· 9 weeks ago
cde0d8f
Enable devirtualization in ProgramRewritingTest
by Christoffer Adamsen
· 9 weeks ago
84aac6b
Add disassemble helper to DesugaredLibraryTestCompileResult
by Christoffer Adamsen
· 9 weeks ago
0c5bd40
Remove unsupported option alwaysBackportListSetMapMethods
by Christoffer Adamsen
· 9 weeks ago
e91214e
Share synthetic methods calling other synthetic methods
by Clément Béra
· 9 weeks ago
1f7871d
Support Stream#toList
by Clément Béra
· 9 weeks ago
c765a29
Reapply "Optimize empty Object[] -> null in reflection APIs"
by Christoffer Adamsen
· 9 weeks ago
23025cc
Revert "Copy two keep annotations tests to use androidx annotations"
by Søren Gjesse
· 9 weeks ago
f32e607
Copy two keep annotations tests to use androidx annotations
by Søren Gjesse
· 9 weeks ago
692fff0
Account for ServiceLoaders in field value propagation
by Christoffer Adamsen
· 9 weeks ago
6ba9af3
Reproduce field propagation issue with ServiceLoader
by Christoffer Adamsen
· 9 weeks ago
4acd33b
Test -assumenosideeffects rule on method that returns arg
by Christoffer Adamsen
· 9 weeks ago
c44098b
Revert "Reapply "Desugaring of AutoCloseable#close everywhere""
by Christoffer Adamsen
· 9 weeks ago
6395b5b
Fix keepanno test
by Søren Gjesse
· 9 weeks ago
94489e1
Don't use aliased values when comparing values for basic block subsumption
by Søren Gjesse
· 9 weeks ago
a21bba9
Move CollectionToArrayTest to jdk11 package
by Clément Béra
· 9 weeks ago
Next »