1. a5f64f0 Convert RuleBuilder to static rule in buildRuleToGenerateIndex by Cole Faust · 2 years, 7 months ago
  2. 6587cec Remove R8-specific flags from soong config by Jared Duke · 2 years, 7 months ago
  3. a1b8b9b Enable same-file policy for R8 optimizations by Jared Duke · 2 years, 7 months ago
  4. 871c6f3 Instrument ims-common for coverage by Qing Shen · 2 years, 10 months ago
  5. d1c40db Merge "Revert "Pin javadoc to JDK 11"" by Treehugger Robot · 2 years, 11 months ago
  6. 4ad3dc6 Revert "Pin javadoc to JDK 11" by Sorin Basca · 2 years, 11 months ago
  7. 5aab685 Bump up errorprone heap size by Cole Faust · 2 years, 11 months ago
  8. 7e094b3 Revert^2 "Use the toolchain from JDK 17" by Sorin Basca · 2 years, 11 months ago
  9. be3a561 Revert "Use the toolchain from JDK 17" by Ken Sun · 2 years, 11 months ago
  10. 8eac000 Use the toolchain from JDK 17 by Sorin Basca · 3 years, 1 month ago
  11. 6008155 Merge "Add soong support for resource shrinking" by Rico Wind · 3 years ago
  12. 351bac9 Add soong support for resource shrinking by Rico Wind · 3 years ago
  13. a1073a5 Increase javac heap to 4096M by Sorin Basca · 3 years ago
  14. 198c51c Pin javadoc to JDK 11 by Sorin Basca · 3 years ago
  15. bcc3d05 Fix module-file name collisions by Cole Faust · 3 years ago
  16. c33f799 Increase R8 max heap size to 4GB. by Jordan Demeulenaere · 3 years, 1 month ago
  17. dc2893a Use R8 wrapper target and flags. by Ian Zerny · 3 years, 2 months ago
  18. 1cd1729 Disable deferred tracing in R8 by Rico Wind · 3 years, 3 months ago
  19. 727ab90 Replace DEX_FLAGS by flags for D8 and R8. by Ian Zerny · 3 years, 4 months ago
  20. 0cf7c96 Limit JIT tier for D8 by Jared Duke · 3 years, 5 months ago
  21. 932c01c export Java variables to Bazel by Sam Delmerico · 3 years, 5 months ago
  22. 51bbac2 Remove apex framework jars from hard-coded list by Anton Hansson · 3 years, 5 months ago
  23. 59c1e6a Support experimental building with OpenJDK 17 by Colin Cross · 3 years, 6 months ago
  24. 8bf6cad Increase errorprone heap size by Colin Cross · 3 years, 6 months ago
  25. 0849c14 Limit JIT tier for javac by Jared Duke · 3 years, 7 months ago
  26. c899d78 Revert "Temporarily add method to get java binary tool" by Colin Cross · 3 years, 10 months ago
  27. 3e3eda6 Temporarily add method to get java binary tool by Colin Cross · 3 years, 10 months ago
  28. a832a04 Revert "Time out and dump stacks from R8 processes after 30 minutes" by Colin Cross · 4 years, 1 month ago
  29. 29c294b Time out and dump stacks from R8 processes after 30 minutes by Colin Cross · 4 years, 4 months ago
  30. 77cdcfd Move android package on top of remotexec by Colin Cross · 4 years, 6 months ago
  31. 65cb5c6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  32. 90905c0 Merge "Make the default exec strategy for javac/r8/d8 remote local fallback." by Treehugger Robot · 5 years ago
  33. 23fea04 Rename class2greylist by Andrei Onea · 5 years ago
  34. 2889166 Make the default exec strategy for javac/r8/d8 remote local fallback. by Ramy Medhat · 5 years ago
  35. 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 5 years ago
  36. 816a23a Introduce AlwaysUsePrebuiltSdks by Jeongik Cha · 5 years ago
  37. 84c3807 Enforce the legacy core/platform API restriction. by Pete Gillin · 5 years ago
  38. 8034eaf Merge "Rename the Default* constants in java/config." am: 8f70db2b48 am: 98d8ee9bd8 by Treehugger Robot · 5 years ago
  39. 8f70db2 Merge "Rename the Default* constants in java/config." by Treehugger Robot · 5 years ago
  40. 0638dfc Rename the Default* constants in java/config. by Pete Gillin · 5 years ago
  41. 9e57eed Merge "Move gen-kotlin-build-file.sh to python" am: e9eacaa061 am: 46d1053e49 by Treehugger Robot · 5 years ago
  42. e9eacaa Merge "Move gen-kotlin-build-file.sh to python" by Treehugger Robot · 5 years ago
  43. 9b1aa0c Move gen-kotlin-build-file.sh to python by Colin Cross · 5 years ago
  44. 5ea55cd Merge "Use a default exclude filter for JaCoCo in Soong." am: 8f3386e49b am: 8a203b5cd7 by Chris Gross · 5 years ago
  45. 2f74869 Use a default exclude filter for JaCoCo in Soong. by Chris Gross · 5 years ago
  46. 8118142 Merge "Split the core/platform API into stable and legacy versions." am: d7db79cc8b am: 5dbf9e09f2 by Pete Gillin · 5 years ago
  47. 1f41dbf Split the core/platform API into stable and legacy versions. by Pete Gillin · 5 years ago
  48. 2b61858 Merge "Add support for remote-execution / caching of jar/zip actions" am: c4cdba07d3 am: d996ff6a68 by Kousik Kumar · 5 years ago
  49. 0f5e5c7 Merge "Add support for remote-execution / caching of signapk actions" am: 8f37ec82d9 am: f52d6420ea by Kousik Kumar · 5 years ago
  50. 366afc5 Add support for remote-execution / caching of jar/zip actions by Kousik Kumar · 5 years ago
  51. 309b1c0 Add support for remote-execution / caching of signapk actions by Kousik Kumar · 5 years ago
  52. 02332a2 Merge "Add support for remote-execution / caching of turbine actions" am: 97d095516e am: a858736c86 by Kousik Kumar · 5 years ago
  53. 1372c1b Add support for remote-execution / caching of turbine actions by Kousik Kumar · 5 years ago
  54. eb89987 Merge changes from topic "prebuilt_apk_set" am: a3e8885658 am: c067b0280c by Jaewoong Jung · 5 years ago
  55. a7856c0 Implement android_app_set module by Sasha Smundak · 5 years ago
  56. fb1add1 Merge "Refactor RBE support for Javac/R8/D8 to use the remoteexec package." am: 0b3b3db525 am: ebbe86fdb7 by Treehugger Robot · 5 years ago
  57. 1dcc27e Refactor RBE support for Javac/R8/D8 to use the remoteexec package. by Ramy Medhat · 5 years ago
  58. 408483d Merge "Update ike.jar's name in code coverage configuration" am: 9a63ee1b4f am: 0c34e7e308 by Automerger Merge Worker · 6 years ago
  59. 2e56067 Update ike.jar's name in code coverage configuration by evitayan · 6 years ago
  60. 1bf59ab Merge "Add support for experimentally enabling RBE support on specific rules." am: 5e0dbe4e3e am: 205edb5da3 am: a171ec4e95 by Automerger Merge Worker · 6 years ago
  61. 8ea054a Add support for experimentally enabling RBE support on specific rules. by Ramy Medhat · 6 years ago
  62. 91133e6 Add framework-sdkextensions to jars to instrument by Anton Hansson · 6 years ago
  63. 9492b09 Add framework-sdkextensions to jars to instrument by Anton Hansson · 6 years ago
  64. 38338a9 Move MediaStore.java inside APEX boundary. by Jeff Sharkey · 6 years ago
  65. 231d056 Add updatable_media_stub to framework by Jiyong Park · 6 years ago
  66. 4c258d2 Add updatable_media_stub to framework by Jiyong Park · 6 years ago
  67. e2e6c72 Merge "Enable covergae for ike.jar which will be in mainline module IPsec(IKE)" am: fa2ac9f6e9 am: abd4fde926 am: d04d769639 by Automerger Merge Worker · 6 years ago
  68. 13b0d51 Enable covergae for ike.jar which will be in mainline module IPsec(IKE) by evitayan · 6 years ago
  69. 213d653 Merge "Move/dedupe some host path functions in package_ctx.go." am: 455e3a089d am: 47a7da1485 by Martin Stjernholm · 6 years ago
  70. 7260d06 Move/dedupe some host path functions in package_ctx.go. by Martin Stjernholm · 6 years ago
  71. 1209d7e Merge changes I0d679648,I31542e7f am: 31d57588c9 am: 6414dde54e am: 176de85374 by Pete Gillin · 6 years ago
  72. a7a3d64 Remove the EXPERIMENTAL_USE_OPENJDK11_TOOLCHAIN option. by Pete Gillin · 6 years ago
  73. a2affbb Add a new option OVERRIDE_JLINK_VERSION_NUMBER. by Pete Gillin · 6 years ago
  74. 74cd286 Instrument framework-minus-apex for coverage. by Allen Hair · 6 years ago
  75. abbcdda Switch to an OpenJDK 11 toolchain by default. by Pete Gillin · 6 years ago
  76. 4fd3683 Switch to an OpenJDK 11 toolchain by default. by Pete Gillin · 6 years ago
  77. 1f52e93 Add experimental option to use OpenJDK 11 toolchain. by Pete Gillin · 6 years ago
  78. 6617b6d Merge "Use prebuilts for more tools in unbundled builds" by Colin Cross · 6 years ago
  79. adf1a12 Merge "Add new core-icu4j after separating icu4j from core-libart" by vichang · 6 years ago
  80. bdf9514 Use prebuilts for more tools in unbundled builds by Colin Cross · 6 years ago
  81. 07b5b4c Add new core-icu4j after separating icu4j from core-libart by Victor Chang · 6 years ago
  82. 6127279 Merge "Support source code cross-referencing for C++ and Java" am: 247de68b89 by Sasha Smundak · 6 years ago
  83. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 7 years ago
  84. a373a94 Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91 am: ed9a92c311 by Colin Cross · 6 years ago
  85. 33961b5 Convert droidstubs to android.RuleBuilder by Colin Cross · 6 years ago
  86. e26ae3f Merge "Tune invocations and print full diagnostics on crash for d8 and r8." by Sasha Smundak · 6 years ago
  87. ee5c603 Tune invocations and print full diagnostics on crash for d8 and r8. by Sasha Smundak · 6 years ago
  88. c98ec46 Merge "Tune JVM, print full diagnostics on crash." am: 90aa101152 am: 8975b8f376 by Alexander Smundak · 6 years ago
  89. 26c6d9e Tune JVM, print full diagnostics on crash. by Sasha Smundak · 6 years ago
  90. cc4923a Merge "Revert "Revert "Revert "Print full diagnostics file when Java process crashes."""" am: 7c9689f7b7 by Jimmy Chen · 6 years ago
  91. 7c9689f Merge "Revert "Revert "Revert "Print full diagnostics file when Java process crashes."""" by Treehugger Robot · 6 years ago
  92. e88eaa7 Revert "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Jimmy Chen · 6 years ago
  93. 8d08aa2 Merge "Revert "Revert "Print full diagnostics file when Java process crashes.""" am: 22d3d6ba5c by Alexander Smundak · 6 years ago
  94. 22d3d6b Merge "Revert "Revert "Print full diagnostics file when Java process crashes.""" by Treehugger Robot · 6 years ago
  95. b4be092 Revert "Revert "Print full diagnostics file when Java process crashes."" by Alexander Smundak · 6 years ago
  96. 2ca7d3c Merge "Revert "Print full diagnostics file when Java process crashes."" am: d5dd534465 by Alexander Smundak · 6 years ago
  97. d5dd534 Merge "Revert "Print full diagnostics file when Java process crashes."" by Treehugger Robot · 6 years ago
  98. d71dc6b Revert "Print full diagnostics file when Java process crashes." by Alexander Smundak · 6 years ago
  99. 9040ad7 Merge "Print full diagnostics file when Java process crashes." am: 7b1ca80579 by Sasha Smundak · 6 years ago
  100. 7b1ca80 Merge "Print full diagnostics file when Java process crashes." by Treehugger Robot · 6 years ago