Sign in
r8
/
r8
/
a2a58774348793c21995997c7a0c19a534eed416
a2a5877
Remove inner class attrs that reference pruned types
by Christoffer Quist Adamsen
· 6 years ago
be5512e
Merge "Ensure that we only sort members synchronized Additionally, avoid copying and sorting the same methods twice"
by Rico Wind
· 6 years ago
db42655
Merge "Towards a single accessor of attached type lattice in Value."
by Jinseong Jeon
· 6 years ago
50c2855
Fix jctf errors on bots.
by Tamas Kenez
· 6 years ago
0b3ad1c
Merge "Fix when to reserve outer class names."
by Jinseong Jeon
· 6 years ago
1e3c5fb
Fix when to reserve outer class names.
by Jinseong Jeon
· 6 years ago
42e9573
Ensure that we only sort members synchronized
by Rico Wind
· 6 years ago
315c053
Ensure that catch handlers have unique guards
by Søren Gjesse
· 6 years ago
9fe4ada
Merge "Remove trivial gotos after removing debug positions."
by Ian Zerny
· 6 years ago
4dcd512
Remove trivial gotos after removing debug positions.
by Ian Zerny
· 6 years ago
b658328
Merge "Use cwd for running benchmarks on golem"
by Rico Wind
· 6 years ago
9bd3f5f
Use cwd for running benchmarks on golem
by Rico Wind
· 6 years ago
ac74ee2
Add support for -checkdiscard and -whyareyoukeeping for main dex rules
by Søren Gjesse
· 6 years ago
335a8ac
Merge "Add a failing test for b/115705526"
by Christoffer Quist Adamsen
· 6 years ago
8af4897
Merge "Add synchronization to LambdaClass.synthesizeLambdaClass"
by Christoffer Quist Adamsen
· 6 years ago
627edca
Merge "Use build directory for app build artifacts by default"
by Rico Wind
· 6 years ago
e9485ba
Use build directory for app build artifacts by default
by Rico Wind
· 6 years ago
6f4e890
Towards a single accessor of attached type lattice in Value.
by Jinseong Jeon
· 6 years ago
14fde90
Update NullArrayAndNullObjectValueTest after exception handling changes
by Christoffer Quist Adamsen
· 6 years ago
d7cf56a
Merge "Extend the liveness of the receiver to the entire method."
by Mads Ager
· 6 years ago
acec5be
Add a failing test for b/115705526
by Christoffer Quist Adamsen
· 6 years ago
bd2f759
Extend the liveness of the receiver to the entire method.
by Mads Ager
· 6 years ago
a2960ee
Merge "Resolve flakiness of Art800 test"
by Christoffer Quist Adamsen
· 6 years ago
f6eb58e
Resolve flakiness of Art800 test
by Christoffer Quist Adamsen
· 6 years ago
458fee5
Reland "Enable CF backend for JCTF tests."
by Tamas Kenez
· 6 years ago
ed80003
Merge "Tests codifying some null-value usages."
by Ian Zerny
· 6 years ago
5195eec
Tests codifying some null-value usages.
by Ian Zerny
· 6 years ago
434e7be
Merge "Add Gmail 180826.15"
by Søren Gjesse
· 6 years ago
aa91813
Merge "Refine algorithm determining the active line at block entry."
by Ian Zerny
· 6 years ago
34a5618
Refine algorithm determining the active line at block entry.
by Ian Zerny
· 6 years ago
b552e84
Add Gmail 180826.15
by Søren Gjesse
· 6 years ago
515b260
Merge "Ignore annotations for non-existent parameters"
by Christoffer Quist Adamsen
· 6 years ago
ec896b6
Ignore annotations for non-existent parameters
by Christoffer Quist Adamsen
· 6 years ago
50774ba
Add synchronization to LambdaClass.synthesizeLambdaClass
by Christoffer Quist Adamsen
· 6 years ago
e239071
Merge "Update how gmscore tests are run"
by Søren Gjesse
· 6 years ago
8ae55eb
Update how gmscore tests are run
by Søren Gjesse
· 6 years ago
50fd14b
Disable shuffling in CallGraph
by Christoffer Quist Adamsen
· 6 years ago
e790fa5
Update B116282409 test for old VMs
by Christoffer Quist Adamsen
· 6 years ago
22ca7fc
Merge "Rename getters in AppView for convenience"
by Christoffer Quist Adamsen
· 6 years ago
dafc94f
Merge "Handle non-standard <init> calls in class inliner and merger"
by Christoffer Quist Adamsen
· 6 years ago
ef2f979
Merge "Remove Position::forceSetPosition and InstructionIterator::detach"
by Ian Zerny
· 6 years ago
07b985b
Update version after branching. Now working on 1.4.0.
by Mads Ager
· 6 years ago
424d83d
Remove Position::forceSetPosition and InstructionIterator::detach
by Ian Zerny
· 6 years ago
86b9d82
Merge "Increase stack space for javac processes."
by Mads Ager
· 6 years ago
ab3580d
Merge "Improve the partial evaluation of arguments to reflective calls"
by Søren Gjesse
· 6 years ago
c7d14d3
Increase stack space for javac processes.
by Mads Ager
· 6 years ago
67beee1
Improve the partial evaluation of arguments to reflective calls
by Søren Gjesse
· 6 years ago
2d9ffe6
Merge "Allow conversion from Object to an array type in lambda desugaring."
by Mads Ager
· 6 years ago
5bfe3d2
Allow conversion from Object to an array type in lambda desugaring.
by Mads Ager
· 6 years ago
d7c4731
Clean out build cache on all bots
by Rico Wind
· 6 years ago
09c5ac3
Rename getters in AppView for convenience
by Christoffer Quist Adamsen
· 6 years ago
4fcf38c
Handle non-standard <init> calls in class inliner and merger
by Christoffer Quist Adamsen
· 6 years ago
b86ce5c
Merge "Revert "Enable CF backend for JCTF tests.""
by Rico Wind
· 6 years ago
74ca780
Revert "Enable CF backend for JCTF tests."
by Rico Wind
· 6 years ago
a3d8b4b
Merge "Add printing of logs to the internal bot code (if failures)"
by Rico Wind
· 6 years ago
13346ad
Update the position to that of the last put when simplifying arrays.
by Ian Zerny
· 6 years ago
4fd2dda
Add printing of logs to the internal bot code (if failures)
by Rico Wind
· 6 years ago
a005856
Enable CF backend for JCTF tests.
by Tamas Kenez
· 6 years ago
3a86b03
JCTFTestSpecifications: remove comments containing failure outputs.
by Tamas Kenez
· 6 years ago
ab6c16d
Merge "Associate a non-none position to all instructions in debug mode."
by Ian Zerny
· 6 years ago
0dba4dd
Associate a non-none position to all instructions in debug mode.
by Ian Zerny
· 6 years ago
ffccab1
Fix accidental char deletion before upload
by Rico Wind
· 6 years ago
1200f51
Put timestamps on internal testing output
by Rico Wind
· 6 years ago
88179dc
Merge "Make internal testing bot timeout depend on number of commands run"
by Rico Wind
· 6 years ago
30647ba
Merge "Update asm version in asmifier.py"
by Jinseong Jeon
· 6 years ago
6847d13
Make internal testing bot timeout depend on number of commands run
by Rico Wind
· 6 years ago
c86b357
Merge "Preserve IllegalAccessError during check-cast."
by Jinseong Jeon
· 7 years ago
c9dce65
Preserve IllegalAccessError during check-cast.
by Jinseong Jeon
· 7 years ago
a89fa1b
Update asm version in asmifier.py
by Jinseong Jeon
· 7 years ago
c4c7ba3
Merge "Deprecate DexEncodedMethod#isStaticMethod."
by Jinseong Jeon
· 7 years ago
ee99549
Merge "Also suppress youtube proguarded, also fails"
by Rico Wind
· 7 years ago
2a19d93
Also suppress youtube proguarded, also fails
by Rico Wind
· 7 years ago
56a065c
Remove ignore from test for fixed issue.
by Ian Zerny
· 7 years ago
9650a34
Merge "Add YouTube version 13.37"
by Søren Gjesse
· 7 years ago
de3a35d
Merge "Remove support for Proguard partially implemented options"
by Søren Gjesse
· 7 years ago
d766860
Merge "Suppress gmscore latest deploy compilation failure"
by Rico Wind
· 7 years ago
9147505
Remove support for Proguard partially implemented options
by Søren Gjesse
· 7 years ago
d5a3607
Suppress gmscore latest deploy compilation failure
by Rico Wind
· 7 years ago
6b8949f
Merge "Fail gracefully with CompilationError if ASM throws"
by Christoffer Quist Adamsen
· 7 years ago
1ceec52
Use toAbsolutePath before relativize in ExtractMarkers.
by Mads Ager
· 7 years ago
0fd73a6
Fail gracefully with CompilationError if ASM throws
by Christoffer Quist Adamsen
· 7 years ago
139eece
Add support for bot part of internal_test.py
by Rico Wind
· 7 years ago
f3d8e98
Reenable disabled youtube app building, the bug has been fixed
by Rico Wind
· 7 years ago
8a2f5a2
Deprecate DexEncodedMethod#isStaticMethod.
by Jinseong Jeon
· 7 years ago
1d63757
Merge "Fix for NonVirtualOverrideTest on old VMs"
by Christoffer Quist Adamsen
· 7 years ago
93dd207
Merge "Keep a class if conditionally dependent rules keep instance members."
by Jinseong Jeon
· 7 years ago
58bffa5
Keep a class if conditionally dependent rules keep instance members.
by Jinseong Jeon
· 7 years ago
9309929
Fix for NonVirtualOverrideTest on old VMs
by Christoffer Quist Adamsen
· 7 years ago
40ee03d
Clean up ConstNumber creations in IRCode.
by Jinseong Jeon
· 7 years ago
71f8380
Merge "Check resolved method matches invoke-type in class inliner"
by Christoffer Quist Adamsen
· 7 years ago
2fa4ad0
Merge "Handle private methods that shadow virtual methods"
by Christoffer Quist Adamsen
· 7 years ago
3a63daa
Merge "Refine reference type lattice elements."
by Jinseong Jeon
· 7 years ago
fe2de55
Add YouTube version 13.37
by Søren Gjesse
· 7 years ago
2d35c46
Check resolved method matches invoke-type in class inliner
by Christoffer Quist Adamsen
· 7 years ago
41d937d
Handle private methods that shadow virtual methods
by Christoffer Quist Adamsen
· 7 years ago
d2b9e39
Merge "Ignore some Proguard options"
by Søren Gjesse
· 7 years ago
2c1567d
Merge "Never lower const instruction past a cmp instruction on Lollipop."
by Mads Ager
· 7 years ago
41bfdce
Merge "Add script to run internal testing"
by Rico Wind
· 7 years ago
f663002
Never lower const instruction past a cmp instruction on Lollipop.
by Mads Ager
· 7 years ago
e4786ea
Disable R8RunExamplesAndroidOTest/invokecustom2-with-shrinking on older VMs.
by Tamas Kenez
· 7 years ago
Next »