1. 2b7e980 Allow projects to exclude from libcrt_builtins by Yi Kong · 6 years ago
  2. 95fd9d1 Move libgcc to libcrt.builtins by Yi Kong · 6 years ago
  3. 1c7db31 Merge "Build docs as part of checkbuild" by Treehugger Robot · 6 years ago
  4. 20e7b65 Merge "Set LOCAL_SDK_VERSION := current for RROs" by Anton Hansson · 6 years ago
  5. fd5ab7c Merge "Revert "Use protoc-gen-javalite for java lite protos"" by Colin Cross · 6 years ago
  6. 6a806e7 Merge "Only zip2zip bundle resources if they exist" by Treehugger Robot · 6 years ago
  7. 0625f9a Merge "Move ro.build.characteristics to /product props" by Anton Hansson · 6 years ago
  8. 344f252 Merge "Fix pre-extracted PDKs" by Treehugger Robot · 6 years ago
  9. 9b7c1e4 Fix pre-extracted PDKs by Dan Willemsen · 6 years ago
  10. 7f1ca81 Build docs as part of checkbuild by Colin Cross · 6 years ago
  11. 85fa3de Only zip2zip bundle resources if they exist by Colin Cross · 6 years ago
  12. 5ac408b Move ro.build.characteristics to /product props by Anton Hansson · 6 years ago
  13. 6fe5bf0 Copy shared libraries used by tests to testcases directory by Dan Shi · 6 years ago
  14. e4f4c73 Revert "Use protoc-gen-javalite for java lite protos" by Colin Cross · 6 years ago
  15. 4c9399d Merge "Use protoc-gen-javalite for java lite protos" by Colin Cross · 6 years ago
  16. 761b580 Merge "Produce NOTICE files for static libraries." by Jaewoong Jung · 6 years ago
  17. b966219 Merge "Revert "Revert "Create bundle modules suitable for bundletool""" by Treehugger Robot · 6 years ago
  18. 67828c2 Merge "Remove 'ro.art.hiddenapi.warning' system property" by David Brazdil · 6 years ago
  19. 2066a5c Exempt Soong from LOCAL_TEST_DATA checks by Dan Willemsen · 6 years ago
  20. 3d90562 Produce NOTICE files for static libraries. by Jaewoong Jung · 6 years ago
  21. ed90746 Link hwasan static library to native tests. by Evgenii Stepanov · 6 years ago
  22. e0e0cad Merge "Remove obsolete (CLANG|LLVM)_TBLGEN" by Dan Willemsen · 6 years ago
  23. 35eb2e3 Revert "Revert "Create bundle modules suitable for bundletool"" by Colin Cross · 6 years ago
  24. 8549417 Set LOCAL_SDK_VERSION := current for RROs by Anton Hansson · 6 years ago
  25. 50537af Merge "Allow UnsupportedAppUsage annotations to be in separate target" by Paul Duffin · 6 years ago
  26. 5e48a5c Merge "Remove host- prefix from protobuf libraries" by Treehugger Robot · 6 years ago
  27. 7bdde12 Remove 'ro.art.hiddenapi.warning' system property by David Brazdil · 6 years ago
  28. b93d898 Remove obsolete (CLANG|LLVM)_TBLGEN by Dan Willemsen · 6 years ago
  29. 0764d72 Merge "De-dup INTERNAL_SYSTEMIMAGE_FILES to fix PDK builds" by Treehugger Robot · 6 years ago
  30. cb0e71f Merge "Revert "Create bundle modules suitable for bundletool"" by Treehugger Robot · 6 years ago
  31. 3451e0d Revert "Create bundle modules suitable for bundletool" by Colin Cross · 6 years ago
  32. 37a1986 De-dup INTERNAL_SYSTEMIMAGE_FILES to fix PDK builds by Dan Willemsen · 6 years ago
  33. c66c317 Merge changes from topics "soong-aar", "soong-bundle" by Colin Cross · 6 years ago
  34. 79d8bf2 Allow UnsupportedAppUsage annotations to be in separate target by Paul Duffin · 6 years ago
  35. 74e4cf1 Store AAR path from Soong for dist by Colin Cross · 6 years ago
  36. afc4604 Create bundle modules suitable for bundletool by Colin Cross · 6 years ago
  37. 0fb8c97 Dist bundle modules from Soong by Colin Cross · 6 years ago
  38. 4438e0b Merge "Revert^4: Change command-line flags of hiddenapi" by David Brazdil · 6 years ago
  39. 9007e53 Revert^4: Change command-line flags of hiddenapi by David Brazdil · 6 years ago
  40. 84f0a11 Use protoc-gen-javalite for java lite protos by Colin Cross · 6 years ago
  41. 615212e Remove host- prefix from protobuf libraries by Colin Cross · 6 years ago
  42. df45f28 Merge "Really mark sdk_addon as PHONY to fix `m snod`" by Treehugger Robot · 6 years ago
  43. 779dc30 Merge changes from topic "dpgroup" by Yifan Hong · 6 years ago
  44. ea898f1 Really mark sdk_addon as PHONY to fix `m snod` by Dan Willemsen · 6 years ago
  45. 27ec8b8 Merge "Revert "Revert^2: Change command-line flags of hiddenapi"" by Paul Hobbs · 6 years ago
  46. d8c427f Revert "Revert^2: Change command-line flags of hiddenapi" by Luman Qu · 6 years ago
  47. 4393050 Merge "Mark BUILD_NUMBER as obsolete, more vars as readonly" by Treehugger Robot · 6 years ago
  48. 6d0b0f6 Merge "Revert^2: Change command-line flags of hiddenapi" by David Brazdil · 6 years ago
  49. e0006c9 Merge "Pass privileged dexpreopt module configuration to Soong" by Colin Cross · 6 years ago
  50. 07d3d79 Add dynamic partition info to target files by Yifan Hong · 6 years ago
  51. a50b5e3 BOARD_{GROUP}_SIZE must not be empty. by Yifan Hong · 6 years ago
  52. 16a07e1 Add _a and _b to group names to super. by Yifan Hong · 6 years ago
  53. e954038 Revert^2: Change command-line flags of hiddenapi by David Brazdil · 6 years ago
  54. 1bc8173 Merge "build_image: improvements to right size for dynamic partitions" by Treehugger Robot · 6 years ago
  55. 73b998a Merge "Revert "ATest: GTest auto gen config support run-test-as."" by Treehugger Robot · 6 years ago
  56. a8fcf6c Revert "ATest: GTest auto gen config support run-test-as." by Bill Yang · 6 years ago
  57. e53dd7b Allow target to specify LOCAL_PREFER_INTEGRITY by Victor Hsieh · 6 years ago
  58. aefeae3 Merge "Reduce the propagation of LOCAL_DEX_PREOPT := nostripping" by Colin Cross · 6 years ago
  59. 2fc5669 Merge "ATest: GTest auto gen config support run-test-as." by Treehugger Robot · 6 years ago
  60. 5381eb6 Revert "Change command-line flags of hiddenapi" by David Brazdil · 6 years ago
  61. 7658657 Merge "Change command-line flags of hiddenapi" by David Brazdil · 6 years ago
  62. 3aa2f8f Pass privileged dexpreopt module configuration to Soong by Colin Cross · 6 years ago
  63. fc782ad Reduce the propagation of LOCAL_DEX_PREOPT := nostripping by Colin Cross · 6 years ago
  64. 780f595 build_image: improvements to right size for dynamic partitions by Mark Salyzyn · 6 years ago
  65. e483544 Remove host proto lib from cts jars by Julien Desprez · 6 years ago
  66. 1e0742e Merge "Install the ota keys under recovery as a zipfile" by Tianjie Xu · 6 years ago
  67. b64a0f3 Merge "Only set set_hashtree_disabled_flag in top-level vbmeta.img." by Treehugger Robot · 6 years ago
  68. 6dbb33d Mark BUILD_NUMBER as obsolete, more vars as readonly by Dan Willemsen · 6 years ago
  69. ffbe6b9 Install the ota keys under recovery as a zipfile by Tianjie Xu · 6 years ago
  70. 4c95ffa Merge "Remove USE_CLANG_LLD[=false]" by Treehugger Robot · 6 years ago
  71. 240dcb8 Only set set_hashtree_disabled_flag in top-level vbmeta.img. by Tao Bao · 6 years ago
  72. 1e0b229 Merge "Always define sdk_addon as phony" by Colin Cross · 6 years ago
  73. d0dbeb3 Always define sdk_addon as phony by Colin Cross · 6 years ago
  74. 5546a54 Merge "Put maxTargetSdk=P APIs onto light greylist." by Treehugger Robot · 6 years ago
  75. 6b00bfd Change command-line flags of hiddenapi by David Brazdil · 6 years ago
  76. bcde1c5 Put maxTargetSdk=P APIs onto light greylist. by Mathew Inwood · 6 years ago
  77. 6a038d6 Merge "Add UNSAFE_DISABLE_HIDDENAPI_FLAGS to skip hiddenapi processing" by David Brazdil · 6 years ago
  78. 2bfa740 Merge "Re-add product_MODULES" by Anton Hansson · 6 years ago
  79. 2eea599 Remove USE_CLANG_LLD[=false] by Dan Willemsen · 6 years ago
  80. 3e8eb37 Stop passing DIST_DIR to Soong by Dan Willemsen · 6 years ago
  81. c904e48 Fix dist-for-goals with no targets by Dan Willemsen · 6 years ago
  82. 78c40be Create a new kati packaging step; move dist by Dan Willemsen · 6 years ago
  83. 7ddc50a Refactor common makefile fragments by Dan Willemsen · 6 years ago
  84. 8a6b9a7 Add UNSAFE_DISABLE_HIDDENAPI_FLAGS to skip hiddenapi processing by David Brazdil · 6 years ago
  85. c135db1 Merge "Supporting change for aosp/771168" am: ac02d67652 by Matt Wachowski · 6 years ago
  86. ac02d67 Merge "Supporting change for aosp/771168" by Matt Wachowski · 6 years ago
  87. e733429 Merge "Re-submit "Add trailing slash to mainline path claims."" am: 471a45b952 by Anton Hansson · 6 years ago
  88. 471a45b Merge "Re-submit "Add trailing slash to mainline path claims."" by Anton Hansson · 6 years ago
  89. dfb64ca Merge "Remove check_emu_boot, it's no longer necessary" am: 6393560856 by Dan Willemsen · 6 years ago
  90. 40afa81 Supporting change for aosp/771168 by Matt Wachowski · 6 years ago
  91. b1e3357 Remove check_emu_boot, it's no longer necessary by Dan Willemsen · 6 years ago
  92. c466bc0 Merge "Clean up DIST_DIR usages, move to dist-for-goals" am: d3e8e5321f by Dan Willemsen · 6 years ago
  93. 964070b Merge "Write greylist annotation metadata to a csv file." am: c948d1a101 by Mathew Inwood · 6 years ago
  94. dcb5ef1 Re-submit "Add trailing slash to mainline path claims." by Anton Hansson · 6 years ago
  95. d3e8e53 Merge "Clean up DIST_DIR usages, move to dist-for-goals" by Treehugger Robot · 6 years ago
  96. c948d1a Merge "Write greylist annotation metadata to a csv file." by Mathew Inwood · 6 years ago
  97. daae95e Merge "Allow a hint together with artifact path enforcement" am: 4fa4ba11ef by Anton Hansson · 6 years ago
  98. 4fa4ba1 Merge "Allow a hint together with artifact path enforcement" by Anton Hansson · 6 years ago
  99. 7537fd0 Clean up DIST_DIR usages, move to dist-for-goals by Dan Willemsen · 6 years ago
  100. 9018cbb Merge "android.test.{base|mock} are added as optional libraries." am: 6587e4566f by Jiyong Park · 6 years ago