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