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