1. 3bb168f Order objects based on LOCAL_SRC_FILES and LOCAL_GENERATED_SOURCES by Dan Willemsen · 10 years ago
  2. a80a808 Revert "Sign APKs using SHA-256 instead of SHA-1 when possible." by Alex Klyubin · 10 years ago
  3. 74df828 Sign APKs using SHA-256 instead of SHA-1 when possible. by Alex Klyubin · 10 years ago
  4. 2e45fd0 Use dependency files generated by llvm-rs-cc by Shinichiro Hamaji · 10 years ago
  5. 087f327 Separate aidl dependencies from compiler dependencies by Christopher Wiley · 10 years ago
  6. 257796c Keep aidl generated C++ inside the generated folder by Christopher Wiley · 10 years ago
  7. 19f6638 Merge "Ignore Android.mk files with USE_SOONG=true" by Colin Cross · 10 years ago
  8. 64088f2 Generate .c for .y and .l by Ying Wang · 10 years ago
  9. 861ab99 Ignore Android.mk files with USE_SOONG=true by Colin Cross · 10 years ago
  10. 20de4fa Allow for 5200 words in dump-words-to-file by Przemyslaw Szczepaniak · 10 years ago
  11. 09ee66e Do not set Jack source version, use default by Yohann Roussel · 10 years ago
  12. f972a4a Reduce unnecessary rebuilds of .dex files with restat=1 by Shinichiro Hamaji · 10 years ago
  13. 9667b18 Make signapk use Conscrypt. by Alex Klyubin · 10 years ago
  14. 427f8c4 Gmake doesn't like newline in macro expansion result. by Ying Wang · 10 years ago
  15. 89b255a Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files by Shinichiro Hamaji · 10 years ago
  16. 2ff3ad9 Merge "Revert "Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files"" by Shinichiro Hamaji · 10 years ago
  17. 3ae7f66 Revert "Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files" by Shinichiro Hamaji · 10 years ago
  18. 623799d Merge "Fix generated-sources-dir-for for COMMON" by Paul Duffin · 10 years ago
  19. c9a1b27 Merge "Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files" by Shinichiro Hamaji · 10 years ago
  20. 699a322 Fix generated-sources-dir-for for COMMON by Paul Duffin · 10 years ago
  21. 6cce402 Fix typo. by Ying Wang · 10 years ago
  22. 3be52e6 Don't delete META-INF in jack-java-to-dex when packing resources. by Ying Wang · 10 years ago
  23. c1f5d9c Use .KATI_RESTAT to reduce unnecessary rebuilds of .jar files by Shinichiro Hamaji · 10 years ago
  24. 67d993f Merge "Sort dex and static lib resources" by Dan Willemsen · 10 years ago
  25. 94f86f8 Sort dex and static lib resources by Yohann Roussel · 10 years ago
  26. 5c64b4e Make uncompressing jni libs in prebuilt APKs reproducible by Dan Willemsen · 10 years ago
  27. 0e7587a Use .KATI_RESTAT to reduce unnecessary rebuilds of binaries by Shinichiro Hamaji · 10 years ago
  28. a25ddad Don't use ziptime with unbundled builds by Dan Willemsen · 10 years ago
  29. 48a621c Remove changing uids/timestamps from zip/jar files by Dan Willemsen · 10 years ago
  30. 04ba312 build: Add extra build customization for /product by Lee Campbell · 10 years ago
  31. b589ae4 Revert "Remove changing uids/timestamps from zip/jar files" by Dan Willemsen · 10 years ago
  32. 3c2c064 Remove changing uids/timestamps from zip/jar files by Dan Willemsen · 10 years ago
  33. 4d68879 Normalize java source file paths before running "sort -u". by Ying Wang · 10 years ago
  34. 6528ea3 Remove LOCAL_JACK_EXTRA_ARGS by Yohann Roussel · 10 years ago
  35. 8998d57 Allow control of jack used for compilation by Yohann Roussel · 10 years ago
  36. b2c5558 Clean call-jack and its callers by Yohann Roussel · 10 years ago
  37. 9f576ac Merge "Stop encoding absolute paths in symbols" by Dan Willemsen · 10 years ago
  38. 2df75d1 Invoke the aidl-cpp compiler to generate C++ by Christopher Wiley · 10 years ago
  39. 5baea14 Merge "Use libgcov OR libclang_rt.profile, not both." by Dan Albert · 10 years ago
  40. 3a562a9 Use @arg-lsit-file for jar in add-carried-jack-resources by Ying Wang · 10 years ago
  41. 6a66a88 Stop encoding absolute paths in symbols by Dan Willemsen · 10 years ago
  42. ed4b0ee Merge "Revert "Use @arg-lsit-file for jar in add-carried-jack-resources"" by Ying Wang · 10 years ago
  43. 3bfecc8 Revert "Use @arg-lsit-file for jar in add-carried-jack-resources" by Ying Wang · 10 years ago
  44. 3757268 Merge "Use @arg-lsit-file for jar in add-carried-jack-resources" by Ying Wang · 10 years ago
  45. 74ccefb Let get-prebuilt-src-arch return empty if the input is empty by Chih-Wei Huang · 10 years ago
  46. 16f93d5 Use @arg-lsit-file for jar in add-carried-jack-resources by Ying Wang · 10 years ago
  47. 92f5fcc Add all-named-(dirs|files)-under and related by Dan Willemsen · 10 years ago
  48. 7fbbc5d Use libgcov OR libclang_rt.profile, not both. by Dan Albert · 10 years ago
  49. f8c63cb Ensure dump-words-to-file creates the target by Yohann Roussel · 10 years ago
  50. 05bb4fe am edc3e6cd: Merge "Sort more instances of wildcard and find" by Dan Willemsen · 10 years ago
  51. 24b5fcf am 604e532f: Merge "Add all-cpp-files-under" by Dan Willemsen · 10 years ago
  52. edc3e6c Merge "Sort more instances of wildcard and find" by Dan Willemsen · 10 years ago
  53. 7c3e3f8 Sort more instances of wildcard and find by Dan Willemsen · 10 years ago
  54. 604e532 Merge "Add all-cpp-files-under" by Dan Willemsen · 10 years ago
  55. 379f9f9 Add all-cpp-files-under by Dan Willemsen · 10 years ago
  56. 7ee3b85 resolved conflicts for 953981db to stage-aosp-master by Colin Cross · 10 years ago
  57. 98da13b resolved conflicts for 6c3bf1b8 to stage-aosp-master by Colin Cross · 10 years ago
  58. a4447e8 Don't add dependencies on Makefiles when using ninja by Colin Cross · 10 years ago
  59. 92f8348 Use zip -q for adding shared libraries by Colin Cross · 10 years ago
  60. 5540a74 am f262f906: Merge "Remove "preparing StaticLib" messages" by Colin Cross · 10 years ago
  61. aa0aca6 Remove "preparing StaticLib" messages by Colin Cross · 10 years ago
  62. a0af56f am bd1b9e33: Merge "Sort all files found via " by Dan Willemsen · 10 years ago
  63. 4d66adf Sort all files found via $(shell find) by Dan Willemsen · 10 years ago
  64. 197e592 am 3c4c3418: Merge "Don\'t add build number to apps\' version name for platform build." by Ying Wang · 10 years ago
  65. d75d893 Don't add build number to apps' version name for platform build. by Ying Wang · 10 years ago
  66. d8f0857 am 909fe8e0: Merge "build: support compiling .mm on host" by Scott James Remnant · 10 years ago
  67. dd86e5a build: support compiling .mm on host by Scott James Remnant · 10 years ago
  68. c98d9a9 am f1c09d7f: Merge "Add HOST_CROSS_OS" by Dan Willemsen · 10 years ago
  69. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 10 years ago
  70. 119cec9 am 4e2f1903: Merge "Clean up Javac a little bit." by Ying Wang · 10 years ago
  71. 447d696 Clean up Javac a little bit. by Ying Wang · 10 years ago
  72. 3351178 Cleaned the outdated incrementaljavac. by Ying Wang · 10 years ago
  73. 3f7c542 am 2b2c9dff: am 4e719eaf: Merge "Change .dbus.xml extension to .dbus-xml" by Christopher Wiley · 10 years ago
  74. 2b2c9df am 4e719eaf: Merge "Change .dbus.xml extension to .dbus-xml" by Christopher Wiley · 10 years ago
  75. 9b17dea Change .dbus.xml extension to .dbus-xml by Christopher Wiley · 10 years ago
  76. 5bc62fd am 7db39448: am 9e3b4ed4: Merge "Fix DBus proxies to use all definitions" by Christopher Wiley · 10 years ago
  77. 9c49f0a am 688b4a3d: am 4d2b79f9: Merge "Generate DBus proxies and adaptors separately" by Christopher Wiley · 10 years ago
  78. 7db3944 am 9e3b4ed4: Merge "Fix DBus proxies to use all definitions" by Christopher Wiley · 10 years ago
  79. 974b822 Fix DBus proxies to use all definitions by Christopher Wiley · 10 years ago
  80. 688b4a3 am 4d2b79f9: Merge "Generate DBus proxies and adaptors separately" by Christopher Wiley · 10 years ago
  81. 529f176 Generate DBus proxies and adaptors separately by Christopher Wiley · 10 years ago
  82. f526c16 am c3dcb6c0: Merge "Consolidate the nanopb-c and regular protobuf build rules." by Ying Wang · 10 years ago
  83. c3dcb6c Merge "Consolidate the nanopb-c and regular protobuf build rules." by Ying Wang · 10 years ago
  84. b28ed23 Consolidate the nanopb-c and regular protobuf build rules. by Ying Wang · 10 years ago
  85. 1b14846 am 48d95e75: am 05d97fe7: Merge "Remove legacy windows platform build support" by Dan Willemsen · 10 years ago
  86. 48d95e7 am 05d97fe7: Merge "Remove legacy windows platform build support" by Dan Willemsen · 10 years ago
  87. 145ae32 Remove legacy windows platform build support by Dan Willemsen · 10 years ago
  88. 9d1eaae am dcfb0c80: am 36600a6b: Merge "Include target api version in build system for rscpp." by Yang Ni · 10 years ago
  89. dcfb0c8 am 36600a6b: Merge "Include target api version in build system for rscpp." by Yang Ni · 10 years ago
  90. 4796a8c Include target api version in build system for rscpp. by Noah Presler · 10 years ago
  91. 544fabc am b8331622: am 46ed451d: Merge "build: Load makefiles in the same order with Make 4.0" by Dan Willemsen · 10 years ago
  92. b833162 am 46ed451d: Merge "build: Load makefiles in the same order with Make 4.0" by Dan Willemsen · 10 years ago
  93. 46ed451 Merge "build: Load makefiles in the same order with Make 4.0" by Dan Willemsen · 10 years ago
  94. ec224d5 build: Load makefiles in the same order with Make 4.0 by Dan Willemsen · 10 years ago
  95. a3dbe51 resolved conflicts for merge of 7d1be400 to mnc-dev-plus-aosp by Christopher Wiley · 10 years ago
  96. 7d1be40 am 5923fcd0: Merge "Add build rules to generate native DBus interfaces" by Christopher Wiley · 10 years ago
  97. 5923fcd Merge "Add build rules to generate native DBus interfaces" by Christopher Wiley · 10 years ago
  98. 6eed5fc am bd555f15: resolved conflicts for merge of d86f39ca to stage-aosp-master by Ying Wang · 10 years ago
  99. bd555f1 resolved conflicts for merge of d86f39ca to stage-aosp-master by Ying Wang · 10 years ago
  100. 4aedea9 Ignore .*.java files when collecting .java files. by Ying Wang · 10 years ago