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