1. cf89865b Merge "APK JAR signature verifier." by Alex Klyubin · 9 years ago
  2. 06f3e83 Merge "Add a libc++ version of ijar for prebuilt use" by Treehugger Robot · 9 years ago
  3. e19d451 Add a libc++ version of ijar for prebuilt use by Dan Willemsen · 9 years ago
  4. 8b47001 APK JAR signature verifier. by Alex Klyubin · 9 years ago
  5. 7b4c07f Merge "Skip uses-library check for preopted apps." by Treehugger Robot · 9 years ago
  6. 00b75bc Skip uses-library check for preopted apps. by Jeff Hao · 9 years ago
  7. e6fae50 Merge "Add option to link static lite protobuf library." by Yabin Cui · 9 years ago
  8. dca955a Merge "More general OutputStreamDataSink." by Alex Klyubin · 9 years ago
  9. a85e0aa Merge "Fix inefficiency in APK entry data alignment." by Alex Klyubin · 9 years ago
  10. e54b275 More general OutputStreamDataSink. by Alex Klyubin · 9 years ago
  11. 8b3b172 Merge "bvb: Update path to key since repo was moved." by David Zeuthen · 9 years ago
  12. bca2430 bvb: Update path to key since repo was moved. by David Zeuthen · 9 years ago
  13. 0a26fc0 Merge "Do not force turn off of Jack warning" by Yohann Roussel · 9 years ago
  14. ab2a3b0 Fix inefficiency in APK entry data alignment. by Alex Klyubin · 9 years ago
  15. 1318ec9 Merge "Redirect subprocess stderr to stdout in verbose mode." by Treehugger Robot · 9 years ago
  16. d8d96ec Redirect subprocess stderr to stdout in verbose mode. by Alex Deymo · 9 years ago
  17. 7a866d7 Merge "goldfish_setup: grant /system/bin/sh exec access" by David Turner · 9 years ago
  18. 03bfdea goldfish_setup: grant /system/bin/sh exec access by Nick Kralevich · 9 years ago
  19. e5c1af2 Merge "Add variable PRODUCT_SHIPPING_API_LEVEL and make files with the new read only product property ro.product.first_api_level." by Vikas Marwaha · 9 years ago
  20. a8d1359 Merge "Rewrite LDLIBS and SHARED_LIBRARIES" by Dan Willemsen · 9 years ago
  21. 4f8bde4 Merge "APK Signature Scheme v2 APK verifier." by Alex Klyubin · 9 years ago
  22. 8740e9d APK Signature Scheme v2 APK verifier. by Alex Klyubin · 9 years ago
  23. ebe68ec Merge "Fix DSA APK signatures for API Level 8 and lower." by Alex Klyubin · 9 years ago
  24. bf17172 Do not force turn off of Jack warning by Yohann Roussel · 9 years ago
  25. 6731b49 Rewrite LDLIBS and SHARED_LIBRARIES by Dan Willemsen · 9 years ago
  26. 72a1156 Add option to link static lite protobuf library. by Yabin Cui · 9 years ago
  27. e72fc63 Merge "Add NATIVE_TESTS class, move host native tests" by Dan Willemsen · 9 years ago
  28. c52d09e Merge "Switch some build tools to Soong" by Treehugger Robot · 9 years ago
  29. 819b535 Fix DSA APK signatures for API Level 8 and lower. by Alex Klyubin · 9 years ago
  30. 56eb2f9f Switch some build tools to Soong by Dan Willemsen · 9 years ago
  31. a571e83 Merge "Remove dead rgb2565" by Treehugger Robot · 9 years ago
  32. 27a55cd Merge "Drop CLANG and CLANG_CXX in the environment" by Treehugger Robot · 9 years ago
  33. 7353eab Merge "Improve efficiency of using the DataSource abstraction." by Alex Klyubin · 9 years ago
  34. 08b12dc Remove dead rgb2565 by Dan Willemsen · 9 years ago
  35. 6e22c75 Drop CLANG and CLANG_CXX in the environment by Dan Willemsen · 9 years ago
  36. 1a39e8e Merge "Switch signapk to apksigner-core." by Alex Klyubin · 9 years ago
  37. b02eefa Improve efficiency of using the DataSource abstraction. by Alex Klyubin · 9 years ago
  38. 4b33f51 Merge "Error on external includes" by Dan Willemsen · 9 years ago
  39. 404ccc8 Add variable PRODUCT_SHIPPING_API_LEVEL and make files with the by Vikas Marwaha · 9 years ago
  40. 6a7cf55 Merge "Default to enable tidy warnings in header files." by Treehugger Robot · 9 years ago
  41. daf5577 Merge "Add support for TARGET_RECOVERY_BRICK." by Treehugger Robot · 9 years ago
  42. 870f087 Default to enable tidy warnings in header files. by Chih-Hung Hsieh · 9 years ago
  43. a062c7e Add support for TARGET_RECOVERY_BRICK. by Tao Bao · 9 years ago
  44. 476b5b1 Merge "Add LOCAL_LOGTAGS_FILES that prebuilts can use" by Treehugger Robot · 9 years ago
  45. 4bc8280 Merge "disable unpriv perf by default in user{,debug} builds" by Jeffrey Vander Stoep · 9 years ago
  46. b0a08b8 Add LOCAL_LOGTAGS_FILES that prebuilts can use by Dan Willemsen · 9 years ago
  47. 2703263 Merge "Update default NINJA_STATUS to show finished edges" by Colin Cross · 9 years ago
  48. 520442f Merge "Update Android.mk finder to work with Android.bp files" by Colin Cross · 9 years ago
  49. b09e644 Merge "Add Soong tools to PATH" by Dan Willemsen · 9 years ago
  50. 60d9c67 Add Soong tools to PATH by Dan Willemsen · 9 years ago
  51. fcaae6b Merge "Allow arm prebuilts for x86_arm builds" by Treehugger Robot · 9 years ago
  52. f2ac912 disable unpriv perf by default in user{,debug} builds by Daniel Micay · 9 years ago
  53. b40d9ec Allow arm prebuilts for x86_arm builds by Dan Willemsen · 9 years ago
  54. b9dd243 Update default NINJA_STATUS to show finished edges by Colin Cross · 9 years ago
  55. 4cbf8eb Update Android.mk finder to work with Android.bp files by Colin Cross · 9 years ago
  56. 40623e2 Merge "Add --dir option to findleaves.py" by Treehugger Robot · 9 years ago
  57. 9808645 Add --dir option to findleaves.py by Colin Cross · 9 years ago
  58. fa1da6c Switch signapk to apksigner-core. by Alex Klyubin · 9 years ago
  59. ce4c9d7 Merge "Improve DataSource interface." by Alex Klyubin · 9 years ago
  60. 85f004c Merge "Store entry alignment information in APK." by Alex Klyubin · 9 years ago
  61. 7b977ea Improve DataSource interface. by Alex Klyubin · 9 years ago
  62. 8ed91b6 Merge "Fix mm and mmm in Android.bp directories" by Treehugger Robot · 9 years ago
  63. 8642525 Fix mm and mmm in Android.bp directories by Colin Cross · 9 years ago
  64. 2eb45d9 Merge "Remove unnecessary variables" by Dan Willemsen · 9 years ago
  65. 056609c Remove unnecessary variables by Dan Willemsen · 9 years ago
  66. 5413fb4 Merge "Remove USE_SOONG=false option" by Colin Cross · 9 years ago
  67. a61d672 Remove USE_SOONG=false option by Colin Cross · 9 years ago
  68. 062e30b Error on external includes by Dan Willemsen · 9 years ago
  69. 7fe992c Add NATIVE_TESTS class, move host native tests by Dan Willemsen · 9 years ago
  70. 26f00cd Store entry alignment information in APK. by Alex Klyubin · 9 years ago
  71. 576fd3e Merge "Double quote some statements for zsh compatibility" by Vishwath Mohan · 9 years ago
  72. 7b31dd1 Merge "Error on USE_CLANG_PLATFORM_BUILD=" by Colin Cross · 9 years ago
  73. c11ae6c Merge "Add LOCAL_CTS_GTEST_LIST_EXECUTABLE" by Treehugger Robot · 9 years ago
  74. ac68c28 Merge "Improve concurrency for JAR entry inspection requests." by Alex Klyubin · 9 years ago
  75. 0693529 Merge "Move to a single clang unknown flags list" by Dan Willemsen · 9 years ago
  76. 02268f0 Move to a single clang unknown flags list by Dan Willemsen · 9 years ago
  77. 15409e8 Merge "Remove (C|CPP|CONLY|LD)FLAGS checked by Soong" by Dan Willemsen · 9 years ago
  78. b267cba Error on USE_CLANG_PLATFORM_BUILD= by Colin Cross · 9 years ago
  79. 7d35f00 Double quote some statements for zsh compatibility by Vishwath Mohan · 9 years ago
  80. 174feb9 Remove (C|CPP|CONLY|LD)FLAGS checked by Soong by Dan Willemsen · 9 years ago
  81. e23a491 Merge "Windows: Stop adding to GLOBAL_LD_DIRS" by Dan Willemsen · 9 years ago
  82. 3fe3248 Windows: Stop adding to GLOBAL_LD_DIRS by Dan Willemsen · 9 years ago
  83. 6864e37 Merge "Remove trailing newline from TARGET_C_INCLUDES" by Dan Willemsen · 9 years ago
  84. 5baaba7 Remove trailing newline from TARGET_C_INCLUDES by Dan Willemsen · 9 years ago
  85. 49a4be8 Merge "Add fake libart" by Alex Light · 9 years ago
  86. ac7a7bb Merge "Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS" by Treehugger Robot · 9 years ago
  87. 8308f50 Remove (TARGET|HOST)_NO_UNDEFINED_LDFLAGS by Dan Willemsen · 9 years ago
  88. 60c7fd1 Add fake libart by Alex Light · 9 years ago
  89. 30b57cd Merge "Remove make variables exported from Soong" by Dan Willemsen · 9 years ago
  90. 3b0990c Merge "Pass BUILD_HOST_static to Soong" by Treehugger Robot · 9 years ago
  91. cba1557 Pass BUILD_HOST_static to Soong by Dan Willemsen · 9 years ago
  92. 8bbed5a Merge "Remove redundant clang cppflags" by Dan Willemsen · 9 years ago
  93. 7701eaa Remove redundant clang cppflags by Dan Willemsen · 9 years ago
  94. f0a465c Merge "Make apks depend on their certificates" by Shinichiro Hamaji · 9 years ago
  95. 4863daf Remove make variables exported from Soong by Dan Willemsen · 9 years ago
  96. a794f4d Merge "Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV" by Dan Willemsen · 9 years ago
  97. db16dd2 Remove TARGET_LIBGCC/LIBATOMIC/LIBGCOV by Dan Willemsen · 9 years ago
  98. 094caf9 Merge "No need to JAR-sign OTA update packages." by Alex Klyubin · 9 years ago
  99. 2af45ba Improve concurrency for JAR entry inspection requests. by Alex Klyubin · 9 years ago
  100. ea71c96 Merge "Soong: Read Android.soong.mk if skipping Android.mk" by Treehugger Robot · 9 years ago