1. 215cedd Merge "Fix omission of llndk libraries during abi dump creation." by Treehugger Robot · 7 years ago
  2. 055fa01 Merge "Switch to clang 7.0" by Chih-hung Hsieh · 7 years ago
  3. fa920fa Fix omission of llndk libraries during abi dump creation. by Jayant Chowdhary · 7 years ago
  4. 0520611 Remove an extraneous space character. by Ryan Prichard · 7 years ago
  5. 3ede294 Switch to clang 7.0 by Chih-Hung Hsieh · 8 years ago
  6. 732aa6a Set __ANDROID_API__ for vendor modules to vndk version. by Justin Yun · 7 years ago
  7. eab1564 Add trace flag for cpp/Java AIDL generation. by Martijn Coenen · 8 years ago
  8. a8f5158 Use PlatformVndkVersion to find ABI dump by default by Logan Chien · 7 years ago
  9. bfe65a3 Merge "Mark generated renderscript header files as implicit outputs" by Treehugger Robot · 7 years ago
  10. 80e6054 Mark generated renderscript header files as implicit outputs by Colin Cross · 7 years ago
  11. 04a0fe3 Merge "Add opt-in option to turn on ThinLTO caching" by Yi Kong · 7 years ago
  12. 1e7d1bf Use armv7a-linux-androideabi for arm device triple. by Chih-Hung Hsieh · 7 years ago
  13. 45d4f09 Merge changes I406c5bef,Ibde685d7,I1c09412d by Logan Chien · 7 years ago
  14. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 8 years ago
  15. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 8 years ago
  16. 8aeaa71 Add opt-in option to turn on ThinLTO caching by Yi Kong · 8 years ago
  17. bc0c509 Add DistPath to reference the dist folder by Dan Willemsen · 8 years ago
  18. 54daaf0 Switch PackageContext functions to take a ctx by Dan Willemsen · 8 years ago
  19. a052599 Remove obsolete Brillo variable by Dan Willemsen · 8 years ago
  20. 9c6bc37 Merge "Use xz prebuilt" by Treehugger Robot · 8 years ago
  21. 19e62e5 Merge "Revert "Fix absolute paths in clang debug output"" by Treehugger Robot · 8 years ago
  22. 8fec83a Use xz prebuilt by Dan Willemsen · 8 years ago
  23. 8aed42c Use a versioned profile file if available by Pirama Arumuga Nainar · 8 years ago
  24. 8054f0a Revert "Fix absolute paths in clang debug output" by Dan Willemsen · 8 years ago
  25. 6424d17 Allow proto properties in cc/java_defaults by Dan Willemsen · 8 years ago
  26. 30c5db2 Add minimal-runtime support for integer overflows. by Ivan Lozano · 8 years ago
  27. d4bc556 Switch to clang-4639204. by Stephen Hines · 8 years ago
  28. 22963cd No abi diffing for vndk libraries which are not vendor available. by Jayant Chowdhary · 8 years ago
  29. f975865 Merge "Switch to clang-4630689" by Pirama Arumuga Nainar · 8 years ago
  30. 83a4958 Merge changes I6f7d40b7,I25654032 by Treehugger Robot · 8 years ago
  31. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 8 years ago
  32. ea0a2e1 Disable abi diffs for sanitized variants of modules. by Jayant Chowdhary · 8 years ago
  33. 4a825ee Switch to clang-4630689 by Pirama Arumuga Nainar · 8 years ago
  34. dcd33b6 Create a make variable for all lsdump files. by Jayant Chowdhary · 8 years ago
  35. 540a78c Turn GlobFiles into a Glob for files, use it by Dan Willemsen · 8 years ago
  36. 7c695eb Merge "Add proto.canonical_path_from_root" by Dan Willemsen · 8 years ago
  37. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 8 years ago
  38. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 8 years ago
  39. 2f2f24f Merge "Only depend on a single file for generated headers" by Treehugger Robot · 8 years ago
  40. 50b8682 Merge "Fix NDK gtest name." by Treehugger Robot · 8 years ago
  41. e35ad13 Merge "Use android.InList for inList" by Treehugger Robot · 8 years ago
  42. 9da9d49 Only depend on a single file for generated headers by Dan Willemsen · 8 years ago
  43. 7dd5899 Fix NDK gtest name. by Dan Albert · 8 years ago
  44. 0d0ba59 Use android.InList for inList by Colin Cross · 8 years ago
  45. b49ff30 Merge "Start using clang-tools prebuilts for abi diffing tools." by Jayant Chowdhary · 8 years ago
  46. d240e3d Merge "Only emit enabled VNDK libraries" by Treehugger Robot · 8 years ago
  47. a4c6df5 Start using clang-tools prebuilts for abi diffing tools. by Jayant Chowdhary · 8 years ago
  48. 5789ca9 Use the platform -std= for sdk_version. by Elliott Hughes · 8 years ago
  49. f28e32a Merge "Revert "Revert "Support filegroup in exclude_srcs""" by Treehugger Robot · 8 years ago
  50. 4b03222 Only emit enabled VNDK libraries by Jiyong Park · 8 years ago
  51. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 8 years ago
  52. 7e53c57 Disable inlining and loop unrolling in LTO without PGO profile by Yi Kong · 8 years ago
  53. 51be632 Fix llvm-ar error caused by using lto and sanitizer together by Zhizhou Yang · 8 years ago
  54. 4954080 Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS by Pirama Arumuga Nainar · 8 years ago
  55. f2ceea7 Disable a warning that libc++'s headers trip. by Dan Albert · 8 years ago
  56. 966bdde Merge "Enable emutls with -flto for Android sanitize=cfi" by Treehugger Robot · 8 years ago
  57. ca59511 Merge "Support filegroups for version_script and related properties" by Treehugger Robot · 8 years ago
  58. 3ed1f70 Enable emutls with -flto for Android sanitize=cfi by Ryan Prichard · 8 years ago
  59. a42e0a0 Silence warnings rather than keeping them in the logs. by Stephen Hines · 8 years ago
  60. 2383f3b Support filegroups for version_script and related properties by Colin Cross · 8 years ago
  61. 599a603 Switch to clang-4579689. by Yi Kong · 8 years ago
  62. 03d383d Add environment variable to globally disable LTO by Yi Kong · 8 years ago
  63. 28316d4 Store missing profile files into a Make variable by Pirama Arumuga Nainar · 8 years ago
  64. ad4692d Merge "Support instrumenting all PGO-enabled modules" by Treehugger Robot · 8 years ago
  65. 755fe07 Prebuilt sanitizer libraries should always come from linux-x86. by Stephen Hines · 8 years ago
  66. 312ccb9 Skip installing the VNDK prebuilt if arch does not match by Justin Yun · 8 years ago
  67. f231b19 Add only compiler-flag dependencies as implicit by Pirama Arumuga Nainar · 8 years ago
  68. e236b5a Support instrumenting all PGO-enabled modules by Pirama Arumuga Nainar · 8 years ago
  69. f351174 Support VNDK extensions by Logan Chien · 8 years ago
  70. 7d1eecf Fix static_ndk_lib for sanitized libraries. by Dan Albert · 8 years ago
  71. e021b04 Merge "Revert "Support enabling overflow sanitization by path."" by Treehugger Robot · 8 years ago
  72. b7d0f52 Revert "Support enabling overflow sanitization by path." by Ivan Lozano · 8 years ago
  73. 4fe7c6a Merge "Update NdkMaxPrebuiltVersionInt." by Treehugger Robot · 8 years ago
  74. c1fecc2 Merge "Support enabling overflow sanitization by path." by Ivan Lozano · 8 years ago
  75. d40471c Merge "VNDK snapshot modules must have vndk subdirectory" by Treehugger Robot · 8 years ago
  76. b0712e8 Merge "Use -advice-only for libraries which do not export headers." by Treehugger Robot · 8 years ago
  77. 3e15b96 VNDK snapshot modules must have vndk subdirectory by Justin Yun · 8 years ago
  78. 74c3f5c Include VNDK snapshot modules only if the arch matches by Justin Yun · 8 years ago
  79. e449950 Use -advice-only for libraries which do not export headers. by Jayant Chowdhary · 8 years ago
  80. 17df3c1 Support enabling overflow sanitization by path. by Ivan Lozano · 8 years ago
  81. c715eda Update NdkMaxPrebuiltVersionInt. by Dan Albert · 8 years ago
  82. 64946fe Update profile_file discovery rules by Pirama Arumuga Nainar · 8 years ago
  83. df344d5 Remove the use of version scripts with header-abi-linker. by Jayant Chowdhary · 8 years ago
  84. 2e02084 Merge "Remove unnecessary DeviceUsesClang." by Stephen Hines · 8 years ago
  85. 2835af8 Merge "Disable availability macros in libc++ on Darwin." by Treehugger Robot · 8 years ago
  86. 7d3e070 Merge "Remove armv5te" by Treehugger Robot · 8 years ago
  87. 6ea0f81 Remove unnecessary DeviceUsesClang. by Stephen Hines · 8 years ago
  88. a07b845 Disable availability macros in libc++ on Darwin. by Dan Albert · 8 years ago
  89. 4acd66a Merge "Switch back to llvm-ar (with crsD flags only)." by Treehugger Robot · 8 years ago
  90. f1addeb Switch back to llvm-ar (with crsD flags only). by Stephen Hines · 8 years ago
  91. f3768f5 Merge "Switch to build-tools bison" by Dan Willemsen · 8 years ago
  92. 2605a61 Merge "Remove support for stlport." by Treehugger Robot · 8 years ago
  93. 6f46a38 Switch to build-tools bison by Dan Willemsen · 8 years ago
  94. e401a83 Remove armv5te by Dan Willemsen · 8 years ago
  95. e6f4ee2 Merge "Add target.vendor.override_export_include_dirs." by Treehugger Robot · 8 years ago
  96. 8a832c3 Merge "Revert "Switch to llvm-ar (with crsD flags only)."" by Yi Kong · 8 years ago
  97. df97a8a Revert "Switch to llvm-ar (with crsD flags only)." by Yi Kong · 8 years ago
  98. b21df8f Add target.vendor.override_export_include_dirs. by Steven Moreland · 8 years ago
  99. 0a8a272 Merge "Remove support for gnustl." by Treehugger Robot · 8 years ago
  100. aa92b80 Merge "Switch to llvm-ar (with crsD flags only)." by Yi Kong · 8 years ago