Sign in
r8
/
r8
/
f518203e1a09063fa7971729088235cab3b84013
f518203
Fix some raw types
by Benoit Lamarche
· 7 years ago
a63b192
Remove some dead code
by Benoit Lamarche
· 7 years ago
ef2259a
Merge "Enable OvershadowingSubclassFields checker"
by Mikael Peltier
· 7 years ago
e7b3e2b
Reland "Use dedicated per-file maps instead of field on IndexedDexItem for file membership."
by Stephan Herhut
· 7 years ago
75b182e
Enable OvershadowingSubclassFields checker
by Mikaël Peltier
· 7 years ago
df2c797
Merge "Do not resolve file names against output directory twice."
by Stephan Herhut
· 7 years ago
5563b32
Do not resolve file names against output directory twice.
by Stephan Herhut
· 7 years ago
e2c1a9e
Merge "Adapt parameter annotation test"
by Mikael Peltier
· 7 years ago
6d86ed6
Adapt parameter annotation test
by Mikaël Peltier
· 7 years ago
05e6a44
Move pinnedItems to descriptors.
by Stephan Herhut
· 7 years ago
80e57e9
Make sure written files are actually closed.
by Stephan Herhut
· 7 years ago
0496220
Merge "Introduce the concept of an OutputSink to allow different processing of generated output based on usage scenario."
by Stephan Herhut
· 7 years ago
7e3d204
Introduce the concept of an OutputSink to allow different processing
by Stephan Herhut
· 7 years ago
46e304e
Merge "Skip module-info.class"
by Mikael Peltier
· 7 years ago
2d001bd
Merge "Update extractmarker tool"
by Søren Gjesse
· 7 years ago
6bdb667
Update extractmarker tool
by Søren Gjesse
· 7 years ago
31e3d9e
Skip module-info.class
by Mikaël Peltier
· 7 years ago
317e981
Update CompatProguard
by Søren Gjesse
· 7 years ago
b4125be
Merge "Allow to run test with a custom java"
by Mikael Peltier
· 7 years ago
5c0a323
Allow to run test with a custom java
by Mikaël Peltier
· 7 years ago
b69d99f
Merge "Input base path to string-based PG config to handle relative paths."
by Jinseong Jeon
· 7 years ago
cfd5e4e
Merge "Adapt invalid name tests to run them on Java 9 runtime"
by Mikael Peltier
· 7 years ago
5bcbe8d
Merge "Move ASM 6 from beta to official release"
by Mikael Peltier
· 7 years ago
743941b
Input base path to string-based PG config to handle relative paths.
by Jinseong Jeon
· 7 years ago
0bd1219
Merge "Assert code item is DexCode."
by Jinseong Jeon
· 7 years ago
76f0897
Assert code item is DexCode.
by Jinseong Jeon
· 7 years ago
7345e48
Move ASM 6 from beta to official release
by Mikaël Peltier
· 7 years ago
0e4efd4
Adapt invalid name tests to run them on Java 9 runtime
by Mikaël Peltier
· 7 years ago
c9996fd
Enable missing overrides check
by Benoit Lamarche
· 7 years ago
c9c1e8f
Enable error prone only on D8/R8 sources
by Mikaël Peltier
· 7 years ago
faee3a9
Merge "Revert "Proguard config builder: add keep-all rule/attrs if nothing specified.""
by Tamas Kenez
· 7 years ago
12bcf4f
Revert "Proguard config builder: add keep-all rule/attrs if nothing specified."
by Tamas Kenez
· 7 years ago
15b85d8
Merge "Proguard config builder: add keep-all rule/attrs if nothing specified."
by Tamas Kenez
· 7 years ago
1f8d75f
Merge "Revert "Enable error prone by default""
by Mikael Peltier
· 7 years ago
2b04c73
Revert "Enable error prone by default"
by Mikael Peltier
· 7 years ago
b9e781a
Merge "Enable error prone by default"
by Mikael Peltier
· 7 years ago
30ebba3
Proguard config builder: add keep-all rule/attrs if nothing specified.
by Tamas Kenez
· 7 years ago
a032e47
Add all remaining missing @Overrides
by Benoit Lamarche
· 7 years ago
aa21d44
Revert "Report errors when options -outjars/adaptresourcefilecontents are used."
by Ian Zerny
· 7 years ago
8f3aabe
Enable error prone by default
by Mikaël Peltier
· 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
· 7 years ago
2c9f851
Merge "Add gradle support to build Java 9 tests"
by Mikael Peltier
· 7 years ago
61633d4
Add gradle support to build Java 9 tests
by Mikaël Peltier
· 7 years ago
9a30e2d
Comment fixed as suggested
by Denis Vnukov
· 7 years ago
1e91014
Fix register hints code to work when register is revoked.
by Mads Ager
· 7 years ago
5677922
Create default ProguardConfiguration through the builder...
by Tamas Kenez
· 7 years ago
03e41a9
Merge "Fix downloadDx string condition."
by Tamas Kenez
· 7 years ago
f188efd
Merge "Benchmarks for incremental builds of framework."
by Ian Zerny
· 7 years ago
d3d55d4
Benchmarks for incremental builds of framework.
by Ian Zerny
· 7 years ago
4c1f1ee
Merge "Update AOSP reference"
by Søren Gjesse
· 7 years ago
cea7c20
Fix downloadDx string condition.
by Tamas Kenez
· 7 years ago
d1c52b3
Merge "Follow-up 769ebcd1bdcf4393e5e25e8c75abbf2dd777fdc0"
by Sebastien Hertz
· 7 years ago
adfde76
Update AOSP reference
by Søren Gjesse
· 7 years ago
f30cca2
Merge "Fix cross references"
by Søren Gjesse
· 7 years ago
e443431
String concatenation desugaring.
by Denis Vnukov
· 7 years ago
0ae9d8f
Follow-up 769ebcd1bdcf4393e5e25e8c75abbf2dd777fdc0
by Sebastien Hertz
· 7 years ago
8370136
Merge "Disallow the use of filled-new-array of objects before kitkat."
by Mads Ager
· 7 years ago
c623f62
Fix cross references
by Søren Gjesse
· 7 years ago
c928942
Merge "run_on_app.py: Don't use --pg-map for R8, it's no longer supported"
by Tamas Kenez
· 7 years ago
8ece898
Disallow the use of filled-new-array of objects before kitkat.
by Mads Ager
· 7 years ago
c6aa231
Associate a structured origin description to resources.
by Ian Zerny
· 7 years ago
7cd85f7
Merge "Build and archive compatproguard.jar"
by Søren Gjesse
· 7 years ago
dc9d8a2
Build and archive compatproguard.jar
by Søren Gjesse
· 7 years ago
d59ea75
run_on_app.py: Don't use --pg-map for R8, it's no longer supported
by Tamas Kenez
· 7 years ago
2aae320
Remove some Java warnings
by Benoit Lamarche
· 7 years ago
39a909a
Add a simple task to collect dependencies
by Søren Gjesse
· 7 years ago
5229e64
Merge "Additional tests for <clinit> rewriting"
by Søren Gjesse
· 7 years ago
8ad45a9
Merge "Fix compilation time regression in d8"
by Sebastien Hertz
· 7 years ago
769ebcd
Fix compilation time regression in d8
by Sebastien Hertz
· 7 years ago
7f86e2e
Fix quick-fix error and amend review comments.
by Ian Zerny
· 7 years ago
e1e60d5
Merge "Fix issue with <clinit> rewriting"
by Søren Gjesse
· 7 years ago
edcf578
Fix issue with <clinit> rewriting
by Søren Gjesse
· 7 years ago
ce0019a
Set failing status for new debug tests on older runtimes.
by Ian Zerny
· 7 years ago
7c28252
Additional tests for <clinit> rewriting
by Søren Gjesse
· 7 years ago
225724f
Enable GraphLense to also rewrite the type of classes.
by Stephan Herhut
· 7 years ago
5860203
Fix merge failure.
by Ian Zerny
· 7 years ago
5a03469
Merge "Fix infinite loop in register allocator."
by Mads Ager
· 7 years ago
d5acc36
Fix infinite loop in register allocator.
by Mads Ager
· 7 years ago
73676f0
Merge "Annotate all instructions with position information."
by Ian Zerny
· 7 years ago
18acd1d
Merge "Split edges after transformations that might introduce new critical edges."
by Mads Ager
· 7 years ago
017a0cb
Merge "Remove useless throws of ProguardRuleParserException"
by Benoit Lamarche
· 7 years ago
Next »