Sign in
r8
/
r8
/
f403974baf8179081af6e0dd29ed3c3b64e2fcf4
/
src
/
test
a80e7f0
Merge "Special handling of referenced classes in Proguard compatibility mode"
by Søren Gjesse
· 7 years ago
a7d35da
Merge "Handle default methods properly during tree shaking."
by Stephan Herhut
· 7 years ago
14c1488
[CF] Implement sufficient control-flow support to run the BArray example test.
by Ian Zerny
· 7 years ago
3600c13
Handle default methods properly during tree shaking.
by Stephan Herhut
· 7 years ago
51b3c6c
Special handling of referenced classes in Proguard compatibility mode
by Søren Gjesse
· 7 years ago
3fd1084
Set hint for liveinterval related to checkcast
by mikaelpeltier
· 7 years ago
ed2248e
Merge "[CF] Implement simple store/load elimination and avoid storing constants."
by Ian Zerny
· 7 years ago
981a533
Provide better error message for invalid method names
by Søren Gjesse
· 7 years ago
a087415
[CF] Implement simple store/load elimination and avoid storing constants.
by Ian Zerny
· 7 years ago
8a35d02
Reserved parent package prefix should be reserved indeed.
by Jinseong Jeon
· 7 years ago
615337a
Merge "Disable MemberValuePropagation when -dontoptimize."
by Jinseong Jeon
· 7 years ago
88edc16
Add debug test stub for testing debug info when inlining.
by Tamas Kenez
· 7 years ago
99412ea
Disable MemberValuePropagation when -dontoptimize.
by Jinseong Jeon
· 7 years ago
4e8a782
Merge "Always keep default constructor in force proguard compatibility mode"
by Søren Gjesse
· 7 years ago
384fb3c
Always keep default constructor in force proguard compatibility mode
by Søren Gjesse
· 7 years ago
2a00bca
Merge "Refine type information for MemberType and remove unneeded type from ConstNumber."
by Ian Zerny
· 7 years ago
3349d32
Refine type information for MemberType and remove unneeded type from ConstNumber.
by Ian Zerny
· 7 years ago
cdaf6e7
Fix bug in inactive linked interval splitting.
by Mads Ager
· 7 years ago
0331e4f
ProguardConfiguration: set Proguard-related default options automatically
by Tamas Kenez
· 7 years ago
a75183e
Replace MoveType by ValueType in IR.
by Ian Zerny
· 7 years ago
35e45f4
Merge "Implement IR to CF conversion for the hello-world example program."
by Ian Zerny
· 7 years ago
282ffa8
Implement IR to CF conversion for the hello-world example program.
by Ian Zerny
· 7 years ago
ea5617b
Refactor DebugTestBase for a safer a more configurable implementation.
by Tamas Kenez
· 7 years ago
3544ac9
Merge "Add support for --main-dex-list amd --minimal-mail-dex to compat proguard"
by Søren Gjesse
· 7 years ago
d6196da
Add support for --main-dex-list amd --minimal-mail-dex to compat proguard
by Søren Gjesse
· 7 years ago
5e67741
Merge "Reapply "Define distinct access-flag types for classes, methods and fields.""
by Ian Zerny
· 7 years ago
ad20e27
Change minification tests to also cover aggresive mode.
by Stephan Herhut
· 7 years ago
2bfb29a
Merge "Implement support for not overloading aggressively, making that the default."
by Stephan Herhut
· 7 years ago
f17b350
Implement support for not overloading aggressively, making that the default.
by Stephan Herhut
· 7 years ago
e2da57d
Reapply "Define distinct access-flag types for classes, methods and fields."
by Ian Zerny
· 7 years ago
7cec45b
Apply the given pg-map via graph lense.
by Jinseong Jeon
· 7 years ago
bcd54b7
Merge "Revert "Define distinct access-flag types for classes, methods and fields.""
by Rico Wind
· 7 years ago
464b0f9
Revert "Define distinct access-flag types for classes, methods and fields."
by Rico Wind
· 7 years ago
bc8be4d
Merge "Define distinct access-flag types for classes, methods and fields."
by Ian Zerny
· 7 years ago
f76614b
Define distinct access-flag types for classes, methods and fields.
by Ian Zerny
· 7 years ago
4d22d2d
Merge "Remove a bunch of file descriptor leaks"
by Rico Wind
· 7 years ago
c0016d1
Remove a bunch of file descriptor leaks
by Rico Wind
· 7 years ago
9842870
Update compat proguard to ignore missing classes when not shrinking
by Søren Gjesse
· 7 years ago
6b06bfb
Enable InconsistentOverloads checking in ErrorProne.
by Stephan Herhut
· 7 years ago
dbb891e
Partial identity transformation from Java bytecode to Java bytecode.
by Ian Zerny
· 7 years ago
2e49cc0
Limit use of jar building utility.
by Ian Zerny
· 7 years ago
b2a5217
Remove loop over all DEX runtimes now that bots support 4.4.4.
by Ian Zerny
· 7 years ago
325f449
Add file missing from last commit
by Søren Gjesse
· 7 years ago
1a0b0da
Make no -keepattributes flag keep all in Proguard compatibility mode
by Søren Gjesse
· 7 years ago
d692dfa
Merge "Support skipping of class loader frames in debug tests"
by Sebastien Hertz
· 7 years ago
aee48fb
Support skipping of class loader frames in debug tests
by Sebastien Hertz
· 7 years ago
9c97fee
Detach PG attributes from InternalOptions.
by Jinseong Jeon
· 7 years ago
de08280
Support multiple -dontwarn and -adaptclassstrings lines
by Søren Gjesse
· 7 years ago
52cb102
Add support for AutoValue in examples.
by Stephan Herhut
· 7 years ago
22526dc
JDWP/MinificationTest: fix ClassLoader issue with Dalvik (4.4.4)
by Tamas Kenez
· 7 years ago
02f4ca1
Add MinificationTest to debug tests:
by Tamas Kenez
· 7 years ago
25b77c8
Reduce number of generated files in manyFilesWithSharedSynthesizedClass.
by Stephan Herhut
· 7 years ago
04122b7
Enable writing to jar files as well as zip files.
by Mads Ager
· 7 years ago
a63b192
Remove some dead code
by Benoit Lamarche
· 7 years ago
e7b3e2b
Reland "Use dedicated per-file maps instead of field on IndexedDexItem for file membership."
by Stephan Herhut
· 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
6d86ed6
Adapt parameter annotation test
by Mikaël Peltier
· 7 years ago
7e3d204
Introduce the concept of an OutputSink to allow different processing
by Stephan Herhut
· 7 years ago
317e981
Update CompatProguard
by Søren Gjesse
· 7 years ago
b69d99f
Merge "Input base path to string-based PG config to handle relative paths."
by Jinseong Jeon
· 7 years ago
743941b
Input base path to string-based PG config to handle relative paths.
by Jinseong Jeon
· 7 years ago
0e4efd4
Adapt invalid name tests to run them on Java 9 runtime
by Mikaël Peltier
· 7 years ago
12bcf4f
Revert "Proguard config builder: add keep-all rule/attrs if nothing specified."
by Tamas Kenez
· 7 years ago
30ebba3
Proguard config builder: add keep-all rule/attrs if nothing specified.
by Tamas Kenez
· 7 years ago
aa21d44
Revert "Report errors when options -outjars/adaptresourcefilecontents are used."
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
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
5e8f1ba
DebugTestBase.setUp: setting pgConsumer adds no further options
by Tamas Kenez
· 7 years ago
61633d4
Add gradle support to build Java 9 tests
by Mikaël Peltier
· 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
c623f62
Fix cross references
by Søren Gjesse
· 7 years ago
c6aa231
Associate a structured origin description to resources.
by Ian Zerny
· 7 years ago
5229e64
Merge "Additional tests for <clinit> rewriting"
by Søren Gjesse
· 7 years ago
7f86e2e
Fix quick-fix error and amend review comments.
by Ian Zerny
· 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
73676f0
Merge "Annotate all instructions with position information."
by Ian Zerny
· 7 years ago
017a0cb
Merge "Remove useless throws of ProguardRuleParserException"
by Benoit Lamarche
· 7 years ago
841e6bf
Remove useless throws of ProguardRuleParserException
by Benoit Lamarche
· 7 years ago
cfd6dac
Add const-method-type support
by Mikaël Peltier
· 7 years ago
4a6ba29
Fix missing DiagnosticsHandler in Proguard config tests
by Benoit Lamarche
· 7 years ago
31054bb
Annotate all instructions with position information.
by Ian Zerny
· 7 years ago
0bb66d2
Merge "Use Diagnostics for Proguard configuration warnings"
by Benoit Lamarche
· 7 years ago
04a7913
Use Diagnostics for Proguard configuration warnings
by Benoit Lamarche
· 7 years ago
0ddfa2e
Categorize tests which do not have dex input
by Mikaël Peltier
· 7 years ago
542ac75
Merge "Skipped tests must be computed by toolchain"
by Mikael Peltier
· 7 years ago
af90859
Forgot to add copyright to RenameSourceFileSmaliTest
by Jinseong Jeon
· 7 years ago
f642acf
Merge "Revert "Revert "Tests for handle missing fields in static initializer rewriting"""
by Søren Gjesse
· 7 years ago
ba1adf5
Merge "Parse -adaptclassstrings [class_filter]."
by Jinseong Jeon
· 7 years ago
3e0a9d8
Parse -adaptclassstrings [class_filter].
by Jinseong Jeon
· 7 years ago
e746a47
Skipped tests must be computed by toolchain
by Mikaël Peltier
· 7 years ago
c56a724
Revert "Revert "Tests for handle missing fields in static initializer rewriting""
by Søren Gjesse
· 7 years ago
b7459de
Merge "Let ArchiveClassFileProvider allow subclasses"
by Yohann Roussel
· 7 years ago
b16d0f6
Let ArchiveClassFileProvider allow subclasses
by Yohann Roussel
· 7 years ago
ff15348
Add an option to "force Proguard compatibility"
by Søren Gjesse
· 7 years ago
Next »