1. 3f699ae Revert "jni: Disable FastNative path for methods returning objects" by Igor Murashkin · 8 years ago
  2. b0d2fe8 Merge "Delete unused blocked_register_pairs_ in code generators" by Mathieu Chartier · 8 years ago
  3. c89f977 Merge "Remove mirror:: and ArtMethod deps in utils.{h,cc}" by David Sehr · 8 years ago
  4. 58b99c7 Merge "Revert "Interpreter: Add support for direct handle invokes on methods."" by Treehugger Robot · 8 years ago
  5. cfa61ad Revert "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  6. 278ec18 Merge "Remove libcore tests failures expectations for the concurrent collector." by Roland Levillain · 8 years ago
  7. 82c8cdc Merge "Fix string compression, add tests." by Treehugger Robot · 8 years ago
  8. 8e92b9c Merge "Interpreter: Add support for direct handle invokes on methods." by Narayan Kamath · 8 years ago
  9. ab955ff Merge "Blacklist test that has been flaky for days." by Treehugger Robot · 8 years ago
  10. 9c9883b Fix string compression, add tests. by Vladimir Marko · 8 years ago
  11. fc7798b Merge "Release version 0.8 of ahat." by Treehugger Robot · 8 years ago
  12. c2fe891 Blacklist test that has been flaky for days. by Nicolas Geoffray · 8 years ago
  13. cc7880d Merge "ART: Remove IRT cruft" by Treehugger Robot · 8 years ago
  14. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  15. 58a4c61 Delete unused blocked_register_pairs_ in code generators by Mathieu Chartier · 8 years ago
  16. 1a4de6a Merge "Update the Begin() of LargeObjectMapSpace" by Mathieu Chartier · 8 years ago
  17. 72e7055 Remove libcore tests failures expectations for the concurrent collector. by Roland Levillain · 8 years ago
  18. 6310435 Merge "Enable last value generation of periodic sequence." by Treehugger Robot · 8 years ago
  19. d203296 Merge "Move art/native to ObjPtr" by Mathieu Chartier · 8 years ago
  20. 9d7c8a3 Merge "More store/allocation elimination for singletons in case of loops" by Mingyao Yang · 8 years ago
  21. 66e6901 Merge changes If0d5eeeb,Id927f2b5 by Treehugger Robot · 8 years ago
  22. b07d20b Merge "ART: Expect a null self in SetEntrypointsInstrumented" by Andreas Gampe · 8 years ago
  23. 162ae50 ART: Expect a null self in SetEntrypointsInstrumented by Andreas Gampe · 8 years ago
  24. e5cd2cd Interpreter: Add support for direct handle invokes on methods. by Narayan Kamath · 8 years ago
  25. 9abf894 Enable last value generation of periodic sequence. by Aart Bik · 8 years ago
  26. e087f1f Release version 0.8 of ahat. by Richard Uhler · 8 years ago
  27. 2427aae ART: Fix and extend test 904 by Andreas Gampe · 8 years ago
  28. 9248a81 Merge changes I7061c450,Ie8f8f24b,Ia6cee2cb by Andreas Gampe · 8 years ago
  29. 3da7190 Merge "Revert "Revert "Revert "Temporarily blacklist 955-method-handles-smali."""" by Narayan Kamath · 8 years ago
  30. 3e2e2f1 Merge "Fix handling of dex cache arrays for method types." by Narayan Kamath · 8 years ago
  31. c93f712 Update the Begin() of LargeObjectMapSpace by tony.ys_liu · 8 years ago
  32. a8e3b86 ART: Remove IRT cruft by Andreas Gampe · 8 years ago
  33. 8b862ff ART: Better handle multiple event enables by Andreas Gampe · 8 years ago
  34. 11a66e4 ART: Do not free allocation listener in heap destructor by Andreas Gampe · 8 years ago
  35. 157c77e ART: Fix allocation entrypoint instrumentation by Andreas Gampe · 8 years ago
  36. c02685c ART: Fix lock order issue in allocation tracking by Andreas Gampe · 8 years ago
  37. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  38. 9fbeb7e Merge "event interface going private" by Treehugger Robot · 8 years ago
  39. 27b88f3 Merge "Remove logging dependency on runtime" by Treehugger Robot · 8 years ago
  40. 72288c0 Merge "Fix invoke-virtual not throwing ICCE in some cases" by Treehugger Robot · 8 years ago
  41. 280a162 event interface going private by Mark Salyzyn · 8 years ago
  42. f57589f Remove logging dependency on runtime by David Sehr · 8 years ago
  43. 38a4223 Merge "Move most mirror:: args to ObjPtr" by Mathieu Chartier · 8 years ago
  44. d6e0fa9 Fix invoke-virtual not throwing ICCE in some cases by Alex Light · 8 years ago
  45. 0a84520 More store/allocation elimination for singletons in case of loops by Mingyao Yang · 8 years ago
  46. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 8 years ago
  47. c25dfea Merge "Use FdFile::Copy() in dex2oat for better error checking." by Vladimir Marko · 8 years ago
  48. e7adee7 Revert "Revert "Revert "Temporarily blacklist 955-method-handles-smali.""" by Narayan Kamath · 8 years ago
  49. 7fe5658 Fix handling of dex cache arrays for method types. by Narayan Kamath · 8 years ago
  50. 498e122 Merge "Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak" by Brian Carlstrom · 8 years ago
  51. 174d17b Merge "Add DCHECK() for class loader in artResolveStringFromCode()." by Vladimir Marko · 8 years ago
  52. b55cc6d Use FdFile::Copy() in dex2oat for better error checking. by Vladimir Marko · 8 years ago
  53. 8c0fee9 Merge "Do not write empty class table and intern table to image." by Vladimir Marko · 8 years ago
  54. a3344e8 Merge "ART: Blacklist test 907 for target" by Treehugger Robot · 8 years ago
  55. 6467876 ART: Blacklist test 907 for target by Andreas Gampe · 8 years ago
  56. 06a421d Merge changes If95ecaf4,Ifb33cae2 by Treehugger Robot · 8 years ago
  57. 6021426 Merge "ART: Make JNI global and weak global locks global" by Treehugger Robot · 8 years ago
  58. f5b0f2c Ensure OpenDexFilesFromImage closes file to prevent file descriptor leak by Brian Carlstrom · 8 years ago
  59. f434243 Merge "Move reference processor and mirror::Reference to ObjPtr" by Mathieu Chartier · 8 years ago
  60. d2d0353 ART: Temporarily use global references for GetLoadedClasses by Andreas Gampe · 8 years ago
  61. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 8 years ago
  62. 05a364c ART: Make JNI global and weak global locks global by Andreas Gampe · 8 years ago
  63. 3cf26cf Merge "Add a mark bit check in the read barrier jni entrypoint." by Hiroshi Yamauchi · 8 years ago
  64. 5d3f73a Move reference processor and mirror::Reference to ObjPtr by Mathieu Chartier · 8 years ago
  65. 043eb9a Add a mark bit check in the read barrier jni entrypoint. by Hiroshi Yamauchi · 8 years ago
  66. cfdff14 Merge "Move mirror::ObjectArray to ObjPtr" by Mathieu Chartier · 8 years ago
  67. 82f3a20 Add DCHECK() for class loader in artResolveStringFromCode(). by Vladimir Marko · 8 years ago
  68. 4aed412 Merge "Revert "Revert "Temporarily blacklist 955-method-handles-smali.""" by Narayan Kamath · 8 years ago
  69. 5665f6a Revert "Revert "Temporarily blacklist 955-method-handles-smali."" by Narayan Kamath · 8 years ago
  70. 5a290d7 Merge "Revert "Temporarily blacklist 955-method-handles-smali."" by Treehugger Robot · 8 years ago
  71. 8de327e Merge "Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64." by Roland Levillain · 8 years ago
  72. f18d846 Revert "Temporarily blacklist 955-method-handles-smali." by Narayan Kamath · 8 years ago
  73. 1a1de67 Do not write empty class table and intern table to image. by Vladimir Marko · 8 years ago
  74. a303116 Merge "interpreter: support for non-exact invokes." by Treehugger Robot · 8 years ago
  75. 208f857 interpreter: support for non-exact invokes. by Narayan Kamath · 8 years ago
  76. a497095 Merge "MIPS32: Improve integer comparison with constants." by Nicolas Geoffray · 8 years ago
  77. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  78. c8b722b Merge "jni: Add read barrier fast path to jni compiler" by Treehugger Robot · 8 years ago
  79. 968c14b Merge "Move common throws to ObjPtr" by Mathieu Chartier · 8 years ago
  80. 6b3d12b Move common throws to ObjPtr by Mathieu Chartier · 8 years ago
  81. b18bfac Merge "Move mirror::Class to use ObjPtr" by Mathieu Chartier · 8 years ago
  82. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  83. ae7ff92 jni: Add read barrier fast path to jni compiler by Igor Murashkin · 8 years ago
  84. 6b577cf Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64. by Roland Levillain · 8 years ago
  85. 6e5fa09 Merge "Fix optimizing_cfi_test and arm64 code generation." by Nicolas Geoffray · 8 years ago
  86. 9989b16 Fix optimizing_cfi_test and arm64 code generation. by Nicolas Geoffray · 8 years ago
  87. ac4804f Merge "Fix missing symbols for multiple oat files case" by Vladimir Marko · 8 years ago
  88. d82d425 Merge "Generate SHA-1 build ID for host-generated *.oat files (1/2)." by David Srbecky · 8 years ago
  89. 68f1128 Merge "Update HInstruction::NeedsCurrentMethod." by Nicolas Geoffray · 8 years ago
  90. 7c750a2 Merge "ART: Disable test 906 for JIT" by Nicolas Geoffray · 8 years ago
  91. dd58cb7 Merge "Revert "Revert "Remove dead code from compiler driver.""" by Nicolas Geoffray · 8 years ago
  92. 4c91f05 Merge "Move Heap::GetInstances to use Handles" by Mathieu Chartier · 8 years ago
  93. 2d85595 Move Heap::GetInstances to use Handles by Mathieu Chartier · 8 years ago
  94. 8bd36c0 Fix missing symbols for multiple oat files case by bowen_lai · 8 years ago
  95. e769771 MIPS32: Improve integer comparison with constants. by Alexey Frunze · 8 years ago
  96. 000432d Merge "Use handles for GetReferringObjects" by Mathieu Chartier · 8 years ago
  97. aea9bfb Use handles for GetReferringObjects by Mathieu Chartier · 8 years ago
  98. a9daa3a Merge "Fix moving GC bug in cloning finalizable objects" by Mathieu Chartier · 8 years ago
  99. 5d03701 ART: Disable test 906 for JIT by Andreas Gampe · 8 years ago
  100. 51eaa7f Fix moving GC bug in cloning finalizable objects by Mathieu Chartier · 8 years ago