Sign in
r8
/
r8
/
19964a052b6ba6cec56d6aaa4bd50a712d8c76aa
19964a0
Merge "Compat proguard ignores dx option --core-library"
by Søren Gjesse
· 7 years ago
9a1e1c5
Compat proguard ignores dx option --core-library
by Søren Gjesse
· 7 years ago
8f26fa9
Change releaser name in version file
by Yohann Roussel
· 7 years ago
02f4ca1
Add MinificationTest to debug tests:
by Tamas Kenez
· 7 years ago
07bd98a
Merge "Avoid using HashMap.computeIfAbsent with recursive creation function."
by Mads Ager
· 7 years ago
b5c49e6
Trim the end of the last coalesced try-item.
by Ian Zerny
· 7 years ago
185a5d2
Avoid using HashMap.computeIfAbsent with recursive creation function.
by Mads Ager
· 7 years ago
25b77c8
Reduce number of generated files in manyFilesWithSharedSynthesizedClass.
by Stephan Herhut
· 7 years ago
3adb432
Merge "Fix some raw types"
by Benoit Lamarche
· 7 years ago
0679aa0
Merge "Ensure new DexItemFactory for each file in extractmarker"
by Søren Gjesse
· 7 years ago
04122b7
Enable writing to jar files as well as zip files.
by Mads Ager
· 7 years ago
6a94c9e
Ensure new DexItemFactory for each file in extractmarker
by Søren Gjesse
· 7 years ago
a12ad03
Enable IntLongMath checker of error prone
by Mikaël Peltier
· 7 years ago
f518203
Fix some raw types
by Benoit Lamarche
· 7 years ago
4db4626
Make ThreadUtils.awaitFutures wait for all futures, even if one throws.
by Stephan Herhut
· 7 years ago
f36e7de
Merge "Clean up PG config parser."
by Jinseong Jeon
· 7 years ago
28f883d
Merge "Avoid some spurious allocations."
by Stephan Herhut
· 7 years ago
5ce3868
Merge "In ThreadUtils.awaitFutures, cancel remaining threads if one throws."
by Stephan Herhut
· 7 years ago
40e00f4
Avoid some spurious allocations.
by Stephan Herhut
· 7 years ago
3cc1e69
In ThreadUtils.awaitFutures, cancel remaining threads if one throws.
by Stephan Herhut
· 7 years ago
a63b192
Remove some dead code
by Benoit Lamarche
· 8 years ago
ef2259a
Merge "Enable OvershadowingSubclassFields checker"
by Mikael Peltier
· 8 years ago
e7b3e2b
Reland "Use dedicated per-file maps instead of field on IndexedDexItem for file membership."
by Stephan Herhut
· 8 years ago
75b182e
Enable OvershadowingSubclassFields checker
by Mikaël Peltier
· 8 years ago
df2c797
Merge "Do not resolve file names against output directory twice."
by Stephan Herhut
· 8 years ago
5563b32
Do not resolve file names against output directory twice.
by Stephan Herhut
· 8 years ago
e2c1a9e
Merge "Adapt parameter annotation test"
by Mikael Peltier
· 8 years ago
d43195a
Clean up PG config parser.
by Jinseong Jeon
· 8 years ago
6d86ed6
Adapt parameter annotation test
by Mikaël Peltier
· 8 years ago
05e6a44
Move pinnedItems to descriptors.
by Stephan Herhut
· 8 years ago
80e57e9
Make sure written files are actually closed.
by Stephan Herhut
· 8 years ago
0496220
Merge "Introduce the concept of an OutputSink to allow different processing of generated output based on usage scenario."
by Stephan Herhut
· 8 years ago
7e3d204
Introduce the concept of an OutputSink to allow different processing
by Stephan Herhut
· 8 years ago
46e304e
Merge "Skip module-info.class"
by Mikael Peltier
· 8 years ago
2d001bd
Merge "Update extractmarker tool"
by Søren Gjesse
· 8 years ago
6bdb667
Update extractmarker tool
by Søren Gjesse
· 8 years ago
31e3d9e
Skip module-info.class
by Mikaël Peltier
· 8 years ago
317e981
Update CompatProguard
by Søren Gjesse
· 8 years ago
b4125be
Merge "Allow to run test with a custom java"
by Mikael Peltier
· 8 years ago
5c0a323
Allow to run test with a custom java
by Mikaël Peltier
· 8 years ago
b69d99f
Merge "Input base path to string-based PG config to handle relative paths."
by Jinseong Jeon
· 8 years ago
cfd5e4e
Merge "Adapt invalid name tests to run them on Java 9 runtime"
by Mikael Peltier
· 8 years ago
5bcbe8d
Merge "Move ASM 6 from beta to official release"
by Mikael Peltier
· 8 years ago
743941b
Input base path to string-based PG config to handle relative paths.
by Jinseong Jeon
· 8 years ago
0bd1219
Merge "Assert code item is DexCode."
by Jinseong Jeon
· 8 years ago
76f0897
Assert code item is DexCode.
by Jinseong Jeon
· 8 years ago
7345e48
Move ASM 6 from beta to official release
by Mikaël Peltier
· 8 years ago
0e4efd4
Adapt invalid name tests to run them on Java 9 runtime
by Mikaël Peltier
· 8 years ago
c9996fd
Enable missing overrides check
by Benoit Lamarche
· 8 years ago
c9c1e8f
Enable error prone only on D8/R8 sources
by Mikaël Peltier
· 8 years ago
faee3a9
Merge "Revert "Proguard config builder: add keep-all rule/attrs if nothing specified.""
by Tamas Kenez
· 8 years ago
12bcf4f
Revert "Proguard config builder: add keep-all rule/attrs if nothing specified."
by Tamas Kenez
· 8 years ago
15b85d8
Merge "Proguard config builder: add keep-all rule/attrs if nothing specified."
by Tamas Kenez
· 8 years ago
1f8d75f
Merge "Revert "Enable error prone by default""
by Mikael Peltier
· 8 years ago
2b04c73
Revert "Enable error prone by default"
by Mikael Peltier
· 8 years ago
b9e781a
Merge "Enable error prone by default"
by Mikael Peltier
· 8 years ago
30ebba3
Proguard config builder: add keep-all rule/attrs if nothing specified.
by Tamas Kenez
· 8 years ago
a032e47
Add all remaining missing @Overrides
by Benoit Lamarche
· 8 years ago
aa21d44
Revert "Report errors when options -outjars/adaptresourcefilecontents are used."
by Ian Zerny
· 8 years ago
8f3aabe
Enable error prone by default
by Mikaël Peltier
· 8 years ago
e458952
Enable ClassCanBeStatic check of error prone
by Mikaël Peltier
· 8 years ago
7d2bf48
Merge "Nit: shorten long lines in PG config parser."
by Jinseong Jeon
· 8 years ago
a107274
Nit: shorten long lines in PG config parser.
by Jinseong Jeon
· 8 years ago
004d2c0
Improve lookup of live locals.
by Ian Zerny
· 8 years ago
1e21890
Report errors when options -outjars/adaptresourcefilecontents are used.
by Jinseong Jeon
· 8 years ago
efa78e1
Add support -adaptclassstrings [class_filter] (w/ different parsing).
by Jinseong Jeon
· 8 years ago
96607ee
Merge "Enable operator precedence rule of error prone"
by Mikael Peltier
· 8 years ago
4e1a0ef
Don't analyze bridge methods which have been marked abstract
by Søren Gjesse
· 8 years ago
4e203f8
Enable operator precedence rule of error prone
by Mikaël Peltier
· 8 years ago
598fb6d
Remove more warnings
by Benoit Lamarche
· 8 years ago
89afd71
Merge "Extend recognized set of signature-polymorphic methods"
by Mikael Peltier
· 8 years ago
288db68
Extend recognized set of signature-polymorphic methods
by Mikaël Peltier
· 8 years ago
4066294
Merge "Allow to use error prone"
by Mikael Peltier
· 8 years ago
a10ffba
Merge "Store git SHA-1 in jar archived by build bots"
by Yohann Roussel
· 8 years ago
6024441
Merge "Improve performance of canonicalizing locals information."
by Ian Zerny
· 8 years ago
5dd508f
Improve performance of canonicalizing locals information.
by Ian Zerny
· 8 years ago
cf3e236
Allow to use error prone
by Mikaël Peltier
· 8 years ago
a8f254b
Ignore dex files in archives for CompatProguard
by Søren Gjesse
· 8 years ago
5e8f1ba
DebugTestBase.setUp: setting pgConsumer adds no further options
by Tamas Kenez
· 8 years ago
73f58e1
Store git SHA-1 in jar archived by build bots
by Yohann Roussel
· 8 years ago
2c9f851
Merge "Add gradle support to build Java 9 tests"
by Mikael Peltier
· 8 years ago
61633d4
Add gradle support to build Java 9 tests
by Mikaël Peltier
· 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
03e41a9
Merge "Fix downloadDx string condition."
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
4c1f1ee
Merge "Update AOSP reference"
by Søren Gjesse
· 8 years ago
cea7c20
Fix downloadDx string condition.
by Tamas Kenez
· 8 years ago
d1c52b3
Merge "Follow-up 769ebcd1bdcf4393e5e25e8c75abbf2dd777fdc0"
by Sebastien Hertz
· 8 years ago
adfde76
Update AOSP reference
by Søren Gjesse
· 8 years ago
f30cca2
Merge "Fix cross references"
by Søren Gjesse
· 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
c623f62
Fix cross references
by Søren Gjesse
· 8 years ago
c928942
Merge "run_on_app.py: Don't use --pg-map for R8, it's no longer supported"
by Tamas Kenez
· 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
Next »