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