1. 699cc1d Merge "Make export_includes a restat rule" am: 615d66e2c2 am: b16a63cbb0 by Colin Cross · 9 years ago
  2. 6b9bddd Make export_includes a restat rule by Colin Cross · 9 years ago
  3. 0fb087f Add new Test API for CTS testing. by Michael Wright · 9 years ago
  4. 2d91c61 Fix race in C++ AIDL file generation by Christopher Wiley · 9 years ago
  5. c7e936f Export generated AIDL headers by Christopher Wiley · 9 years ago
  6. 0e7587a Use .KATI_RESTAT to reduce unnecessary rebuilds of binaries by Shinichiro Hamaji · 9 years ago
  7. da63739 Drop GCC back to C++11. by Dan Albert · 9 years ago
  8. 2df75d1 Invoke the aidl-cpp compiler to generate C++ by Christopher Wiley · 9 years ago
  9. a04abc8 Add support for LOCAL_SRC_FILES_EXCLUDE by Colin Cross · 9 years ago
  10. 5baea14 Merge "Use libgcov OR libclang_rt.profile, not both." by Dan Albert · 9 years ago
  11. 425e019 Export include path to D-Bus headers for multilib builds by Peter Qiu · 9 years ago
  12. 7fbbc5d Use libgcov OR libclang_rt.profile, not both. by Dan Albert · 9 years ago
  13. 3f054bd am 506857e9: Merge "Make linker configurable through environment." by Nicolas Geoffray · 9 years ago
  14. 506857e Merge "Make linker configurable through environment." by Nicolas Geoffray · 9 years ago
  15. 7ee3b85 resolved conflicts for 953981db to stage-aosp-master by Colin Cross · 9 years ago
  16. a4447e8 Don't add dependencies on Makefiles when using ninja by Colin Cross · 9 years ago
  17. b7c9f32 Make linker configurable through environment. by Nicolas Geoffray · 9 years ago
  18. a9bd998 am cf448ddb: Merge "Use gomacc even for FDO build" by Shinichiro Hamaji · 9 years ago
  19. 09295a8 Use gomacc even for FDO build by Shinichiro Hamaji · 9 years ago
  20. ded3f15 am 782b98ea: Merge changes I3ca9ed36,Ibd7eec5c by Dan Albert · 9 years ago
  21. b77aedb Revert "Default to hiding libgcc symbols in each object." by Dan Albert · 9 years ago
  22. 31927f7 Revert "Don't apply --exclude-libs for the host." by Dan Albert · 9 years ago
  23. 84a5000 am a41dd0a9: Merge "Don\'t apply --exclude-libs for the host." by Dan Albert · 9 years ago
  24. 1576da2 Don't apply --exclude-libs for the host. by Dan Albert · 9 years ago
  25. 0b8113e am c496b259: Merge "Default to hiding libgcc symbols in each object." by Dan Albert · 9 years ago
  26. 021b765 Default to hiding libgcc symbols in each object. by Dan Albert · 9 years ago
  27. d8f0857 am 909fe8e0: Merge "build: support compiling .mm on host" by Scott James Remnant · 9 years ago
  28. dd86e5a build: support compiling .mm on host by Scott James Remnant · 9 years ago
  29. d9f9836 am 3ee9daac: Merge "Remove WITHOUT_(HOST|TARGET)_CLANG." by Dan Albert · 9 years ago
  30. 32f7ff1 Remove WITHOUT_(HOST|TARGET)_CLANG. by Dan Albert · 9 years ago
  31. 749e07c am c8db47a0: Merge "Don\'t build windows modules with clang, fix flags" by Dan Willemsen · 9 years ago
  32. 7728817 Don't build windows modules with clang, fix flags by Dan Willemsen · 9 years ago
  33. c98d9a9 am f1c09d7f: Merge "Add HOST_CROSS_OS" by Dan Willemsen · 9 years ago
  34. 4ecedbc am feb3ecaf: Merge "Fix name for NDK protobuf libraries." by Dan Albert · 9 years ago
  35. f1c09d7 Merge "Add HOST_CROSS_OS" by Dan Willemsen · 9 years ago
  36. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  37. a187fb5 Fix name for NDK protobuf libraries. by Dan Albert · 9 years ago
  38. d174629 am 57ff23b0: Merge "Add support for LOCAL_SRC_FILES_(host)_(arch)" by Dan Willemsen · 9 years ago
  39. 399c59f am d5deac8d: Merge "Add _(darwin|linux|windows)" by Dan Willemsen · 9 years ago
  40. 85ac8d2 Add support for LOCAL_SRC_FILES_(host)_(arch) by Dan Willemsen · 9 years ago
  41. 7a54985 Add _(darwin|linux|windows) by Dan Willemsen · 9 years ago
  42. 3f7c542 am 2b2c9dff: am 4e719eaf: Merge "Change .dbus.xml extension to .dbus-xml" by Christopher Wiley · 9 years ago
  43. 9b17dea Change .dbus.xml extension to .dbus-xml by Christopher Wiley · 9 years ago
  44. 9c49f0a am 688b4a3d: am 4d2b79f9: Merge "Generate DBus proxies and adaptors separately" by Christopher Wiley · 9 years ago
  45. 529f176 Generate DBus proxies and adaptors separately by Christopher Wiley · 9 years ago
  46. f050c2f Rename libnanopb-c-2.8.0 to libprotobuf-c-nano. by Ying Wang · 9 years ago
  47. b28ed23 Consolidate the nanopb-c and regular protobuf build rules. by Ying Wang · 9 years ago
  48. 401faa3 am 8d61be6c: am f9b75b1b: Merge "Don\'t filter on a non-existent variable." by Dan Albert · 9 years ago
  49. 1b2187d Don't filter on a non-existent variable. by Dan Albert · 9 years ago
  50. 9d1eaae am dcfb0c80: am 36600a6b: Merge "Include target api version in build system for rscpp." by Yang Ni · 9 years ago
  51. 36600a6 Merge "Include target api version in build system for rscpp." by Yang Ni · 9 years ago
  52. 4796a8c Include target api version in build system for rscpp. by Noah Presler · 9 years ago
  53. dc0e724 am 2c00d629: am 727b462a: Merge "Never allow -w." by Dan Albert · 9 years ago
  54. df3fd1d Never allow -w. by Dan Albert · 9 years ago
  55. 92d6efc am 96f480c9: am 4f20869b: Merge "Bump the default C++ standard up to C++14." by Dan Albert · 9 years ago
  56. c7d307d Bump the default C++ standard up to C++14. by Dan Albert · 9 years ago
  57. 0990550 am 5070204e: am 7b49da7e: Merge "Remove LOCAL_MODULE from generated DBus header path." by Gilad Arnold · 9 years ago
  58. 7b49da7 Merge "Remove LOCAL_MODULE from generated DBus header path." by Gilad Arnold · 9 years ago
  59. a1df0e6 am 100422b2: am 2e4b90e5: Merge "Dedup system shared libraries." by Dan Albert · 9 years ago
  60. 2e4b90e Merge "Dedup system shared libraries." by Dan Albert · 9 years ago
  61. 7ba582a Dedup system shared libraries. by Dan Albert · 9 years ago
  62. 54e92d0 Remove LOCAL_MODULE from generated DBus header path. by Gilad Arnold · 9 years ago
  63. a3dbe51 resolved conflicts for merge of 7d1be400 to mnc-dev-plus-aosp by Christopher Wiley · 9 years ago
  64. bc2be46 Add build rules to generate native DBus interfaces by Christopher Wiley · 9 years ago
  65. 57d9060 Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] by Ying Wang · 9 years ago
  66. c7a57e0 am c671a7cf: Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] by Ying Wang · 9 years ago
  67. c671a7c Split [CC|CXX]_WRAPPER from [TARGET|HOST]_[CC|CXX] by Ying Wang · 9 years ago
  68. 436a2fb am 275e3c8c: am 2d0ec893: Merge "Use a different linker for ASan binaries." by Evgenii Stepanov · 9 years ago
  69. 8f5e67a Use a different linker for ASan binaries. by Evgenii Stepanov · 9 years ago
  70. 1f59fcb am 8f908ade: am 2e26f896: Merge "Simplify LOCAL_NO_CRT." by Ying Wang · 9 years ago
  71. 491fca9 Simplify LOCAL_NO_CRT. by Ying Wang · 9 years ago
  72. 8b36f7f am 2bb996f6: am 46cb2ee3: Merge "Force some clang Werrors that *will* break things." by Dan Albert · 9 years ago
  73. d160041 Force some clang Werrors that *will* break things. by Dan Albert · 9 years ago
  74. 7fa5ba1 am 6a2b812b: am cda3d433: am eacc8a05: am 529943c7: Merge "Disable packed relocations for NDK builds" by Dmitriy Ivanov · 9 years ago
  75. 3b51f20 Disable packed relocations for NDK builds by Dmitriy Ivanov · 9 years ago
  76. c2ac720 am 803cf699: am 5e7e6d75: am 2d215e38: Merge "Use libcompiler_rt-extras on the host too." by Dan Albert · 9 years ago
  77. 30a9c35 Use libcompiler_rt-extras on the host too. by Dan Albert · 9 years ago
  78. 8a0d53e Rename libnanopb-c-2.8.0 to libprotobuf-c-nano. by Ying Wang · 9 years ago
  79. faeb693 Consolidate the nanopb-c and regular protobuf build rules. by Ying Wang · 9 years ago
  80. 11e923a am ea517854: am aacc8bb4: am 18ecae31: Merge "Convert bc depfiles to .P files." by Ying Wang · 9 years ago
  81. b931956 Convert bc depfiles to .P files. by Ying Wang · 9 years ago
  82. 57d7130 am 8f7338d9: am dc8d7092: am 0064c51e: Merge "Use prebuilt libclang_rt.profile." by Dan Albert · 9 years ago
  83. 343ed67 Use prebuilt libclang_rt.profile. by Dan Albert · 10 years ago
  84. 5c92a46 Merge commit '597cfdb' into merge by Etan Cohen · 9 years ago
  85. d791463 Support "LOCAL_FDO_SUPPORT := always". by Ying Wang · 10 years ago
  86. 08b3258 am 4e32ac83: am dedff62c: Merge "Contain obj of ../ source files in their intermediate dir." by Ying Wang · 9 years ago
  87. 25c894b am ec447f36: am 168357ae: Merge "Support .asm being compiled by yasm targeted for x86_64." by Ying Wang · 9 years ago
  88. 597cfdb Add support for PB_ENABLE_MALLOC in nanopb-c by Wink Saville · 10 years ago
  89. 042d4dc nanopb-c by Wink Saville · 10 years ago
  90. dedff62 Merge "Contain obj of ../ source files in their intermediate dir." by Ying Wang · 9 years ago
  91. 168357a Merge "Support .asm being compiled by yasm targeted for x86_64." by Ying Wang · 9 years ago
  92. fb22a42 Contain obj of ../ source files in their intermediate dir. by Ying Wang · 10 years ago
  93. fe1e5c3 Support .asm being compiled by yasm targeted for x86_64. by Ying Wang · 10 years ago
  94. e25b398 Improved nothing-to-do-build by Ying Wang · 10 years ago
  95. 0d963dc am f633e281: am 172cd765: Merge "Allow coverage with clang." by Dan Albert · 10 years ago
  96. b89760a am 3723af1b: am 9ba25d6b: Merge "Enable host coverage." by Dan Albert · 10 years ago
  97. f633e28 am 172cd765: Merge "Allow coverage with clang." by Dan Albert · 10 years ago
  98. 3723af1 am 9ba25d6b: Merge "Enable host coverage." by Dan Albert · 10 years ago
  99. 2c03e04 Allow coverage with clang. by Dan Albert · 10 years ago
  100. 43e128a Enable host coverage. by Dan Albert · 10 years ago