1. 26efd3a Add build script to generate TF test XML file with filters by Dan Shi · 7 years ago
  2. cbb4ec6 Merge "Update binary name to "brotli"." by Alex Deymo · 7 years ago
  3. 1f70f33 Merge changes from topic "full-treble-split" by Treehugger Robot · 7 years ago
  4. 33fdd8c Break up PRODUCT_FULL_TREBLE into variables. by Steven Moreland · 7 years ago
  5. 9588438 Use PRODUCT_ENFORCE_VINTF_MANIFEST. by Steven Moreland · 7 years ago
  6. b10e07a Update binary name to "brotli". by Alex Deymo · 7 years ago
  7. 44cb0db Merge "releasetools: Reduce the memory use in test_common.py." by Tao Bao · 7 years ago
  8. 207b009 Merge "Enable missing dependency checks" by Dan Willemsen · 7 years ago
  9. 20401e3 Merge "Archive checkvintf in otatools" by Michael Schwartz · 7 years ago
  10. 57d7829 Merge "Turn unusual tags into errors" by Treehugger Robot · 7 years ago
  11. 279f915 Merge "Support gcno packaging for executables." by Treehugger Robot · 7 years ago
  12. 3563ac5 Merge "Convert signapk to Android.bp" by Colin Cross · 7 years ago
  13. 6473e75 Archive checkvintf in otatools by Michael Schwartz · 7 years ago
  14. bd8f84f Turn unusual tags into errors by Dan Willemsen · 7 years ago
  15. e43d8ee Enable missing dependency checks by Dan Willemsen · 8 years ago
  16. ff87a9f Merge "releasetools: Write back default_system_dev_certificate." by Tao Bao · 7 years ago
  17. ad44dd4 Convert signapk to Android.bp by Colin Cross · 7 years ago
  18. 7cd5386 Merge "build: clean up proguard_flag_files" by Treehugger Robot · 7 years ago
  19. f718f90 releasetools: Write back default_system_dev_certificate. by Tao Bao · 7 years ago
  20. 76e93ba build: clean up proguard_flag_files by ShuJie Wang · 7 years ago
  21. 61bc4f7 Merge "CFI include/exclude path support (Make)" by Vishwath Mohan · 7 years ago
  22. 31b0807 releasetools: Reduce the memory use in test_common.py. by Tao Bao · 7 years ago
  23. a3d9487 Merge changes from topic "soong_ui_java" by Dan Willemsen · 7 years ago
  24. 23b2d2e CFI include/exclude path support (Make) by Vishwath Mohan · 7 years ago
  25. 2ec3e4a Remove Java PATH check, deprecate using PATH in Kati by Dan Willemsen · 7 years ago
  26. 8639879 Merge "Use prebuild R8 for USE_R8=true" by Søren Gjesse · 7 years ago
  27. f599f40 Merge "Add PRODUCT_ADB_KEYS" by Treehugger Robot · 7 years ago
  28. 90879f5 Remove JAVA_NOT_REQUIRED by Dan Willemsen · 7 years ago
  29. 4cb631f Merge changes from topic "system_default_prop" by Treehugger Robot · 7 years ago
  30. 5fb6a3e Move ART default properties into system partition by Jaekyun Seok · 7 years ago
  31. 7136100 Merge "Fix the imgdiff failure when running test_common unittest" by Tianjie Xu · 7 years ago
  32. df05558 Fix the imgdiff failure when running test_common unittest by Tianjie Xu · 7 years ago
  33. 14827f2 Support gcno packaging for executables. by Ryan Campbell · 7 years ago
  34. c66d297 Use prebuild R8 for USE_R8=true by Søren Gjesse · 7 years ago
  35. dcd4687 Merge changes Ib37508d4,Ia46ac30e by Dan Willemsen · 7 years ago
  36. 85e391b Merge changes I30a83721,I1094f213 by Treehugger Robot · 7 years ago
  37. 4578bf1 Merge "PDK fix. Remove conditional that stops component from being in PDK." by Treehugger Robot · 7 years ago
  38. ca67711 Merge "Build: Enable minidebuginfo generation" by Treehugger Robot · 7 years ago
  39. 429e5a6 PDK fix. Remove conditional that stops component from being in PDK. by Daniel Cardenas · 7 years ago
  40. 2a6e3b0 Turn off Windows builds during BUILD_HOST_static by Dan Willemsen · 7 years ago
  41. 887c645 zipalign: Fix build failure in static_sdk_tools. by Narayan Kamath · 7 years ago
  42. 76ceec7 Merge "Remove CFI-related WAR that is no longer necessary" by Treehugger Robot · 7 years ago
  43. 8930bf6 Merge "Move emulator specific configurations to vendor" by Isaac Chen · 7 years ago
  44. a8f7598 Remove CFI-related WAR that is no longer necessary by Pirama Arumuga Nainar · 7 years ago
  45. ab5ce7e Merge "Move BUILD_*_FROM_FILE to config.mk" by Treehugger Robot · 7 years ago
  46. 884af82 Merge "Switch deprecation message to $(warning)" by Treehugger Robot · 7 years ago
  47. e96bfdb Move BUILD_*_FROM_FILE to config.mk by Colin Cross · 7 years ago
  48. 0bd7938 Add PRODUCT_ADB_KEYS by Dan Willemsen · 7 years ago
  49. 52f7482 Switch deprecation message to $(warning) by Dan Willemsen · 7 years ago
  50. 0f3e16a Build: Enable minidebuginfo generation by Andreas Gampe · 7 years ago
  51. 1d5f330 Merge "Remove mkuserimg.sh from otatools" by Treehugger Robot · 7 years ago
  52. 09f3d18 Remove mkuserimg.sh from otatools by Jin Qian · 7 years ago
  53. bd532fb Merge "Replace make_ext4fs with mke2fs" by Jin Qian · 7 years ago
  54. b31b9ba Add PRODUCT_SYSTEM_DEFAULT_PROPERTIES by Jaekyun Seok · 7 years ago
  55. 44bfeed Merge "Workaround for USE_D8 not in --dumpvars-mode" by Treehugger Robot · 7 years ago
  56. 7e85dd9 Merge "releasetools: Fix the doctest for rangelib.py." by Treehugger Robot · 7 years ago
  57. 95b2b69 Replace make_ext4fs with mke2fs by Jin Qian · 7 years ago
  58. 65168a4 Workaround for USE_D8 not in --dumpvars-mode by Alan Leung · 7 years ago
  59. dee5abd Merge "Always use MKE2FS to build ext4 image" by Treehugger Robot · 7 years ago
  60. c0dcbd0 releasetools: Fix the doctest for rangelib.py. by Tao Bao · 7 years ago
  61. 1c505a1 Merge "Set the default value of pm.dexopt.shared to speed" by Treehugger Robot · 7 years ago
  62. 40fae9c Merge "Revert "Add adb keys to debuggable AOSP builds"" by Dan Willemsen · 7 years ago
  63. 89836f1 Set the default value of pm.dexopt.shared to speed by Calin Juravle · 7 years ago
  64. e76e383 Revert "Add adb keys to debuggable AOSP builds" by Tobias Thierer · 7 years ago
  65. 9625765 Merge "Skip Proguard for EXPERIMENTAL_USE_OPENJDK9=true" by Tobias Thierer · 7 years ago
  66. 2b063ee Move emulator specific configurations to vendor by Isaac Chen · 7 years ago
  67. 160edc1 Merge "Add HIDL boot-path libs to the PDK." by Treehugger Robot · 7 years ago
  68. 40cd480 Merge "Add adb keys to debuggable AOSP builds" by Treehugger Robot · 7 years ago
  69. cce2ea4 Merge "Pass PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong" by Colin Cross · 7 years ago
  70. f0ebe87 Always use MKE2FS to build ext4 image by Jin Qian · 7 years ago
  71. 58dbc79 Add HIDL boot-path libs to the PDK. by Steven Moreland · 7 years ago
  72. fba0a56 Merge "Revert "Revert "CFI compatibility with static executables and nested archives""" by Treehugger Robot · 7 years ago
  73. 6d45360 Add adb keys to debuggable AOSP builds by Dan Willemsen · 7 years ago
  74. e0a3673 Merge "Fix coverage build." by allenhair · 7 years ago
  75. 21a3aef Merge "Add a product variable for priv-apps dependencies." by Nicolas Geoffray · 7 years ago
  76. 9709191 Merge "zipalign: Remove dependency on androidfw." by Narayan Kamath · 7 years ago
  77. 85f7244 Revert "Revert "CFI compatibility with static executables and nested archives"" by Vishwath Mohan · 7 years ago
  78. 829a16e Pass PRODUCT_MINIMIZE_JAVA_DEBUG_INFO to soong by Colin Cross · 7 years ago
  79. 9e622c7 Merge "Rename ro.vendor.product.* to ro.product.vendor.*" by Treehugger Robot · 7 years ago
  80. f1b2aeb Merge "Add compiler filter for inactive app downgrade" by Treehugger Robot · 7 years ago
  81. 43c2f8a Rename ro.vendor.product.* to ro.product.vendor.* by Jaekyun Seok · 7 years ago
  82. 9767853 Merge "Export AAPT-related variables to soong" by Treehugger Robot · 7 years ago
  83. 9a04e12 Merge "Add OWNERS for SignApk" by Treehugger Robot · 7 years ago
  84. 224b5f9 Merge "releasetools: Remove the deprecated flag --board_config." by Tao Bao · 7 years ago
  85. 46e7f55 Merge "Add hwbinder.jar to PDK." by Treehugger Robot · 7 years ago
  86. 266632f Add hwbinder.jar to PDK. by Steven Moreland · 7 years ago
  87. f2a3454 Merge "releasetools: Fix the wrong command when falling back to bsdiff." by Tao Bao · 7 years ago
  88. 1d226aa Fix coverage build. by Allen Hair · 7 years ago
  89. 8974066 Skip Proguard for EXPERIMENTAL_USE_OPENJDK9=true by Tobias Thierer · 7 years ago
  90. 66a11b7 Merge "Revert "CFI compatibility with static executables and nested archives"" by Colin Cross · 7 years ago
  91. f9b1b4c Merge "releasetools: Fix the comment for '--verify' flag." by Treehugger Robot · 7 years ago
  92. 41f5406 Merge "Remove make version check" by Treehugger Robot · 7 years ago
  93. badd598 Merge "Mark some TARGET_* inputs as readonly" by Dan Willemsen · 7 years ago
  94. c6c6dfe Add OWNERS for SignApk by Alex Klyubin · 7 years ago
  95. da343de Merge "Migrate to the new apksig API" by Treehugger Robot · 7 years ago
  96. 4b76a0e releasetools: Remove the deprecated flag --board_config. by Tao Bao · 7 years ago
  97. d41c917 releasetools: Fix the wrong command when falling back to bsdiff. by Tao Bao · 7 years ago
  98. edb35b8 releasetools: Fix the comment for '--verify' flag. by Tao Bao · 7 years ago
  99. 8350c4c Revert "CFI compatibility with static executables and nested archives" by Orion Hodson · 7 years ago
  100. c5966a3 Add compiler filter for inactive app downgrade by Shubham Ajmera · 8 years ago