1. fa28784 Add libbinder_ndk to the NDK. by Steven Moreland · 7 years ago
  2. 15d7f26 Merge "Support turning phony warnings into errors" by Treehugger Robot · 7 years ago
  3. d8aa39d Support turning phony warnings into errors by Dan Willemsen · 7 years ago
  4. 4bd15d3 Merge "Put kotlin classes in header jar" by Treehugger Robot · 7 years ago
  5. 55f63ea Put kotlin classes in header jar by Colin Cross · 7 years ago
  6. 0d91f17 Merge "Ensure that the R8 minification map (ProGuard dictionary) file exists" by Søren Gjesse · 7 years ago
  7. 0e84935 Ensure that the R8 minification map (ProGuard dictionary) file exists by Søren Gjesse · 7 years ago
  8. 09664bd Merge "NDK sysroot: include each license file only once" by Treehugger Robot · 7 years ago
  9. 21aac6b Merge "Revert "Revert "Make Metalava checkapi a seperate run.""" by Nan Zhang · 7 years ago
  10. b1c9d40 NDK sysroot: include each license file only once by Ryan Prichard · 7 years ago
  11. 141fe71 Merge "pom2bp support to specify which modules are host modules" by Treehugger Robot · 7 years ago
  12. 9e88ba9 Remove flto dependent flags when -flto is removed. by Chih-Hung Hsieh · 7 years ago
  13. 2760dfc Revert "Revert "Make Metalava checkapi a seperate run."" by Nan Zhang · 7 years ago
  14. d492853 pom2bp support to specify which modules are host modules by Jeff Gaston · 7 years ago
  15. cde4e89 Merge "Revert "Make Metalava checkapi a seperate run."" by Nan Zhang · 7 years ago
  16. ec716b4 Revert "Make Metalava checkapi a seperate run." by Nan Zhang · 7 years ago
  17. ea5019a Merge "Make Metalava checkapi a seperate run." by Treehugger Robot · 7 years ago
  18. ed0a39d Make Metalava checkapi a seperate run. by Nan Zhang · 7 years ago
  19. 9045aa8 Merge "Use simpler per-file syntax." by Chih-hung Hsieh · 7 years ago
  20. a644fbf Merge "Add clang-tidy.sh to filter out troublesome flags." by Chih-hung Hsieh · 7 years ago
  21. 615834a Use simpler per-file syntax. by Chih-Hung Hsieh · 7 years ago
  22. a05ff57 Support API compatibility check in Soong by Nan Zhang · 7 years ago
  23. 66dc236 Add support for dumping proguard api file. by Nan Zhang · 7 years ago
  24. a7aa958 Add clang-tidy.sh to filter out troublesome flags. by Chih-Hung Hsieh · 7 years ago
  25. 158f2d9 Merge "Add C.utf8 to supported locales" by Treehugger Robot · 7 years ago
  26. 9af53b4 Merge "Fix overlaying android resources from static libraries" by Treehugger Robot · 7 years ago
  27. 4aaa84a Fix overlaying android resources from static libraries by Colin Cross · 7 years ago
  28. 5761075 Merge "Specify LOCAL_INSTALLED_MODULE_STEM for prebuilt_etc." by Tao Bao · 7 years ago
  29. e125532 Specify LOCAL_INSTALLED_MODULE_STEM for prebuilt_etc. by Tao Bao · 7 years ago
  30. 443fa52 Hardcode "-source 1.8" for Doclava. by Nan Zhang · 7 years ago
  31. d236e0e Add C.utf8 to supported locales by Aaron Kling · 7 years ago
  32. aefd64a Merge "Add recovery_available to prebuilt_etc." by Tao Bao · 7 years ago
  33. 7bbacf3 Merge "s/product-services/product_services/g" by Yifan Hong · 7 years ago
  34. 9b4f9af Merge "Add "hwaddress" sanitizer." by Treehugger Robot · 7 years ago
  35. 06e36c7 Merge "Fix using defaults in android_app and android_test modules" by Treehugger Robot · 7 years ago
  36. 910fff2 Merge "Append previous_api to "--migrate-nullness" option" by Treehugger Robot · 7 years ago
  37. b98c0f4 Fix using defaults in android_app and android_test modules by Colin Cross · 7 years ago
  38. 91606c0 Fix template for native benchmark test config by Colin Cross · 7 years ago
  39. d05a436 Append previous_api to "--migrate-nullness" option by Nan Zhang · 7 years ago
  40. 95cf767 s/product-services/product_services/g by Dario Freni · 7 years ago
  41. 0ba5c94 Add recovery_available to prebuilt_etc. by Tao Bao · 7 years ago
  42. 55e0bf4 Add update-api support for Metalava by Nan Zhang · 7 years ago
  43. 863f05b Removed Metalava related checks by Nan Zhang · 7 years ago
  44. 9b93a7d Merge "Allow paths containing glob characters in glob results" by Colin Cross · 7 years ago
  45. a192c73 Merge changes from topic "java_test_junit" by Colin Cross · 7 years ago
  46. e3924e1 Allow paths containing glob characters in glob results by Colin Cross · 7 years ago
  47. 331a121 Don't pass resources to r8 by Colin Cross · 7 years ago
  48. 8144008 Support patch_module in java modules by Colin Cross · 7 years ago
  49. 3063b78 Make :module provide the output file for java modules by Colin Cross · 7 years ago
  50. d97a6e9 Add "hwaddress" sanitizer. by Evgenii Stepanov · 7 years ago
  51. 00fcb26 Remove POSIXLY_CORRECT from the build environment by Dan Willemsen · 7 years ago
  52. b628ea5 Don't link java tests against junit by default by Colin Cross · 7 years ago
  53. 42740f2 Add lsof and ps to the allowed tool lists by Dan Willemsen · 7 years ago
  54. 14eae19 Add du, paste, xxd to allowed PATH tools by Dan Willemsen · 7 years ago
  55. d96ca35 Support data properties in java_test and android_test by Colin Cross · 7 years ago
  56. 303e21f Move autogenerated test config into Soong by Colin Cross · 7 years ago
  57. bd1cef5 Add proguard_flags_files to r8 command line by Colin Cross · 7 years ago
  58. 0c3b508 Merge "Support prebuilt shared libs end with versions" by Logan Chien · 7 years ago
  59. 815ef45 Merge "Support Dokka in Soong." by Treehugger Robot · 7 years ago
  60. 4973ecf Enable prebuilt jar installation in framework by Nan Zhang · 7 years ago
  61. 86d2d55 Support Dokka in Soong. by Nan Zhang · 7 years ago
  62. 1a1f7f2 Merge "Remove additional 'docs' Dir when genearate Soong droiddoc" by Treehugger Robot · 7 years ago
  63. fe295b4 Merge "Support overrides for android_app" by Jason Monk · 7 years ago
  64. 280febf Add exclude_header_libs for recovery_available:true libs by Hridya Valsaraju · 7 years ago
  65. d4122be Support overrides for android_app by Jason Monk · 7 years ago
  66. 8dbc653 Add exclude_header_libs for vendor_available:true libs by Jiwen 'Steve' Cai · 7 years ago
  67. de860a4 Remove additional 'docs' Dir when genearate Soong droiddoc by Nan Zhang · 7 years ago
  68. 1d5ed78 Merge "Use soong_droiddoc_prebuilt.mk" by Colin Cross · 7 years ago
  69. 5fa9d6f Use soong_droiddoc_prebuilt.mk by Colin Cross · 7 years ago
  70. 031d2b3 Support prebuilt shared libs end with versions by Logan Chien · 7 years ago
  71. 61f3212 Dedup version-script handling code. by Dan Albert · 7 years ago
  72. 0981b5c Revive and document HostAndDeviceDefault. by Dan Albert · 7 years ago
  73. 7a127f9 Merge "Support 'test_config' into soong modules" by Treehugger Robot · 7 years ago
  74. 1eca921 Merge "Fix parsing of dangling dep check" by Treehugger Robot · 7 years ago
  75. e146e39 Support 'test_config' into soong modules by Julien Desprez · 7 years ago
  76. 6bfe4eb Merge Android Pie into master by Xin Li · 7 years ago
  77. 77a69ec Use config.DefaultLibraries for droiddoc by Nan Zhang · 7 years ago
  78. 816aa9d Merge "Fix the issue that changing merge_annotations_dir doesn't trigger build" by Nan Zhang · 7 years ago
  79. 7481ee6 Merge "Add new properties" am: dec899b21b by Sundong Ahn · 7 years ago
  80. dec899b Merge "Add new properties" by Treehugger Robot · 7 years ago
  81. 1327895 Merge "Refactor java/droiddoc.go in Soong." am: d2e1b6a8e8 by Nan Zhang · 7 years ago
  82. d2e1b6a Merge "Refactor java/droiddoc.go in Soong." by Treehugger Robot · 7 years ago
  83. d2e231a Fix parsing of dangling dep check by Dan Willemsen · 7 years ago
  84. f4936b0 Fix the issue that changing merge_annotations_dir doesn't trigger build by Nan Zhang · 7 years ago
  85. a40da04 Refactor java/droiddoc.go in Soong. by Nan Zhang · 7 years ago
  86. dd567f9 Add new properties by Sundong Ahn · 7 years ago
  87. 18f04a0 Merge "Add product-services to installclean" am: be1b6f445e by Dario Freni · 7 years ago
  88. be1b6f4 Merge "Add product-services to installclean" by Treehugger Robot · 7 years ago
  89. dc9321b Merge "Remove LinuxClangCppflags" am: 7a1d4418d6 by Logan Chien · 7 years ago
  90. 7a1d441 Merge "Remove LinuxClangCppflags" by Logan Chien · 7 years ago
  91. 77d51c6 Add product-services to installclean by Dario Freni · 7 years ago
  92. 2158d6f Merge "bundle files related to sdk dev tool with generated docs." am: a5949691b5 by Nan Zhang · 7 years ago
  93. a594969 Merge "bundle files related to sdk dev tool with generated docs." by Nan Zhang · 7 years ago
  94. bef00a2 Remove LinuxClangCppflags by Logan Chien · 7 years ago
  95. 9e7e09b Do not pass -flto dependent flags to clang-tidy. am: ff7cff7268 by Chih-Hung Hsieh · 7 years ago
  96. ff7cff7 Do not pass -flto dependent flags to clang-tidy. by Chih-Hung Hsieh · 7 years ago
  97. 167d8c7 Merge "Do not pass -flto and -fsanitize flags to clang-tidy." am: 9f65ef8cd9 by Chih-Hung Hsieh · 7 years ago
  98. 9f65ef8 Merge "Do not pass -flto and -fsanitize flags to clang-tidy." by Treehugger Robot · 7 years ago
  99. 90fe674 bundle files related to sdk dev tool with generated docs. by Nan Zhang · 7 years ago
  100. a0f23a4 Merge "Set targetSdkVersion in manifest_fixer" am: 4ac2db24eb by Colin Cross · 7 years ago