1. 676c20f Merge "releasetools: Consolidate the codes that generate metadata dict." by Tao Bao · 7 years ago
  2. df3a48b releasetools: Consolidate the codes that generate metadata dict. by Tao Bao · 7 years ago
  3. 238c6ba add <vendor-ndk> to VINTF. by Yifan Hong · 7 years ago
  4. c2d7db1 Overflow sanitization in frameworks/ and system/. by Ivan Lozano · 7 years ago
  5. 97b22ce Add new API file names by David Brazdil · 7 years ago
  6. a7229a0 Merge "Iterate through the sorted file map when finding transfers" by Tianjie Xu · 7 years ago
  7. 20a86cd Iterate through the sorted file map when finding transfers by Tianjie Xu · 7 years ago
  8. 504bd79 Merge "Remove unnecessary USE_CLANG_PLATFORM_BUILD." by Stephen Hines · 7 years ago
  9. 2db1385 releasetools: Remove the reloading of target info dict. by Tao Bao · 7 years ago
  10. ba46419 Merge "Disable availability macros in libc++ on Darwin." by Treehugger Robot · 7 years ago
  11. 6704727 Merge "Add a flag to disable auto-generating test configs." by Dan Shi · 7 years ago
  12. 178cf8e Remove unnecessary USE_CLANG_PLATFORM_BUILD. by Stephen Hines · 7 years ago
  13. 896fa04 Merge "releasetools: Remove the fallback-to-full logic." by Treehugger Robot · 7 years ago
  14. 155a140 Merge "releasetools: Remove two dead functions in ota_from_target_files.py." by Treehugger Robot · 7 years ago
  15. 9262b6f Disable availability macros in libc++ on Darwin. by Dan Albert · 7 years ago
  16. 2035abf Add a flag to disable auto-generating test configs. by Dan Shi · 7 years ago
  17. 1e7ab9d Merge "framework_cm.xml: move to hardware/interfaces" by Yifan Hong · 7 years ago
  18. 08e7159 Merge "Remove copy/paste code." by Nicolas Geoffray · 7 years ago
  19. 38228f2 Merge "Switch back to llvm-ar." by Treehugger Robot · 7 years ago
  20. c56071b Merge "Sort the split transfers to generate a determinate package" by Tianjie Xu · 7 years ago
  21. 175df38 releasetools: Remove two dead functions in ota_from_target_files.py. by Tao Bao · 7 years ago
  22. c10bd0d Merge "envsetup.sh: don't assume 'cd' is builtin" by Treehugger Robot · 7 years ago
  23. f795dcb Experimental feature: LOCAL_PATCH_MODULE option in .mk files. by Tobias Thierer · 7 years ago
  24. 919dcf1 framework_cm.xml: move to hardware/interfaces by Yifan Hong · 7 years ago
  25. d612b83 Switch back to llvm-ar. by Stephen Hines · 7 years ago
  26. 32b80dc releasetools: Remove the fallback-to-full logic. by Tao Bao · 7 years ago
  27. 08dc849 Merge "Switch to build-tools bison" by Dan Willemsen · 7 years ago
  28. e320da7 Merge "bootanim: remove access to vendor_file type" by Treehugger Robot · 7 years ago
  29. b54f615 Merge "releasetools: Add a BuildInfo class." by Tao Bao · 7 years ago
  30. d3bf67e Sort the split transfers to generate a determinate package by Tianjie Xu · 7 years ago
  31. c727d6d bootanim: remove access to vendor_file type by Tri Vo · 7 years ago
  32. b7c5e3b Remove copy/paste code. by Nicolas Geoffray · 7 years ago
  33. 9eba210 Merge "Remove support for stlport." by Treehugger Robot · 7 years ago
  34. 481bab8 releasetools: Add a BuildInfo class. by Tao Bao · 7 years ago
  35. 8d3fde9 Merge "base_rules.mk: Don't use is_native for MULTILIB modules." by Treehugger Robot · 7 years ago
  36. 139f458 Merge "Remove armv5te" by Treehugger Robot · 7 years ago
  37. 48e41b7 Merge "Fix allowed STL types for system libraries." by Treehugger Robot · 7 years ago
  38. ecae349 Switch to build-tools bison by Dan Willemsen · 7 years ago
  39. 5a436f1 Merge "adbs was broken for a year and no-one noticed." by Treehugger Robot · 7 years ago
  40. dd3a273 Remove armv5te by Dan Willemsen · 7 years ago
  41. 1a701d9 adbs was broken for a year and no-one noticed. by Elliott Hughes · 7 years ago
  42. 7160b06 base_rules.mk: Don't use is_native for MULTILIB modules. by Simran Basi · 7 years ago
  43. 1759e2d Fix allowed STL types for system libraries. by Dan Albert · 7 years ago
  44. 259b274 Merge "Revert "Switch to llvm-ar"" by Yi Kong · 7 years ago
  45. 4f2e033 Revert "Switch to llvm-ar" by Yi Kong · 7 years ago
  46. e369209 Merge "releasetools: Add tests for common.ReadApkCerts()." by Treehugger Robot · 7 years ago
  47. 9e700ab Merge "Switch to llvm-ar" by Yi Kong · 7 years ago
  48. 51fb7ac Merge "Remove support for gnustl." by Treehugger Robot · 7 years ago
  49. 0b4bf51 Merge "Also restrict NDK linking by static/shared STL." by Treehugger Robot · 7 years ago
  50. 0540296 envsetup.sh: don't assume 'cd' is builtin by Steven Moreland · 7 years ago
  51. 818ddf5 releasetools: Add tests for common.ReadApkCerts(). by Tao Bao · 7 years ago
  52. 19fbd1c Remove support for stlport. by Dan Albert · 7 years ago
  53. 94f95cf Remove support for gnustl. by Dan Albert · 7 years ago
  54. 4297c39 Also restrict NDK linking by static/shared STL. by Dan Albert · 7 years ago
  55. b2e9b2b Merge "Correct some GSI settings to board makefile" by Treehugger Robot · 7 years ago
  56. 5128702 Switch to llvm-ar by Stephen Hines · 7 years ago
  57. 96029a1 Merge changes I9fda7fe3,I0a34b2b4,Ie64a283d by Colin Cross · 7 years ago
  58. 8b759c0 Merge changes Ida449978,I8c6953f1 by Jae Shin · 7 years ago
  59. fd3f457 Merge "BOARD_VNDK_RUNTIME_DISABLE must not be "true" for VNDK snapshot" by Treehugger Robot · 7 years ago
  60. 4dff0c6 BOARD_VNDK_RUNTIME_DISABLE must not be "true" for VNDK snapshot by Justin Yun · 7 years ago
  61. 167fcc5 Merge "Restrict NDK link type to matching STLs." by Treehugger Robot · 7 years ago
  62. ab61f21 Clear resource_export_package outside conditionals by Colin Cross · 7 years ago
  63. 7c53288 Merge "releasetools: Clean up build_image.py." by Treehugger Robot · 7 years ago
  64. 975e303 Restrict NDK link type to matching STLs. by Dan Albert · 7 years ago
  65. b0f4677 Merge "Apply change in prebuilt names for config files" by Treehugger Robot · 7 years ago
  66. bd69b7d Merge "Call clang-tidy with -fno-caret-diagnostics by default." by Chih-hung Hsieh · 7 years ago
  67. b050f66 Merge "releasetools: Move assertions into CheckHeadroom()." by Treehugger Robot · 7 years ago
  68. 9e8b589 Merge "Don't install unnecessary VNDK libs" by Treehugger Robot · 7 years ago
  69. ce5e4e2 Merge "Mark ANDROID_BUILD_TOP as obsolete" by Treehugger Robot · 7 years ago
  70. 1644e2f Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 4)." by Tobias Thierer · 7 years ago
  71. 2941113 Build with OpenJDK 9 -target 1.8 by default (attempt 4). by Tobias Thierer · 7 years ago
  72. 4d31b9d Call clang-tidy with -fno-caret-diagnostics by default. by Chih-Hung Hsieh · 7 years ago
  73. 43672c0 Normalize the 2nd CPU architect of 64 bits arm GSI by SzuWei Lin · 7 years ago
  74. 240d97a Apply snapshot variant to vndk package module name by Jae Shin · 7 years ago
  75. 893fca6 Additionally package TARGET_2ND_ARCH variants by Jae Shin · 7 years ago
  76. 77c07dd Apply change in prebuilt names for config files by Jae Shin · 7 years ago
  77. 8798bb7 Merge changes from topic "soong_r8" by Colin Cross · 7 years ago
  78. 0769963 Mark ANDROID_BUILD_TOP as obsolete by Dan Willemsen · 7 years ago
  79. d31ff8f Fix adbs after move from build/tools to build/make/tools by Colin Cross · 7 years ago
  80. 5e0986c Add R8 support to Soong. by Colin Cross · 7 years ago
  81. dc4a6b8 Use proguard.jacoco.flags for EMMA_INSTRUMENT_STATIC by Colin Cross · 7 years ago
  82. 20e06d2 Fix dependency on Soong jacoco report classes by Colin Cross · 7 years ago
  83. 2c2cb33 Merge "Remove LOCAL_PROGUARD_ENABLED := nosystem" by Colin Cross · 7 years ago
  84. f9a1e6a Merge "Move jacoco before desugar" by Colin Cross · 7 years ago
  85. c72727a releasetools: Clean up build_image.py. by Tao Bao · 7 years ago
  86. d8a953d releasetools: Move assertions into CheckHeadroom(). by Tao Bao · 7 years ago
  87. 03cdfcc Merge "Update jacoco command line flags for latest version" by Colin Cross · 7 years ago
  88. b351285 Merge "releasetools: Clean up ReplaceVerityKeyId and add tests." by Treehugger Robot · 7 years ago
  89. ec728cb Merge "releasetools: Add common.MakeTempDir()." by Treehugger Robot · 7 years ago
  90. e616f34 Remove LOCAL_PROGUARD_ENABLED := nosystem by Colin Cross · 7 years ago
  91. e838d14 releasetools: Clean up ReplaceVerityKeyId and add tests. by Tao Bao · 7 years ago
  92. 1c830bf releasetools: Add common.MakeTempDir(). by Tao Bao · 7 years ago
  93. 7d100ce Merge "releasetools: Clean up sign_target_files_apks.py." by Treehugger Robot · 7 years ago
  94. a5e3a25 Merge "releasetools: Fix a bug in blockimgdiff.HeapItem." by Treehugger Robot · 7 years ago
  95. 0c28d2d releasetools: Clean up sign_target_files_apks.py. by Tao Bao · 7 years ago
  96. 186ec99 releasetools: Fix a bug in blockimgdiff.HeapItem. by Tao Bao · 7 years ago
  97. a52691b Merge "Force test config to be updated when auto_gen_test_config.py is changed" by Treehugger Robot · 7 years ago
  98. 2b334f5 Force test config to be updated when auto_gen_test_config.py is changed by Dan Shi · 7 years ago
  99. 9687348 Move jacoco before desugar by Colin Cross · 7 years ago
  100. 9c2b798 Merge changes I84a59a8c,Id7a92fb2 by Colin Cross · 7 years ago