1. f64837d Fix run_java_fuzz_test.py imports by Wojciech Staszkiewicz · 8 years ago
  2. eb1aa7d Merge "Integrate bisection search with javafuzz" by Treehugger Robot · 8 years ago
  3. fad6f4d Merge "ARM: Try to emit branches early to save memory." by Treehugger Robot · 8 years ago
  4. 167bc0b ARM: Try to emit branches early to save memory. by Vladimir Marko · 8 years ago
  5. fce42f4 Merge "Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."""" by Nicolas Geoffray · 8 years ago
  6. 6f41ec6 Merge "MIPS: Enable the ComparisonsLong test in the code generator test." by Treehugger Robot · 8 years ago
  7. b76bc78 Revert "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Nicolas Geoffray · 8 years ago
  8. 37c3893 Merge "Add missing OVERRIDE qualifiers in code generators." by Roland Levillain · 8 years ago
  9. 755beba Merge "Move ArrayRef to runtime/base" by David Brazdil · 8 years ago
  10. 602700c Merge "Fix dexlist_test" by Treehugger Robot · 8 years ago
  11. dfcfc54 Merge "Log PPID when running dex2oat" by Treehugger Robot · 8 years ago
  12. 333e7c5 Fix dexlist_test by Colin Cross · 8 years ago
  13. 0a4c75f Log PPID when running dex2oat by Wojciech Staszkiewicz · 8 years ago
  14. 63e2113 MIPS: Enable the ComparisonsLong test in the code generator test. by Alexey Frunze · 8 years ago
  15. 32772cb Merge "Make LinearizeGraph() public (and move it to nodes files)" by Treehugger Robot · 8 years ago
  16. 8dae910 Merge "jni: Update VIXL macro assembler to have vmovdrr/vmovsr support" by Treehugger Robot · 8 years ago
  17. 0d0fd4a Integrate bisection search with javafuzz by Wojciech Staszkiewicz · 8 years ago
  18. 20e9db6 Make LinearizeGraph() public (and move it to nodes files) by Aart Bik · 8 years ago
  19. a3735f7 jni: Update VIXL macro assembler to have vmovdrr/vmovsr support by Igor Murashkin · 8 years ago
  20. d9c9037 Move ArrayRef to runtime/base by David Brazdil · 8 years ago
  21. f41f956 Add missing OVERRIDE qualifiers in code generators. by Roland Levillain · 8 years ago
  22. 26ead49 Merge "Make ScopedAssertNoThreadSuspension no overhead for non-debug" by Mathieu Chartier · 8 years ago
  23. 79f6d70 Merge "Update art to use hooks instead of customizer" by Colin Cross · 8 years ago
  24. 52a8da6 Merge "ARM/ARM64: Fix throwing entrypoints to call runtime handlers." by Treehugger Robot · 8 years ago
  25. 088efb4 Merge "Separate annotations from dexfile reading." by Aart Bik · 8 years ago
  26. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  27. 8850c73 Merge "MIPS32: Implement table-based packed switch" by Treehugger Robot · 8 years ago
  28. 908eb22 ARM/ARM64: Fix throwing entrypoints to call runtime handlers. by Vladimir Marko · 8 years ago
  29. 58735fb Merge "Remove ThrowNoSuchMethod entrypoint." by Treehugger Robot · 8 years ago
  30. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 8 years ago
  31. e305eaf Merge "Revert "Revert "Use implicit null checks inside try blocks.""" by Treehugger Robot · 8 years ago
  32. 3b7537b Revert "Revert "Use implicit null checks inside try blocks."" by Vladimir Marko · 8 years ago
  33. 5cfaafb Merge "Make dex2oat art_cc_binary instead of just cc_binary." by Nicolas Geoffray · 8 years ago
  34. afa7e45 Make dex2oat art_cc_binary instead of just cc_binary. by Nicolas Geoffray · 8 years ago
  35. 96b6682 MIPS32: Implement table-based packed switch by Alexey Frunze · 8 years ago
  36. b180b89 Merge "Fix mac build" by Treehugger Robot · 8 years ago
  37. 13d4a22 Merge "Add test dependency on dexlist" by Treehugger Robot · 8 years ago
  38. 02a7335 Add test dependency on dexlist by Colin Cross · 8 years ago
  39. 2cfc4ba Fix mac build by Colin Cross · 8 years ago
  40. 979d85d Merge "Fix mac build" by Treehugger Robot · 8 years ago
  41. 268764d Make ScopedAssertNoThreadSuspension no overhead for non-debug by Mathieu Chartier · 8 years ago
  42. c72b7d3 Merge "String Compression (interpreter only) bug fix" by Treehugger Robot · 8 years ago
  43. 2048da5 Merge "Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC.""" by Treehugger Robot · 8 years ago
  44. aa63aa2 Fix mac build by Colin Cross · 8 years ago
  45. 6e51178 Update art to use hooks instead of customizer by Colin Cross · 8 years ago
  46. 54ec35e Merge "Convert more of art to Android.bp" by Colin Cross · 8 years ago
  47. f8f81ea Merge "Add more logging for checking in to-space for CC copy" by Treehugger Robot · 8 years ago
  48. 8522758 Revert "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Hiroshi Yamauchi · 8 years ago
  49. dfcd6f4 Add more logging for checking in to-space for CC copy by Mathieu Chartier · 8 years ago
  50. 1261034 Merge "ART: Rearrange some JVMTI headers" by Treehugger Robot · 8 years ago
  51. db6dcb6 ART: Rearrange some JVMTI headers by Andreas Gampe · 8 years ago
  52. 1f43979 Merge "Re-apply "Cleanup run-test and Makefile around boot image and PIC."" by Treehugger Robot · 8 years ago
  53. dc0c7e1 Merge "ART: Remove LogSeverity NONE" by Treehugger Robot · 8 years ago
  54. 9b5515e Re-apply "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  55. 8fb6274 Merge "New workaround for chromium buildbot." by Nicolas Geoffray · 8 years ago
  56. 4177c6c New workaround for chromium buildbot. by Nicolas Geoffray · 8 years ago
  57. b838821 Merge "Workaround for repo incompatibilities on buildbot." by Nicolas Geoffray · 8 years ago
  58. d062ac5 Workaround for repo incompatibilities on buildbot. by Nicolas Geoffray · 8 years ago
  59. c11d1b4 Merge "Allow for testing alternative code generators in codegen_test.cc" by Roland Levillain · 8 years ago
  60. c956879 Merge "Track libcore Executable.getParameter() changes" by Neil Fuller · 8 years ago
  61. 9ef68a3 Merge "Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n" by Dan Willemsen · 8 years ago
  62. 5fd66d0 ART: Remove LogSeverity NONE by Andreas Gampe · 8 years ago
  63. 5e49b50 Merge "Add a debug check for unsaved callee-save register for diagnosis." by Treehugger Robot · 8 years ago
  64. 559532d Merge "ART: Remove libart from disassembler" by Treehugger Robot · 8 years ago
  65. 6a8c69f Merge "ART: Remove unnecessary file from vdex" by Andreas Gampe · 8 years ago
  66. 31fcbf8 ART: Remove libart from disassembler by Andreas Gampe · 8 years ago
  67. c7376e0 Convert more of art to Android.bp by Colin Cross · 8 years ago
  68. f7e8223 ART: Remove unnecessary file from vdex by Andreas Gampe · 8 years ago
  69. f9decf9 Merge "ART: Add generic system-weak holder infrastructure" by Andreas Gampe · 8 years ago
  70. e204051 Merge "Revert "Use implicit null checks inside try blocks."" by Nicolas Geoffray · 8 years ago
  71. 0719b5b Revert "Use implicit null checks inside try blocks." by Nicolas Geoffray · 8 years ago
  72. eeb436f Rename libicuuc-host/libicui18n-host to libicuuc/libicui18n by Dan Willemsen · 8 years ago
  73. fda5714 ART: Add generic system-weak holder infrastructure by Andreas Gampe · 8 years ago
  74. f0c4150 Merge "Remove custom CheckCast slow path caller saves for Baker CC." by Vladimir Marko · 8 years ago
  75. eb1680f Add a debug check for unsaved callee-save register for diagnosis. by Hiroshi Yamauchi · 8 years ago
  76. 47b4515 Merge "Fix run-test after introduction of VDEX" by David Brazdil · 8 years ago
  77. c93b3be Fix run-test after introduction of VDEX by David Brazdil · 8 years ago
  78. a60a705 Remove custom CheckCast slow path caller saves for Baker CC. by Vladimir Marko · 8 years ago
  79. 6ee9a33 Merge "Use implicit null checks inside try blocks." by Treehugger Robot · 8 years ago
  80. a5d718a Merge "Try to avoid allocation when interning strings." by Vladimir Marko · 8 years ago
  81. 935cf1b Merge "Introduce VDEX file, use it for DEX files" by David Brazdil · 8 years ago
  82. 7aa7560 Use implicit null checks inside try blocks. by Vladimir Marko · 8 years ago
  83. 7b49e6c Introduce VDEX file, use it for DEX files by David Brazdil · 8 years ago
  84. f029fb6 Merge "Squashed commit of the following:" by Nicolas Geoffray · 8 years ago
  85. 1ba223b Squashed commit of the following: by Nicolas Geoffray · 8 years ago
  86. 50082ba Merge "MIPS64: Sign-extend results in art_quick_get32_static/instance" by Treehugger Robot · 8 years ago
  87. 580f3c4 Merge "Blacklist failing test after critical JNI changes." by Nicolas Geoffray · 8 years ago
  88. 7cb4fb0 Blacklist failing test after critical JNI changes. by Nicolas Geoffray · 8 years ago
  89. 87068b4 Merge "Update test and dependencies after boot image changes." by Nicolas Geoffray · 8 years ago
  90. 2a1a8d7 Update test and dependencies after boot image changes. by Nicolas Geoffray · 8 years ago
  91. cfe0703 Merge "Re-enable boot image direct string loads for read barriers" by Treehugger Robot · 8 years ago
  92. 8536f24 Merge "MIPS32: Properly handle doubles in GetRegisterIfAccessible" by Nicolas Geoffray · 8 years ago
  93. 4bd3d6b Merge "Cleanup run-test and Makefile around boot image and PIC." by Nicolas Geoffray · 8 years ago
  94. bd2b49b Merge "Get libgtest from libart-gtest." by Nicolas Geoffray · 8 years ago
  95. 7908c8e String Compression (interpreter only) bug fix by jessicahandojo · 8 years ago
  96. 03008e4 Merge "test: Disable 004-JniTest for nodex2oat and JIT config" by Treehugger Robot · 8 years ago
  97. dab798e Merge "Don't assume resolved classes are filled in for ResolvedFieldAccessTest" by Treehugger Robot · 8 years ago
  98. 199fbe5 Get libgtest from libart-gtest. by Dan Albert · 8 years ago
  99. 0bc4335 test: Disable 004-JniTest for nodex2oat and JIT config by Igor Murashkin · 8 years ago
  100. 279ac5c Don't assume resolved classes are filled in for ResolvedFieldAccessTest by Mathieu Chartier · 8 years ago