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