1. a062c7e Add support for TARGET_RECOVERY_BRICK. by Tao Bao · 9 years ago
  2. 40623e2 Merge "Add --dir option to findleaves.py" by Treehugger Robot · 9 years ago
  3. 9808645 Add --dir option to findleaves.py by Colin Cross · 9 years ago
  4. ce4c9d7 Merge "Improve DataSource interface." by Alex Klyubin · 9 years ago
  5. 85f004c Merge "Store entry alignment information in APK." by Alex Klyubin · 9 years ago
  6. 7b977ea Improve DataSource interface. by Alex Klyubin · 9 years ago
  7. 8ed91b6 Merge "Fix mm and mmm in Android.bp directories" by Treehugger Robot · 9 years ago
  8. 8642525 Fix mm and mmm in Android.bp directories by Colin Cross · 9 years ago
  9. 2eb45d9 Merge "Remove unnecessary variables" by Dan Willemsen · 9 years ago
  10. 056609c Remove unnecessary variables by Dan Willemsen · 9 years ago
  11. 5413fb4 Merge "Remove USE_SOONG=false option" by Colin Cross · 9 years ago
  12. a61d672 Remove USE_SOONG=false option by Colin Cross · 9 years ago
  13. 26f00cd Store entry alignment information in APK. by Alex Klyubin · 9 years ago
  14. 576fd3e Merge "Double quote some statements for zsh compatibility" by Vishwath Mohan · 9 years ago
  15. 7b31dd1 Merge "Error on USE_CLANG_PLATFORM_BUILD=" by Colin Cross · 9 years ago
  16. c11ae6c Merge "Add LOCAL_CTS_GTEST_LIST_EXECUTABLE" by Treehugger Robot · 9 years ago
  17. ac68c28 Merge "Improve concurrency for JAR entry inspection requests." by Alex Klyubin · 9 years ago
  18. 0693529 Merge "Move to a single clang unknown flags list" by Dan Willemsen · 9 years ago
  19. 02268f0 Move to a single clang unknown flags list by Dan Willemsen · 9 years ago
  20. 15409e8 Merge "Remove (C|CPP|CONLY|LD)FLAGS checked by Soong" by Dan Willemsen · 9 years ago
  21. b267cba Error on USE_CLANG_PLATFORM_BUILD= by Colin Cross · 9 years ago
  22. 7d35f00 Double quote some statements for zsh compatibility by Vishwath Mohan · 9 years ago
  23. 174feb9 Remove (C|CPP|CONLY|LD)FLAGS checked by Soong by Dan Willemsen · 9 years ago
  24. e23a491 Merge "Windows: Stop adding to GLOBAL_LD_DIRS" by Dan Willemsen · 9 years ago
  25. 3fe3248 Windows: Stop adding to GLOBAL_LD_DIRS by Dan Willemsen · 9 years ago
  26. 6864e37 Merge "Remove trailing newline from TARGET_C_INCLUDES" by Dan Willemsen · 9 years ago
  27. 5baaba7 Remove trailing newline from TARGET_C_INCLUDES by Dan Willemsen · 9 years ago
  28. 49a4be8 Merge "Add fake libart" by Alex Light · 9 years ago
  29. ac7a7bb Merge "Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS" by Treehugger Robot · 9 years ago
  30. 8308f50 Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS by Dan Willemsen · 9 years ago
  31. 60c7fd1 Add fake libart by Alex Light · 9 years ago
  32. 30b57cd Merge "Remove make variables exported from Soong" by Dan Willemsen · 9 years ago
  33. 3b0990c Merge "Pass BUILD_HOST_static to Soong" by Treehugger Robot · 9 years ago
  34. cba1557 Pass BUILD_HOST_static to Soong by Dan Willemsen · 9 years ago
  35. 8bbed5a Merge "Remove redundant clang cppflags" by Dan Willemsen · 9 years ago
  36. 7701eaa Remove redundant clang cppflags by Dan Willemsen · 9 years ago
  37. f0a465c Merge "Make apks depend on their certificates" by Shinichiro Hamaji · 9 years ago
  38. 4863daf Remove make variables exported from Soong by Dan Willemsen · 9 years ago
  39. a794f4d Merge "Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV" by Dan Willemsen · 9 years ago
  40. db16dd2 Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV by Dan Willemsen · 9 years ago
  41. 094caf9 Merge "No need to JAR-sign OTA update packages." by Alex Klyubin · 9 years ago
  42. 2af45ba Improve concurrency for JAR entry inspection requests. by Alex Klyubin · 9 years ago
  43. ea71c96 Merge "Soong: Read Android.soong.mk if skipping Android.mk" by Treehugger Robot · 9 years ago
  44. 5b188fb Soong: Read Android.soong.mk if skipping Android.mk by Dan Willemsen · 9 years ago
  45. ac33935 Merge "Default USE_SOONG to true" by Colin Cross · 9 years ago
  46. 439f4dd Merge "Don't use GTEST_OS_LINUX on Darwin" by Dan Willemsen · 9 years ago
  47. 00bccf5 Merge "Pass USE_SAFESTACK to Soong." by Evgenii Stepanov · 9 years ago
  48. 7f13ab9 Pass USE_SAFESTACK to Soong. by Evgenii Stepanov · 9 years ago
  49. 66fced6 Don't use GTEST_OS_LINUX on Darwin by Dan Willemsen · 9 years ago
  50. 86c3b72 Merge "Make Error Prone warnings in sync with Error Prone documenation." by Ian Rogers · 9 years ago
  51. 4730fac Merge "Use fs_config files for mksquashfs" by Treehugger Robot · 9 years ago
  52. 6e52003 Make Error Prone warnings in sync with Error Prone documenation. by Ian Rogers · 9 years ago
  53. 641e61c Make apks depend on their certificates by Shinichiro Hamaji · 9 years ago
  54. 4c4c060 Merge "Follow symlinks when using find for assets" by Shinichiro Hamaji · 9 years ago
  55. 465acf8 Use fs_config files for mksquashfs by Mohamad Ayyash · 9 years ago
  56. c7b610a Merge "Read Soong-exported configuration" by Dan Willemsen · 9 years ago
  57. 8b999ac Read Soong-exported configuration by Dan Willemsen · 9 years ago
  58. f100d01 Merge "Use product-specific Soong outputs" by Dan Willemsen · 9 years ago
  59. 6975f03 Merge "Offer an ApkSignerEngine implementation." by Alex Klyubin · 9 years ago
  60. 0caa16a No need to JAR-sign OTA update packages. by Alex Klyubin · 9 years ago
  61. e305f45 Offer an ApkSignerEngine implementation. by Alex Klyubin · 9 years ago
  62. d8f9f7d Follow symlinks when using find for assets by Shinichiro Hamaji · 9 years ago
  63. b6f2c8f Merge "Correct some dependencies around zip packages" by Shinichiro Hamaji · 9 years ago
  64. 648ea82 Merge "Include BRILLO_VENDOR_PARTITIONS in target zip generation" by Treehugger Robot · 9 years ago
  65. a55b7ec Merge "Add misc-macro-parentheses to default tidy checks." by Treehugger Robot · 9 years ago
  66. e1ea943 Add misc-macro-parentheses to default tidy checks. by Chih-Hung Hsieh · 9 years ago
  67. bc0ab6d Merge "Fix misc-macro-parentheses warnings." by Chih-hung Hsieh · 9 years ago
  68. 2e735ca Include BRILLO_VENDOR_PARTITIONS in target zip generation by Wei Wang · 9 years ago
  69. adf2141 Merge "Add code search links to warnings." by Ian Rogers · 9 years ago
  70. f536e7b Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  71. ee2d211 Correct some dependencies around zip packages by Shinichiro Hamaji · 9 years ago
  72. 7ff7c2d Merge "Revert "Include vendor partitions in target zip generation"" by Tao Bao · 9 years ago
  73. 05e6f67 Revert "Include vendor partitions in target zip generation" by Wei Wang · 9 years ago
  74. 57aa920 Use product-specific Soong outputs by Dan Willemsen · 9 years ago
  75. f382973 Add code search links to warnings. by Ian Rogers · 9 years ago
  76. bb05fd7 Merge "Include vendor partitions in target zip generation" by Treehugger Robot · 9 years ago
  77. 19b7692 Merge "Add a 32-bit x86_64 arch variant" by Dan Willemsen · 9 years ago
  78. 3027e5f Merge "Do not apply -Wl,--fix-cortex-a8 to Cortex-A9" by Treehugger Robot · 9 years ago
  79. 9826900 Do not apply -Wl,--fix-cortex-a8 to Cortex-A9 by Dan Willemsen · 9 years ago
  80. 620cbb1 Merge "Add error prone patterns to warn.py" by Ian Rogers · 9 years ago
  81. 04aa521 Add a 32-bit x86_64 arch variant by Dan Willemsen · 9 years ago
  82. 32bb9bd Add error prone patterns to warn.py by Ian Rogers · 9 years ago
  83. afd3d55 Merge "ApkSignerEngine abstraction for apksigner-core library." by Treehugger Robot · 9 years ago
  84. 421fe44 Include vendor partitions in target zip generation by Wei Wang · 9 years ago
  85. 2e14095 Merge "Sort warnings with most frequent first." by Ian Rogers · 9 years ago
  86. 2f4ce82 Sort warnings with most frequent first. by Ian Rogers · 9 years ago
  87. af14b92 Merge "Fix build system documentation example" by Dan Willemsen · 9 years ago
  88. f948ddd Merge "Remove -mcpu=cortex-a15 when adding -mcpu=krait" by Treehugger Robot · 9 years ago
  89. 136fa43 Merge "Revert "[MIPS] Temporarily disable Mips shared-textrel errors"" by Dan Willemsen · 9 years ago
  90. aeadf41 Remove -mcpu=cortex-a15 when adding -mcpu=krait by Dan Willemsen · 9 years ago
  91. 5f98796 ApkSignerEngine abstraction for apksigner-core library. by Alex Klyubin · 9 years ago
  92. 2627b41 Merge "APK Signature Scheme v2 signing logic for apksigner-core." by Treehugger Robot · 9 years ago
  93. 593e670 Revert "[MIPS] Temporarily disable Mips shared-textrel errors" by Dan Willemsen · 9 years ago
  94. 265db08 APK Signature Scheme v2 signing logic for apksigner-core. by Alex Klyubin · 9 years ago
  95. ce9b6ca Merge "Remove arm-specific -Wno-psabi" by Dan Willemsen · 9 years ago
  96. bdd2e8e Fix build system documentation example by Dan Willemsen · 9 years ago
  97. db14f79 Remove arm-specific -Wno-psabi by Dan Willemsen · 9 years ago
  98. 622b3c2 Merge "Harden dependency on generated sources." by Treehugger Robot · 9 years ago
  99. e6710e9 Merge "Avoid accidentally using the host's native 'as' command." by Elliott Hughes · 9 years ago
  100. 05f9f35 Harden dependency on generated sources. by Ying Wang · 9 years ago