1. d616e0e Add boot.art.rel files to system image by Alex Klyubin · 7 years ago
  2. 504bd79 Merge "Remove unnecessary USE_CLANG_PLATFORM_BUILD." by Stephen Hines · 7 years ago
  3. ba46419 Merge "Disable availability macros in libc++ on Darwin." by Treehugger Robot · 7 years ago
  4. 6704727 Merge "Add a flag to disable auto-generating test configs." by Dan Shi · 7 years ago
  5. 178cf8e Remove unnecessary USE_CLANG_PLATFORM_BUILD. by Stephen Hines · 7 years ago
  6. 9262b6f Disable availability macros in libc++ on Darwin. by Dan Albert · 7 years ago
  7. 2035abf Add a flag to disable auto-generating test configs. by Dan Shi · 7 years ago
  8. 1e7ab9d Merge "framework_cm.xml: move to hardware/interfaces" by Yifan Hong · 7 years ago
  9. 38228f2 Merge "Switch back to llvm-ar." by Treehugger Robot · 7 years ago
  10. 919dcf1 framework_cm.xml: move to hardware/interfaces by Yifan Hong · 7 years ago
  11. d612b83 Switch back to llvm-ar. by Stephen Hines · 7 years ago
  12. 08dc849 Merge "Switch to build-tools bison" by Dan Willemsen · 7 years ago
  13. 9eba210 Merge "Remove support for stlport." by Treehugger Robot · 7 years ago
  14. 8d3fde9 Merge "base_rules.mk: Don't use is_native for MULTILIB modules." by Treehugger Robot · 7 years ago
  15. 139f458 Merge "Remove armv5te" by Treehugger Robot · 7 years ago
  16. ecae349 Switch to build-tools bison by Dan Willemsen · 7 years ago
  17. dd3a273 Remove armv5te by Dan Willemsen · 7 years ago
  18. 7160b06 base_rules.mk: Don't use is_native for MULTILIB modules. by Simran Basi · 7 years ago
  19. 1759e2d Fix allowed STL types for system libraries. by Dan Albert · 7 years ago
  20. 259b274 Merge "Revert "Switch to llvm-ar"" by Yi Kong · 7 years ago
  21. 4f2e033 Revert "Switch to llvm-ar" by Yi Kong · 7 years ago
  22. 9e700ab Merge "Switch to llvm-ar" by Yi Kong · 7 years ago
  23. 19fbd1c Remove support for stlport. by Dan Albert · 7 years ago
  24. 94f95cf Remove support for gnustl. by Dan Albert · 7 years ago
  25. 4297c39 Also restrict NDK linking by static/shared STL. by Dan Albert · 7 years ago
  26. 5128702 Switch to llvm-ar by Stephen Hines · 7 years ago
  27. 96029a1 Merge changes I9fda7fe3,I0a34b2b4,Ie64a283d by Colin Cross · 7 years ago
  28. 8b759c0 Merge changes Ida449978,I8c6953f1 by Jae Shin · 7 years ago
  29. 4dff0c6 BOARD_VNDK_RUNTIME_DISABLE must not be "true" for VNDK snapshot by Justin Yun · 7 years ago
  30. ab61f21 Clear resource_export_package outside conditionals by Colin Cross · 7 years ago
  31. 975e303 Restrict NDK link type to matching STLs. by Dan Albert · 7 years ago
  32. b0f4677 Merge "Apply change in prebuilt names for config files" by Treehugger Robot · 7 years ago
  33. bd69b7d Merge "Call clang-tidy with -fno-caret-diagnostics by default." by Chih-hung Hsieh · 7 years ago
  34. ce5e4e2 Merge "Mark ANDROID_BUILD_TOP as obsolete" by Treehugger Robot · 7 years ago
  35. 1644e2f Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 4)." by Tobias Thierer · 7 years ago
  36. 2941113 Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 7 years ago
  37. 4d31b9d Call clang-tidy with -fno-caret-diagnostics by default. by Chih-Hung Hsieh · 7 years ago
  38. 240d97a Apply snapshot variant to vndk package module name by Jae Shin · 7 years ago
  39. 893fca6 Additionally package TARGET_2ND_ARCH variants by Jae Shin · 7 years ago
  40. 77c07dd Apply change in prebuilt names for config files by Jae Shin · 7 years ago
  41. 0769963 Mark ANDROID_BUILD_TOP as obsolete by Dan Willemsen · 7 years ago
  42. 5e0986c Add R8 support to Soong. by Colin Cross · 7 years ago
  43. dc4a6b8 Use proguard.jacoco.flags for EMMA_INSTRUMENT_STATIC by Colin Cross · 7 years ago
  44. 20e06d2 Fix dependency on Soong jacoco report classes by Colin Cross · 7 years ago
  45. 2c2cb33 Merge "Remove LOCAL_PROGUARD_ENABLED := nosystem" by Colin Cross · 7 years ago
  46. f9a1e6a Merge "Move jacoco before desugar" by Colin Cross · 7 years ago
  47. 03cdfcc Merge "Update jacoco command line flags for latest version" by Colin Cross · 7 years ago
  48. e616f34 Remove LOCAL_PROGUARD_ENABLED := nosystem by Colin Cross · 7 years ago
  49. a52691b Merge "Force test config to be updated when auto_gen_test_config.py is changed" by Treehugger Robot · 7 years ago
  50. 2b334f5 Force test config to be updated when auto_gen_test_config.py is changed by Dan Shi · 7 years ago
  51. 9687348 Move jacoco before desugar by Colin Cross · 7 years ago
  52. e4936e1 Remove obsolete proguard options by Colin Cross · 7 years ago
  53. 1d64623 Export proguard flags from static android libraries and aar prebuilts by Dan Willemsen · 7 years ago
  54. 74afb1d Switch some deprecated variables to obsolete by Dan Willemsen · 7 years ago
  55. 59e41c1 Merge "emulator: add check_emu_boot.mk, again" by Bo Hu · 7 years ago
  56. 53a3f70 Merge "Remove zlib_fingerprint support." by Treehugger Robot · 7 years ago
  57. 13349ed Merge "Add check to ensure PLATFORM_VNDK_VERSION is set" by Treehugger Robot · 7 years ago
  58. 1582057 Merge "Allow devices to extend the system manifest." by Treehugger Robot · 7 years ago
  59. b14b530 Allow devices to extend the system manifest. by Steven Moreland · 7 years ago
  60. 93ac3b8 emulator: add check_emu_boot.mk, again by bohu · 7 years ago
  61. 1d87b80 Merge "Revert "emulator: add check_emu_boot.mk"" by Treehugger Robot · 7 years ago
  62. e01a575 Revert "emulator: add check_emu_boot.mk" by Tobias Thierer · 7 years ago
  63. d84332e Merge "Remove --no-locals -> --release translation" by Treehugger Robot · 7 years ago
  64. 0b1792e Add check to ensure PLATFORM_VNDK_VERSION is set by Jae Shin · 7 years ago
  65. 9b04b29 Merge "emulator: add check_emu_boot.mk" by Treehugger Robot · 7 years ago
  66. f8b06a4 Update jacoco command line flags for latest version by Colin Cross · 7 years ago
  67. 3c28ff7 Merge "Auto generate test config files" by Dan Shi · 7 years ago
  68. aca57b6 Remove --no-locals -> --release translation by Colin Cross · 7 years ago
  69. 5ded399 Merge changes I63eace8f,I103cbe58 by Treehugger Robot · 7 years ago
  70. 1801a25 Merge "Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8." by Tobias Thierer · 7 years ago
  71. 2993eec Merge "TARGET_COPY_OUT_[ODM|OEM] are exported to soong" by Treehugger Robot · 7 years ago
  72. f0971be Merge "Add zip2zip as dependency of dexing step." by Alan Leung · 7 years ago
  73. bba0ef2 emulator: add check_emu_boot.mk by bohu · 7 years ago
  74. 5eb88c0 Add zip2zip as dependency of dexing step. by Alan Leung · 7 years ago
  75. 9848be3 TARGET_COPY_OUT_[ODM|OEM] are exported to soong by Jiyong Park · 7 years ago
  76. 7e99d45 Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. by Tobias Thierer · 7 years ago
  77. a6e8782 Remove obsolete leaf names by Colin Cross · 7 years ago
  78. ff81282 Remove obsolete dx --no-locals when coverage is enabled by Colin Cross · 7 years ago
  79. 7f0e221 Merge "Package NOTICE files and record LOCAL_PATHs" by Treehugger Robot · 7 years ago
  80. 571737e Set BOARD_VNDK_VERSION=current as a default value by Justin Yun · 7 years ago
  81. 729856a Use PLATFORM_VERSION_CODENAME for VNDK version by Justin Yun · 7 years ago
  82. efb892d Auto generate test config files by Dan Shi · 7 years ago
  83. 4393563 Remove zlib_fingerprint support. by Sen Jiang · 7 years ago
  84. a53865d Merge "Remove sepolicy_split from Soong." by Treehugger Robot · 7 years ago
  85. 326cd66 Merge "Prep D8 default instead of CompatDX in build/core" by Alan Leung · 7 years ago
  86. 5260c8b Merge "Revert "Enable R8 by default (third attempt)"" by Alan Leung · 7 years ago
  87. c2cd517 Revert "Enable R8 by default (third attempt)" by Alan Leung · 7 years ago
  88. 9634b1a Remove sepolicy_split from Soong. by Steven Moreland · 7 years ago
  89. eba55d2 Merge "Revert "Keep PRODUCT_FULL_TREBLE to true even when some requirements are not met"" by Treehugger Robot · 7 years ago
  90. c8ef37d Prep D8 default instead of CompatDX in build/core by Alan Leung · 7 years ago
  91. 6f516ae Merge "Enable R8 by default (third attempt)" by Søren Gjesse · 7 years ago
  92. d30b7519 Merge "Remove the support for BOARD_HAS_EXT4_RESERVED_BLOCKS." by Treehugger Robot · 7 years ago
  93. 658e4e4 Enable R8 by default (third attempt) by Søren Gjesse · 7 years ago
  94. c8bef14 Add generate_verity_key (+dependencies) to otatools package. by Baligh Uddin · 7 years ago
  95. 2b1f0d1 Merge changes from topic "kati-obsolete-full-treble" by Treehugger Robot · 7 years ago
  96. 5dcea5d .KATI_obsolete PRODUCT_FULL_TREBLE. by Steven Moreland · 7 years ago
  97. 27aaeca Revert "Keep PRODUCT_FULL_TREBLE to true even when some requirements are not met" by Steven Moreland · 7 years ago
  98. 410a1af Package NOTICE files and record LOCAL_PATHs by Jae Shin · 7 years ago
  99. 6663c84 Merge "Depend on the more specific ndk timestamp." by Treehugger Robot · 7 years ago
  100. 305d2ab Merge "Call clang-tidy with -quiet unless WITH_TIDY is set." by Treehugger Robot · 7 years ago