1. 2e2c137 Reject Google's build of JDK. by Ying Wang · 8 years ago
  2. ae18638 Handle symlinked OUT_DIRs (again) by Dan Willemsen · 8 years ago
  3. 946a08c Ignore Android.mk files with USE_SOONG=true by Colin Cross · 9 years ago
  4. 3a61eeb Rebuild odex files in PDK fusion build. by Ying Wang · 8 years ago
  5. f22789e Add options for dynamic linker developer warnings by Dimitry Ivanov · 8 years ago
  6. 172b7d4 build file change for vts to use the existing cts-tradefed infrastructure by Keun Soo Yim · 8 years ago
  7. 8192d3b Merge "Support code coverage with Jack" am: 4dad88980f am: 7b02e64148 by Sebastien Hertz · 8 years ago
  8. 4dad889 Merge "Support code coverage with Jack" by Sebastien Hertz · 8 years ago
  9. d6620a3 Merge "brillo: Remove dependency on java for Brillo" am: 6c8e3e4108 by Lee Campbell · 8 years ago
  10. 3d8bf29 brillo: Remove dependency on java for Brillo by Lee Campbell · 8 years ago
  11. dfce8ad Support code coverage with Jack by Sebastien Hertz · 9 years ago
  12. fcf7c81 Revert "Revert "Make OpenJDK 8 the default"" by Neil Fuller · 8 years ago
  13. 3ec8eeb Merge "Revert "Make OpenJDK 8 the default"" am: c0acea2571 am: a5e4ea2e44 by Neil Fuller · 8 years ago
  14. 1f495b8 Revert "Revert "Make OpenJDK 8 the default"" by Neil Fuller · 8 years ago
  15. 85bddfd Revert "Make OpenJDK 8 the default" by Neil Fuller · 8 years ago
  16. 4495f6a Make OpenJDK 8 the default by Neil Fuller · 9 years ago
  17. 1b5f487 Make a confusing error message clearer. by Narayan Kamath · 9 years ago
  18. 3dfacee Revert "Revert "Revert "Revert "Make OpenJDK 8 the default"""" by Neil Fuller · 9 years ago
  19. ee89f21 Revert "Revert "Revert "Make OpenJDK 8 the default""" by Neil Fuller · 9 years ago
  20. c288d65 Revert "Revert "Make OpenJDK 8 the default"" by Neil Fuller · 9 years ago
  21. 861ab99 Ignore Android.mk files with USE_SOONG=true by Colin Cross · 9 years ago
  22. a87553f Revert "Make OpenJDK 8 the default" by Neil Fuller · 9 years ago
  23. 1bd16b6 Make OpenJDK 8 the default by Neil Fuller · 9 years ago
  24. f09b468 Merge "set ro.adb.secure=1 for user builds" am: f9911ae087 am: 45407b471e by Nick Kralevich · 9 years ago
  25. f9911ae Merge "set ro.adb.secure=1 for user builds" by Nick Kralevich · 9 years ago
  26. 18a141c set ro.adb.secure=1 for user builds by Daniel Micay · 9 years ago
  27. 4ef01c4 resolve merge conflicts of 42c42b6971 to master. by Yohann Roussel · 9 years ago
  28. 4a01711 Merge "Always start jack server before first call to jack" by Yohann Roussel · 9 years ago
  29. cb16289 Merge "Combine soong builds into make builds" am: 3bfc560cc5 am: 17d3f5426b by Colin Cross · 9 years ago
  30. 3ebb2f7 Combine soong builds into make builds by Colin Cross · 9 years ago
  31. 2ad5261 Revert "Revert "Make PIC and PREOPT default for all."" by Nicolas Geoffray · 9 years ago
  32. f2a9135 Revert "Make PIC and PREOPT default for all." by Nicolas Geoffray · 9 years ago
  33. b93f590 Make PIC and PREOPT default for all. by Nicolas Geoffray · 9 years ago
  34. 9214a26 Always start jack server before first call to jack by Yohann Roussel · 9 years ago
  35. 7601f91 Merge "Prevent findleaves.py from traversing copies of " am: 84639d127b am: 22a2efde22 by Shinichiro Hamaji · 9 years ago
  36. 6a378a3 Prevent findleaves.py from traversing copies of $(OUT_DIR) by Shinichiro Hamaji · 9 years ago
  37. d806b52 Merge "Make not having Jack non-fatal." am: 5f88dd0dd6 am: 37a9e5d568 by Dan Albert · 9 years ago
  38. fd8c722 Make not having Jack non-fatal. by Dan Albert · 9 years ago
  39. 751c26a Merge "Add suffix .so to use directly libart.so" am: d1fd823f33 am: d54b9e6ba0 by Ying Wang · 9 years ago
  40. 59bdffa Add suffix .so to use directly libart.so by randy.jeong · 9 years ago
  41. 56a84e1 Make jit the default for all builds. by Nicolas Geoffray · 9 years ago
  42. 4a4a0bc Sort out ANDROID_GOALS, KATI_GOALS and NINJA_GOALS. by Ying Wang · 9 years ago
  43. 67132ba Fix "make product-graph" and "make dump-products". by Ying Wang · 9 years ago
  44. ec1b561 Add dummy description for GET-INSTALL-PATH by Colin Cross · 9 years ago
  45. 8998d57 Allow control of jack used for compilation by Yohann Roussel · 9 years ago
  46. e8304ef Fix for Java 8 toolchain builds by Neil Fuller · 9 years ago
  47. e06e961 am 7edec14c: Merge "Set BUILDING_WITH_NINJA flag when parsing makefiles for ninja build" by Colin Cross · 9 years ago
  48. fe5e689 Set BUILDING_WITH_NINJA flag when parsing makefiles for ninja build by Colin Cross · 9 years ago
  49. ad4b1ef am 581a028f: Merge "Remove checkbuild and test from parse time goals" by Colin Cross · 9 years ago
  50. c53d6b9 Remove checkbuild and test from parse time goals by Colin Cross · 9 years ago
  51. 425d024 am 9ff24387: Merge "Make USE_NINJA=true the default" by Colin Cross · 9 years ago
  52. f77030b Make USE_NINJA=true the default by Colin Cross · 9 years ago
  53. bc195b3 am 6fb36397: Merge "Use /ninja_build to mark ninja build." by Ying Wang · 9 years ago
  54. eb1e18e Use $(OUT_DIR)/ninja_build to mark ninja build. by Ying Wang · 9 years ago
  55. 942672d am 45075cf6: Merge "Generate installed-files-vendor.txt" by Ying Wang · 9 years ago
  56. 8da19e3 Generate installed-files-vendor.txt by Ying Wang · 9 years ago
  57. c98d9a9 am f1c09d7f: Merge "Add HOST_CROSS_OS" by Dan Willemsen · 9 years ago
  58. 057aaea Add HOST_CROSS_OS by Dan Willemsen · 9 years ago
  59. 3351178 Cleaned the outdated incrementaljavac. by Ying Wang · 9 years ago
  60. c9343c0 am cf129c53: am a7eaf450: Merge "Dist the otatools package." by Ying Wang · 9 years ago
  61. 267e957 Dist the otatools package. by Ying Wang · 9 years ago
  62. 1b14846 am 48d95e75: am 05d97fe7: Merge "Remove legacy windows platform build support" by Dan Willemsen · 9 years ago
  63. 05d97fe Merge "Remove legacy windows platform build support" by Dan Willemsen · 9 years ago
  64. 9cf990b resolved conflicts for merge of 05fae7e0 to mnc-dev-plus-aosp by Dan Willemsen · 9 years ago
  65. 145ae32 Remove legacy windows platform build support by Dan Willemsen · 9 years ago
  66. ccc933e Use repeatable timestamps by Dan Willemsen · 9 years ago
  67. 8478f7ab resolved conflicts for merge of b184ec2a to mnc-dev-plus-aosp by Dan Willemsen · 9 years ago
  68. 33f46da resolved conflicts for merge of c576c08f to mnc-dev-plus-aosp by Dan Willemsen · 9 years ago
  69. 92026f2 Revert "Use repeatable timestamps" by Dan Willemsen · 9 years ago
  70. 13ba6e0 Use repeatable timestamps by Dan Willemsen · 9 years ago
  71. 72a8e48 am ac6e6b34: am 0c0b2e65: Merge "Use unmodified MAKECMDGOALS in ninja.mk." by Ying Wang · 9 years ago
  72. bb1da5e Use unmodified MAKECMDGOALS in ninja.mk. by Ying Wang · 9 years ago
  73. c0debc4 am 3d2c90d1: am cb031414: Merge "Fix mmma uses like "mmma ./external/apache-harmony"" by Ying Wang · 9 years ago
  74. c097d1f am 4f4c7c22: am f8f448b3: Merge "Build with kati+ninja when USE_NINJA=true" by Colin Cross · 9 years ago
  75. cb03141 Merge "Fix mmma uses like "mmma ./external/apache-harmony"" by Ying Wang · 9 years ago
  76. a518480 Fix mmma uses like "mmma ./external/apache-harmony" by Ying Wang · 9 years ago
  77. 3b324cb Build with kati+ninja when USE_NINJA=true by Colin Cross · 9 years ago
  78. 6c4176e am 8b4d1432: am cd7dfdb4: Merge "Cleanups." by Ying Wang · 9 years ago
  79. f5e94cc am c677675c: am 83568a6d: Merge "Create OUT_DIR before writing build_number.txt." by Ying Wang · 9 years ago
  80. 8d9dfa3 resolved conflicts for merge of 8c25fd56 to mnc-dev-plus-aosp by Colin Cross · 9 years ago
  81. cd7dfdb Merge "Cleanups." by Ying Wang · 9 years ago
  82. 0633273 Create OUT_DIR before writing build_number.txt. by Ying Wang · 9 years ago
  83. bbd4755 Cleanups. by Ying Wang · 9 years ago
  84. f37b455 Read BUILD_NUMBER from file in rules by Colin Cross · 9 years ago
  85. e455897 am 3f249ac5: am 82f6383f: Merge "Add variable ANDROID_NO_TEST_CHECK to not build all test modules" by Ying Wang · 9 years ago
  86. cd5bee3 Add variable ANDROID_NO_TEST_CHECK to not build all test modules by Claes Elgemark · 9 years ago
  87. 3c11468 am 6f44670a: am cbaead4c: am 540772fa: am cf469989: Add new variable SCAN_EXCLUDE_DIRS; specifies directories to exclude when searching source tree. by C. Sean Young · 9 years ago
  88. 6f44670 am cbaead4c: am 540772fa: am cf469989: Add new variable SCAN_EXCLUDE_DIRS; specifies directories to exclude when searching source tree. by C. Sean Young · 9 years ago
  89. cbaead4 am 540772fa: am cf469989: Add new variable SCAN_EXCLUDE_DIRS; specifies directories to exclude when searching source tree. by C. Sean Young · 9 years ago
  90. cf46998 Add new variable SCAN_EXCLUDE_DIRS; specifies directories to exclude when searching source tree. by C. Sean Young · 9 years ago
  91. ef3c032 am 70b67acc: Don\'t exclude GPL binaries from the emulator system image by Siva Velusamy · 9 years ago
  92. 70b67ac Don't exclude GPL binaries from the emulator system image by Siva Velusamy · 9 years ago
  93. f59733e am 1dadfec6: Merge "Improved/clarified license guidance for GPL code." into mnc-dev by Vince Harron · 9 years ago
  94. a48c74f Improved/clarified license guidance for GPL code. by Vince Harron · 9 years ago
  95. 12b3ec7 am 90598cb7: Cleaned the outdated incrementaljavac. by Ying Wang · 9 years ago
  96. 90598cb Cleaned the outdated incrementaljavac. by Ying Wang · 9 years ago
  97. 1074396 am d5087784: Merge "Revert "Fix and cleanup."" into mnc-dev by Ying Wang · 9 years ago
  98. 884738e Revert "Fix and cleanup." by Ying Wang · 9 years ago
  99. d9ac133 am 22571e18: Merge "Fix and cleanup." into mnc-dev by Ying Wang · 9 years ago
  100. f28bad5 Fix and cleanup. by Ying Wang · 9 years ago