1. 7b11cac Merge "Replace META/care_map.txt when signing target files" by Tianjie Xu · 9 years ago
  2. 4f09900 Replace META/care_map.txt when signing target files by Tianjie Xu · 9 years ago
  3. 0d86fc5 Merge "Fix discrepancy in SANITIZE_TARGET format with soong." by Colin Cross · 9 years ago
  4. 6d64ff1 Merge "releasetools: Update the path to /default.prop for A/B devices." by Tao Bao · 9 years ago
  5. 6dcdb45 Merge "Use soong_zip and zip2zip to make dist faster" by Treehugger Robot · 9 years ago
  6. 28e2fa1 releasetools: Update the path to /default.prop for A/B devices. by Tao Bao · 9 years ago
  7. 287093a Merge "Add support for NDK r13." by Dan Albert · 9 years ago
  8. 5e29cad Use soong_zip and zip2zip to make dist faster by Dan Willemsen · 9 years ago
  9. 0960770 Add support for NDK r13. by Dan Albert · 9 years ago
  10. 3750ed3 Merge changes from topic 'ab_sideload' by Alex Deymo · 9 years ago
  11. a1374de Merge "Account for `LOCAL_NDK_VERSION` when packaging." by Treehugger Robot · 9 years ago
  12. 609fa6c Account for `LOCAL_NDK_VERSION` when packaging. by Dan Albert · 9 years ago
  13. 4d9d191 Merge "Simplify DEFAULT_LOCAL_TIDY_CHECKS." by Chih-hung Hsieh · 9 years ago
  14. fac1926 Simplify DEFAULT_LOCAL_TIDY_CHECKS. by Chih-Hung Hsieh · 9 years ago
  15. 80ad0df Merge "core: Makefile: fix a typo in a comment" by Treehugger Robot · 9 years ago
  16. 47e24e9 core: Makefile: fix a typo in a comment by Alex Naidis · 10 years ago
  17. 30fe757 Merge "Define __ANDROID_API__ when building for the NDK." by Treehugger Robot · 9 years ago
  18. 754790d Define __ANDROID_API__ when building for the NDK. by Dan Albert · 9 years ago
  19. bd9fb4b Merge "More NDK generated libs support." by Treehugger Robot · 9 years ago
  20. 9204b77 Merge "Make it an error when LOCAL_CLANG is false." by Chih-hung Hsieh · 9 years ago
  21. 2ee4c1a Make it an error when LOCAL_CLANG is false. by Chih-Hung Hsieh · 9 years ago
  22. b3e8ce6 Replace OTA sideload verification key when signing A/B devices. by Alex Deymo · 9 years ago
  23. c1ca190 More NDK generated libs support. by Dan Albert · 9 years ago
  24. c6ebe9f Install the update-payload-key in the recovery image as well. by Alex Deymo · 9 years ago
  25. 6b5e8f0 Merge "Allow late binding of LOCAL_CLANG_EXCEPTION_PROJECTS." by Treehugger Robot · 9 years ago
  26. 3ea1e51 Allow late binding of LOCAL_CLANG_EXCEPTION_PROJECTS. by Chih-Hung Hsieh · 9 years ago
  27. 85e94f0 Merge "Allow some bionic tests to compile with gcc." by Treehugger Robot · 9 years ago
  28. 82c78c5 Allow some bionic tests to compile with gcc. by Chih-Hung Hsieh · 9 years ago
  29. e71cdfb Merge "Issue warning on projects with LOCAL_CLANG set to false." by Chih-hung Hsieh · 9 years ago
  30. d9cd1fa Issue warning on projects with LOCAL_CLANG set to false. by Chih-Hung Hsieh · 9 years ago
  31. 556526b Merge "introduce AUX build class of targets" by Alexey Polyudov · 9 years ago
  32. 974f750 Merge "report correct build target class" by Alexey Polyudov · 9 years ago
  33. 340c0c5 Merge "Make linking with libcompiler_rt conditional" by Alexey Polyudov · 9 years ago
  34. 7a16eb0 Merge "Do not assume CLANG is used when custom toolchain is provided" by Alexey Polyudov · 9 years ago
  35. ce5900a Merge "Add LOCAL_NO_PIC to disable position-independent code" by Alexey Polyudov · 9 years ago
  36. ccdc311 introduce AUX build class of targets by Alexey Polyudov · 9 years ago
  37. 8b540fd report correct build target class by Alexey Polyudov · 9 years ago
  38. ee27d81 Make linking with libcompiler_rt conditional by Alexey Polyudov · 9 years ago
  39. 7d6b3f1 Do not assume CLANG is used when custom toolchain is provided by Alexey Polyudov · 9 years ago
  40. cbb038c Add LOCAL_NO_PIC to disable position-independent code by Alexey Polyudov · 9 years ago
  41. b51df6d Merge changes I9c735fe2,Ib918b2ed by Treehugger Robot · 9 years ago
  42. 240faf5 Merge "Fix clang-tidy performance warnings." by Treehugger Robot · 9 years ago
  43. 8ce8f60 Merge "Update package whitelist to track changes to java.lang.invoke." by Treehugger Robot · 9 years ago
  44. 7ee6289 Update package whitelist to track changes to java.lang.invoke. by Narayan Kamath · 9 years ago
  45. 84f4f3b Don't clean obj/{APPS,JAVA_LIBRARIES} during installclean by Dan Willemsen · 9 years ago
  46. 832932f Disable auto installclean for AAPT config change by Dan Willemsen · 9 years ago
  47. cc715fa Merge "Refactor LOCAL_INIT_RC" by Dan Willemsen · 9 years ago
  48. 90cd97f Merge "Don't depend on a phony target" by Colin Cross · 9 years ago
  49. 435360a Refactor LOCAL_INIT_RC by Dan Willemsen · 9 years ago
  50. 723b37e Don't depend on a phony target by Colin Cross · 9 years ago
  51. dd9aee1 Merge "Record module type statistics" by Dan Willemsen · 9 years ago
  52. 3bf15e7 Record module type statistics by Dan Willemsen · 9 years ago
  53. 65de8e4 Merge changes from topic 'soong-sysroots' by Dan Albert · 9 years ago
  54. c61174a Add a phony target for the NDK sysroots. by Dan Albert · 9 years ago
  55. 02bf138 Use the just built NDK headers and libs. by Dan Albert · 9 years ago
  56. 4ac4231 Add LOCAL_COPY_TO_INTERMEDIATE_LIBRARIES. by Dan Albert · 9 years ago
  57. 653980b Merge "Handle multiple APKs from the same package in check_target_files_signatures.py." by Tao Bao · 9 years ago
  58. 6a54299 Handle multiple APKs from the same package in check_target_files_signatures.py. by Tao Bao · 9 years ago
  59. b3389f4 Merge "Link to shared libraries with the full paths." by Treehugger Robot · 9 years ago
  60. 121aa60 Link to shared libraries with the full paths. by Dan Albert · 9 years ago
  61. 6c083ac Fix clang-tidy performance warnings. by Chih-Hung Hsieh · 9 years ago
  62. 4b4fdf0 Merge "Pass binder ABI to Soong" by Treehugger Robot · 9 years ago
  63. 620ce44 Merge "Add option to dump HTML warnings per project." by Treehugger Robot · 9 years ago
  64. 369b7df Pass binder ABI to Soong by Dan Willemsen · 9 years ago
  65. 32c8bcf Merge "Add performance* to default global tidy checks." by Treehugger Robot · 9 years ago
  66. 4354a33 Add option to dump HTML warnings per project. by Chih-Hung Hsieh · 9 years ago
  67. c868293 Add performance* to default global tidy checks. by Chih-Hung Hsieh · 9 years ago
  68. 4698a19 Merge "Remove unused libraries from otatools." by Treehugger Robot · 9 years ago
  69. 3c1075b Remove unused libraries from otatools. by Alex Deymo · 9 years ago
  70. 79498a0 Merge "Revert "Rename libevent-host to libevent"" by Treehugger Robot · 9 years ago
  71. 8c2b6bb Revert "Rename libevent-host to libevent" by Dan Willemsen · 9 years ago
  72. 900e9e6 Merge "Add java.lang.invoke to the package whitelist." by Narayan Kamath · 9 years ago
  73. 053c54b Merge "Count warnings per project and dump out CSV format." by Chih-hung Hsieh · 9 years ago
  74. 48a16ba Count warnings per project and dump out CSV format. by Chih-Hung Hsieh · 9 years ago
  75. 921be36 Merge "Split -isystem headers into separate variables" by Colin Cross · 9 years ago
  76. 497c35c Add java.lang.invoke to the package whitelist. by Narayan Kamath · 9 years ago
  77. 23ba612 Split -isystem headers into separate variables by Colin Cross · 9 years ago
  78. 6131119 Merge "Recognize new clang and clang-tidy warnings." by Treehugger Robot · 9 years ago
  79. c21ddbd Recognize new clang and clang-tidy warnings. by Chih-Hung Hsieh · 9 years ago
  80. 95fa32b Merge "Factor out common include directories into helper" by Treehugger Robot · 9 years ago
  81. 14df2ef Merge "Remove GOMA_HERMETIC form goma.mk" by Fang Deng · 9 years ago
  82. e25fd79 Factor out common include directories into helper by Colin Cross · 9 years ago
  83. b1beb6f Merge "Switch to prebuilt clang-3016494" by Stephen Hines · 9 years ago
  84. 11e0e36 Merge "Disable warnings triggered in Clang r271374" by Stephen Hines · 9 years ago
  85. c0829a5 Remove GOMA_HERMETIC form goma.mk by Fang Deng · 9 years ago
  86. 1679c36 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 9 years ago
  87. d1c2ff4 Switch to prebuilt clang-3016494 by Pirama Arumuga Nainar · 9 years ago
  88. 0cbba3d Merge "Avoid matching the same warning line twice." by Treehugger Robot · 9 years ago
  89. 5ecafd1 Avoid matching the same warning line twice. by Chih-Hung Hsieh · 9 years ago
  90. 575a023 Merge "Rename libevent-host to libevent" by Dan Willemsen · 9 years ago
  91. 458c0cd Merge "Only add linker_asan as dependency to shared executables" by Colin Cross · 9 years ago
  92. d08699e Only add linker_asan as dependency to shared executables by Colin Cross · 9 years ago
  93. 1e92cfb Merge "Add support for LOCAL_MODULE_SYMLINKS" by Treehugger Robot · 9 years ago
  94. 744d33b Add support for LOCAL_MODULE_SYMLINKS by Colin Cross · 9 years ago
  95. 70a9714 Merge "Add build variant to kernel command line" by Badhri Jagan Sridharan · 9 years ago
  96. ef31fc6 Rename libevent-host to libevent by Dan Willemsen · 9 years ago
  97. 4ea20be Merge "Allow prebuilts to specify mini-debug-info" by Dan Willemsen · 9 years ago
  98. 4598fbc Allow prebuilts to specify mini-debug-info by Dan Willemsen · 9 years ago
  99. 461a328 Merge "Fix root_filesystem_config.txt generation" by Tao Bao · 9 years ago
  100. b8bd19d Merge "Pass ENABLE_CPUSETS and ENABLE_SCHEDBOOST to Soong" by Treehugger Robot · 9 years ago