1. 6424d17 Allow proto properties in cc/java_defaults by Dan Willemsen · 8 years ago
  2. f7463f8 Merge "Add minimal-runtime support for integer overflows." by Ivan Lozano · 8 years ago
  3. 5e33119 Switch back to clang-4639204. by Stephen Hines · 8 years ago
  4. a6d69b0 Revert "Switch to clang-4639204." by Stephen Hines · 8 years ago
  5. 30c5db2 Add minimal-runtime support for integer overflows. by Ivan Lozano · 8 years ago
  6. d4bc556 Switch to clang-4639204. by Stephen Hines · 8 years ago
  7. b1693d3 Merge "Handle Scanner errors in kati output filter" by Treehugger Robot · 8 years ago
  8. d9429e6 Handle Scanner errors in kati output filter by Dan Willemsen · 8 years ago
  9. 72ce064 Merge "No abi diffing for vndk libraries which are not vendor available." by Treehugger Robot · 8 years ago
  10. 984285d Merge "droiddoc supports no_framework_libs." by Treehugger Robot · 8 years ago
  11. 22963cd No abi diffing for vndk libraries which are not vendor available. by Jayant Chowdhary · 8 years ago
  12. 300f038 Only add SDK file dependencies on device builds by Colin Cross · 8 years ago
  13. e66c727 droiddoc supports no_framework_libs. by Nan Zhang · 8 years ago
  14. fd4795f Merge "Pass bootclasspath to kotlinc" by Przemyslaw Szczepaniak · 8 years ago
  15. f975865 Merge "Switch to clang-4630689" by Pirama Arumuga Nainar · 8 years ago
  16. e3d26bf Pass bootclasspath to kotlinc by Przemyslaw Szczepaniak · 8 years ago
  17. 83a4958 Merge changes I6f7d40b7,I25654032 by Treehugger Robot · 8 years ago
  18. 86803cf add a library to report build numbers without causing rebuilds by Colin Cross · 8 years ago
  19. 8673b5b Rewrite symbol_inject to be testable by Colin Cross · 8 years ago
  20. ea0a2e1 Disable abi diffs for sanitized variants of modules. by Jayant Chowdhary · 8 years ago
  21. 4a825ee Switch to clang-4630689 by Pirama Arumuga Nainar · 8 years ago
  22. dcd33b6 Create a make variable for all lsdump files. by Jayant Chowdhary · 8 years ago
  23. ac066c6 For abi diffing, factor in arch variant and primary arch. by Jayant Chowdhary · 8 years ago
  24. 540a78c Turn GlobFiles into a Glob for files, use it by Dan Willemsen · 8 years ago
  25. f6366cc Merge "Add droiddoc_template" by Dan Willemsen · 8 years ago
  26. 491ace3 Merge "Remove unused property" by Jeff Gaston · 8 years ago
  27. 8d43b7c Merge "Fix finding next symbol when multiple symbols have the same address" by Treehugger Robot · 8 years ago
  28. cc09097 Add droiddoc_template by Dan Willemsen · 8 years ago
  29. 3bb1420 Change name of droiddoc target output to *-stubs.srcjar by Nan Zhang · 8 years ago
  30. dfce764 Fix finding next symbol when multiple symbols have the same address by Colin Cross · 8 years ago
  31. f754254 Remove unused property by Jeff Gaston · 8 years ago
  32. 0c74ad9 Merge changes I41d1c3c3,I9de0a0f5 by Treehugger Robot · 8 years ago
  33. 15cd21a Report errors when opening config files by Colin Cross · 8 years ago
  34. c4a18e0 Sort macho symbol table entries by Colin Cross · 8 years ago
  35. 64c6d4b Fix symbol_inject on win32 exes by Colin Cross · 8 years ago
  36. d2092db Merge changes I84868c92,If1690a70,Ia9aeb2ff by Colin Cross · 8 years ago
  37. 7c695eb Merge "Add proto.canonical_path_from_root" by Dan Willemsen · 8 years ago
  38. 480cd76 Use PathForSource instead of PathsForSource by Colin Cross · 8 years ago
  39. 192e97a Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 8 years ago
  40. 461b445 Pass nil instead of []string{} to ctx.Glob* functions by Colin Cross · 8 years ago
  41. 0c18d45 Merge "Revert "Use PathForSource instead of PathsForSource"" by Colin Cross · 8 years ago
  42. c48c143 Revert "Move AllowMissingDependencies check from PathsForSource to PathForSource" by Colin Cross · 8 years ago
  43. 5a49e1c Revert "Use PathForSource instead of PathsForSource" by Colin Cross · 8 years ago
  44. 1b5599e Merge changes If1894fd9,Id7925999,I4fe11c3f,Iea2b0781,Id2c0a503 by Treehugger Robot · 8 years ago
  45. ab9f426 Add proto.canonical_path_from_root by Dan Willemsen · 8 years ago
  46. 336ad7a Fix java_import and android_library_import conversions by Colin Cross · 8 years ago
  47. 3fad895 Don't pretend *parser.List is immutable by Colin Cross · 8 years ago
  48. fabb608 Soong AAR prebuilt support by Colin Cross · 8 years ago
  49. 9d37831 Use PathForSource instead of PathsForSource by Colin Cross · 8 years ago
  50. 94a3210 Move AllowMissingDependencies check from PathsForSource to PathForSource by Colin Cross · 8 years ago
  51. 1ccfcc3 Propagate errors out of validatePath by Colin Cross · 8 years ago
  52. dc75ae7 Add t.Run and t.Helper to paths_test.go by Colin Cross · 8 years ago
  53. 32f3898 Remove unused intermediates parameter from ExistentPathForSource by Colin Cross · 8 years ago
  54. 9ca6942 Add aapt includes for prebuilt SDK jars by Colin Cross · 8 years ago
  55. 2f2f24f Merge "Only depend on a single file for generated headers" by Treehugger Robot · 8 years ago
  56. 581fd21 Droiddoc Support in Soong by Nan Zhang · 8 years ago
  57. 50b8682 Merge "Fix NDK gtest name." by Treehugger Robot · 8 years ago
  58. e35ad13 Merge "Use android.InList for inList" by Treehugger Robot · 8 years ago
  59. 9da9d49 Only depend on a single file for generated headers by Dan Willemsen · 8 years ago
  60. 431e17a Merge "Use __SBOX_OUT_DIR__ in sbox output file list" by Treehugger Robot · 8 years ago
  61. baccf5b Use __SBOX_OUT_DIR__ in sbox output file list by Colin Cross · 8 years ago
  62. 7dd5899 Fix NDK gtest name. by Dan Albert · 8 years ago
  63. 0d0ba59 Use android.InList for inList by Colin Cross · 8 years ago
  64. b49ff30 Merge "Start using clang-tools prebuilts for abi diffing tools." by Jayant Chowdhary · 8 years ago
  65. d240e3d Merge "Only emit enabled VNDK libraries" by Treehugger Robot · 8 years ago
  66. a4c6df5 Start using clang-tools prebuilts for abi diffing tools. by Jayant Chowdhary · 8 years ago
  67. 52226ad Fix injecting data into a .o file by Colin Cross · 8 years ago
  68. f7eac7a Fix comment on how java rules handle unknown output files by Colin Cross · 8 years ago
  69. 5789ca9 Use the platform -std= for sdk_version. by Elliott Hughes · 8 years ago
  70. f28e32a Merge "Revert "Revert "Support filegroup in exclude_srcs""" by Treehugger Robot · 8 years ago
  71. 4b03222 Only emit enabled VNDK libraries by Jiyong Park · 8 years ago
  72. 06d1060 Merge "Disable inlining and loop unrolling in LTO without PGO profile" by Yi Kong · 8 years ago
  73. 27e284d Revert "Revert "Support filegroup in exclude_srcs"" by Nan Zhang · 8 years ago
  74. 2e6a4ff Let Soong_UI to handle build_date.txt file by Nan Zhang · 8 years ago
  75. 4b5fe9d Add rsp and srcjar support to kotlinc build rule by Przemyslaw Szczepaniak · 8 years ago
  76. 7e53c57 Disable inlining and loop unrolling in LTO without PGO profile by Yi Kong · 8 years ago
  77. 51be632 Fix llvm-ar error caused by using lto and sanitizer together by Zhizhou Yang · 8 years ago
  78. 3bb5f2f Merge "Add Respfile support for soong_zip." by Treehugger Robot · 8 years ago
  79. 1fd4687 Merge "Use "jar" as default type, "compile" as default scope" by Treehugger Robot · 8 years ago
  80. 674dd93 Add Respfile support for soong_zip. by Nan Zhang · 8 years ago
  81. 6bd35eb Use "jar" as default type, "compile" as default scope by Alan Viverette · 8 years ago
  82. 4954080 Search for PGO profiles in PGO_ADDITIONAL_PROFILE_DIRS by Pirama Arumuga Nainar · 8 years ago
  83. 1d29875 Merge "Disable a warning that libc++'s headers trip." by Treehugger Robot · 8 years ago
  84. f5801db Merge "Revert "Support filegroup in exclude_srcs"" by Tobias Thierer · 8 years ago
  85. 606e9de Revert "Support filegroup in exclude_srcs" by Tobias Thierer · 8 years ago
  86. a9e0fab Merge "Support filegroup in exclude_srcs" by Treehugger Robot · 8 years ago
  87. f2ceea7 Disable a warning that libc++'s headers trip. by Dan Albert · 8 years ago
  88. f91a08c Disable duplicates warnings when merging jars by Colin Cross · 8 years ago
  89. f36a3d9 Support filegroup in exclude_srcs by Nan Zhang · 8 years ago
  90. bc20362 Add performance and best practices documentation by Dan Willemsen · 8 years ago
  91. 7a26b70 Merge "Change the naming policy of system_$(VER)" by Treehugger Robot · 8 years ago
  92. 966bdde Merge "Enable emutls with -flto for Android sanitize=cfi" by Treehugger Robot · 8 years ago
  93. ca59511 Merge "Support filegroups for version_script and related properties" by Treehugger Robot · 8 years ago
  94. 8646e2e Merge "Silence warnings rather than keeping them in the logs." by Treehugger Robot · 8 years ago
  95. 8222d3b Change the naming policy of system_$(VER) by Sundong Ahn · 8 years ago
  96. 3ed1f70 Enable emutls with -flto for Android sanitize=cfi by Ryan Prichard · 8 years ago
  97. a42e0a0 Silence warnings rather than keeping them in the logs. by Stephen Hines · 8 years ago
  98. deda6ef Merge "Add a tool to inject data into an elf, macho, or PE symbol" by Treehugger Robot · 8 years ago
  99. 2383f3b Support filegroups for version_script and related properties by Colin Cross · 8 years ago
  100. 750e557 Support sdk_version: "core_current" by Jiyong Park · 8 years ago