1. c93f712 Update the Begin() of LargeObjectMapSpace by tony.ys_liu · 8 years ago
  2. a3344e8 Merge "ART: Blacklist test 907 for target" by Treehugger Robot · 8 years ago
  3. 6467876 ART: Blacklist test 907 for target by Andreas Gampe · 8 years ago
  4. 06a421d Merge changes If95ecaf4,Ifb33cae2 by Treehugger Robot · 8 years ago
  5. 6021426 Merge "ART: Make JNI global and weak global locks global" by Treehugger Robot · 8 years ago
  6. f434243 Merge "Move reference processor and mirror::Reference to ObjPtr" by Mathieu Chartier · 8 years ago
  7. d2d0353 ART: Temporarily use global references for GetLoadedClasses by Andreas Gampe · 8 years ago
  8. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 8 years ago
  9. 05a364c ART: Make JNI global and weak global locks global by Andreas Gampe · 8 years ago
  10. 3cf26cf Merge "Add a mark bit check in the read barrier jni entrypoint." by Hiroshi Yamauchi · 8 years ago
  11. 5d3f73a Move reference processor and mirror::Reference to ObjPtr by Mathieu Chartier · 8 years ago
  12. 043eb9a Add a mark bit check in the read barrier jni entrypoint. by Hiroshi Yamauchi · 8 years ago
  13. cfdff14 Merge "Move mirror::ObjectArray to ObjPtr" by Mathieu Chartier · 8 years ago
  14. 4aed412 Merge "Revert "Revert "Temporarily blacklist 955-method-handles-smali.""" by Narayan Kamath · 8 years ago
  15. 5665f6a Revert "Revert "Temporarily blacklist 955-method-handles-smali."" by Narayan Kamath · 8 years ago
  16. 5a290d7 Merge "Revert "Temporarily blacklist 955-method-handles-smali."" by Treehugger Robot · 8 years ago
  17. 8de327e Merge "Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64." by Roland Levillain · 8 years ago
  18. f18d846 Revert "Temporarily blacklist 955-method-handles-smali." by Narayan Kamath · 8 years ago
  19. a303116 Merge "interpreter: support for non-exact invokes." by Treehugger Robot · 8 years ago
  20. 208f857 interpreter: support for non-exact invokes. by Narayan Kamath · 8 years ago
  21. a497095 Merge "MIPS32: Improve integer comparison with constants." by Nicolas Geoffray · 8 years ago
  22. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  23. c8b722b Merge "jni: Add read barrier fast path to jni compiler" by Treehugger Robot · 8 years ago
  24. 968c14b Merge "Move common throws to ObjPtr" by Mathieu Chartier · 8 years ago
  25. 6b3d12b Move common throws to ObjPtr by Mathieu Chartier · 8 years ago
  26. b18bfac Merge "Move mirror::Class to use ObjPtr" by Mathieu Chartier · 8 years ago
  27. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  28. ae7ff92 jni: Add read barrier fast path to jni compiler by Igor Murashkin · 8 years ago
  29. 6b577cf Small clean up in art::x86_64::ReadBarrierMarkSlowPathX86_64. by Roland Levillain · 8 years ago
  30. 6e5fa09 Merge "Fix optimizing_cfi_test and arm64 code generation." by Nicolas Geoffray · 8 years ago
  31. 9989b16 Fix optimizing_cfi_test and arm64 code generation. by Nicolas Geoffray · 8 years ago
  32. ac4804f Merge "Fix missing symbols for multiple oat files case" by Vladimir Marko · 8 years ago
  33. d82d425 Merge "Generate SHA-1 build ID for host-generated *.oat files (1/2)." by David Srbecky · 8 years ago
  34. 68f1128 Merge "Update HInstruction::NeedsCurrentMethod." by Nicolas Geoffray · 8 years ago
  35. 7c750a2 Merge "ART: Disable test 906 for JIT" by Nicolas Geoffray · 8 years ago
  36. dd58cb7 Merge "Revert "Revert "Remove dead code from compiler driver.""" by Nicolas Geoffray · 8 years ago
  37. 4c91f05 Merge "Move Heap::GetInstances to use Handles" by Mathieu Chartier · 8 years ago
  38. 2d85595 Move Heap::GetInstances to use Handles by Mathieu Chartier · 8 years ago
  39. 8bd36c0 Fix missing symbols for multiple oat files case by bowen_lai · 8 years ago
  40. e769771 MIPS32: Improve integer comparison with constants. by Alexey Frunze · 8 years ago
  41. 000432d Merge "Use handles for GetReferringObjects" by Mathieu Chartier · 8 years ago
  42. aea9bfb Use handles for GetReferringObjects by Mathieu Chartier · 8 years ago
  43. a9daa3a Merge "Fix moving GC bug in cloning finalizable objects" by Mathieu Chartier · 8 years ago
  44. 5d03701 ART: Disable test 906 for JIT by Andreas Gampe · 8 years ago
  45. 51eaa7f Fix moving GC bug in cloning finalizable objects by Mathieu Chartier · 8 years ago
  46. 834a448 Merge "Move registration into android package" by Colin Cross · 8 years ago
  47. 480ddd6 Merge "Replace StackHandleScopeCollection with VariableSizedHandleScope" by Mathieu Chartier · 8 years ago
  48. c2f1fc7 Merge "Add handle wrapper to allocation listener" by Mathieu Chartier · 8 years ago
  49. 023161e Merge "Recognize XOR-based periodic induction." by Treehugger Robot · 8 years ago
  50. b38187c Merge "ART: Fix typo" by Treehugger Robot · 8 years ago
  51. a711804 Add handle wrapper to allocation listener by Mathieu Chartier · 8 years ago
  52. 29b8c4d Merge "jni: Disable FastNative path for methods returning objects" by Treehugger Robot · 8 years ago
  53. 96548c9 Move registration into android package by Colin Cross · 8 years ago
  54. 96eeb4e Update HInstruction::NeedsCurrentMethod. by Nicolas Geoffray · 8 years ago
  55. 7dc9693 Recognize XOR-based periodic induction. by Aart Bik · 8 years ago
  56. 172ec8e ART: Fix typo by Andreas Gampe · 8 years ago
  57. 6f029d9 jni: Disable FastNative path for methods returning objects by Igor Murashkin · 8 years ago
  58. 3d9f283 Merge "Fix the CC monkey crashes." by Treehugger Robot · 8 years ago
  59. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 8 years ago
  60. dbeceb3 Merge "ART: Disable test 906 for target" by Andreas Gampe · 8 years ago
  61. 8ccc8fc ART: Disable test 906 for target by Andreas Gampe · 8 years ago
  62. e8317d9 Merge "ART: Add heap iteration callback" by Andreas Gampe · 8 years ago
  63. 3b1d1b7 Fix the CC monkey crashes. by Hiroshi Yamauchi · 8 years ago
  64. 33625ed Merge "Move Heap parameters to ObjPtr" by Mathieu Chartier · 8 years ago
  65. e54d992 ART: Add heap iteration callback by Andreas Gampe · 8 years ago
  66. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 8 years ago
  67. 078483d Merge "ART: Use cerr for host unexpected errors" by Treehugger Robot · 8 years ago
  68. 571d234 Revert "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 8 years ago
  69. e2ced0d Merge "Address revew comments for change Ia653d2c72df13889dc85dd8c84997582c034ea4b." by Nicolas Geoffray · 8 years ago
  70. ef29536 ART: Use cerr for host unexpected errors by Andreas Gampe · 8 years ago
  71. f0ab2ec Merge "ART: Add object reclaim support" by Treehugger Robot · 8 years ago
  72. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  73. c1f24b9 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  74. 482095d Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  75. 1e0d8ce Merge "Enable generic JNI tests for MIPS32" by Treehugger Robot · 8 years ago
  76. 91d1b61 Merge "Add missing cases in quick_trampoline_entrypoints_test for MIPS64" by Treehugger Robot · 8 years ago
  77. 6136dc6 Merge "ART: Fix test 904" by Andreas Gampe · 8 years ago
  78. d6d3f0e ART: Fix test 904 by Andreas Gampe · 8 years ago
  79. bf9e543 Merge "Use art::Atomic for CopyObject" by Mathieu Chartier · 8 years ago
  80. f24ddb2 Merge "ART: Add allocation callback" by Andreas Gampe · 8 years ago
  81. a6bfd5f Merge "ART: Switch to name-based IMT hashing" by Treehugger Robot · 8 years ago
  82. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 8 years ago
  83. f95054f Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." by Hiroshi Yamauchi · 8 years ago
  84. ed63aad Merge "ART: Add event callback support" by Treehugger Robot · 8 years ago
  85. 27fa96c ART: Add allocation callback by Andreas Gampe · 8 years ago
  86. 4404fb3 Merge "mterp: Placeholder support for invoke-polymorphic" by Bill Buzbee · 8 years ago
  87. fec13d4 Use art::Atomic for CopyObject by Mathieu Chartier · 8 years ago
  88. 1506bf3 Add missing cases in quick_trampoline_entrypoints_test for MIPS64 by Goran Jakovljevic · 8 years ago
  89. 5065b09 Merge "MIPS64: Fix art_quick_aput_obj stubs" by Nicolas Geoffray · 8 years ago
  90. 77708d9 ART: Add event callback support by Andreas Gampe · 8 years ago
  91. a9b296c Avoid ThreadStress timeout with art-read-barrier-table-lookup. by Hiroshi Yamauchi · 8 years ago
  92. 8a28714 mterp: Placeholder support for invoke-polymorphic by buzbee · 8 years ago
  93. f361a29 Merge "Use word copying for CopyObject" by Mathieu Chartier · 8 years ago
  94. 0353698 Use word copying for CopyObject by Mathieu Chartier · 8 years ago
  95. 0d7398f Merge "Move mirror::Object setters to ObjPtr" by Mathieu Chartier · 8 years ago
  96. 6ed8fc7 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  97. 0a748b5 MIPS64: Fix art_quick_aput_obj stubs by Goran Jakovljevic · 8 years ago
  98. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  99. f13f84f Merge "Add "fixups" for ids referenced in code" by David Sehr · 8 years ago
  100. 2dacb1d Merge "Blacklist test 903." by Nicolas Geoffray · 8 years ago