1. a14704c Add path interposer by Dan Willemsen · 7 years ago
  2. 6af008f Merge "Run dep_fixer for java too" by Treehugger Robot · 7 years ago
  3. a10504e Run dep_fixer for java too by Dan Willemsen · 7 years ago
  4. 8265a8b Merge "Declare proguard_dictionary as implicit output of r8" by Treehugger Robot · 7 years ago
  5. c0c664c Declare proguard_dictionary as implicit output of r8 by Colin Cross · 7 years ago
  6. f6307cc Delete product in installClean by Jaekyun Seok · 7 years ago
  7. 5e011a2 Merge "Disable dtor inlining for clang-tidy" by Treehugger Robot · 7 years ago
  8. 9bf049d Merge "Don't export UBSan minimal runtime symbols." by Ivan Lozano · 7 years ago
  9. 4dff19d Merge "Fix multiproduct_kati product list" by Treehugger Robot · 7 years ago
  10. 59fdea2 Don't export UBSan minimal runtime symbols. by Ivan Lozano · 7 years ago
  11. 04d76ef Fix multiproduct_kati product list by Dan Willemsen · 7 years ago
  12. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  13. ff9d891 Merge "Remove the unused `tags` property" by Dan Willemsen · 7 years ago
  14. a8d897c Merge "java_sdk_library does the apicheck by default" by Jiyong Park · 7 years ago
  15. 2eb7e21 Merge "Handle readonly directories in tmpdir" by Treehugger Robot · 7 years ago
  16. fe8b645 Handle readonly directories in tmpdir by Dan Willemsen · 7 years ago
  17. 58c518b java_sdk_library does the apicheck by default by Jiyong Park · 7 years ago
  18. f923f2b Remove the unused `tags` property by Dan Willemsen · 7 years ago
  19. 5473c9a Merge changes I61fdd945,I746a00a3 by Treehugger Robot · 7 years ago
  20. ce617bb Merge "Allow abi diffs sanitized variants of vndk libraries on production devices." by Jayant Chowdhary · 7 years ago
  21. 030ccee Disable dtor inlining for clang-tidy by George Burgess IV · 7 years ago
  22. 2b21a77 bpfix: Convert local_include_dirs removal to PatchList by Dan Willemsen · 7 years ago
  23. 36c69ee bpfix: Add reorderCommonProperties by Dan Willemsen · 7 years ago
  24. eeb8a64 Fix some minor bugs for droiddoc by Jiyong Park · 7 years ago
  25. 9623892 Merge "Add support for cortex-a55/cortex-a75." by Christopher Ferris · 7 years ago
  26. ba14a8f Add support for cortex-a55/cortex-a75. by Christopher Ferris · 7 years ago
  27. b7e08ca Allow abi diffs sanitized variants of vndk libraries on production devices. by Jayant Chowdhary · 7 years ago
  28. 314fddb Flounder's been dead so long it smells. by Elliott Hughes · 7 years ago
  29. 94a95e1 Merge "Pass platform version name as --version-name for framework-res.apk" by Treehugger Robot · 7 years ago
  30. cfedb7b Merge "Build System: Fix rpath error if native executable under testcase folder." by Treehugger Robot · 7 years ago
  31. bfd347d Pass platform version name as --version-name for framework-res.apk by Colin Cross · 7 years ago
  32. 3a621d3 Merge "Apicheck Support in Soong" by android-build-prod (mdb) · 7 years ago
  33. c5934c5 Merge "Expose selinux variables to Soong." by Tri Vo · 7 years ago
  34. 61819ce Apicheck Support in Soong by Nan Zhang · 7 years ago
  35. ea144bf Merge "Take Enable_profile_use into account when checking if PGO is enabled" by Yi Kong · 7 years ago
  36. bd1dd19 Merge "Don't install modules in unexported namespaces" by android-build-prod (mdb) · 7 years ago
  37. 720f04b Merge changes I52f88bfd,I4263b7d5 by android-build-prod (mdb) · 7 years ago
  38. d6989f2 Fix usage of bytes.NewBuffer in bpfix by Dan Willemsen · 7 years ago
  39. 4339853 Add a dependency fixer for proto deps by Dan Willemsen · 7 years ago
  40. 3607f21 Don't install modules in unexported namespaces by Colin Cross · 7 years ago
  41. ca610d2 Take Enable_profile_use into account when checking if PGO is enabled by Yi Kong · 7 years ago
  42. dde8cb9 bpfix: Remove local_include_dirs if we remove the last entry by Dan Willemsen · 7 years ago
  43. 028f42f Merge "Export lists of support libraries modules to Make" by Colin Cross · 7 years ago
  44. b3174d1 Build System: Fix rpath error if native executable under testcase folder. by yangbill · 7 years ago
  45. b674a52 Prevent index out of range by Jiyong Park · 7 years ago
  46. 75dec22 Fix androidmk converting cc libraries by Dan Willemsen · 7 years ago
  47. 11f12db Merge "Stubs libs are dist artifacts" by android-build-prod (mdb) · 7 years ago
  48. b2559a0 Export lists of support libraries modules to Make by Colin Cross · 7 years ago
  49. 470969d Merge "Update clang to r328903" by Pirama Arumuga Nainar · 7 years ago
  50. 93b4818 Merge "Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES" by Colin Cross · 7 years ago
  51. 66f7882 Regenerate R.java files from LOCAL_STATIC_ANDROID_LIBRARIES by Colin Cross · 7 years ago
  52. 8175984 Add --kati_stats to cleanspec processing by Dan Willemsen · 7 years ago
  53. d08726a Merge "Pass TARGET_DEVICE_DIR from dumpvars to later kati runs" by android-build-prod (mdb) · 7 years ago
  54. 9007838 Stubs libs are dist artifacts by Jiyong Park · 7 years ago
  55. 96bbc2f Merge "Save list of AndroidProducts.mk files" by android-build-prod (mdb) · 7 years ago
  56. 6ab79db Pass TARGET_DEVICE_DIR from dumpvars to later kati runs by Dan Willemsen · 7 years ago
  57. 567851c Save list of AndroidProducts.mk files by Dan Willemsen · 7 years ago
  58. d126f7b Merge "Property api_srcs added for api-only source files" by Jiyong Park · 7 years ago
  59. b1a96e5 Merge "CompilerDeviceProperties are added to the sdk impl library" by android-build-prod (mdb) · 7 years ago
  60. baaf9dd Property api_srcs added for api-only source files by Jiyong Park · 7 years ago
  61. ebfe33a Remove more problematic env vars by Dan Willemsen · 7 years ago
  62. 441a47d CompilerDeviceProperties are added to the sdk impl library by Jiyong Park · 7 years ago
  63. 5a2c9d7 Add hidden_api_packages to java_sdk_library by Jiyong Park · 7 years ago
  64. 8959e14 Add some friendly error messages for java_sdk_library. by Anton Hansson · 7 years ago
  65. b6ffb62 Merge changes I9f68c887,Ic18f2dc5 by android-build-prod (mdb) · 7 years ago
  66. 1873f39 Merge "Use and export proguard flags from static dependencies" by android-build-prod (mdb) · 7 years ago
  67. d2343a3 Fix data race when ALLOW_MISSING_DEPENDENCIES=true by Colin Cross · 7 years ago
  68. 645332d Document glob patterns by Colin Cross · 7 years ago
  69. 89c3158 Use and export proguard flags from static dependencies by Colin Cross · 7 years ago
  70. d7feb38 Update clang to r328903 by Pirama Arumuga Nainar · 7 years ago
  71. 35a5143 Expose selinux variables to Soong. by Tri Vo · 7 years ago
  72. df13054 java_sdk_library supports test as another API scope by Jiyong Park · 7 years ago
  73. 5a8d1be Add prebuilt_etc_xml by Jiyong Park · 7 years ago
  74. aac4b84 Merge "Add new Doclava flag support to soong" by David Brazdil · 7 years ago
  75. 6bcee9a Merge "Fix incomplete LTO bug workaround." by android-build-prod (mdb) · 7 years ago
  76. eedc948 Merge "Don't use AppsDefaultVersionName for framework-res.apk" by android-build-prod (mdb) · 7 years ago
  77. ea4b7b9 Fix incomplete LTO bug workaround. by Dan Albert · 7 years ago
  78. 402d5e0 Don't use AppsDefaultVersionName for framework-res.apk by Colin Cross · 7 years ago
  79. aac0c3c Add new Doclava flag support to soong by David Brazdil · 7 years ago
  80. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago
  81. 95ba30a Merge "Disable LLD for Darwin host executables." by Chih-hung Hsieh · 7 years ago
  82. e5ac609 Disable LLD for Darwin host executables. by Chih-Hung Hsieh · 7 years ago
  83. f9a34b6 Merge "Fix the undefined CommandDeps for standard Javadoc" by Nan Zhang · 7 years ago
  84. 9850f48 Merge "Add pom2bp" by Colin Cross · 7 years ago
  85. c52e90e Merge changes I083907ef,Ie8e0f97a by Treehugger Robot · 7 years ago
  86. 70dd38f Add pom2bp by Colin Cross · 7 years ago
  87. 3096374 Fix the undefined CommandDeps for standard Javadoc by Nan Zhang · 7 years ago
  88. 2782ca4 Merge "Add support for generating Compdb file" by Treehugger Robot · 7 years ago
  89. ec868fc Add support for generating Compdb file by Alex Light · 7 years ago
  90. 82484c0 Additional fixes for java_sdk_library by Jiyong Park · 7 years ago
  91. 0d12ebc Merge "Revert "Support coverage instrumentation for Linux host"" by Treehugger Robot · 7 years ago
  92. 6b382bc Add pom2mk -exclude by Colin Cross · 7 years ago
  93. 9f5633d Add pom2mk -regen by Colin Cross · 7 years ago
  94. 0b882f0 Revert "Support coverage instrumentation for Linux host" by Pirama Arumuga Nainar · 7 years ago
  95. 346d43b Merge "pom2mk to include extra-deps as top-level deps too" by Treehugger Robot · 7 years ago
  96. 358f25e pom2mk to include extra-deps as top-level deps too by Jeff Gaston · 7 years ago
  97. 358056c Support coverage instrumentation for Linux host by Pirama Arumuga Nainar · 7 years ago
  98. 4884a17 Merge "Add double_loadable property and checks for it" by Treehugger Robot · 7 years ago
  99. 7e1130c Merge "build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test" by Treehugger Robot · 7 years ago
  100. 2b8959a Make 'use_clang_lld' property specifiable per architecture by Pirama Arumuga Nainar · 7 years ago