1. 1b63d90 Utilize the logic of finding dynamic upper bound of receiver type. by Jinseong Jeon · 5 years ago
  2. 04c7c30 Add r8 benchmark to run_on_app for testing --find-min-xmx by Morten Krogh-Jespersen · 5 years ago
  3. 97439c3 Revert "Don't class inline library method overrides." by Ian Zerny · 5 years ago
  4. b215938 Add script that will print hanging tests given the output from the bots by Rico Wind · 5 years ago
  5. 59feb38 Don't run lang.ThreadGroup.suspend.ThreadGroup_suspend_A01 on cf backend by Rico Wind · 5 years ago
  6. 47e2644 Move ServiceLoader desugaring to CfCode to support catch handler by Morten Krogh-Jespersen · 5 years ago
  7. 4caae49 Don't class inline library method overrides. by Ian Zerny · 5 years ago
  8. b0b7c9b Desugared library API function composition test by clementbera · 5 years ago
  9. 20e17a6 Desugared library API long double conversions by clementbera · 5 years ago
  10. e3a072a Fix red tests by clementbera · 5 years ago
  11. bb7444a Migrate compat tests to new test builders. by Ian Zerny · 5 years ago
  12. 793fc7a Extend the range of assume instructions, part 3.5. by Jinseong Jeon · 5 years ago
  13. 950753b Add type-analysis util ensuring type lattice elements will not change by Morten Krogh-Jespersen · 5 years ago
  14. 55a0bde Add narrowing of affected values of affected phis in LensCodeRewriter by Morten Krogh-Jespersen · 5 years ago
  15. 629b0dd Desugared lib Optional conversions by clementbera · 5 years ago
  16. f56c79e Wrapper for library API calls by clementbera · 5 years ago
  17. 514eacf Add test for service loader with exception handlers by Morten Krogh-Jespersen · 5 years ago
  18. 62bca34 Add test for rewriting multiple service definitions by Morten Krogh-Jespersen · 5 years ago
  19. 19bfd94 Cleanup ServiceLoaderRewritingTest for finding service loader loads by Morten Krogh-Jespersen · 5 years ago
  20. 83fc174 Update memory info to use only Runtime.totalMemory and freeMemory. by Ian Zerny · 5 years ago
  21. ac93398 Update isDefaultMethod to not include static methods by Søren Gjesse · 5 years ago
  22. beed85e Update generation of method lists for lint by Søren Gjesse · 5 years ago
  23. ad2aeca Add synthetic to equals check for Position by Morten Krogh-Jespersen · 5 years ago
  24. efbbd37 Reland "Disable Shrinking in L8 temporarily" by clementbera · 5 years ago
  25. 6b445f7 Re^2land "Extend the range of assume instructions, part3." by Jinseong Jeon · 5 years ago
  26. c21be3a Reland "Proguard config as files in L8" by Clément Béra · 5 years ago
  27. 6210d57 Fix nullability flop for definitely null nullability. by Jinseong Jeon · 5 years ago
  28. 469e1c7 Revert "Proguard config as files in L8" by Jinseong Jeon · 5 years ago
  29. dc95ce3 Revert "Disable Shrinking in L8 temporarily" by Jinseong Jeon · 5 years ago
  30. 3bb7a87 Avoid that force inlining marks are overridden by delayed optimization feedback by Christoffer Quist Adamsen · 5 years ago
  31. 6fc6ba8 Disable Shrinking in L8 temporarily by clementbera · 5 years ago
  32. 9715e5c Proguard config as files in L8 by clementbera · 5 years ago
  33. a042248 Don't class inline kept classes. by Ian Zerny · 5 years ago
  34. 69d738e Test for class inlining of kept classes. by Ian Zerny · 5 years ago
  35. a5c51ff Do not inline methods on definitely null receivers by Morten Krogh-Jespersen · 5 years ago
  36. 3e7cf75 Add retrace functionality to R8TestRunResult by Morten Krogh-Jespersen · 5 years ago
  37. dbc4909 Remove the proguard compatibility worklist. by Ian Zerny · 5 years ago
  38. 0217862 Directly report compatibility edges and remove rule building. by Ian Zerny · 5 years ago
  39. 067e999 Reland test expectation change of TreeShaking18Test by Jinseong Jeon · 5 years ago
  40. c3c587e Remove redundant alias removals. by Jinseong Jeon · 5 years ago
  41. 2a8c8fe Account for if-simplification for non-null origin. by Jinseong Jeon · 5 years ago
  42. 0332798 Log finer-grained eligibility decisions in ClassInliner. by Jinseong Jeon · 5 years ago
  43. 3274947 Introduce ListUtils#lastIndexMatching. by Jinseong Jeon · 5 years ago
  44. 1947a86 Add r8_release script for automating release by Morten Krogh-Jespersen · 5 years ago
  45. 3d68dcf Update encodeChecksums to not use java 1.9 CRC32.update(byte[]) by Morten Krogh-Jespersen · 5 years ago
  46. e7cf471 Reland fix for incorrect type in class inliner by Christoffer Quist Adamsen · 5 years ago
  47. b338d1a Revert "Extend the range of assume instructions, part 5." by Christoffer Quist Adamsen · 5 years ago
  48. 4678548 Only trigger release branch when the Version.java file is touched by Rico Wind · 5 years ago
  49. 02d1368 Reland "Desugar lib Time API conversions" by clementbera · 5 years ago
  50. a5762cf Don't use java 9 InputStream::readAllBytes by Rico Wind · 5 years ago
  51. b48fed8 Add Simple-{Camera|File-Manager|Gallery} to test app collection. by Jinseong Jeon · 5 years ago
  52. 502f282 Enable call site optimization. by Jinseong Jeon · 5 years ago
  53. 49009e8 Extend the range of assume instructions, part 5. by Jinseong Jeon · 5 years ago
  54. 04dfb34 Revert "Desugar lib Time API conversions" by Rico Wind · 5 years ago
  55. d37e9d3 Add Simple-{Camera|File-Manager|Gallery}. by Jinseong Jeon · 5 years ago
  56. 6766fac Desugar lib Time API conversions by clementbera · 5 years ago
  57. ceaebc0 Fix windows build by clementbera · 5 years ago
  58. ae2a802 Support data-resources in feature splits. by Rico Wind · 5 years ago
  59. 8713a62 Utility to generate proto shrinking stats by Christoffer Quist Adamsen · 5 years ago
  60. 392b86b ClassNameMinifier should not assign primitive names to types by Morten Krogh-Jespersen · 5 years ago
  61. 202ed1c Backport Java 9 Map.entry factory by Jake Wharton · 5 years ago
  62. ad379d4 Require holder witness to report invoked-from edges. by Ian Zerny · 5 years ago
  63. c6af13a Fix red build by clementbera · 5 years ago
  64. 79854ab Clean up desugared lib "default" hack by clementbera · 5 years ago
  65. e727ab7 PrefixRewriter add types at runtime by clementbera · 5 years ago
  66. 6d580c1 Add information about app segment benchmarks in run_on_as_app by Morten Krogh-Jespersen · 5 years ago
  67. aa7cd06 Report each reason for targeting a method. by Ian Zerny · 5 years ago
  68. efff2be Update assertion in NonNullTracker to consider pinned fields by Christoffer Quist Adamsen · 5 years ago
  69. deac561 Temporarily disable sqldelight by Christoffer Quist Adamsen · 5 years ago
  70. aa48c9f Extend the range of assume instructions, part 4. by Jinseong Jeon · 5 years ago
  71. 94e2e66 Remove name from backport CfCode factories by Jake Wharton · 5 years ago
  72. f51913e Reland "Extend the range of assume instructions, part 3." by Jinseong Jeon · 5 years ago
  73. fe38173 Remove non-null insertion from member value propagation by Christoffer Quist Adamsen · 5 years ago
  74. dfd6e1d Update non-null propagation for static fields by Christoffer Quist Adamsen · 5 years ago
  75. 82abe0d Use uppercase "L" for long literals by Jake Wharton · 5 years ago
  76. ea02419 Backport Map.of and Map.ofEntries factories by Jake Wharton · 5 years ago
  77. 1b83e96 Instruction read set analysis by Christoffer Quist Adamsen · 5 years ago
  78. a70d3bd Reland "Generate method lists for lint based on library desugar configuration" by Søren Gjesse · 5 years ago
  79. 2306bf5 Add markers to featuresplits by Rico Wind · 5 years ago
  80. 5591804 Run backport tests on all API levels possible by Jake Wharton · 5 years ago
  81. 824ce75 Desugared lib time conversions by clementbera · 5 years ago
  82. 40fe34d Revert "Generate method lists for lint based on library desugar configuration" by Søren Gjesse · 5 years ago
  83. 71b445b Generate method lists for lint based on library desugar configuration by Søren Gjesse · 5 years ago
  84. 8671c2a Desugared lib auto time conversions by clementbera · 5 years ago
  85. 77cb3f4 Update release bot triggger by Søren Gjesse · 5 years ago
  86. 5379f3d Desugared Lib Time Conversions by clementbera · 5 years ago
  87. 2596f38 Revert "Extend the range of assume instructions, part 3." by Jinseong Jeon · 5 years ago
  88. 2980a52 Extend the range of assume instructions, part 3. by Jinseong Jeon · 5 years ago
  89. a5f0506 Backport Set.of factories by Jake Wharton · 5 years ago
  90. d02a6d4 Disallow class merging between classes in features and base by Rico Wind · 5 years ago
  91. 706f755 Update archive script to handle version 'master' by Søren Gjesse · 5 years ago
  92. d5f3960 Reland "Assert live types have rooted paths in the kept graph." by Ian Zerny · 5 years ago
  93. 2f26851 Add building for branches starting with 1 and 2 by Søren Gjesse · 5 years ago
  94. cfb745c Don't allow inlining between different features (and base) by Rico Wind · 5 years ago
  95. b5bb3e9 Add output functionality for the R8 with feature splits. by Rico Wind · 5 years ago
  96. 787bf0f Change master version to just "master" by Søren Gjesse · 5 years ago
  97. 7278a40 Add 'iosched' and 'santa-tracker-android' to test app collection by Christoffer Quist Adamsen · 5 years ago
  98. ca85fa7 Add a test for additional inlining by Christoffer Quist Adamsen · 5 years ago
  99. 28bcef5 Update patch version for release - new version is 1.6.32-dev by Morten Krogh-Jespersen · 5 years ago
  100. d5bec02 Extend the range of assume instructions, part 2. by Jinseong Jeon · 5 years ago