1. f100d01 Merge "Use product-specific Soong outputs" by Dan Willemsen · 9 years ago
  2. 6975f03 Merge "Offer an ApkSignerEngine implementation." by Alex Klyubin · 9 years ago
  3. e305f45 Offer an ApkSignerEngine implementation. by Alex Klyubin · 9 years ago
  4. b6f2c8f Merge "Correct some dependencies around zip packages" by Shinichiro Hamaji · 9 years ago
  5. 648ea82 Merge "Include BRILLO_VENDOR_PARTITIONS in target zip generation" by Treehugger Robot · 9 years ago
  6. a55b7ec Merge "Add misc-macro-parentheses to default tidy checks." by Treehugger Robot · 9 years ago
  7. e1ea943 Add misc-macro-parentheses to default tidy checks. by Chih-Hung Hsieh · 9 years ago
  8. bc0ab6d Merge "Fix misc-macro-parentheses warnings." by Chih-hung Hsieh · 9 years ago
  9. 2e735ca Include BRILLO_VENDOR_PARTITIONS in target zip generation by Wei Wang · 9 years ago
  10. adf2141 Merge "Add code search links to warnings." by Ian Rogers · 9 years ago
  11. f536e7b Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
  12. ee2d211 Correct some dependencies around zip packages by Shinichiro Hamaji · 9 years ago
  13. 7ff7c2d Merge "Revert "Include vendor partitions in target zip generation"" by Tao Bao · 9 years ago
  14. 05e6f67 Revert "Include vendor partitions in target zip generation" by Wei Wang · 9 years ago
  15. 57aa920 Use product-specific Soong outputs by Dan Willemsen · 9 years ago
  16. f382973 Add code search links to warnings. by Ian Rogers · 9 years ago
  17. bb05fd7 Merge "Include vendor partitions in target zip generation" by Treehugger Robot · 9 years ago
  18. 19b7692 Merge "Add a 32-bit x86_64 arch variant" by Dan Willemsen · 9 years ago
  19. 3027e5f Merge "Do not apply -Wl,--fix-cortex-a8 to Cortex-A9" by Treehugger Robot · 9 years ago
  20. 9826900 Do not apply -Wl,--fix-cortex-a8 to Cortex-A9 by Dan Willemsen · 9 years ago
  21. 620cbb1 Merge "Add error prone patterns to warn.py" by Ian Rogers · 9 years ago
  22. 04aa521 Add a 32-bit x86_64 arch variant by Dan Willemsen · 9 years ago
  23. 32bb9bd Add error prone patterns to warn.py by Ian Rogers · 9 years ago
  24. afd3d55 Merge "ApkSignerEngine abstraction for apksigner-core library." by Treehugger Robot · 9 years ago
  25. 421fe44 Include vendor partitions in target zip generation by Wei Wang · 9 years ago
  26. 2e14095 Merge "Sort warnings with most frequent first." by Ian Rogers · 9 years ago
  27. 2f4ce82 Sort warnings with most frequent first. by Ian Rogers · 9 years ago
  28. af14b92 Merge "Fix build system documentation example" by Dan Willemsen · 9 years ago
  29. f948ddd Merge "Remove -mcpu=cortex-a15 when adding -mcpu=krait" by Treehugger Robot · 9 years ago
  30. 136fa43 Merge "Revert "[MIPS] Temporarily disable Mips shared-textrel errors"" by Dan Willemsen · 9 years ago
  31. aeadf41 Remove -mcpu=cortex-a15 when adding -mcpu=krait by Dan Willemsen · 9 years ago
  32. 5f98796 ApkSignerEngine abstraction for apksigner-core library. by Alex Klyubin · 9 years ago
  33. 2627b41 Merge "APK Signature Scheme v2 signing logic for apksigner-core." by Treehugger Robot · 9 years ago
  34. 593e670 Revert "[MIPS] Temporarily disable Mips shared-textrel errors" by Dan Willemsen · 9 years ago
  35. 265db08 APK Signature Scheme v2 signing logic for apksigner-core. by Alex Klyubin · 9 years ago
  36. ce9b6ca Merge "Remove arm-specific -Wno-psabi" by Dan Willemsen · 9 years ago
  37. bdd2e8e Fix build system documentation example by Dan Willemsen · 9 years ago
  38. db14f79 Remove arm-specific -Wno-psabi by Dan Willemsen · 9 years ago
  39. 622b3c2 Merge "Harden dependency on generated sources." by Treehugger Robot · 9 years ago
  40. e6710e9 Merge "Avoid accidentally using the host's native 'as' command." by Elliott Hughes · 9 years ago
  41. 05f9f35 Harden dependency on generated sources. by Ying Wang · 9 years ago
  42. 374c7fa Merge "Only pass NINJA_ARGS to the main ninja compile" by Treehugger Robot · 9 years ago
  43. 9a97ba7 Only pass NINJA_ARGS to the main ninja compile by Dan Willemsen · 9 years ago
  44. 5ff9c81 Avoid accidentally using the host's native 'as' command. by Alistair Strachan · 9 years ago
  45. b60b340 Merge "JAR signing logic for the apksigner-core library." by Treehugger Robot · 9 years ago
  46. 33d34ae Merge "SHA-256 with ECDSA supported only on API Level 21 and higher." by Alex Klyubin · 9 years ago
  47. 405b73e Merge "Update prebuilt build tools path" by Colin Cross · 9 years ago
  48. 85b8a01 JAR signing logic for the apksigner-core library. by Alex Klyubin · 9 years ago
  49. c9778e3 Merge "Pass SANTIIZE_HOST and SANITIZE_TARGET to soong" by Colin Cross · 9 years ago
  50. facdca1 Update prebuilt build tools path by Colin Cross · 9 years ago
  51. fa4ff9d Merge "Update RS to use latest Clang-2812033 prebuilts as well." by Pirama Arumuga Nainar · 9 years ago
  52. b141ded SHA-256 with ECDSA supported only on API Level 21 and higher. by Alex Klyubin · 9 years ago
  53. 2614bdb Merge "Update path to reverse_path.py" by Colin Cross · 9 years ago
  54. cc3440c Merge "Separate logic for alg selection for OTA and APK signing." by Alex Klyubin · 9 years ago
  55. 367ab29 Update path to reverse_path.py by Colin Cross · 9 years ago
  56. 11821a1 Merge "old-cts: Add testng and libcoreoj test support" by Igor Murashkin · 9 years ago
  57. a6da20e Merge "Initialize an uninitialized field in ijar" by Shinichiro Hamaji · 9 years ago
  58. d6c694b Initialize an uninitialized field in ijar by Shinichiro Hamaji · 9 years ago
  59. 169cb4b Merge "Fix google-explicit-constructor warnings." by Chih-hung Hsieh · 9 years ago
  60. f2592e1 Merge "Suppress google-* checks in vendor modules." by Chih-hung Hsieh · 9 years ago
  61. 348b81a Update RS to use latest Clang-2812033 prebuilts as well. by Stephen Hines · 9 years ago
  62. 30f86e4 Suppress google-* checks in vendor modules. by Chih-Hung Hsieh · 9 years ago
  63. 1df33b7 Fix google-explicit-constructor warnings. by Chih-Hung Hsieh · 9 years ago
  64. 401f8b9 Merge "zipalign supports -p also when checking alignment." by Alex Klyubin · 9 years ago
  65. 01d6b59 zipalign supports -p also when checking alignment. by Alex Klyubin · 9 years ago
  66. fb737e9 Merge "Switch to clang-2812033." by Stephen Hines · 9 years ago
  67. e13b4c6 Merge "Use strip mode mini-debug-info by default except on mips." by Yabin Cui · 9 years ago
  68. 85b9117 Merge "Warn if there is file with unknown suffix in Java module's sources." by Ying Wang · 9 years ago
  69. 700883e Use strip mode mini-debug-info by default except on mips. by Yabin Cui · 9 years ago
  70. 2d9bba9 old-cts: Add testng and libcoreoj test support by Igor Murashkin · 9 years ago
  71. f8d15d6 Warn if there is file with unknown suffix in Java module's sources. by Ying Wang · 9 years ago
  72. a48eb99 Merge "ccache: Allow external setting of CCACHE_COMPILERCHECK variable" by Mohammed Habibulla · 9 years ago
  73. e8b8760 Switch to clang-2812033. by Stephen Hines · 9 years ago
  74. 214c7fa Merge "Add tidy.mk to set up global default checks." by Chih-hung Hsieh · 9 years ago
  75. 460171a Add tidy.mk to set up global default checks. by Chih-Hung Hsieh · 9 years ago
  76. 23995fe Merge "target_files_diff: Fix the issue with file type change." by Treehugger Robot · 9 years ago
  77. 00dbe29 target_files_diff: Fix the issue with file type change. by Tao Bao · 9 years ago
  78. 3f52653 Separate logic for alg selection for OTA and APK signing. by Alex Klyubin · 9 years ago
  79. 9d868c0 Merge "make croot slightly more useful" by Marie Janssen · 9 years ago
  80. 32ec50a make croot slightly more useful by Marie Janssen · 9 years ago
  81. 9ecf544 Merge "Switch mips64 back to NDK r10." by Dan Albert · 9 years ago
  82. f738562 Switch mips64 back to NDK r10. by Nikola Veljkovic · 9 years ago
  83. 93fdee9 Merge "Update the path to clean_header.py on the documentation." by Treehugger Robot · 9 years ago
  84. be0e7c9 Update the path to clean_header.py on the documentation. by Alex Deymo · 9 years ago
  85. 5ce149b Merge changes I6e98fc65,Ia8665e7c by Yohann Roussel · 9 years ago
  86. ae2fc81 Remove bootclasspath handling for Jack by Yohann Roussel · 9 years ago
  87. 3f03b10 Merge "Call clang-tidy based on WITH_TIDY* variables." by Chih-hung Hsieh · 9 years ago
  88. a9a55c7 Call clang-tidy based on WITH_TIDY* variables. by Chih-Hung Hsieh · 9 years ago
  89. 2dc79b1 Remove static libraries from Jack classpath by Yohann Roussel · 9 years ago
  90. bd0bab2 Merge "Add input dependencies to .img targets" by Shinichiro Hamaji · 9 years ago
  91. 71211d8 Merge "Add normalize_path.py to prerequisites" by Shinichiro Hamaji · 9 years ago
  92. c24740f Merge "Allow to build native tests for translation arch only." by Ying Wang · 9 years ago
  93. 6263022 Allow to build native tests for translation arch only. by Ying Wang · 9 years ago
  94. e982d92 Merge "Make jack_check_timestamp depend on setup-jack-server" by Yohann Roussel · 9 years ago
  95. 5cde746 Make jack_check_timestamp depend on setup-jack-server by Colin Cross · 9 years ago
  96. a58cefb Merge "Enable asan/ubsan for mips" by Stephen Hines · 9 years ago
  97. e77e5e7 Merge "Don't reset LOCAL_*MODULE_STEM." by Ying Wang · 9 years ago
  98. c160c3f Don't reset LOCAL_*MODULE_STEM. by Ying Wang · 9 years ago
  99. da7fef6 Merge "Make sure platform libraries are built, regardless of webview.apk" by Dimitry Ivanov · 9 years ago
  100. 8f1ac7c Make sure platform libraries are built, regardless of webview.apk by Nikola Veljkovic · 9 years ago