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