1. 9fe97e2 Add USE_FILESLIST_GO to switch to fileslist.go by Makoto Onuki · 8 years ago
  2. df58de6 Merge "hardware/interfaces: Android.mk always -Werror" by Treehugger Robot · 8 years ago
  3. 324c436 hardware/interfaces: Android.mk always -Werror by Steven Moreland · 8 years ago
  4. a2e734d Add vnod. by Steven Moreland · 8 years ago
  5. adbb9c3 Support kernel modules in vendor, recovery images by Howard Chen · 8 years ago
  6. d1f397e Remove DBus support. by Sen Jiang · 8 years ago
  7. a4b993b Add local preopt options for generating app image and profile by Mathieu Chartier · 8 years ago
  8. 6cf9da7 Merge "2nd attempt to remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES" by Paul Duffin · 8 years ago
  9. 440079b Revert "Revert "Add soong_javac_filter to all javac commands"" by Colin Cross · 8 years ago
  10. 9e92c2f Merge "Add a desugar step between javac and proguard" by Colin Cross · 8 years ago
  11. c53607d Merge "Build FUTILITY tool from futility-host." by Tao Bao · 8 years ago
  12. 4f794fd Merge "Add Header Library support to Make" by Dan Willemsen · 8 years ago
  13. eac5ce4 Add a desugar step between javac and proguard by Colin Cross · 8 years ago
  14. 52d2253 Revert "Add soong_javac_filter to all javac commands" by Colin Cross · 8 years ago
  15. e98fb7a Build FUTILITY tool from futility-host. by Tao Bao · 8 years ago
  16. a341bf0 Add soong_javac_filter to all javac commands by Colin Cross · 8 years ago
  17. 79e2f73 Re-enable dx support by Colin Cross · 8 years ago
  18. 8dae49c Add Header Library support to Make by Dan Willemsen · 8 years ago
  19. de88056 2nd attempt to remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES by Paul Duffin · 8 years ago
  20. fc3d496 Revert "Remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES" by Paul Duffin · 8 years ago
  21. 01fc887 Remove legacy-test from TARGET_DEFAULT_JAVA_LIBRARIES by Paul Duffin · 8 years ago
  22. 56c6a9d Remove variables exported by Soong by Dan Willemsen · 8 years ago
  23. f1e23b7 Merge "Soong now exports AIDL_CPP" am: 06a2daac72 by Dan Willemsen · 8 years ago
  24. 06a2daa Merge "Soong now exports AIDL_CPP" by Treehugger Robot · 8 years ago
  25. 32b2831 Soong now exports AIDL_CPP by Dan Willemsen · 8 years ago
  26. ada51f3 Manually merge commit 'c13da91' into stage-aosp-master by The Android Automerger · 8 years ago
  27. c13da91 Merge "Add support for creating ext4 images with mke2fs" by Treehugger Robot · 8 years ago
  28. 74f8ee0 Merge "Replace core-junit with legacy-test" am: 32cc1f80e5 by Paul Duffin · 8 years ago
  29. 6470f4f Replace core-junit with legacy-test by Paul Duffin · 8 years ago
  30. dc556b4 Prohibit host modules from using LOCAL_COPY_HEADERS am: 6e51ef61a7 by Dan Willemsen · 8 years ago
  31. 323efd3 Add basic VNDK support in Make am: bab0fa6928 by Dan Willemsen · 8 years ago
  32. 6e51ef6 Prohibit host modules from using LOCAL_COPY_HEADERS by Dan Willemsen · 8 years ago
  33. bab0fa6 Add basic VNDK support in Make by Dan Willemsen · 8 years ago
  34. 9a072cc Add support for creating ext4 images with mke2fs by Adrien Schildknecht · 8 years ago
  35. c87ea75 Merge "Fix vendor/google/build/ninja_config.mk" am: a9daf15d87 by Dan Willemsen · 8 years ago
  36. 1ff5fa1 Fix vendor/google/build/ninja_config.mk by Dan Willemsen · 8 years ago
  37. 0c3eaa8 Split (ninja|soong).mk into config and rule portions am: 04f53ed923 by Dan Willemsen · 8 years ago
  38. 01a19a1 Move some configuration from main.mk to config.mk by Dan Willemsen · 8 years ago
  39. 04f53ed Split (ninja|soong).mk into config and rule portions by Dan Willemsen · 8 years ago
  40. cfabc42 Move some configuration from main.mk to config.mk by Dan Willemsen · 8 years ago
  41. 662c90b Merge "Remove variables exported by Soong" am: 4e5df99720 by Dan Willemsen · 8 years ago
  42. db3bfce Remove variables exported by Soong by Dan Willemsen · 8 years ago
  43. a70f8fc Merge "Add -Werror to compile warning free projects." am: 355e96774b am: 05388b7618 by Chih-hung Hsieh · 8 years ago
  44. bab0488 Add -Werror to compile warning free projects. by Chih-Hung Hsieh · 8 years ago
  45. 9f9d5f0 Merge "Use ASAN prebuilts if SANITIZE_HOST includes address" am: daba887656 am: 3a14d45f83 by Dan Willemsen · 8 years ago
  46. daba887 Merge "Use ASAN prebuilts if SANITIZE_HOST includes address" by Treehugger Robot · 8 years ago
  47. 829ab04 Merge "Replace product variable stashing with .KATI_READONLY" am: 157ad04cfc am: 9d2208441c by Dan Willemsen · 8 years ago
  48. c1f17ff Replace product variable stashing with .KATI_READONLY by Dan Willemsen · 8 years ago
  49. 3b4d17f Use ASAN prebuilts if SANITIZE_HOST includes address by Dan Willemsen · 8 years ago
  50. 44dd3e2 Install runtime resource overlay without subdir. am: a08a1015bc by Jakub Adamek · 8 years ago
  51. a08a101 Install runtime resource overlay without subdir. by Jakub Adamek · 8 years ago
  52. 7bc7704 Merge "Fix empty mac .toc generation" by Colin Cross · 8 years ago
  53. cff9a64 Fix empty mac .toc generation by Colin Cross · 8 years ago
  54. ae58e2b Don't prune $(OUT_DIR) from findleaves.py by Colin Cross · 8 years ago
  55. 8ee6d11 Merge "Update for new Android Verified Boot (AVB)." by David Zeuthen · 8 years ago
  56. 2ce63ed Update for new Android Verified Boot (AVB). by David Zeuthen · 8 years ago
  57. e68100e Remove WITH_SYNTAX_CHECK by Dan Willemsen · 8 years ago
  58. 665cda0 Merge "Fix link_type checking" by Dan Willemsen · 8 years ago
  59. 121e284 Fix link_type checking by Dan Willemsen · 8 years ago
  60. 4ed13c3 Remove SRC_SYSTEM_HEADERS by Colin Cross · 8 years ago
  61. 067d781 Remove global linker search paths by Colin Cross · 8 years ago
  62. 29e2b21 Add tool to copy files in to fat16 images by Casey Dahlin · 8 years ago
  63. 44005d4 Don't double-wrap with gomacc by Colin Cross · 8 years ago
  64. 5a5befb Enable goma in soong by Colin Cross · 8 years ago
  65. 96963df Merge "Use soong_zip and zip2zip to make dist faster" am: 6dcdb45485 by Dan Willemsen · 8 years ago
  66. 5e29cad Use soong_zip and zip2zip to make dist faster by Dan Willemsen · 8 years ago
  67. 755391d Merge "introduce AUX build class of targets" am: 556526bf95 by Alexey Polyudov · 8 years ago
  68. ccdc311 introduce AUX build class of targets by Alexey Polyudov · 8 years ago
  69. 768291a Merge \"Split -isystem headers into separate variables\" am: 921be36569 by Colin Cross · 8 years ago
  70. 921be36 Merge "Split -isystem headers into separate variables" by Colin Cross · 8 years ago
  71. 23ba612 Split -isystem headers into separate variables by Colin Cross · 8 years ago
  72. 17904fa Merge \"Factor out common include directories into helper\" am: 95fa32b577 by Colin Cross · 8 years ago
  73. 95fa32b Merge "Factor out common include directories into helper" by Treehugger Robot · 8 years ago
  74. adac150 Merge \"Disable warnings triggered in Clang r271374\" am: 11e0e36462 by Pirama Arumuga Nainar · 8 years ago
  75. e25fd79 Factor out common include directories into helper by Colin Cross · 8 years ago
  76. 1679c36 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  77. ffb643e Merge \"Use more prebuilt build-tools\" am: 6c0c720389 by Dan Willemsen · 8 years ago
  78. 7c2d228 Use more prebuilt build-tools by Dan Willemsen · 8 years ago
  79. 9530d91 Merge \\"Do not force turn off of Jack warning\\" am: 0a26fc0ace am: 5185323de9 by Yohann Roussel · 8 years ago
  80. 0a26fc0 Merge "Do not force turn off of Jack warning" by Yohann Roussel · 8 years ago
  81. 74da7c9 Merge \\"Rewrite LDLIBS and SHARED_LIBRARIES\\" am: a8d13592ac am: d8210177af by Dan Willemsen · 8 years ago
  82. bf17172 Do not force turn off of Jack warning by Yohann Roussel · 8 years ago
  83. 6731b49 Rewrite LDLIBS and SHARED_LIBRARIES by Dan Willemsen · 8 years ago
  84. 238f4aa resolve merge conflicts of dfcf2e0 to nyc-dev-plus-aosp by Dan Willemsen · 8 years ago
  85. 056609c Remove unnecessary variables by Dan Willemsen · 9 years ago
  86. 3f6927a Merge "Remove (C|CPP|CONLY|LD)FLAGS checked by Soong" am: 15409e8f20 by Dan Willemsen · 9 years ago
  87. 174feb9 Remove (C|CPP|CONLY|LD)FLAGS checked by Soong by Dan Willemsen · 9 years ago
  88. 7ec97fd Merge "Remove make variables exported from Soong" am: 30b57cd7d5 am: f85807f794 by Dan Willemsen · 9 years ago
  89. 4863daf Remove make variables exported from Soong by Dan Willemsen · 9 years ago
  90. 5f1660e Merge "Update prebuilt build tools path" am: 405b73ea10 am: f51ed4020f by Colin Cross · 9 years ago
  91. facdca1 Update prebuilt build tools path by Colin Cross · 9 years ago
  92. 46a2596 resolve merge conflicts of 72b82dc to nyc-dev-plus-aosp by Keun Soo Yim · 9 years ago
  93. 3d48475 build rule change for VTS (vendor test suite)'s metadata files by Keun Soo Yim · 9 years ago
  94. 5a84381 Merge "Update the path to clean_header.py on the documentation." am: 93fdee98a9 by Alex Deymo · 9 years ago
  95. 93fdee9 Merge "Update the path to clean_header.py on the documentation." by Treehugger Robot · 9 years ago
  96. be0e7c9 Update the path to clean_header.py on the documentation. by Alex Deymo · 9 years ago
  97. 7a8e69e Merge "Call clang-tidy based on WITH_TIDY* variables." am: 3f03b10654 by Chih-hung Hsieh · 9 years ago
  98. 3f03b10 Merge "Call clang-tidy based on WITH_TIDY* variables." by Chih-hung Hsieh · 9 years ago
  99. a9a55c7 Call clang-tidy based on WITH_TIDY* variables. by Chih-Hung Hsieh · 9 years ago
  100. 506668b Merge "Add input dependencies to .img targets" am: bd0bab233d am: 8196646d27 by Shinichiro Hamaji · 9 years ago