1. 1e21890 Report errors when options -outjars/adaptresourcefilecontents are used. by Jinseong Jeon · 7 years ago
  2. efa78e1 Add support -adaptclassstrings [class_filter] (w/ different parsing). by Jinseong Jeon · 7 years ago
  3. 96607ee Merge "Enable operator precedence rule of error prone" by Mikael Peltier · 7 years ago
  4. 4e1a0ef Don't analyze bridge methods which have been marked abstract by Søren Gjesse · 7 years ago
  5. 4e203f8 Enable operator precedence rule of error prone by Mikaël Peltier · 7 years ago
  6. 598fb6d Remove more warnings by Benoit Lamarche · 7 years ago
  7. 89afd71 Merge "Extend recognized set of signature-polymorphic methods" by Mikael Peltier · 7 years ago
  8. 288db68 Extend recognized set of signature-polymorphic methods by Mikaël Peltier · 7 years ago
  9. 4066294 Merge "Allow to use error prone" by Mikael Peltier · 7 years ago
  10. a10ffba Merge "Store git SHA-1 in jar archived by build bots" by Yohann Roussel · 7 years ago
  11. 6024441 Merge "Improve performance of canonicalizing locals information." by Ian Zerny · 7 years ago
  12. 5dd508f Improve performance of canonicalizing locals information. by Ian Zerny · 7 years ago
  13. cf3e236 Allow to use error prone by Mikaël Peltier · 7 years ago
  14. a8f254b Ignore dex files in archives for CompatProguard by Søren Gjesse · 7 years ago
  15. 5e8f1ba DebugTestBase.setUp: setting pgConsumer adds no further options by Tamas Kenez · 7 years ago
  16. 73f58e1 Store git SHA-1 in jar archived by build bots by Yohann Roussel · 7 years ago
  17. 2c9f851 Merge "Add gradle support to build Java 9 tests" by Mikael Peltier · 7 years ago
  18. 61633d4 Add gradle support to build Java 9 tests by Mikaël Peltier · 7 years ago
  19. 9a30e2d Comment fixed as suggested by Denis Vnukov · 7 years ago
  20. 1e91014 Fix register hints code to work when register is revoked. by Mads Ager · 7 years ago
  21. 5677922 Create default ProguardConfiguration through the builder... by Tamas Kenez · 7 years ago
  22. 03e41a9 Merge "Fix downloadDx string condition." by Tamas Kenez · 7 years ago
  23. f188efd Merge "Benchmarks for incremental builds of framework." by Ian Zerny · 7 years ago
  24. d3d55d4 Benchmarks for incremental builds of framework. by Ian Zerny · 7 years ago
  25. 4c1f1ee Merge "Update AOSP reference" by Søren Gjesse · 7 years ago
  26. cea7c20 Fix downloadDx string condition. by Tamas Kenez · 7 years ago
  27. d1c52b3 Merge "Follow-up 769ebcd1bdcf4393e5e25e8c75abbf2dd777fdc0" by Sebastien Hertz · 7 years ago
  28. adfde76 Update AOSP reference by Søren Gjesse · 7 years ago
  29. f30cca2 Merge "Fix cross references" by Søren Gjesse · 7 years ago
  30. e443431 String concatenation desugaring. by Denis Vnukov · 7 years ago
  31. 0ae9d8f Follow-up 769ebcd1bdcf4393e5e25e8c75abbf2dd777fdc0 by Sebastien Hertz · 7 years ago
  32. 8370136 Merge "Disallow the use of filled-new-array of objects before kitkat." by Mads Ager · 7 years ago
  33. c623f62 Fix cross references by Søren Gjesse · 7 years ago
  34. c928942 Merge "run_on_app.py: Don't use --pg-map for R8, it's no longer supported" by Tamas Kenez · 7 years ago
  35. 8ece898 Disallow the use of filled-new-array of objects before kitkat. by Mads Ager · 7 years ago
  36. c6aa231 Associate a structured origin description to resources. by Ian Zerny · 7 years ago
  37. 7cd85f7 Merge "Build and archive compatproguard.jar" by Søren Gjesse · 7 years ago
  38. dc9d8a2 Build and archive compatproguard.jar by Søren Gjesse · 7 years ago
  39. d59ea75 run_on_app.py: Don't use --pg-map for R8, it's no longer supported by Tamas Kenez · 7 years ago
  40. 2aae320 Remove some Java warnings by Benoit Lamarche · 7 years ago
  41. 39a909a Add a simple task to collect dependencies by Søren Gjesse · 7 years ago
  42. 5229e64 Merge "Additional tests for <clinit> rewriting" by Søren Gjesse · 7 years ago
  43. 8ad45a9 Merge "Fix compilation time regression in d8" by Sebastien Hertz · 7 years ago
  44. 769ebcd Fix compilation time regression in d8 by Sebastien Hertz · 7 years ago
  45. 7f86e2e Fix quick-fix error and amend review comments. by Ian Zerny · 7 years ago
  46. e1e60d5 Merge "Fix issue with <clinit> rewriting" by Søren Gjesse · 7 years ago
  47. edcf578 Fix issue with <clinit> rewriting by Søren Gjesse · 7 years ago
  48. ce0019a Set failing status for new debug tests on older runtimes. by Ian Zerny · 7 years ago
  49. 7c28252 Additional tests for <clinit> rewriting by Søren Gjesse · 7 years ago
  50. 225724f Enable GraphLense to also rewrite the type of classes. by Stephan Herhut · 7 years ago
  51. 5860203 Fix merge failure. by Ian Zerny · 7 years ago
  52. 5a03469 Merge "Fix infinite loop in register allocator." by Mads Ager · 7 years ago
  53. d5acc36 Fix infinite loop in register allocator. by Mads Ager · 7 years ago
  54. 73676f0 Merge "Annotate all instructions with position information." by Ian Zerny · 7 years ago
  55. 18acd1d Merge "Split edges after transformations that might introduce new critical edges." by Mads Ager · 7 years ago
  56. 017a0cb Merge "Remove useless throws of ProguardRuleParserException" by Benoit Lamarche · 7 years ago
  57. b5bbe0b Split edges after transformations that might introduce new critical edges. by Mads Ager · 7 years ago
  58. 841e6bf Remove useless throws of ProguardRuleParserException by Benoit Lamarche · 7 years ago
  59. cfd6dac Add const-method-type support by Mikaël Peltier · 7 years ago
  60. 4a6ba29 Fix missing DiagnosticsHandler in Proguard config tests by Benoit Lamarche · 7 years ago
  61. 31054bb Annotate all instructions with position information. by Ian Zerny · 7 years ago
  62. 0bb66d2 Merge "Use Diagnostics for Proguard configuration warnings" by Benoit Lamarche · 7 years ago
  63. afa74a0 Merge "Categorize tests which do not have dex input" by Mikael Peltier · 7 years ago
  64. 04a7913 Use Diagnostics for Proguard configuration warnings by Benoit Lamarche · 7 years ago
  65. 0ddfa2e Categorize tests which do not have dex input by Mikaël Peltier · 7 years ago
  66. 032f929 Add ConstMethodHandle into BaseInstructionFactory by Mikaël Peltier · 7 years ago
  67. 542ac75 Merge "Skipped tests must be computed by toolchain" by Mikael Peltier · 7 years ago
  68. af90859 Forgot to add copyright to RenameSourceFileSmaliTest by Jinseong Jeon · 7 years ago
  69. f642acf Merge "Revert "Revert "Tests for handle missing fields in static initializer rewriting""" by Søren Gjesse · 7 years ago
  70. ba1adf5 Merge "Parse -adaptclassstrings [class_filter]." by Jinseong Jeon · 7 years ago
  71. 3e0a9d8 Parse -adaptclassstrings [class_filter]. by Jinseong Jeon · 7 years ago
  72. e746a47 Skipped tests must be computed by toolchain by Mikaël Peltier · 7 years ago
  73. c56a724 Revert "Revert "Tests for handle missing fields in static initializer rewriting"" by Søren Gjesse · 7 years ago
  74. b7459de Merge "Let ArchiveClassFileProvider allow subclasses" by Yohann Roussel · 7 years ago
  75. b16d0f6 Let ArchiveClassFileProvider allow subclasses by Yohann Roussel · 7 years ago
  76. 9d8eeb4 Merge "Add Command API to disable desugaring" by Yohann Roussel · 7 years ago
  77. ff15348 Add an option to "force Proguard compatibility" by Søren Gjesse · 7 years ago
  78. d258010 Add Command API to disable desugaring by Yohann Roussel · 7 years ago
  79. 5974eba Merge "Add new const-method-handle opcode" by Mikael Peltier · 7 years ago
  80. 4608864 Ignore dead code in dominator tree by Søren Gjesse · 7 years ago
  81. 7b7b53a Add new const-method-handle opcode by Mikaël Peltier · 7 years ago
  82. 65d3041 Replace sysout by debug log in InliningOracle by Benoit Lamarche · 7 years ago
  83. 13b8ed9 Throw exception when Dictionary cannot be read by Benoit Lamarche · 7 years ago
  84. 2782c9b Update Art test status after Art update. by Mads Ager · 7 years ago
  85. 54f8217 Consistently use WorkStealingPool by Søren Gjesse · 7 years ago
  86. ef35782 Merge "Parse -identifiernamestring <classspec>" by Jinseong Jeon · 7 years ago
  87. 9118252 Parse -identifiernamestring <classspec> by Jinseong Jeon · 7 years ago
  88. 3ee59c4 Merge "Use more robust command for getting branches that a commit is on" by Rico Wind · 7 years ago
  89. 98174cc Merge "Make minifiers use the global state for -useuniqueclassmembernames." by Jinseong Jeon · 7 years ago
  90. f1d3d509 Make minifiers use the global state for -useuniqueclassmembernames. by Jinseong Jeon · 7 years ago
  91. 050bd22 Merge "Revise -dontwarn [class_filter] to use ProguardClassNameList." by Jinseong Jeon · 7 years ago
  92. 459d0bed Revise -dontwarn [class_filter] to use ProguardClassNameList. by Jinseong Jeon · 7 years ago
  93. 29759d6 Test triage following art update by mikaelpeltier · 7 years ago
  94. b59eb33 Merge "Revert "Tests for handle missing fields in static initializer rewriting"" by Yohann Roussel · 7 years ago
  95. e5c9e51 Revert "Tests for handle missing fields in static initializer rewriting" by Yohann Roussel · 7 years ago
  96. 2f72029 Use more robust command for getting branches that a commit is on by Rico Wind · 7 years ago
  97. 894eaec Merge "Revert "Use dedicated per-file maps instead of field on IndexedDexItem for file membership."" by Stephan Herhut · 7 years ago
  98. 39e1f36 Revert "Use dedicated per-file maps instead of field on IndexedDexItem for file membership." by Stephan Herhut · 7 years ago
  99. 10d928f Merge "Use dedicated per-file maps instead of field on IndexedDexItem for file membership." by Stephan Herhut · 7 years ago
  100. 28644b4 Merge "Update Art and Art tests from aosp master" by Mikael Peltier · 7 years ago