Sign in
r8
/
r8
/
9bfed018c02e08401aaf566ec0a38e52b1de4309
9bfed01
Update default checkout location for checkout_aosp.py
by Søren Gjesse
· 8 years ago
3ed4e28
Merge "Parse -renamesourcefileattribute [string]."
by Jinseong Jeon
· 8 years ago
3c12157
Parse -renamesourcefileattribute [string].
by Jinseong Jeon
· 8 years ago
c727542
Add the option of passing a target to build_aosp.py
by Søren Gjesse
· 8 years ago
5420006
Merge "Parse Proguard flag -useuniqueclassmembernames"
by Søren Gjesse
· 8 years ago
887b874
Use api level 10000 for R8 AOSP build
by Søren Gjesse
· 8 years ago
7ecb3c4
Merge "Don't emit unneeded debug positions."
by Ian Zerny
· 8 years ago
c4a2af6
Parse Proguard flag -useuniqueclassmembernames
by Søren Gjesse
· 8 years ago
d41d389
Smali test to verify line-change assumption in an Art debugging session.
by Ian Zerny
· 8 years ago
1d54326
Don't emit unneeded debug positions.
by Ian Zerny
· 8 years ago
8c99c21
Merge "Include libraries licenses in d8.jar and r8.jar"
by Yohann Roussel
· 8 years ago
7f47c03
Include libraries licenses in d8.jar and r8.jar
by Yohann Roussel
· 8 years ago
654ed94
Merge "Make sure that we never emit 'goto next instruction'."
by Mads Ager
· 8 years ago
9110a22
Make sure that we never emit 'goto next instruction'.
by Mads Ager
· 8 years ago
a1cee1b
Merge "Only allow vdex files as input to extractmarker and dexsegments"
by Søren Gjesse
· 8 years ago
ac50ff9
Only allow vdex files as input to extractmarker and dexsegments
by Søren Gjesse
· 8 years ago
98581ca
Merge "Update AOSP build script to support R8"
by Søren Gjesse
· 8 years ago
370526a
Update AOSP build script to support R8
by Søren Gjesse
· 8 years ago
c5ed6e6
Merge "Update pinned AOSP version"
by Søren Gjesse
· 8 years ago
63aa966
Add --verbose option to the extractmarker tool
by Søren Gjesse
· 8 years ago
221fe86
Update pinned AOSP version
by Søren Gjesse
· 8 years ago
3330db2
Update AOSP tools
by Søren Gjesse
· 8 years ago
37d9b7a
Add debug tests for reordering of blocks.
by Ian Zerny
· 8 years ago
6d9e155
Add tools to build AOSP and to run the emulator
by Søren Gjesse
· 8 years ago
a0796ea
Merge "Show monitor type in Monitor.toString"
by Sebastien Hertz
· 8 years ago
51410c1
Merge "Fix FilteredClassPathTest on windows."
by Søren Gjesse
· 8 years ago
6d44a4d
Allow whitespace in -keepattributes
by Søren Gjesse
· 8 years ago
96aebe0
Show monitor type in Monitor.toString
by Sebastien Hertz
· 8 years ago
afc94ce
Fix FilteredClassPathTest on windows.
by Stephan Herhut
· 8 years ago
391924b
Merge "Implement support for filtering class paths."
by Stephan Herhut
· 8 years ago
a8372aa
Implement support for filtering class paths.
by Stephan Herhut
· 8 years ago
7de455c
Merge "Add partial support for reading vdex files"
by Søren Gjesse
· 8 years ago
0543fd5
Add partial support for reading vdex files
by Søren Gjesse
· 8 years ago
2146731
Merge "Add missing assert"
by Sebastien Hertz
· 8 years ago
53c1013
Merge "Remove useless debug positions before register allocator"
by Mikael Peltier
· 8 years ago
9377651
Merge "Add debug tests for synchronized blocks."
by Ian Zerny
· 8 years ago
2b9dbdf
Remove useless debug positions before register allocator
by mikaelpeltier
· 8 years ago
f658b81
Add missing assert
by Sebastien Hertz
· 8 years ago
44c9e00
Add debug tests for synchronized blocks.
by Ian Zerny
· 8 years ago
4d6c29f
Merge "Create gradle task for kotlin compiler"
by Sebastien Hertz
· 8 years ago
4da5863
Merge "Fix warnings related to ASM5 deprecated method"
by Sebastien Hertz
· 8 years ago
e254483
Fix toString method for ProguardClassNameList.
by Stephan Herhut
· 8 years ago
39e3f99
Merge "Fix non-deterministic iteration of live intervals."
by Mads Ager
· 8 years ago
bc79644
Fix non-deterministic iteration of live intervals.
by Mads Ager
· 8 years ago
45b84e0
Merge "Implement support for negated class name pattern."
by Stephan Herhut
· 8 years ago
747e8d5
Implement support for negated class name pattern.
by Stephan Herhut
· 8 years ago
24a47e1
Fix warnings related to ASM5 deprecated method
by Sebastien Hertz
· 8 years ago
a4d530d
Merge "Do not share constant use one time by a phi"
by Mikael Peltier
· 8 years ago
7d741df
Inline the normal-exit return block in its predecessors.
by Ian Zerny
· 8 years ago
9006e9c
Create gradle task for kotlin compiler
by Sebastien Hertz
· 8 years ago
0254a55
Do not share constant use one time by a phi
by mikaelpeltier
· 8 years ago
dbc024a
Add LICENSE file to jar bundles
by Rico Wind
· 8 years ago
0280aca
Merge "Test verifying that removeCastChains do not remove debug information"
by Mikael Peltier
· 8 years ago
67c6a67
Test verifying that removeCastChains do not remove debug information
by mikaelpeltier
· 8 years ago
25bc5f6
Merge "Use ART default options"
by Sebastien Hertz
· 8 years ago
dd969a5
Merge "Enable us to archive on the master branch"
by Rico Wind
· 8 years ago
0c24ae7
Enable us to archive on the master branch
by Rico Wind
· 8 years ago
de542f6
Merge "Don't delay emitting debug positions, local starts and local ends."
by Ian Zerny
· 8 years ago
658e86e
Don't delay emitting debug positions, local starts and local ends.
by Ian Zerny
· 8 years ago
ae3a121
Use ART default options
by Sebastien Hertz
· 8 years ago
298759e
Add a tool to checkout AOSP
by Søren Gjesse
· 8 years ago
7fbd678
Merge "Define version only once for all tools"
by Yohann Roussel
· 8 years ago
50d8b23
Define version only once for all tools
by Yohann Roussel
· 8 years ago
9c0a5ac
Merge "Do not remove instruction with debug information"
by Mikael Peltier
· 8 years ago
f558f42
Do not remove instruction with debug information
by mikaelpeltier
· 8 years ago
992b368
Merge "Support stepping over/out Kotlin inline functions"
by Sebastien Hertz
· 8 years ago
54878d9
Support stepping over/out Kotlin inline functions
by Sebastien Hertz
· 8 years ago
18c3ec0
Merge "Avoid duplicate debug positions for exception targets."
by Mads Ager
· 8 years ago
69db46f
Avoid duplicate debug positions for exception targets.
by Mads Ager
· 8 years ago
187f9b4
Merge "Don't collapse goto-return if the return is affected by a debug position."
by Ian Zerny
· 8 years ago
453b522
Do not remove instruction with debug values
by mikaelpeltier
· 8 years ago
69c75dc
Don't collapse goto-return if the return is affected by a debug position.
by Ian Zerny
· 8 years ago
b50adc9
Merge "Eliminate debug-moves if their preceding phi-move is sufficient."
by Ian Zerny
· 8 years ago
7b60609
Eliminate debug-moves if their preceding phi-move is sufficient.
by Ian Zerny
· 8 years ago
d73c0b4
Fix error closing local scopes too early on debug positions.
by Ian Zerny
· 8 years ago
4ce7677
Merge "Add debug test using constant local"
by Mikael Peltier
· 8 years ago
5d26c9b
Add debug test using constant local
by Mikaël Peltier
· 8 years ago
390942c
Loosen desugaring constraints
by Yohann Roussel
· 8 years ago
4007cba
Merge "Avoid conflicting class names on Windows"
by Yohann Roussel
· 8 years ago
1face2f
Avoid conflicting class names on Windows
by Yohann Roussel
· 8 years ago
8109b59
Merge "Add a simple Proguard comaptibility tool"
by Søren Gjesse
· 8 years ago
81bef40
Merge "Implement known boolean tracking for phis."
by Mads Ager
· 8 years ago
d0790d0
Merge "Assert against removal of instructions with debug users/values."
by Ian Zerny
· 8 years ago
bda367a
Assert against removal of instructions with debug users/values.
by Ian Zerny
· 8 years ago
f750b16
Implement known boolean tracking for phis.
by Mads Ager
· 8 years ago
6d092ae
Merge "Revert "Loosen desugaring constraints""
by Yohann Roussel
· 8 years ago
ea62fa8
Revert "Loosen desugaring constraints"
by Yohann Roussel
· 8 years ago
da607c0
Merge "Loosen desugaring constraints"
by Yohann Roussel
· 8 years ago
a01eb8d
Merge "Insert reads of all locals that are not live on all outgoing edges."
by Ian Zerny
· 8 years ago
b33fe03
Merge "Fix register allocation bug triggering in rare situations in debug mode."
by Mads Ager
· 8 years ago
3588c48
Add test for field removal
by Søren Gjesse
· 8 years ago
308dbbf
Fix register allocation bug triggering in rare situations in debug mode.
by Mads Ager
· 8 years ago
2589cbc
Merge "Only inline constructors if the receiver remains the this value."
by Stephan Herhut
· 8 years ago
fc88542
Only inline constructors if the receiver remains the this value.
by Stephan Herhut
· 8 years ago
0160c3a
Insert reads of all locals that are not live on all outgoing edges.
by Ian Zerny
· 8 years ago
62cdd9b
Merge "Rewrite simple conversion of boolean"
by Mikael Peltier
· 8 years ago
96c737b
Merge "Show desktop notifications when tests complete."
by Stephan Herhut
· 8 years ago
3efd060
Loosen desugaring constraints
by Yohann Roussel
· 8 years ago
7422508
Update Kotlin to release 1.1.4-3
by Sebastien Hertz
· 8 years ago
315c6a9
Rewrite simple conversion of boolean
by Mikaël Peltier
· 8 years ago
Next »