1. 6be6c2e Merge "Add kotlin-stdlib-jdk8 when using Kotlin" by Colin Cross · 7 years ago
  2. 3f3a70c Merge "Avoid targeting Java 9 for targets with SDK version up to 29." by Pete Gillin · 7 years ago
  3. 9c64014 Avoid targeting Java 9 for targets with SDK version up to 29. by Pete Gillin · 7 years ago
  4. 4c83b89 Merge "Turn off dex actions for sourceless modules." by Jaewoong Jung · 7 years ago
  5. 105920a Merge "Fix override_android_app dependency issues." by Jaewoong Jung · 7 years ago
  6. f50406e Merge "Add No_dist property" by Treehugger Robot · 7 years ago
  7. a24af3b Turn off dex actions for sourceless modules. by Jaewoong Jung · 7 years ago
  8. b639a6a Fix override_android_app dependency issues. by Jaewoong Jung · 7 years ago
  9. 0b03d97 Add kotlin-stdlib-jdk8 when using Kotlin by Colin Cross · 7 years ago
  10. 80a87b3 Add No_dist property by Sundong Ahn · 7 years ago
  11. d2e5361 manifest_fixer argument should be --use-embedded-dex rather than --use-embedded-dex=true by Sasha Smundak · 7 years ago
  12. bc975e8 Merge "Fixes typos in device_host_converter.go comments." by Treehugger Robot · 7 years ago
  13. 707d788 Fixes typos in device_host_converter.go comments. by Jaewoong Jung · 7 years ago
  14. f3e802b Merge "Don't hide *.kotlin_module in turbine dependencies" by Treehugger Robot · 7 years ago
  15. b7cb607 Merge "Uncompress dex file in imported apk when needed." by Jaewoong Jung · 7 years ago
  16. dd6dd18 Merge "Make core-generated-annotation-stubs link as core stubs." by Pete Gillin · 7 years ago
  17. 0967b34 Merge "Write dexpreopt.config again during the build" by Colin Cross · 7 years ago
  18. 2d00f0d Write dexpreopt.config again during the build by Colin Cross · 7 years ago
  19. cbff326 Make core-generated-annotation-stubs link as core stubs. by Pete Gillin · 7 years ago
  20. 42e862c Merge "Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9." by Pete Gillin · 7 years ago
  21. ea1bdb0 Uncompress dex file in imported apk when needed. by Jaewoong Jung · 7 years ago
  22. 11cd91d Merge "Fix dangling rules on aosp_cf_x86_phone" by Treehugger Robot · 7 years ago
  23. 0c2143e Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9. by Pete Gillin · 7 years ago
  24. 53ad63c Merge "Implement DPI variants in android_app_import." by Jaewoong Jung · 7 years ago
  25. c11e0c5 Fix dangling rules on aosp_cf_x86_phone by Colin Cross · 7 years ago
  26. 6c6e6cd Don't hide *.kotlin_module in turbine dependencies by Colin Cross · 7 years ago
  27. a5e5abc Implement DPI variants in android_app_import. by Jaewoong Jung · 7 years ago
  28. 082640d Merge "Track sources for srcjars across modules" by Treehugger Robot · 7 years ago
  29. da2bba1 Merge "Allow module types to generate resources" by Treehugger Robot · 7 years ago
  30. ddda3ce Merge "uncompressedDex option for android_app_import." by Jaewoong Jung · 7 years ago
  31. 0c4ce21 Track sources for srcjars across modules by Colin Cross · 7 years ago
  32. 988708c Allow module types to generate resources by Colin Cross · 7 years ago
  33. acf18d7 uncompressedDex option for android_app_import. by Jaewoong Jung · 7 years ago
  34. 1f33e40 Add native_bridge target to Android.bp by dimitry · 7 years ago
  35. 0e7dbeb Merge "Fix use_embedded_native_libs handling for android_test" by Treehugger Robot · 7 years ago
  36. 5346d07 Merge "Support robolectric_test" by Colin Cross · 7 years ago
  37. e7d52c7 Merge "Add android_app_import." by Jaewoong Jung · 7 years ago
  38. b5ad835 Merge "Reverse merge order of resources and implementation" by Treehugger Robot · 7 years ago
  39. 0ef0816 Support robolectric_test by Colin Cross · 7 years ago
  40. 6ad7725 Fix use_embedded_native_libs handling for android_test by Sasha Smundak · 7 years ago
  41. ccbb393 Add android_app_import. by Jaewoong Jung · 7 years ago
  42. 327a7e7 Merge "Add ART folks to owner of dexpreopt related file." by Nicolas Geoffray · 7 years ago
  43. 5b6061d Add ART folks to owner of dexpreopt related file. by Nicolas Geoffray · 7 years ago
  44. feef2ef Pass other boot classpath locations to the apex image. by Nicolas Geoffray · 7 years ago
  45. 08a409d Reverse merge order of resources and implementation by Colin Cross · 7 years ago
  46. 3d974ec Merge "Tag dex_preopt.profile as a path" by Treehugger Robot · 7 years ago
  47. de4e4e6 Tag dex_preopt.profile as a path by Colin Cross · 7 years ago
  48. 02cbe8f Merge changes Id93bcaea,Ia8f9f910 by Treehugger Robot · 7 years ago
  49. 226586c Merge "Support target.hostdex.required" by Colin Cross · 7 years ago
  50. aa1c6f1 Pass --remove-tools-declarations to manifest merger by Colin Cross · 7 years ago
  51. 90c25c6 Don't use merged manifest for android_library modules by Colin Cross · 7 years ago
  52. 7f87f4f Support target.hostdex.required by Colin Cross · 7 years ago
  53. 9a4abed Make java_test_helper_library installable by Colin Cross · 7 years ago
  54. e8a7dc9 Export proguard_dictionary for java_library modules by Colin Cross · 7 years ago
  55. 28c3eb6 Export java_host_for_device and java_device_for_host modules to Make by Colin Cross · 7 years ago
  56. 159a585 Merge "New AndroidMk authoring system based on entry map." by Jaewoong Jung · 7 years ago
  57. 6fa6dfa Merge "Set default target SDK version for APEX" by Treehugger Robot · 7 years ago
  58. 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 7 years ago
  59. e928452 Merge "Allow codename.fingerprint format for targetSdkVersion" by Colin Cross · 7 years ago
  60. 8bf9bd9 Merge "Build framework.aidl in Soong" by Colin Cross · 7 years ago
  61. 36ab727 Merge "Fix handling optimize.enabled from java_defaults" by Treehugger Robot · 7 years ago
  62. 71b519d Set default target SDK version for APEX by Jiyong Park · 7 years ago
  63. 1093287 Allow codename.fingerprint format for targetSdkVersion by Colin Cross · 7 years ago
  64. 3047fa2 Build framework.aidl in Soong by Colin Cross · 7 years ago
  65. 60405e5 Get default sdk_test.go values from config by Colin Cross · 7 years ago
  66. 2057f82 Fix handling optimize.enabled from java_defaults by Sasha Smundak · 7 years ago
  67. 79c7c26 Add support for prebuilt java_sdk_library modules by Colin Cross · 7 years ago
  68. f8b860a Use LoadHook to create modules in java_sdk_library by Colin Cross · 7 years ago
  69. 91268c6 Make makevars deterministic by Colin Cross · 7 years ago
  70. df8eebe Zip boot image by Colin Cross · 7 years ago
  71. 412160e Stop using build/target -> build/make/target symlink by Dan Willemsen · 7 years ago
  72. c4bd8f8 Include proper deps for signapk by Dan Willemsen · 7 years ago
  73. aad1960 Add extra used dependencies by Dan Willemsen · 7 years ago
  74. ce93e3c Merge "Use the full dexpreopt boot classpath when preopting with other images." by Nicolas Geoffray · 7 years ago
  75. 06758a7 Use the full dexpreopt boot classpath when preopting with other images. by Nicolas Geoffray · 7 years ago
  76. 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 7 years ago
  77. 56405f8 Merge "Use the apex image when the device config asks for it." by Nicolas Geoffray · 7 years ago
  78. b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 7 years ago
  79. 25c0e03 Use the apex image when the device config asks for it. by Nicolas Geoffray · 7 years ago
  80. cc0ce80 Fix package path of android/soong/android pctx by Colin Cross · 7 years ago
  81. b007b2b Merge "Fix sdk_version: "system_current" when Platform_sdk_final=true" by Colin Cross · 7 years ago
  82. ff0daf4 Fix sdk_version: "system_current" when Platform_sdk_final=true by Colin Cross · 7 years ago
  83. caa0e1e Fix panic when missing hiddenapi jar by Colin Cross · 7 years ago
  84. fe17f6f Add support for protoc plugins by Colin Cross · 7 years ago
  85. 19878da Move proto compilation to RuleBuilder by Colin Cross · 7 years ago
  86. 92cc716 Merge changes I7dd4ba7f,I7887a67a by Colin Cross · 7 years ago
  87. dca6ac3 Merge "Automatically greylist code in 3P packages" by Andrei-Valentin Onea · 7 years ago
  88. 1d2cf04 Add depfile support to RuleBuilder by Colin Cross · 7 years ago
  89. 896237b Automatically greylist code in 3P packages by Andrei Onea · 7 years ago
  90. a641ee9 Fix an override_module bug. by Jaewoong Jung · 7 years ago
  91. 47fa9d3 Always package JNI libs into android_test modules by Colin Cross · 7 years ago
  92. c7dd408 Merge "Add package_name property to android_app." by Jaewoong Jung · 7 years ago
  93. 6f373f6 Add package_name property to android_app. by Jaewoong Jung · 7 years ago
  94. 42df144 Add java_test_helper_library by Paul Duffin · 7 years ago
  95. 6d75c9d Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true" by Treehugger Robot · 7 years ago
  96. 4ada982 Merge "Rename jetifier property and add it to androidmk" by Treehugger Robot · 7 years ago
  97. c48428a Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true by Colin Cross · 7 years ago
  98. 66f2e87 Merge "Add synopsis for prebuilt_apis." by Jaewoong Jung · 7 years ago
  99. 1001a79 Rename jetifier property and add it to androidmk by Colin Cross · 7 years ago
  100. e966572 Merge "Add override_android_app module type." by Jaewoong Jung · 7 years ago