1. 38228f2 Merge "Switch back to llvm-ar." by Treehugger Robot · 7 years ago
  2. c56071b Merge "Sort the split transfers to generate a determinate package" by Tianjie Xu · 7 years ago
  3. c10bd0d Merge "envsetup.sh: don't assume 'cd' is builtin" by Treehugger Robot · 7 years ago
  4. d612b83 Switch back to llvm-ar. by Stephen Hines · 7 years ago
  5. 08dc849 Merge "Switch to build-tools bison" by Dan Willemsen · 7 years ago
  6. e320da7 Merge "bootanim: remove access to vendor_file type" by Treehugger Robot · 7 years ago
  7. b54f615 Merge "releasetools: Add a BuildInfo class." by Tao Bao · 7 years ago
  8. d3bf67e Sort the split transfers to generate a determinate package by Tianjie Xu · 7 years ago
  9. c727d6d bootanim: remove access to vendor_file type by Tri Vo · 7 years ago
  10. 9eba210 Merge "Remove support for stlport." by Treehugger Robot · 7 years ago
  11. 481bab8 releasetools: Add a BuildInfo class. by Tao Bao · 7 years ago
  12. 8d3fde9 Merge "base_rules.mk: Don't use is_native for MULTILIB modules." by Treehugger Robot · 7 years ago
  13. 139f458 Merge "Remove armv5te" by Treehugger Robot · 7 years ago
  14. 48e41b7 Merge "Fix allowed STL types for system libraries." by Treehugger Robot · 7 years ago
  15. ecae349 Switch to build-tools bison by Dan Willemsen · 7 years ago
  16. 5a436f1 Merge "adbs was broken for a year and no-one noticed." by Treehugger Robot · 7 years ago
  17. dd3a273 Remove armv5te by Dan Willemsen · 7 years ago
  18. 1a701d9 adbs was broken for a year and no-one noticed. by Elliott Hughes · 7 years ago
  19. 7160b06 base_rules.mk: Don't use is_native for MULTILIB modules. by Simran Basi · 7 years ago
  20. 1759e2d Fix allowed STL types for system libraries. by Dan Albert · 7 years ago
  21. 259b274 Merge "Revert "Switch to llvm-ar"" by Yi Kong · 7 years ago
  22. 4f2e033 Revert "Switch to llvm-ar" by Yi Kong · 7 years ago
  23. e369209 Merge "releasetools: Add tests for common.ReadApkCerts()." by Treehugger Robot · 7 years ago
  24. 9e700ab Merge "Switch to llvm-ar" by Yi Kong · 7 years ago
  25. 51fb7ac Merge "Remove support for gnustl." by Treehugger Robot · 7 years ago
  26. 0b4bf51 Merge "Also restrict NDK linking by static/shared STL." by Treehugger Robot · 7 years ago
  27. 0540296 envsetup.sh: don't assume 'cd' is builtin by Steven Moreland · 7 years ago
  28. 818ddf5 releasetools: Add tests for common.ReadApkCerts(). by Tao Bao · 7 years ago
  29. 19fbd1c Remove support for stlport. by Dan Albert · 7 years ago
  30. 94f95cf Remove support for gnustl. by Dan Albert · 7 years ago
  31. 4297c39 Also restrict NDK linking by static/shared STL. by Dan Albert · 7 years ago
  32. b2e9b2b Merge "Correct some GSI settings to board makefile" by Treehugger Robot · 7 years ago
  33. 5128702 Switch to llvm-ar by Stephen Hines · 7 years ago
  34. 96029a1 Merge changes I9fda7fe3,I0a34b2b4,Ie64a283d by Colin Cross · 7 years ago
  35. 8b759c0 Merge changes Ida449978,I8c6953f1 by Jae Shin · 7 years ago
  36. fd3f457 Merge "BOARD_VNDK_RUNTIME_DISABLE must not be "true" for VNDK snapshot" by Treehugger Robot · 7 years ago
  37. 4dff0c6 BOARD_VNDK_RUNTIME_DISABLE must not be "true" for VNDK snapshot by Justin Yun · 7 years ago
  38. 167fcc5 Merge "Restrict NDK link type to matching STLs." by Treehugger Robot · 7 years ago
  39. ab61f21 Clear resource_export_package outside conditionals by Colin Cross · 7 years ago
  40. 7c53288 Merge "releasetools: Clean up build_image.py." by Treehugger Robot · 7 years ago
  41. 975e303 Restrict NDK link type to matching STLs. by Dan Albert · 7 years ago
  42. b0f4677 Merge "Apply change in prebuilt names for config files" by Treehugger Robot · 7 years ago
  43. bd69b7d Merge "Call clang-tidy with -fno-caret-diagnostics by default." by Chih-hung Hsieh · 7 years ago
  44. b050f66 Merge "releasetools: Move assertions into CheckHeadroom()." by Treehugger Robot · 7 years ago
  45. 9e8b589 Merge "Don't install unnecessary VNDK libs" by Treehugger Robot · 7 years ago
  46. ce5e4e2 Merge "Mark ANDROID_BUILD_TOP as obsolete" by Treehugger Robot · 7 years ago
  47. 1644e2f Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 4)." by Tobias Thierer · 7 years ago
  48. 2941113 Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 7 years ago
  49. 4d31b9d Call clang-tidy with -fno-caret-diagnostics by default. by Chih-Hung Hsieh · 7 years ago
  50. 240d97a Apply snapshot variant to vndk package module name by Jae Shin · 7 years ago
  51. 893fca6 Additionally package TARGET_2ND_ARCH variants by Jae Shin · 7 years ago
  52. 77c07dd Apply change in prebuilt names for config files by Jae Shin · 7 years ago
  53. 8798bb7 Merge changes from topic "soong_r8" by Colin Cross · 7 years ago
  54. 0769963 Mark ANDROID_BUILD_TOP as obsolete by Dan Willemsen · 7 years ago
  55. d31ff8f Fix adbs after move from build/tools to build/make/tools by Colin Cross · 7 years ago
  56. 5e0986c Add R8 support to Soong. by Colin Cross · 7 years ago
  57. dc4a6b8 Use proguard.jacoco.flags for EMMA_INSTRUMENT_STATIC by Colin Cross · 7 years ago
  58. 20e06d2 Fix dependency on Soong jacoco report classes by Colin Cross · 7 years ago
  59. 2c2cb33 Merge "Remove LOCAL_PROGUARD_ENABLED := nosystem" by Colin Cross · 7 years ago
  60. f9a1e6a Merge "Move jacoco before desugar" by Colin Cross · 7 years ago
  61. c72727a releasetools: Clean up build_image.py. by Tao Bao · 7 years ago
  62. d8a953d releasetools: Move assertions into CheckHeadroom(). by Tao Bao · 7 years ago
  63. 03cdfcc Merge "Update jacoco command line flags for latest version" by Colin Cross · 7 years ago
  64. b351285 Merge "releasetools: Clean up ReplaceVerityKeyId and add tests." by Treehugger Robot · 7 years ago
  65. ec728cb Merge "releasetools: Add common.MakeTempDir()." by Treehugger Robot · 7 years ago
  66. e616f34 Remove LOCAL_PROGUARD_ENABLED := nosystem by Colin Cross · 7 years ago
  67. e838d14 releasetools: Clean up ReplaceVerityKeyId and add tests. by Tao Bao · 7 years ago
  68. 1c830bf releasetools: Add common.MakeTempDir(). by Tao Bao · 7 years ago
  69. 7d100ce Merge "releasetools: Clean up sign_target_files_apks.py." by Treehugger Robot · 7 years ago
  70. a5e3a25 Merge "releasetools: Fix a bug in blockimgdiff.HeapItem." by Treehugger Robot · 7 years ago
  71. 0c28d2d releasetools: Clean up sign_target_files_apks.py. by Tao Bao · 7 years ago
  72. 186ec99 releasetools: Fix a bug in blockimgdiff.HeapItem. by Tao Bao · 7 years ago
  73. a52691b Merge "Force test config to be updated when auto_gen_test_config.py is changed" by Treehugger Robot · 7 years ago
  74. 2b334f5 Force test config to be updated when auto_gen_test_config.py is changed by Dan Shi · 7 years ago
  75. 9687348 Move jacoco before desugar by Colin Cross · 7 years ago
  76. 9c2b798 Merge changes I84a59a8c,Id7a92fb2 by Colin Cross · 7 years ago
  77. e4936e1 Remove obsolete proguard options by Colin Cross · 7 years ago
  78. 1d64623 Export proguard flags from static android libraries and aar prebuilts by Dan Willemsen · 7 years ago
  79. 5b82359 Merge "Switch some deprecated variables to obsolete" by Dan Willemsen · 7 years ago
  80. 74afb1d Switch some deprecated variables to obsolete by Dan Willemsen · 7 years ago
  81. 59e41c1 Merge "emulator: add check_emu_boot.mk, again" by Bo Hu · 7 years ago
  82. 53a3f70 Merge "Remove zlib_fingerprint support." by Treehugger Robot · 7 years ago
  83. 83890eb Correct some GSI settings to board makefile by SzuWei Lin · 7 years ago
  84. 13349ed Merge "Add check to ensure PLATFORM_VNDK_VERSION is set" by Treehugger Robot · 7 years ago
  85. 1582057 Merge "Allow devices to extend the system manifest." by Treehugger Robot · 7 years ago
  86. a5af4d9 Merge "Use current VNDK directories if version is not set on GSI" by Treehugger Robot · 7 years ago
  87. a6c3cec Merge "Test config should use manifest package attribute" by Treehugger Robot · 7 years ago
  88. c104764 Use current VNDK directories if version is not set on GSI by Justin Yun · 7 years ago
  89. b14b530 Allow devices to extend the system manifest. by Steven Moreland · 7 years ago
  90. 9a50168 Test config should use manifest package attribute by Dan Shi · 7 years ago
  91. 93ac3b8 emulator: add check_emu_boot.mk, again by bohu · 7 years ago
  92. 1d87b80 Merge "Revert "emulator: add check_emu_boot.mk"" by Treehugger Robot · 7 years ago
  93. e01a575 Revert "emulator: add check_emu_boot.mk" by Tobias Thierer · 7 years ago
  94. d84332e Merge "Remove --no-locals -> --release translation" by Treehugger Robot · 7 years ago
  95. 0b1792e Add check to ensure PLATFORM_VNDK_VERSION is set by Jae Shin · 7 years ago
  96. 9b04b29 Merge "emulator: add check_emu_boot.mk" by Treehugger Robot · 7 years ago
  97. be8ea6e Merge "releasetools: Remove the dead code for blockimgdiff_version <= 2." by Tao Bao · 7 years ago
  98. f8b06a4 Update jacoco command line flags for latest version by Colin Cross · 7 years ago
  99. 3c28ff7 Merge "Auto generate test config files" by Dan Shi · 7 years ago
  100. aca57b6 Remove --no-locals -> --release translation by Colin Cross · 7 years ago