1. 5771e8c Switch protoc javastream plugin to using explicit path by Dan Willemsen · 6 years ago
  2. dcc8ec3 Add jni shared libraries to java soong_to_convert problems by Colin Cross · 6 years ago
  3. 579668b Track more static dependencies for notice files by Colin Cross · 6 years ago
  4. 2e51d73 Merge "Run ErrorProne in OpenJDK9" am: 264bc07791 by Colin Cross · 6 years ago
  5. e46727a Run ErrorProne in OpenJDK9 by Colin Cross · 6 years ago
  6. 56be041 Merge "Export SDK library names" am: dabf1a0c5a by Jiyong Park · 6 years ago
  7. 1cf8ee6 Export SDK library names by Jiyong Park · 6 years ago
  8. 3d64287 Merge "Add support when LOCAL_PRIVATE_PLATFORM_APIS is true." am: 24fff76404 by Sundong Ahn · 6 years ago
  9. 2b17041 Add support when LOCAL_PRIVATE_PLATFORM_APIS is true. by Sundong Ahn · 6 years ago
  10. 025994b Merge "When building unbundled apps, link to the prebuilt stubs lib" am: 7207e41ddd by Jiyong Park · 6 years ago
  11. 45bb10c When building unbundled apps, link to the prebuilt stubs lib by Jiyong Park · 6 years ago
  12. 92e9d33 Merge "Allow forcing AAPT2 on" am: 2b42ae8076 am: 7795002bcf by Colin Cross · 6 years ago
  13. 2029903 Allow forcing AAPT2 on by Colin Cross · 6 years ago
  14. d17f99a Merge "Forbid depending directly on SDK modules." am: efd6084996 am: 20da4aa253 by Anton Hansson · 6 years ago
  15. 9d03060 Forbid depending directly on SDK modules. by Anton Hansson · 6 years ago
  16. f503b22 Merge changes from topic "java_sdk_library" am: e8c3dfd945 am: 8303590165 by android-build-prod (mdb) · 6 years ago
  17. cd06fe3 sdk lib name can be in LOCAL_[STATIC_]JAVA_LIBRARIES by Jiyong Park · 6 years ago
  18. 6023db8 java_sdk_library supports test as another API scope by Jiyong Park · 6 years ago
  19. 8ae3001 Support LOCAL_SDK_LIBRARIES for "current" builds. by Anton Hansson · 6 years ago
  20. 789c8cd Merge "Add support for specifying LOCAL_SDK_LIBRARIES for prebuilts." am: 4ad0be36e3 by Anton Hansson · 6 years ago
  21. f5cefdc Add support for specifying LOCAL_SDK_LIBRARIES for prebuilts. by Anton Hansson · 6 years ago
  22. 395092d Merge "Consolidate the logic for the sdk prebuilt module names." am: 9b72b53a24 by Anton Hansson · 6 years ago
  23. 400673c Consolidate the logic for the sdk prebuilt module names. by Anton Hansson · 6 years ago
  24. b4ee77a Move java renderscript support to java_renderscript.mk by Colin Cross · 6 years ago
  25. f13eb55 Add LOCAL_SRCJARS support by Colin Cross · 6 years ago
  26. ecabf53 Remove unused .fs file suppport by Colin Cross · 6 years ago
  27. e793ae6 Remove unused file lists by Colin Cross · 6 years ago
  28. f70aa4c Move aapt flags from java_common.mk to aapt_flags.mk by Colin Cross · 6 years ago
  29. 55dcf71 Remove missed PRODUCT_AAPT_FLAGS by Colin Cross · 6 years ago
  30. 1e047d3 Move java renderscript support to java_renderscript.mk by Colin Cross · 6 years ago
  31. 11e2d55 Add LOCAL_SRCJARS support by Colin Cross · 6 years ago
  32. 93d6550 Remove unused .fs file suppport by Colin Cross · 6 years ago
  33. c3e7074 Remove unused file lists by Colin Cross · 6 years ago
  34. b6013af Move aapt flags from java_common.mk to aapt_flags.mk by Colin Cross · 6 years ago
  35. 3d71a08 Don't allow linking to a java module with broader API surface by Jiyong Park · 6 years ago
  36. 8dad6c6 Remove missed PRODUCT_AAPT_FLAGS by Colin Cross · 6 years ago
  37. 7a02001 Change the naming policy of system_$(VER) by Sundong Ahn · 6 years ago
  38. 5ebca30 Support LOCAL_SDK_VERSION := core_current by Jiyong Park · 6 years ago
  39. 0276db1 javac 9 -target 1.9: Move bootclasspath jars onto classpath. by Tobias Thierer · 7 years ago
  40. f795dcb Experimental feature: LOCAL_PATCH_MODULE option in .mk files. by Tobias Thierer · 7 years ago
  41. 7e99d45 Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. by Tobias Thierer · 7 years ago
  42. bfc7811 When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  43. 3277ba3 Add java modules to soong_to_convert.txt by Colin Cross · 7 years ago
  44. 3c11309 Fix build error by Sundong Ahn · 7 years ago
  45. 5a44d1f Add LOCAL_SDK_VERSION := system_$(VER) by Sundong Ahn · 7 years ago
  46. bb6393c Add LOCAL_AAPT2_ONLY by Dan Willemsen · 7 years ago
  47. f6bd495 Break EXPERIMENTAL_USE_OPENJDK9 into {USE,TARGET}_OPENJDK9. by Tobias Thierer · 7 years ago
  48. 1d226aa Fix coverage build. by Allen Hair · 7 years ago
  49. 98caed6 Fix desugaring when LOCAL_SDK_VERSION is not set by Colin Cross · 7 years ago
  50. f960257 Use system modules generated by soong when using javac -target 1.9 by Colin Cross · 7 years ago
  51. 745c6a5 Cap LOCAL_JAVA_LANGUAGE_VERSION <= 1.8 for API versions <= 26. by Tobias Thierer · 7 years ago
  52. e673deb Delete jack support by Colin Cross · 7 years ago
  53. b182ea7 Merge changes I06179fca,Ie48746c8,Ia47ebc95 by Treehugger Robot · 7 years ago
  54. 7dc9043 Allow disabling turbine by Colin Cross · 7 years ago
  55. 9b2e4c6 Simplify the *-lib-* functions by Colin Cross · 7 years ago
  56. a4a1f20 Merge changes I0a1aa003,I000c3c22 by Treehugger Robot · 7 years ago
  57. 0a68e5e Fix unbundled jack builds by Colin Cross · 7 years ago
  58. 5d969a3 Desugar lambdas in javac unbundled builds by Colin Cross · 7 years ago
  59. b541aae Remove duplication of bootclasspath in LOCAL_JAVA_LIBRARIES by Colin Cross · 7 years ago
  60. 1d1e5ef Add dependencies on bootclasspath libraries by Colin Cross · 7 years ago
  61. f6bc1a1 Reindent bootclasspath code by Colin Cross · 7 years ago
  62. 34a9885 Revert "Revert "Support <dir>:<file> for LOCAL_JAVA_RESOURCE_FILES"" by Colin Cross · 7 years ago
  63. 15a2fa2 Revert "Support <dir>:<file> for LOCAL_JAVA_RESOURCE_FILES" by Colin Cross · 7 years ago
  64. 4a93294 Support <dir>:<file> for LOCAL_JAVA_RESOURCE_FILES by Colin Cross · 7 years ago
  65. 9bd5405 Use merge_zips to merge jars during Java build in Make. by Nan Zhang · 7 years ago
  66. b3ec534 Revert "Revert "Add Turbine as part of java build toolchain in Make."" by Nan Zhang · 7 years ago
  67. 33dcd0c Revert "Add Turbine as part of java build toolchain in Make." by Nan Zhang · 7 years ago
  68. 0739155 Add Turbine as part of java build toolchain in Make. by Nan Zhang · 7 years ago
  69. dfc45ec Separate java source list generation into its own rule by Colin Cross · 7 years ago
  70. 1e00ce0 Merge "Build: Experimental option to default to -source 1.9 -target 1.9" by Tobias Thierer · 7 years ago
  71. d61f28b Build: Experimental option to default to -source 1.9 -target 1.9 by Tobias Thierer · 7 years ago
  72. 5a64925 Merge "Drop build support for LEGACY_USE_JAVA7." am: 5368131063 am: 28be9906d4 by Tobias Thierer · 7 years ago
  73. c61bd99 Drop build support for LEGACY_USE_JAVA7. by Tobias Thierer · 7 years ago
  74. 4e9e5d5 Merge "Rewrite link type checking" am: e4d92ef568 am: d76aaed983 am: e834d5f059 by Dan Willemsen · 7 years ago
  75. b47d4e9 Rewrite link type checking by Dan Willemsen · 7 years ago
  76. e8ee68b Support java annotation proccessors by Colin Cross · 7 years ago
  77. cde1498 Support java annotation proccessors by Colin Cross · 7 years ago
  78. 99c83f2 Merge "Rearrange java library outputs" am: 7b7363fffb am: a4435a5025 by Colin Cross · 7 years ago
  79. 1ed4235 Merge "Move proguard before classes.jar" am: 41d5cd7420 am: c40073c77f by Colin Cross · 7 years ago
  80. 941b682 Rearrange java library outputs by Colin Cross · 7 years ago
  81. 950f1ef Move proguard before classes.jar by Colin Cross · 7 years ago
  82. 9256be1 Merge changes I7e8fcd2e,Ie12d743c am: 547f7393d7 am: 8283b186be am: 7d8a028cd3 by Colin Cross · 7 years ago
  83. 79e2f73 Re-enable dx support by Colin Cross · 8 years ago
  84. a006925 Merge "Remove generated java source post clean logic" am: f57aa792c3 am: 5208e4f473 am: 5ae5671a3b by Dan Willemsen · 8 years ago
  85. cf324af Remove generated java source post clean logic by Dan Willemsen · 8 years ago
  86. c05a8ee Add streaming proto option to the build system. by Joe Onorato · 8 years ago
  87. 121e284 Fix link_type checking by Dan Willemsen · 8 years ago
  88. 720a966 Merge \"Extend SDK link check to java libraries\" am: e706372ba1 by Dan Willemsen · 8 years ago
  89. 62dfb59 Extend SDK link check to java libraries by Dan Willemsen · 8 years ago
  90. b05161e Merge "Warn if there is file with unknown suffix in Java module\'s sources." am: 85b9117 by Ying Wang · 8 years ago
  91. f8d15d6 Warn if there is file with unknown suffix in Java module's sources. by Ying Wang · 8 years ago
  92. b6232d9 resolve merge conflicts of 995b62b to nyc-dev-plus-aosp by Yohann Roussel · 8 years ago
  93. ae2fc81 Remove bootclasspath handling for Jack by Yohann Roussel · 8 years ago
  94. 2dc79b1 Remove static libraries from Jack classpath by Yohann Roussel · 8 years ago
  95. eed17d8 Add core-lambda-stubs to default classpath for target libs compiling using javac by Neil Fuller · 8 years ago
  96. b085b28 Merge "Add core-lambda-stubs to default classpath for target libs compiling using javac" into nyc-dev by Neil Fuller · 8 years ago
  97. 81ef471 Merge commit '1f07720f8518236e8438ae0f25ea7211da8c8c45' into manual_merge_1f07720 by Ying Wang · 8 years ago
  98. 8586573 Remove support of disabling Jack. by Ying Wang · 8 years ago
  99. b08544e Add core-lambda-stubs to default classpath for target libs compiling using javac by Neil Fuller · 8 years ago
  100. 6704f7e Merge "Set PRIVATE_TARGET_AAPT_CHARACTERISTICS even when running with the old aapt" into nyc-dev by Ying Wang · 8 years ago