1. b4ee77a Move java renderscript support to java_renderscript.mk by Colin Cross · 6 years ago
  2. f13eb55 Add LOCAL_SRCJARS support by Colin Cross · 6 years ago
  3. ecabf53 Remove unused .fs file suppport by Colin Cross · 6 years ago
  4. e793ae6 Remove unused file lists by Colin Cross · 6 years ago
  5. f70aa4c Move aapt flags from java_common.mk to aapt_flags.mk by Colin Cross · 6 years ago
  6. 55dcf71 Remove missed PRODUCT_AAPT_FLAGS by Colin Cross · 6 years ago
  7. 3d71a08 Don't allow linking to a java module with broader API surface by Jiyong Park · 6 years ago
  8. 7a02001 Change the naming policy of system_$(VER) by Sundong Ahn · 6 years ago
  9. 5ebca30 Support LOCAL_SDK_VERSION := core_current by Jiyong Park · 6 years ago
  10. 0276db1 javac 9 -target 1.9: Move bootclasspath jars onto classpath. by Tobias Thierer · 7 years ago
  11. f795dcb Experimental feature: LOCAL_PATCH_MODULE option in .mk files. by Tobias Thierer · 7 years ago
  12. 7e99d45 Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8. by Tobias Thierer · 7 years ago
  13. bfc7811 When compiling with the lite protobuf option, pass the option to aprotoc to force the lite runtime. by Joe Onorato · 7 years ago
  14. 3277ba3 Add java modules to soong_to_convert.txt by Colin Cross · 7 years ago
  15. 3c11309 Fix build error by Sundong Ahn · 7 years ago
  16. 5a44d1f Add LOCAL_SDK_VERSION := system_$(VER) by Sundong Ahn · 7 years ago
  17. bb6393c Add LOCAL_AAPT2_ONLY by Dan Willemsen · 7 years ago
  18. f6bd495 Break EXPERIMENTAL_USE_OPENJDK9 into {USE,TARGET}_OPENJDK9. by Tobias Thierer · 7 years ago
  19. 1d226aa Fix coverage build. by Allen Hair · 7 years ago
  20. 98caed6 Fix desugaring when LOCAL_SDK_VERSION is not set by Colin Cross · 7 years ago
  21. f960257 Use system modules generated by soong when using javac -target 1.9 by Colin Cross · 7 years ago
  22. 745c6a5 Cap LOCAL_JAVA_LANGUAGE_VERSION <= 1.8 for API versions <= 26. by Tobias Thierer · 7 years ago
  23. e673deb Delete jack support by Colin Cross · 7 years ago
  24. b182ea7 Merge changes I06179fca,Ie48746c8,Ia47ebc95 by Treehugger Robot · 7 years ago
  25. 7dc9043 Allow disabling turbine by Colin Cross · 7 years ago
  26. 9b2e4c6 Simplify the *-lib-* functions by Colin Cross · 7 years ago
  27. a4a1f20 Merge changes I0a1aa003,I000c3c22 by Treehugger Robot · 7 years ago
  28. 0a68e5e Fix unbundled jack builds by Colin Cross · 7 years ago
  29. 5d969a3 Desugar lambdas in javac unbundled builds by Colin Cross · 7 years ago
  30. b541aae Remove duplication of bootclasspath in LOCAL_JAVA_LIBRARIES by Colin Cross · 7 years ago
  31. 1d1e5ef Add dependencies on bootclasspath libraries by Colin Cross · 7 years ago
  32. f6bc1a1 Reindent bootclasspath code by Colin Cross · 7 years ago
  33. 34a9885 Revert "Revert "Support <dir>:<file> for LOCAL_JAVA_RESOURCE_FILES"" by Colin Cross · 7 years ago
  34. 15a2fa2 Revert "Support <dir>:<file> for LOCAL_JAVA_RESOURCE_FILES" by Colin Cross · 7 years ago
  35. 4a93294 Support <dir>:<file> for LOCAL_JAVA_RESOURCE_FILES by Colin Cross · 7 years ago
  36. 9bd5405 Use merge_zips to merge jars during Java build in Make. by Nan Zhang · 7 years ago
  37. b3ec534 Revert "Revert "Add Turbine as part of java build toolchain in Make."" by Nan Zhang · 7 years ago
  38. 33dcd0c Revert "Add Turbine as part of java build toolchain in Make." by Nan Zhang · 7 years ago
  39. 0739155 Add Turbine as part of java build toolchain in Make. by Nan Zhang · 7 years ago
  40. dfc45ec Separate java source list generation into its own rule by Colin Cross · 7 years ago
  41. 1e00ce0 Merge "Build: Experimental option to default to -source 1.9 -target 1.9" by Tobias Thierer · 7 years ago
  42. d61f28b Build: Experimental option to default to -source 1.9 -target 1.9 by Tobias Thierer · 7 years ago
  43. 5a64925 Merge "Drop build support for LEGACY_USE_JAVA7." am: 5368131063 am: 28be9906d4 by Tobias Thierer · 7 years ago
  44. c61bd99 Drop build support for LEGACY_USE_JAVA7. by Tobias Thierer · 7 years ago
  45. 4e9e5d5 Merge "Rewrite link type checking" am: e4d92ef568 am: d76aaed983 am: e834d5f059 by Dan Willemsen · 7 years ago
  46. b47d4e9 Rewrite link type checking by Dan Willemsen · 7 years ago
  47. e8ee68b Support java annotation proccessors by Colin Cross · 7 years ago
  48. cde1498 Support java annotation proccessors by Colin Cross · 7 years ago
  49. 99c83f2 Merge "Rearrange java library outputs" am: 7b7363fffb am: a4435a5025 by Colin Cross · 7 years ago
  50. 1ed4235 Merge "Move proguard before classes.jar" am: 41d5cd7420 am: c40073c77f by Colin Cross · 7 years ago
  51. 941b682 Rearrange java library outputs by Colin Cross · 7 years ago
  52. 950f1ef Move proguard before classes.jar by Colin Cross · 7 years ago
  53. 9256be1 Merge changes I7e8fcd2e,Ie12d743c am: 547f7393d7 am: 8283b186be am: 7d8a028cd3 by Colin Cross · 7 years ago
  54. 79e2f73 Re-enable dx support by Colin Cross · 8 years ago
  55. a006925 Merge "Remove generated java source post clean logic" am: f57aa792c3 am: 5208e4f473 am: 5ae5671a3b by Dan Willemsen · 8 years ago
  56. cf324af Remove generated java source post clean logic by Dan Willemsen · 8 years ago
  57. c05a8ee Add streaming proto option to the build system. by Joe Onorato · 8 years ago
  58. 121e284 Fix link_type checking by Dan Willemsen · 8 years ago
  59. 720a966 Merge \"Extend SDK link check to java libraries\" am: e706372ba1 by Dan Willemsen · 8 years ago
  60. 62dfb59 Extend SDK link check to java libraries by Dan Willemsen · 8 years ago
  61. b05161e Merge "Warn if there is file with unknown suffix in Java module\'s sources." am: 85b9117 by Ying Wang · 8 years ago
  62. f8d15d6 Warn if there is file with unknown suffix in Java module's sources. by Ying Wang · 8 years ago
  63. b6232d9 resolve merge conflicts of 995b62b to nyc-dev-plus-aosp by Yohann Roussel · 8 years ago
  64. ae2fc81 Remove bootclasspath handling for Jack by Yohann Roussel · 8 years ago
  65. 2dc79b1 Remove static libraries from Jack classpath by Yohann Roussel · 8 years ago
  66. eed17d8 Add core-lambda-stubs to default classpath for target libs compiling using javac by Neil Fuller · 8 years ago
  67. b085b28 Merge "Add core-lambda-stubs to default classpath for target libs compiling using javac" into nyc-dev by Neil Fuller · 8 years ago
  68. 81ef471 Merge commit '1f07720f8518236e8438ae0f25ea7211da8c8c45' into manual_merge_1f07720 by Ying Wang · 8 years ago
  69. 8586573 Remove support of disabling Jack. by Ying Wang · 8 years ago
  70. b08544e Add core-lambda-stubs to default classpath for target libs compiling using javac by Neil Fuller · 8 years ago
  71. 6704f7e Merge "Set PRIVATE_TARGET_AAPT_CHARACTERISTICS even when running with the old aapt" into nyc-dev by Ying Wang · 8 years ago
  72. 6f9bd2a Set PRIVATE_TARGET_AAPT_CHARACTERISTICS even when running with the old aapt by Ying Wang · 8 years ago
  73. 0e8ec50 Make the language version selection smarter by Neil Fuller · 8 years ago
  74. d7737f1 resolve merge conflicts of e82f56c4f7 to nyc-dev-plus-aosp by Neil Fuller · 8 years ago
  75. e82f56c Merge "Make the language version selection smarter" into nyc-dev by Neil Fuller · 8 years ago
  76. decb797 Make the language version selection smarter by Neil Fuller · 8 years ago
  77. ea04f82 Align up java-lib-files and java-lib-deps. by Ying Wang · 8 years ago
  78. fef4f41 Align up java-lib-files and java-lib-deps. am: 063d0455e0 by Ying Wang · 8 years ago
  79. 063d045 Align up java-lib-files and java-lib-deps. by Ying Wang · 8 years ago
  80. ce7ea68 Clean generated source dir if .proto/.rs is gonee. by Ying Wang · 8 years ago
  81. 489af86 Merge "Clean generated source dir if .proto/.rs is gonee." into nyc-dev by Ying Wang · 8 years ago
  82. d5ffec9 Clean generated source dir if .proto/.rs is gonee. by Ying Wang · 8 years ago
  83. d7e28fa Merge "Check LEGACY_USE_JAVA7 before using 1.8." am: 239783a7ff am: efe15f7429 by Nicolas Geoffray · 8 years ago
  84. 8d772e2 Check LEGACY_USE_JAVA7 before using 1.8. by Nicolas Geoffray · 8 years ago
  85. db47d66 Change the default for LOCAL_JAVA_LANGUAGE_VERSION from 1.7 to 1.8 by Neil Fuller · 8 years ago
  86. 3f73001 Revert "Revert "Change the default for LOCAL_JAVA_LANGUAGE_VERSION from 1.7 to 1.8"" by Neil Fuller · 8 years ago
  87. 5ae8b0b Merge "Revert "Change the default for LOCAL_JAVA_LANGUAGE_VERSION from 1.7 to 1.8"" into nyc-dev by Neil Fuller · 8 years ago
  88. 799d603 Revert "Change the default for LOCAL_JAVA_LANGUAGE_VERSION from 1.7 to 1.8" by Neil Fuller · 8 years ago
  89. d919cd6 Merge "Change the default for LOCAL_JAVA_LANGUAGE_VERSION from 1.7 to 1.8" into nyc-dev by Neil Fuller · 8 years ago
  90. b7de0fb Add support for testing obfuscated app with Jack by Yohann Roussel · 9 years ago
  91. 505dafb Add support for testing obfuscated app with Jack by Yohann Roussel · 9 years ago
  92. dfcd912 Change the default for LOCAL_JAVA_LANGUAGE_VERSION from 1.7 to 1.8 by Neil Fuller · 8 years ago
  93. 2428bfe Allow java targets to support 1.8 source / target by Neil Fuller · 9 years ago
  94. ad02251 Revert "Revert "Allow java targets to support 1.8 source / target"" by Neil Fuller · 8 years ago
  95. 8db0d97 Revert "Allow java targets to support 1.8 source / target" by Neil Fuller · 9 years ago
  96. cdfbe4a Allow java targets to support 1.8 source / target by Neil Fuller · 9 years ago
  97. cdc3d5a Revert "Temporary workaround to build bouncycastle / nist-pkits" by Narayan Kamath · 9 years ago
  98. 3006881 Temporary workaround to build bouncycastle / nist-pkits by Narayan Kamath · 9 years ago
  99. 052a00f Use core-oj alongside core-libart wherever required. by Piotr Jastrzebski · 9 years ago
  100. 7034d9b Merge "Reduce unnecessary rebuilds of .dex files with restat=1" am: 542aa57f1d by Shinichiro Hamaji · 9 years ago