1. 1d6eb68 Use debug mode when running R8 for eng builds. by Jaewoong Jung · 6 years ago
  2. 3ffc352 Change srcjarDir/stubsDirs to a different name. by Nan Zhang · 6 years ago
  3. b781740 Merge "Dist the javac-compiled stubs jars" by Colin Cross · 6 years ago
  4. ac50272 Dist the javac-compiled stubs jars by Colin Cross · 6 years ago
  5. bfe64a1 Align entries in APEX at 4K boundary by Jiyong Park · 6 years ago
  6. c382a56 Add droidstubs support for --validate-nullability-from-list. by Pete Gillin · 6 years ago
  7. 493637c Merge "Fix resources in unbundled builds without sdk_version set" by Treehugger Robot · 6 years ago
  8. 42308aa Fix resources in unbundled builds without sdk_version set by Colin Cross · 6 years ago
  9. 8736ce2 Enable kotlinc flags in blueprint files by Zoran Jovanovic · 6 years ago
  10. 8fd6192 APEX can be flattened by Jiyong Park · 6 years ago
  11. 37a07b1 Revert "Use protoc-gen-javalite for java lite protos" by Colin Cross · 6 years ago
  12. 87dc8b7 Merge "Use protoc-gen-javalite for java lite protos" by Colin Cross · 6 years ago
  13. 5a5aca0 Use protoc-gen-javalite for java lite protos by Colin Cross · 6 years ago
  14. fd94c40 Include java resources in app bundles by Colin Cross · 6 years ago
  15. 581d608 Add check_nullability_warnings support to droidstubs. by Pete Gillin · 6 years ago
  16. 419290a Support setting target_sdk_version separately from sdk_version by Dan Willemsen · 6 years ago
  17. a54974c Pass AAR to make by Colin Cross · 6 years ago
  18. f623721 Create bundle modules suitable for bundletool by Colin Cross · 6 years ago
  19. c00cbd9 APEXs are signed with apk signer by Jiyong Park · 6 years ago
  20. 72be590 Add `aapt_include_all_resources` by Dan Willemsen · 6 years ago
  21. 000b4d1 Merge "Don't strip soong APKs" by Treehugger Robot · 6 years ago
  22. 762fbfb Don't strip soong APKs by Colin Cross · 6 years ago
  23. 67df651 Merge "Add support for nullability validation to droidstubs." by Pete Gillin · 6 years ago
  24. 401eeba Remove sdk_version: "core_platform_current" by Neil Fuller · 6 years ago
  25. a262c05 Add support for nullability validation to droidstubs. by Pete Gillin · 6 years ago
  26. 5a0dcd5 Store dex files uncompressed and unstripped in privileged APKs by Colin Cross · 6 years ago
  27. 840c411 Merge "Add annotation-related args to check api" by Neil Fuller · 6 years ago
  28. 9bce14b Merge "Don't check the link type from stubs libs." by Treehugger Robot · 6 years ago
  29. b2f14ec Add annotation-related args to check api by Neil Fuller · 6 years ago
  30. 5429ed0 Merge "Add support for sysprop description files to Java" by Treehugger Robot · 6 years ago
  31. 46f78fb Don't check the link type from stubs libs. by Jiyong Park · 6 years ago
  32. 1b4aa43 Merge changes from topic "soong_instrumentation_for" by Treehugger Robot · 6 years ago
  33. 4b964c0 Fix instrumentation_for to match LOCAL_INSTRUMENTATION_FOR by Colin Cross · 6 years ago
  34. 78e3cb0 Fix incremental build issue in aapt2 by Colin Cross · 6 years ago
  35. 094054a Support main_class property in java_binary modules by Colin Cross · 6 years ago
  36. 54c1d2f Remove reference to core-oj/core-libart, etc. by Neil Fuller · 6 years ago
  37. bf210f7 Build platform with core library stubs by default by Neil Fuller · 6 years ago
  38. a4b0422 Merge "aidegen: Fix bug of generating module dependency information" by Treehugger Robot · 6 years ago
  39. bb640e0 aidegen: Fix bug of generating module dependency information by patricktu · 6 years ago
  40. fb2721f Support Metalava in java_sdk_library by Sundong Ahn · 6 years ago
  41. 1fee9f3 Include all core libs in default boot classpath by Neil Fuller · 6 years ago
  42. 252fc6f Add android_test_helper_app by Colin Cross · 6 years ago
  43. bd01e2a Add support for android_app_certificate modules by Colin Cross · 6 years ago
  44. a4f0881 Add support for JNI libraries to android_app modules by Colin Cross · 6 years ago
  45. f4fe9dc Merge "Add quotes to sourcepath" by Treehugger Robot · 6 years ago
  46. 56dce44 Add quotes to sourcepath by Sundong Ahn · 6 years ago
  47. 108be54 Add support for sysprop description files to Java by Inseob Kim · 6 years ago
  48. a9d8bee Make prefer32 a lambda by Colin Cross · 6 years ago
  49. 48de9a4 Make more java modules defaultable by Colin Cross · 6 years ago
  50. 0d7fd7f Merge "sdk_version <= 28 implies Java 1.8" by Treehugger Robot · 6 years ago
  51. 4584a8a sdk_version <= 28 implies Java 1.8 by Jiyong Park · 6 years ago
  52. 40b41b4 Use SoongJavacWrapper for javadoc by Nan Zhang · 6 years ago
  53. 791399f Use file glob for zipping classes*.dex files by Colin Cross · 6 years ago
  54. 1d98ee2 soong_zip: support globs in -f and -D arguments by Colin Cross · 6 years ago
  55. 05518bc soong_zip: Add tests by Colin Cross · 6 years ago
  56. 6dab9bd Add dependencies on d8 and r8 library arguments by Colin Cross · 6 years ago
  57. dbc2962 Merge "TradeFed: Add "test_config_template" flag in Android.bp" by Treehugger Robot · 6 years ago
  58. ffb657e Pass classpath to d8 by Colin Cross · 6 years ago
  59. 3333889 TradeFed: Add "test_config_template" flag in Android.bp by Jack He · 6 years ago
  60. ce6b038 Merge changes from topic "glob_escapes" by Colin Cross · 6 years ago
  61. 7f33b81 Revert "soong_zip: support globs in -f and -D arguments" by Colin Cross · 6 years ago
  62. f964168 Merge "soong_zip: support globs in -f and -D arguments" by Colin Cross · 6 years ago
  63. 199645c Add --proguard option to metalava by Nan Zhang · 6 years ago
  64. 5994b62 Add no_standard_libs property to droidstubs by Nan Zhang · 6 years ago
  65. 7716790 Add droidstubs support for merging show/hide annotations. by Pete Gillin · 6 years ago
  66. 86b0620 Add comment for naming jdiffdocZip in droiddoc.go by Nan Zhang · 6 years ago
  67. 08e28ab soong_zip: support globs in -f and -D arguments by Colin Cross · 6 years ago
  68. 2b2b6a7 Merge "Fix race condition for jdiff/apicheck" by Nan Zhang · 6 years ago
  69. 23a1ba6 Fix race condition for jdiff/apicheck by Nan Zhang · 6 years ago
  70. dda713d Allow patch_module attribute in target: { android: { ... } } block. by Tobias Thierer · 6 years ago
  71. d23ac69 Export Api-versions.xml generated by Soong by Nan Zhang · 6 years ago
  72. fd20ead Merge "Add jdiff support for Soong" by Treehugger Robot · 6 years ago
  73. 71bbe63 Add jdiff support for Soong by Nan Zhang · 6 years ago
  74. 5d45c6f Collect modules' info to create IDE project file. by Brandon Lee · 6 years ago
  75. cfbea98 Merge "Allow instrumenting android_test modules." by Colin Cross · 6 years ago
  76. 49c1cb3 Merge "Don't include data resources when running R8" by Søren Gjesse · 6 years ago
  77. 5067db9 Allow instrumenting android_test modules. by Colin Cross · 6 years ago
  78. 4fd04bb Change the dist file path for sdk library by Sundong Ahn · 6 years ago
  79. 24f1702 Don't include data resources when running R8 by Søren Gjesse · 6 years ago
  80. ec06db2 Merge changes from topic "hostdex" by Colin Cross · 6 years ago
  81. cedd476 Allow exclude_java_resources to affect java_resource_dirs by Colin Cross · 6 years ago
  82. fe4bc36 Allow '$' in some paths by Colin Cross · 6 years ago
  83. 9c69a12 Add Api level annotations support for Metalava. by Nan Zhang · 6 years ago
  84. c747535 Merge "Split doclava run from metalava target." by Nan Zhang · 6 years ago
  85. 3c979c3 Add a new sdk_version "core_platform_current" by Neil Fuller · 6 years ago
  86. 1598a9e Split doclava run from metalava target. by Nan Zhang · 6 years ago
  87. bc21394 Merge "Enable Java 9 language support through java_version: "1.9" alone." by Treehugger Robot · 6 years ago
  88. 06dd04f Enable Java 9 language support through java_version: "1.9" alone. by Tobias Thierer · 6 years ago
  89. 7b59e7b Make manifest_fixer.py keep targetSdkVersion high with min_sdk_version by Colin Cross · 6 years ago
  90. 0f40a75 Move kotlinc-build.xml out of classes directory by Colin Cross · 6 years ago
  91. ebe29ce Adapt special case framework support. by Mathew Inwood · 6 years ago
  92. 42d48b7 Enforce dependencies have right architecture by Colin Cross · 6 years ago
  93. b69575b Merge "Add jetifier support in Soong." by Nan Zhang · 6 years ago
  94. 86bc9d4 gofmt -w . by Colin Cross · 6 years ago
  95. 97d5ed7 Merge "Fix manifest merging flags" by Treehugger Robot · 6 years ago
  96. 4c819fb Add jetifier support in Soong. by Nan Zhang · 6 years ago
  97. 9b38aef Revert "Add support for renamed kotlin stdlib." by Colin Cross · 6 years ago
  98. aa43b94 [java9] Add "--dex-api" option to Metalava. by Nan Zhang · 6 years ago
  99. 6f937a9 Fix manifest merging flags by Jason Monk · 6 years ago
  100. 573864c Merge "Track changes to add core-simple to the boot cp" by Neil Fuller · 6 years ago