1. 87901b0 Move platform compat config to their own directory. by atrost · 7 years ago
  2. b28eb5f Implement android_test_import by Jaewoong Jung · 7 years ago
  3. e0dc8df AndroidMkEntries minor refactoring. by Jaewoong Jung · 7 years ago
  4. 80f8d8c Merge "Add docs.zip output tag to droiddoc" by Treehugger Robot · 7 years ago
  5. 309b9c0 Merge "Implement sysprop_library API stability check" by Treehugger Robot · 7 years ago
  6. 0f60062 Merge "Remove srcs_lib_whitelist_dirs" by Jiyong Park · 7 years ago
  7. a436b1a Merge "Add default_dev_cert to android_app_import" by Jaewoong Jung · 7 years ago
  8. 1112c4c Remove srcs_lib_whitelist_dirs by Jiyong Park · 7 years ago
  9. 961d4fd Add default_dev_cert to android_app_import by Jaewoong Jung · 7 years ago
  10. 4288274 Implement sysprop_library API stability check by Inseob Kim · 7 years ago
  11. 9551564 Merge "Droiddoc can accept logtags as input sources" by Treehugger Robot · 7 years ago
  12. d90d741 Droiddoc can accept logtags as input sources by Jiyong Park · 7 years ago
  13. 8a6f25b Merge "Elaborate comment on paltform_apis" by Treehugger Robot · 7 years ago
  14. 356dac4 Elaborate comment on paltform_apis by Jeongik Cha · 7 years ago
  15. a701d90 Merge "Add arch variant support to android_app_import." by Jaewoong Jung · 7 years ago
  16. 1ce9ac6 Add arch variant support to android_app_import. by Jaewoong Jung · 7 years ago
  17. fd26de4 Merge "Make javamicro a plugin" by Treehugger Robot · 7 years ago
  18. da6a7f4 Merge "Add filename property to android_app_import" by Jaewoong Jung · 7 years ago
  19. 2bfc6bf Merge "API: Add baseline file for API check" by Adrian Roos · 7 years ago
  20. 81c5f99 Merge "Add 'Additional_manifest' property to merge other manifests" by Colin Cross · 7 years ago
  21. 6f20509 Make javamicro a plugin by Colin Cross · 7 years ago
  22. 14f75a9 API: Add baseline file for API check by Adrian Roos · 7 years ago
  23. b5432b7 Add 'Additional_manifest' property to merge other manifests by changho.shin · 7 years ago
  24. e68e554 Add docs.zip output tag to droiddoc by Colin Cross · 7 years ago
  25. dfee9b4 Merge "Add new core-icu4j after separating icu4j from core-libart" by vichang · 7 years ago
  26. a48f8c8 Merge changes I918b4878,I85238d93,Iefee8a91 by Treehugger Robot · 7 years ago
  27. 07b5b4c Add new core-icu4j after separating icu4j from core-libart by Victor Chang · 7 years ago
  28. db25ac0 Create a module that extracts and installs compat_config. by atrost · 7 years ago
  29. 2d975b1 Add an output file tag for proguard dictionaries by Colin Cross · 7 years ago
  30. 8a64f8c Merge "Add a rule about platform_apis" by Jeongik Cha · 7 years ago
  31. 247de68 Merge "Support source code cross-referencing for C++ and Java" by Treehugger Robot · 7 years ago
  32. 538c0d0 Add a rule about platform_apis by Jeongik Cha · 7 years ago
  33. 54fd807 Specify boot image format to be lz4hc by Mathieu Chartier · 7 years ago
  34. 2a4549e Support source code cross-referencing for C++ and Java by Sasha Smundak · 7 years ago
  35. 7f7766d Revert "Revert "Split Java libraries per apex"" by Jiyong Park · 7 years ago
  36. e710242 Add support for generating boot profiles. by Nicolas Geoffray · 7 years ago
  37. 6edff69 Merge "Allow other module types in androidx" by Treehugger Robot · 7 years ago
  38. ed9a92c Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91 by Treehugger Robot · 7 years ago
  39. 8178500 Allow other module types in androidx by Tony Mak · 7 years ago
  40. 19a7f25 aidl include paths are exported to droiddoc by Jiyong Park · 7 years ago
  41. 2907459 filegroup.path is used to specify the include path for aidl files by Jiyong Park · 7 years ago
  42. d64b325 Fix date on mac builds by Colin Cross · 7 years ago
  43. daa4c67 Convert javadoc modules to android.RuleBuilder by Colin Cross · 7 years ago
  44. ab05443 Convert droiddoc modules to android.RuleBuilder by Colin Cross · 7 years ago
  45. b77043e Add a systemModules utility type by Colin Cross · 7 years ago
  46. 33961b5 Convert droidstubs to android.RuleBuilder by Colin Cross · 7 years ago
  47. 66bb414 Merge "Java test code clean-up" by Jaewoong Jung · 7 years ago
  48. 8aae22e Add filename property to android_app_import by Jaewoong Jung · 7 years ago
  49. f9a0443 Java test code clean-up by Jaewoong Jung · 7 years ago
  50. 223e6a6 Merge changes from topic "buildnumberfromfile" by Colin Cross · 7 years ago
  51. 63f4b57 Merge changes Ia106d48e,Ib6c0e778 by Colin Cross · 7 years ago
  52. 1563815 Prepare droiddoc for using RuleBuilder by Colin Cross · 7 years ago
  53. 5822b55 Manually escape BuildNumberFromFile by Colin Cross · 7 years ago
  54. 5cfc70d Remove use of deprecated ExtractSourcesDeps by Colin Cross · 7 years ago
  55. 0f7dbd0 Merge "soong: Fix AndroidMk with *Required properties" by Treehugger Robot · 7 years ago
  56. 12df5fb soong: Fix AndroidMk with *Required properties by Jooyung Han · 7 years ago
  57. e3ef3c8 Fix the unbundled mainline module build by Jiyong Park · 7 years ago
  58. 09cb629 Revert "Don't build hiddenapi flags or encode dex for unbundled builds" by Jiyong Park · 7 years ago
  59. 2647ced Fix android.Expand and ninja escaping by Colin Cross · 7 years ago
  60. 66abc58 Merge "Add java_sdk_library summary to soong docs." by Treehugger Robot · 7 years ago
  61. ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 7 years ago
  62. a3002fc Add documentation to droiddoc.go module types by Colin Cross · 7 years ago
  63. 4f158ee Add java_sdk_library summary to soong docs. by Jaewoong Jung · 7 years ago
  64. a89cf59 Merge "Tune invocations and print full diagnostics on crash for d8 and r8." by Treehugger Robot · 7 years ago
  65. 3af8661 Merge "Improve android_app_import.dpi_variants handling." by Jaewoong Jung · 7 years ago
  66. 3e18b19 Improve android_app_import.dpi_variants handling. by Jaewoong Jung · 7 years ago
  67. ee5c603 Tune invocations and print full diagnostics on crash for d8 and r8. by Sasha Smundak · 7 years ago
  68. 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 7 years ago
  69. e65d84c Merge "Enforce hidden api usage in vendor (soong)" by Treehugger Robot · 7 years ago
  70. 6bd33c1 Enforce hidden api usage in vendor (soong) by Jeongik Cha · 7 years ago
  71. 8a255ac Merge "Revert "Revert "Remove option to create boot image based on preloaded classes""" by Mathieu Chartier · 7 years ago
  72. bf46d96 Merge "core_current does not include framework libraries" by Paul Duffin · 7 years ago
  73. 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 7 years ago
  74. b2e4f47 Merge "Don't pass --legacy by default to aapt2 compile" by Colin Cross · 7 years ago
  75. a6c4ff2 Merge "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 7 years ago
  76. d3f688b Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 7 years ago
  77. e2a8e7f Merge "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 7 years ago
  78. 7aae6e7 core_current does not include framework libraries by Paul Duffin · 7 years ago
  79. 735d03c Remove unused condition in decodeSdkDep(...) by Paul Duffin · 7 years ago
  80. 4a04731 Remove option to create boot image based on preloaded classes by Mathieu Chartier · 7 years ago
  81. 53a87f5 Uncompress dex in unbundled privileged apps by Colin Cross · 7 years ago
  82. 50c744e Merge changes from topic "apex_notice" by Jaewoong Jung · 7 years ago
  83. 5b425e2 Optionally embed NOTICE files in apks. by Jaewoong Jung · 7 years ago
  84. 5c2f963 Remove the no_framework_libs property by Paul Duffin · 7 years ago
  85. 84338df Merge "Allow passing --legacy in aaptflags" by Treehugger Robot · 7 years ago
  86. 4215cfd Don't pass --legacy by default to aapt2 compile by Colin Cross · 7 years ago
  87. a0ba2f5 Allow passing --legacy in aaptflags by Colin Cross · 7 years ago
  88. fe310be Fix typo in java system modules makevars by Dan Willemsen · 7 years ago
  89. f8a698a Merge changes from topics "rbe-deps-dexpreopt-images", "rbe-deps-system-modules" by Treehugger Robot · 7 years ago
  90. 0f41678 Expand the dexpreopt image dependencies to entire image by Dan Willemsen · 7 years ago
  91. ff60a73 Depend on all the files from system modules by Dan Willemsen · 7 years ago
  92. 5d7409b Remove SOONG_FRAMEWORK_SRCS by Colin Cross · 7 years ago
  93. 50c217c Add sdk_version:"core_platform" to replace no_framework_libs:true by Paul Duffin · 7 years ago
  94. a3d0986 Remove the no_standard_libs property by Paul Duffin · 7 years ago
  95. 301ba52 Remove unused jars/sdk_version properties from java_system_modules by Paul Duffin · 7 years ago
  96. ad13e11 Merge "Support sharding robolectric tests" by Colin Cross · 7 years ago
  97. 9a642dc Support sharding robolectric tests by Colin Cross · 7 years ago
  98. b11c72b Merge "Add sdk_version:"none" to replace no_standard_libs:true" by Paul Duffin · 7 years ago
  99. 60b393c Merge "Make sdkDep/decodeSdkDep the source of truth about the sdk" by Paul Duffin · 7 years ago
  100. 52d398a Add sdk_version:"none" to replace no_standard_libs:true by Paul Duffin · 7 years ago