1. 0ae3bf8 ART: Fix gtest dependency by Andreas Gampe · 9 years ago
  2. 799681b ART: Refactor UnstartedRuntime for testing by Andreas Gampe · 9 years ago
  3. 67ff7d1 Test and fix bug checking status of secondary multidex files. by Richard Uhler · 9 years ago
  4. 958fa02 Revert "Revert "Remove junit from our core image."" by Nicolas Geoffray · 9 years ago
  5. b6cee94 Undo arm64 workaround. by Chih-Hung Hsieh · 9 years ago
  6. 0462c4c Support multiple instrumentation clients by Sebastien Hertz · 9 years ago
  7. 91ddd0d Re-enable clang for Mips/Mips64 targets. by Duane Sand · 9 years ago
  8. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  9. c4013ea ART: Fix addpd opcode, add Quick x86 assembler test by Chao-ying Fu · 9 years ago
  10. c91df2d Revert "Revert "Quick: Rewrite type inference pass."" by Vladimir Marko · 9 years ago
  11. 1b717f6 Revert "Quick: Rewrite type inference pass." by Andreas Gampe · 9 years ago
  12. e490b01 Quick: Rewrite type inference pass. by Vladimir Marko · 10 years ago
  13. 70bef0d ART: Add compiled-methods by Andreas Gampe · 9 years ago
  14. 3e52aa4 Move GetAndroidToolsDir to common location. by David Srbecky · 9 years ago
  15. 7848da4 ART: Store classpath information into oat file by Andreas Gampe · 9 years ago
  16. c6b4dd8 Implement CFI for Optimizing. by David Srbecky · 9 years ago
  17. dd97393 Implement CFI for JNI. by David Srbecky · 9 years ago
  18. 1109fb3 Implement CFI for Quick. by David Srbecky · 9 years ago
  19. 6622266 ART: Turn off missing-noreturn for Mac by Andreas Gampe · 9 years ago
  20. 9b14dc3 ART: Fix gtests for missing-noreturn by Andreas Gampe · 9 years ago
  21. 65b798e ART: Enable more Clang warnings by Andreas Gampe · 9 years ago
  22. 758a801 ART: Enable Clang's -Wdeprecated by Andreas Gampe · 9 years ago
  23. ca71458 ART: Add Clang's -Wused-but-marked-unused by Andreas Gampe · 9 years ago
  24. 3f311cf Add tests for Arm64RelativePatcher. by Vladimir Marko · 9 years ago
  25. 4d23c9d Add tests for Thumb2RelativePatcher. by Vladimir Marko · 9 years ago
  26. b163bb7 Refactor RelativePatcher out of OatWriter. by Vladimir Marko · 9 years ago
  27. dcff612 Merge "Revert "Revert "Add small library for writing of DWARF data.""" by David Srbecky · 9 years ago
  28. 15c1975 Revert "Revert "Add small library for writing of DWARF data."" by David Srbecky · 9 years ago
  29. 5942d57 Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 9 years ago
  30. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 9 years ago
  31. 4665300 Merge "Add small library for writing of DWARF data." by David Srbecky · 9 years ago
  32. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 9 years ago
  33. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  34. 3679a47 Merge "Support relative encoded dex locations in oat files." by Richard Uhler · 9 years ago
  35. e5fed03 Support relative encoded dex locations in oat files. by Richard Uhler · 9 years ago
  36. bce416f Add code cache test by Mathieu Chartier · 9 years ago
  37. 2a39584 Merge "ART: Change the isa defaults for Mips" by Andreas Gampe · 9 years ago
  38. 3d12ead ART: Change the isa defaults for Mips by Douglas Leung · 9 years ago
  39. 79bd2bf Make it possible to enable tlab with a build parameter. by Hiroshi Yamauchi · 9 years ago
  40. 26584ca Merge "Add missing patchoatd dependency for oat_file_assistant_test." by Richard Uhler · 9 years ago
  41. 9a44f87 Add missing patchoatd dependency for oat_file_assistant_test. by Richard Uhler · 9 years ago
  42. 1f49bdc Merge "Compress the Dex register maps built by the optimizing compiler." by Roland Levillain · 9 years ago
  43. a2d8ec6 Compress the Dex register maps built by the optimizing compiler. by Roland Levillain · 9 years ago
  44. 4d57ecf Properly compile multidex for tests when using Jack. by Richard Uhler · 9 years ago
  45. 66d874d Create OatFileAssistant class for assisting with oat files. by Richard Uhler · 10 years ago
  46. 43c162f Revert "Revert "More Makefile fun for --debuggable."" by Nicolas Geoffray · 9 years ago
  47. 9728a93 Revert "More Makefile fun for --debuggable." by Nicolas Geoffray · 9 years ago
  48. bd648cd More Makefile fun for --debuggable. by Nicolas Geoffray · 9 years ago
  49. 86a4db4 Merge "Remove ART_SMALL_MODE ifdefs." by Jeff Hao · 9 years ago
  50. f3c7ba6 Remove ART_SMALL_MODE ifdefs. by Jeff Hao · 10 years ago
  51. e2a12c0 Change JIT tests to use interpreter image by Mathieu Chartier · 9 years ago
  52. 721f3a8 Fix jit tests by Mathieu Chartier · 9 years ago
  53. 4858a93 Change card cache mod-union table to use bitmaps by Mathieu Chartier · 10 years ago
  54. 3fc1b12 Add missing JIT stuff in make files by Mathieu Chartier · 9 years ago
  55. 3e78162 Fix method_verifier_test with the SS collector. by Hiroshi Yamauchi · 9 years ago
  56. 510be43 Merge "Revert "Revert "Add JIT""" by Mathieu Chartier · 10 years ago
  57. 7c3952f ART: Add -Wunused by Andreas Gampe · 10 years ago
  58. e5f13e5 Revert "Revert "Add JIT"" by Mathieu Chartier · 10 years ago
  59. a5ca888 Revert "Add JIT" by Nicolas Geoffray · 10 years ago
  60. 2535abe Add JIT by Mathieu Chartier · 10 years ago
  61. 8df91ac ART: Add VALGRIND_LIB for gtests by Andreas Gampe · 10 years ago
  62. 3c0bb31 ART: Use Valgrind from tree by Andreas Gampe · 10 years ago
  63. 7a01dc2 Dead code elimination based on GVN results. by Vladimir Marko · 10 years ago
  64. a5afcfc Be more lenient with 4 byte UTF-8 sequences. by Narayan Kamath · 10 years ago
  65. aaebaa0 art: Refactor RuntimeOptions/ParsedOptions by Igor Murashkin · 10 years ago
  66. 31fb260 Add options for building/testing with coverage. by Dan Albert · 10 years ago
  67. f36df54 Remove libcxx.mk cruft. by Dan Albert · 10 years ago
  68. 685fbe4 ART: Clean up some build flags by Andreas Gampe · 10 years ago
  69. c23f0d8 Make it possible to enable read barriers at build time. by Hiroshi Yamauchi · 10 years ago
  70. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 10 years ago
  71. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  72. 89866b7 ART: Only give Clang warning when Clang is active by Andreas Gampe · 10 years ago
  73. 86bb22e Do not use clang for mips target. by Chih-Hung Hsieh · 10 years ago
  74. bdeb9b7 Re-enable ParallelGC test for gcstress mode by Mathieu Chartier · 10 years ago
  75. 294be07 Merge "Fix signal test to work with gcstress" by Mathieu Chartier · 10 years ago
  76. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  77. bced67d ART: Fix Clang CFLAGS inclusion by Andreas Gampe · 10 years ago
  78. 1e86237 Merge "ART: Add imgdiag_test test dependency" by Andreas Gampe · 10 years ago
  79. c93b8b5 ART: Add imgdiag_test test dependency by Andreas Gampe · 10 years ago
  80. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  81. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  82. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  83. aa94a95 Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  84. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  85. 6427df1 Explicitly compile core.oat with the Quick compiler. by Nicolas Geoffray · 10 years ago
  86. d76a0c7 Merge "Revert "Fix VM-less builds."" by Ying Wang · 10 years ago
  87. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  88. d1512fe Merge "Add ReferenceQueue test" by Mathieu Chartier · 10 years ago
  89. 9e2094f Add ReferenceQueue test by Mathieu Chartier · 10 years ago
  90. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  91. 7ccf48e Don't use the version script for executables. by Dan Albert · 10 years ago
  92. 010cf91 ARM64: Enable Optimizing compiler image generation. by Serban Constantinescu · 10 years ago
  93. a28ff0f Revert "Fix VM-less builds." by Ying Wang · 10 years ago
  94. b0d22f1 Make it possible to enable heap poisoning via make variable. by Hiroshi Yamauchi · 10 years ago
  95. 044ac4f Merge "Bounds check elimination." by Mingyao Yang · 10 years ago
  96. 63130d0 Merge "ART: Wire up a valgrind-wrapped dex2oat run" by Andreas Gampe · 10 years ago
  97. b510c82 Merge "Remove unused headers." by Ian Rogers · 10 years ago
  98. 5e4d513 On arm64/optimizing, compile the boot image with interpreter. by Nicolas Geoffray · 10 years ago
  99. 5d672a6 Build core.oat without flags. by Nicolas Geoffray · 10 years ago
  100. 088b16e ART: Wire up a valgrind-wrapped dex2oat run by Andreas Gampe · 10 years ago