1. 6f029d9 jni: Disable FastNative path for methods returning objects by Igor Murashkin · 8 years ago
  2. 3d9f283 Merge "Fix the CC monkey crashes." by Treehugger Robot · 8 years ago
  3. dbeceb3 Merge "ART: Disable test 906 for target" by Andreas Gampe · 8 years ago
  4. 8ccc8fc ART: Disable test 906 for target by Andreas Gampe · 8 years ago
  5. e8317d9 Merge "ART: Add heap iteration callback" by Andreas Gampe · 8 years ago
  6. 3b1d1b7 Fix the CC monkey crashes. by Hiroshi Yamauchi · 8 years ago
  7. 33625ed Merge "Move Heap parameters to ObjPtr" by Mathieu Chartier · 8 years ago
  8. e54d992 ART: Add heap iteration callback by Andreas Gampe · 8 years ago
  9. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 8 years ago
  10. 078483d Merge "ART: Use cerr for host unexpected errors" by Treehugger Robot · 8 years ago
  11. e2ced0d Merge "Address revew comments for change Ia653d2c72df13889dc85dd8c84997582c034ea4b." by Nicolas Geoffray · 8 years ago
  12. ef29536 ART: Use cerr for host unexpected errors by Andreas Gampe · 8 years ago
  13. f0ab2ec Merge "ART: Add object reclaim support" by Treehugger Robot · 8 years ago
  14. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  15. c1f24b9 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  16. 482095d Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  17. 1e0d8ce Merge "Enable generic JNI tests for MIPS32" by Treehugger Robot · 8 years ago
  18. 91d1b61 Merge "Add missing cases in quick_trampoline_entrypoints_test for MIPS64" by Treehugger Robot · 8 years ago
  19. 6136dc6 Merge "ART: Fix test 904" by Andreas Gampe · 8 years ago
  20. d6d3f0e ART: Fix test 904 by Andreas Gampe · 8 years ago
  21. bf9e543 Merge "Use art::Atomic for CopyObject" by Mathieu Chartier · 8 years ago
  22. f24ddb2 Merge "ART: Add allocation callback" by Andreas Gampe · 8 years ago
  23. a6bfd5f Merge "ART: Switch to name-based IMT hashing" by Treehugger Robot · 8 years ago
  24. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 8 years ago
  25. f95054f Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." by Hiroshi Yamauchi · 8 years ago
  26. ed63aad Merge "ART: Add event callback support" by Treehugger Robot · 8 years ago
  27. 27fa96c ART: Add allocation callback by Andreas Gampe · 8 years ago
  28. 4404fb3 Merge "mterp: Placeholder support for invoke-polymorphic" by Bill Buzbee · 8 years ago
  29. fec13d4 Use art::Atomic for CopyObject by Mathieu Chartier · 8 years ago
  30. 1506bf3 Add missing cases in quick_trampoline_entrypoints_test for MIPS64 by Goran Jakovljevic · 8 years ago
  31. 5065b09 Merge "MIPS64: Fix art_quick_aput_obj stubs" by Nicolas Geoffray · 8 years ago
  32. 77708d9 ART: Add event callback support by Andreas Gampe · 8 years ago
  33. a9b296c Avoid ThreadStress timeout with art-read-barrier-table-lookup. by Hiroshi Yamauchi · 8 years ago
  34. 8a28714 mterp: Placeholder support for invoke-polymorphic by buzbee · 8 years ago
  35. f361a29 Merge "Use word copying for CopyObject" by Mathieu Chartier · 8 years ago
  36. 0353698 Use word copying for CopyObject by Mathieu Chartier · 8 years ago
  37. 0d7398f Merge "Move mirror::Object setters to ObjPtr" by Mathieu Chartier · 8 years ago
  38. 6ed8fc7 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  39. 0a748b5 MIPS64: Fix art_quick_aput_obj stubs by Goran Jakovljevic · 8 years ago
  40. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  41. f13f84f Merge "Add "fixups" for ids referenced in code" by David Sehr · 8 years ago
  42. 2dacb1d Merge "Blacklist test 903." by Nicolas Geoffray · 8 years ago
  43. fec2bdf Blacklist test 903. by Nicolas Geoffray · 8 years ago
  44. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 8 years ago
  45. d1e44e2 Add "fixups" for ids referenced in code by David Sehr · 8 years ago
  46. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 8 years ago
  47. a2dca22 Merge "ART: Register object tagging table" by Andreas Gampe · 8 years ago
  48. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  49. e08a2be ART: Register object tagging table by Andreas Gampe · 8 years ago
  50. 2b31c0a Merge "test: Fix jni_compiler_test for const correctness" by Treehugger Robot · 8 years ago
  51. 18f7de8 Merge "Allow early abort logging" by Treehugger Robot · 8 years ago
  52. 83805a2 Merge "ART: Support object tagging" by Treehugger Robot · 8 years ago
  53. db8eed0 Merge "ObjPtr misc cleanup" by Treehugger Robot · 8 years ago
  54. 4229811 test: Fix jni_compiler_test for const correctness by Igor Murashkin · 8 years ago
  55. 54aaba2 Merge "Temporarily add debug logging for b/31357497" by Hiroshi Yamauchi · 8 years ago
  56. 6e9854e Merge "Revert "Blacklist flaky test."" by Neil Fuller · 8 years ago
  57. 8d935de Revert "Blacklist flaky test." by Neil Fuller · 8 years ago
  58. 81c6c8e Merge "Fix a deadlock between thread flip and suspend request." by Treehugger Robot · 8 years ago
  59. 3f386d5 Allow early abort logging by Mathieu Chartier · 8 years ago
  60. a10ae78 Temporarily add debug logging for b/31357497 by Hiroshi Yamauchi · 8 years ago
  61. 765dee2 Merge "Revert "Revert "Add dex file writer to dexlayout tool.""" by Treehugger Robot · 8 years ago
  62. 02e7f1a Fix a deadlock between thread flip and suspend request. by Hiroshi Yamauchi · 8 years ago
  63. 30267ea Merge "jni: Test that pushed handle scopes are popped after JNI transitions" by Treehugger Robot · 8 years ago
  64. 6206a5d Merge "Change java_lang_reflect_Field.cc to use ObjPtr" by Treehugger Robot · 8 years ago
  65. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  66. 299958f Change java_lang_reflect_Field.cc to use ObjPtr by Mathieu Chartier · 8 years ago
  67. 463a67d Merge "Change indirect reference table to use ObjPtr" by Treehugger Robot · 8 years ago
  68. a51d8b7 jni: Test that pushed handle scopes are popped after JNI transitions by Igor Murashkin · 8 years ago
  69. 78c6fef Merge "Refactoring of graph linearization and linear order." by Treehugger Robot · 8 years ago
  70. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  71. 7638651 Merge "Initialize dex cache while holding dex_lock" by Mathieu Chartier · 8 years ago
  72. 6dee92e ART: Support object tagging by Andreas Gampe · 9 years ago
  73. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 8 years ago
  74. cf42ad6 Merge "Don't push handle scope for critical native generic JNI" by Treehugger Robot · 8 years ago
  75. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 8 years ago
  76. 1432a5b Don't push handle scope for critical native generic JNI by Mathieu Chartier · 8 years ago
  77. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 8 years ago
  78. 4aa6a93 Merge "Make it possible to pass an arena allocator to HLoopOptimization." by Treehugger Robot · 8 years ago
  79. 99ce62c Merge "Temporarily blacklist 955-method-handles-smali." by Narayan Kamath · 8 years ago
  80. adc2ef2 Temporarily blacklist 955-method-handles-smali. by Narayan Kamath · 8 years ago
  81. 5ed20f9 Make it possible to pass an arena allocator to HLoopOptimization. by Nicolas Geoffray · 8 years ago
  82. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  83. 8ee0b08 Merge "Basic implementation of invoke / invoke-polymorphic." by Treehugger Robot · 8 years ago
  84. d3a9ce9 Merge "Properly scope HLoopOptimization's allocator." by Treehugger Robot · 8 years ago
  85. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 9 years ago
  86. ebe1674 Properly scope HLoopOptimization's allocator. by Nicolas Geoffray · 8 years ago
  87. 2a5c516 Merge "MIPS32: Fix GenerateVirtualCall in the presence of intrinsics" by Treehugger Robot · 8 years ago
  88. 3601e4a Merge "Revert "Compute PPID at ninja time"" by Colin Cross · 8 years ago
  89. c13fbeb Merge "Fix build break from merge conflict" by Mathieu Chartier · 8 years ago
  90. b3ef691 Fix build break from merge conflict by Mathieu Chartier · 8 years ago
  91. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 8 years ago
  92. e793bbb Merge "Fix a CC crash with ThreadStress." by Hiroshi Yamauchi · 8 years ago
  93. a82a1ac Revert "Compute PPID at ninja time" by Colin Cross · 8 years ago
  94. 7b08ae4 Fix a CC crash with ThreadStress. by Hiroshi Yamauchi · 8 years ago
  95. 29a7fd3 Merge "Fix build breakage." by Nicolas Geoffray · 8 years ago
  96. 5d9c6d6 Fix build breakage. by Nicolas Geoffray · 8 years ago
  97. 091f675 Merge "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 8 years ago
  98. 38f250f Revert "Remove dead code from compiler driver." by Nicolas Geoffray · 8 years ago
  99. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  100. 26705cc Merge "A first implementation of a loop optimization framework." by Aart Bik · 8 years ago