Sign in
r8
/
r8
/
aa21d443f42d6d8311a2196dedc8a3ecc731428d
/
src
/
main
/
java
/
com
aa21d44
Revert "Report errors when options -outjars/adaptresourcefilecontents are used."
by Ian Zerny
· 7 years ago
e458952
Enable ClassCanBeStatic check of error prone
by Mikaël Peltier
· 7 years ago
7d2bf48
Merge "Nit: shorten long lines in PG config parser."
by Jinseong Jeon
· 7 years ago
a107274
Nit: shorten long lines in PG config parser.
by Jinseong Jeon
· 7 years ago
004d2c0
Improve lookup of live locals.
by Ian Zerny
· 7 years ago
1e21890
Report errors when options -outjars/adaptresourcefilecontents are used.
by Jinseong Jeon
· 7 years ago
efa78e1
Add support -adaptclassstrings [class_filter] (w/ different parsing).
by Jinseong Jeon
· 7 years ago
96607ee
Merge "Enable operator precedence rule of error prone"
by Mikael Peltier
· 7 years ago
4e1a0ef
Don't analyze bridge methods which have been marked abstract
by Søren Gjesse
· 7 years ago
4e203f8
Enable operator precedence rule of error prone
by Mikaël Peltier
· 7 years ago
598fb6d
Remove more warnings
by Benoit Lamarche
· 7 years ago
89afd71
Merge "Extend recognized set of signature-polymorphic methods"
by Mikael Peltier
· 7 years ago
288db68
Extend recognized set of signature-polymorphic methods
by Mikaël Peltier
· 7 years ago
4066294
Merge "Allow to use error prone"
by Mikael Peltier
· 7 years ago
a10ffba
Merge "Store git SHA-1 in jar archived by build bots"
by Yohann Roussel
· 7 years ago
6024441
Merge "Improve performance of canonicalizing locals information."
by Ian Zerny
· 7 years ago
5dd508f
Improve performance of canonicalizing locals information.
by Ian Zerny
· 7 years ago
cf3e236
Allow to use error prone
by Mikaël Peltier
· 7 years ago
a8f254b
Ignore dex files in archives for CompatProguard
by Søren Gjesse
· 7 years ago
5e8f1ba
DebugTestBase.setUp: setting pgConsumer adds no further options
by Tamas Kenez
· 7 years ago
73f58e1
Store git SHA-1 in jar archived by build bots
by Yohann Roussel
· 8 years ago
9a30e2d
Comment fixed as suggested
by Denis Vnukov
· 8 years ago
1e91014
Fix register hints code to work when register is revoked.
by Mads Ager
· 8 years ago
5677922
Create default ProguardConfiguration through the builder...
by Tamas Kenez
· 8 years ago
f188efd
Merge "Benchmarks for incremental builds of framework."
by Ian Zerny
· 8 years ago
d3d55d4
Benchmarks for incremental builds of framework.
by Ian Zerny
· 8 years ago
d1c52b3
Merge "Follow-up 769ebcd1bdcf4393e5e25e8c75abbf2dd777fdc0"
by Sebastien Hertz
· 8 years ago
e443431
String concatenation desugaring.
by Denis Vnukov
· 8 years ago
0ae9d8f
Follow-up 769ebcd1bdcf4393e5e25e8c75abbf2dd777fdc0
by Sebastien Hertz
· 8 years ago
8370136
Merge "Disallow the use of filled-new-array of objects before kitkat."
by Mads Ager
· 8 years ago
8ece898
Disallow the use of filled-new-array of objects before kitkat.
by Mads Ager
· 8 years ago
c6aa231
Associate a structured origin description to resources.
by Ian Zerny
· 8 years ago
2aae320
Remove some Java warnings
by Benoit Lamarche
· 8 years ago
8ad45a9
Merge "Fix compilation time regression in d8"
by Sebastien Hertz
· 8 years ago
769ebcd
Fix compilation time regression in d8
by Sebastien Hertz
· 8 years ago
edcf578
Fix issue with <clinit> rewriting
by Søren Gjesse
· 8 years ago
225724f
Enable GraphLense to also rewrite the type of classes.
by Stephan Herhut
· 8 years ago
5860203
Fix merge failure.
by Ian Zerny
· 8 years ago
5a03469
Merge "Fix infinite loop in register allocator."
by Mads Ager
· 8 years ago
d5acc36
Fix infinite loop in register allocator.
by Mads Ager
· 8 years ago
73676f0
Merge "Annotate all instructions with position information."
by Ian Zerny
· 8 years ago
18acd1d
Merge "Split edges after transformations that might introduce new critical edges."
by Mads Ager
· 8 years ago
017a0cb
Merge "Remove useless throws of ProguardRuleParserException"
by Benoit Lamarche
· 8 years ago
b5bbe0b
Split edges after transformations that might introduce new critical edges.
by Mads Ager
· 8 years ago
841e6bf
Remove useless throws of ProguardRuleParserException
by Benoit Lamarche
· 8 years ago
cfd6dac
Add const-method-type support
by Mikaël Peltier
· 8 years ago
31054bb
Annotate all instructions with position information.
by Ian Zerny
· 8 years ago
0bb66d2
Merge "Use Diagnostics for Proguard configuration warnings"
by Benoit Lamarche
· 8 years ago
04a7913
Use Diagnostics for Proguard configuration warnings
by Benoit Lamarche
· 8 years ago
032f929
Add ConstMethodHandle into BaseInstructionFactory
by Mikaël Peltier
· 8 years ago
ba1adf5
Merge "Parse -adaptclassstrings [class_filter]."
by Jinseong Jeon
· 8 years ago
3e0a9d8
Parse -adaptclassstrings [class_filter].
by Jinseong Jeon
· 8 years ago
b7459de
Merge "Let ArchiveClassFileProvider allow subclasses"
by Yohann Roussel
· 8 years ago
b16d0f6
Let ArchiveClassFileProvider allow subclasses
by Yohann Roussel
· 8 years ago
9d8eeb4
Merge "Add Command API to disable desugaring"
by Yohann Roussel
· 8 years ago
ff15348
Add an option to "force Proguard compatibility"
by Søren Gjesse
· 8 years ago
d258010
Add Command API to disable desugaring
by Yohann Roussel
· 8 years ago
5974eba
Merge "Add new const-method-handle opcode"
by Mikael Peltier
· 8 years ago
4608864
Ignore dead code in dominator tree
by Søren Gjesse
· 8 years ago
7b7b53a
Add new const-method-handle opcode
by Mikaël Peltier
· 8 years ago
65d3041
Replace sysout by debug log in InliningOracle
by Benoit Lamarche
· 8 years ago
13b8ed9
Throw exception when Dictionary cannot be read
by Benoit Lamarche
· 8 years ago
54f8217
Consistently use WorkStealingPool
by Søren Gjesse
· 8 years ago
ef35782
Merge "Parse -identifiernamestring <classspec>"
by Jinseong Jeon
· 8 years ago
9118252
Parse -identifiernamestring <classspec>
by Jinseong Jeon
· 8 years ago
98174cc
Merge "Make minifiers use the global state for -useuniqueclassmembernames."
by Jinseong Jeon
· 8 years ago
f1d3d509
Make minifiers use the global state for -useuniqueclassmembernames.
by Jinseong Jeon
· 8 years ago
050bd22
Merge "Revise -dontwarn [class_filter] to use ProguardClassNameList."
by Jinseong Jeon
· 8 years ago
459d0bed
Revise -dontwarn [class_filter] to use ProguardClassNameList.
by Jinseong Jeon
· 8 years ago
894eaec
Merge "Revert "Use dedicated per-file maps instead of field on IndexedDexItem for file membership.""
by Stephan Herhut
· 8 years ago
39e1f36
Revert "Use dedicated per-file maps instead of field on IndexedDexItem for file membership."
by Stephan Herhut
· 8 years ago
10d928f
Merge "Use dedicated per-file maps instead of field on IndexedDexItem for file membership."
by Stephan Herhut
· 8 years ago
74fca9d
Merge "Handle missing fields in static initializer rewriting"
by Søren Gjesse
· 8 years ago
c618221
Merge "Don't preload classpath"
by Yohann Roussel
· 8 years ago
13f5c28
Handle missing fields in static initializer rewriting
by Søren Gjesse
· 8 years ago
ecc4366
Use dedicated per-file maps instead of field on IndexedDexItem for
by Stephan Herhut
· 8 years ago
fd548a6
Add CompatDexBuilder for dexbuilder compatibility.
by Mads Ager
· 8 years ago
dbcc4ec
Turn off desugaring in CompatDx.
by Mads Ager
· 8 years ago
ad5d0a3
Maintain list of exit blocks instead of merging exits.
by Ian Zerny
· 8 years ago
f66bacd
Don't preload classpath
by Yohann Roussel
· 8 years ago
9f59a5e
Merge "Replace more outputs to stdout/err by Diagnostics"
by Benoit Lamarche
· 8 years ago
0716fa8
Parse Proguard flag -keepparameternames
by Søren Gjesse
· 8 years ago
eee38ab
Merge "Update the Proguard compatability command"
by Søren Gjesse
· 8 years ago
2e1b565
Merge "Rename Diagnostic method."
by Mads Ager
· 8 years ago
d119dc4
Rename Diagnostic method.
by Mads Ager
· 8 years ago
6a26c2c
Replace more outputs to stdout/err by Diagnostics
by Benoit Lamarche
· 8 years ago
ad7a3d5
Merge "API 27 is O mr1"
by Mikael Peltier
· 8 years ago
ae8ddf4
Update the Proguard compatability command
by Søren Gjesse
· 8 years ago
ae22aaa
Merge "Remove error method from DiagnosticsHandler."
by Mads Ager
· 8 years ago
3c871d4
API 27 is O mr1
by Mikaël Peltier
· 8 years ago
c637537
Merge "Replace outputs to stdout/err by Diagnostics"
by Benoit Lamarche
· 8 years ago
38807c8
Replace outputs to stdout/err by Diagnostics
by Benoit Lamarche
· 8 years ago
f24cc66
Remove error method from DiagnosticsHandler.
by Mads Ager
· 8 years ago
ccafacd
Add latest api level support
by Mikaël Peltier
· 8 years ago
84967aa
Merge "Add a new dex version and api level"
by Mikael Peltier
· 8 years ago
a521da0
Merge "Proposed minimal DiagnosticsHandler API."
by Mads Ager
· 8 years ago
642e757
Proposed minimal DiagnosticsHandler API.
by Mads Ager
· 8 years ago
e7b0094
Add a new dex version and api level
by Mikaël Peltier
· 8 years ago
2025a48
Merge "Don't use Executors.newSingleThreadExecutor()"
by Søren Gjesse
· 8 years ago
7fc0e61
Don't use Executors.newSingleThreadExecutor()
by Søren Gjesse
· 8 years ago
Next »