1. 54d7471 Merge "ART: Disable test 906 for target" am: dbeceb3409 by Andreas Gampe · 8 years ago
  2. dbeceb3 Merge "ART: Disable test 906 for target" by Andreas Gampe · 8 years ago
  3. 8ccc8fc ART: Disable test 906 for target by Andreas Gampe · 8 years ago
  4. 0eaf868 Merge "ART: Add heap iteration callback" am: e8317d90c6 by Andreas Gampe · 8 years ago
  5. e8317d9 Merge "ART: Add heap iteration callback" by Andreas Gampe · 8 years ago
  6. a23f6e8 Merge "Move Heap parameters to ObjPtr" am: 33625ed00f by Mathieu Chartier · 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. b6256f1 Merge "ART: Use cerr for host unexpected errors" am: 078483d4df by Andreas Gampe · 8 years ago
  11. 078483d Merge "ART: Use cerr for host unexpected errors" by Treehugger Robot · 8 years ago
  12. 0db04d1 Merge "Address revew comments for change Ia653d2c72df13889dc85dd8c84997582c034ea4b." by Nicolas Geoffray · 8 years ago
  13. e2ced0d Merge "Address revew comments for change Ia653d2c72df13889dc85dd8c84997582c034ea4b." by Nicolas Geoffray · 8 years ago
  14. ef29536 ART: Use cerr for host unexpected errors by Andreas Gampe · 8 years ago
  15. 52847e9 Merge "ART: Add object reclaim support" am: f0ab2ec600 by Andreas Gampe · 8 years ago
  16. f0ab2ec Merge "ART: Add object reclaim support" by Treehugger Robot · 8 years ago
  17. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  18. 18173e5 Merge "Improved and simplified loop optimizations." am: c1f24b947a by Aart Bik · 8 years ago
  19. c1f24b9 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  20. 482095d Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  21. 267bdd5 Merge "Enable generic JNI tests for MIPS32" am: 1e0d8ce4e5 by Goran Jakovljevic · 8 years ago
  22. 1e0d8ce Merge "Enable generic JNI tests for MIPS32" by Treehugger Robot · 8 years ago
  23. 9029878 Merge "Add missing cases in quick_trampoline_entrypoints_test for MIPS64" by Goran Jakovljevic · 8 years ago
  24. 91d1b61 Merge "Add missing cases in quick_trampoline_entrypoints_test for MIPS64" by Treehugger Robot · 8 years ago
  25. 9bb0bae Merge "ART: Fix test 904" am: 6136dc6841 by Andreas Gampe · 8 years ago
  26. 6136dc6 Merge "ART: Fix test 904" by Andreas Gampe · 8 years ago
  27. d6d3f0e ART: Fix test 904 by Andreas Gampe · 8 years ago
  28. 0e84fc7 Merge "Use art::Atomic for CopyObject" am: bf9e543636 by Mathieu Chartier · 8 years ago
  29. bf9e543 Merge "Use art::Atomic for CopyObject" by Mathieu Chartier · 8 years ago
  30. de967ed Merge "ART: Add allocation callback" am: f24ddb28eb by Andreas Gampe · 8 years ago
  31. f24ddb2 Merge "ART: Add allocation callback" by Andreas Gampe · 8 years ago
  32. 3c1ddc5 Merge "ART: Switch to name-based IMT hashing" am: a6bfd5f8e5 by Andreas Gampe · 8 years ago
  33. a6bfd5f Merge "ART: Switch to name-based IMT hashing" by Treehugger Robot · 8 years ago
  34. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 8 years ago
  35. 54f60d6 Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." by Hiroshi Yamauchi · 8 years ago
  36. 5119324 Merge "ART: Add event callback support" am: ed63aad1a7 by Andreas Gampe · 8 years ago
  37. c98a0c3 Merge "mterp: Placeholder support for invoke-polymorphic" am: 4404fb30fa by Bill Buzbee · 8 years ago
  38. f95054f Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." by Hiroshi Yamauchi · 8 years ago
  39. ed63aad Merge "ART: Add event callback support" by Treehugger Robot · 8 years ago
  40. 27fa96c ART: Add allocation callback by Andreas Gampe · 8 years ago
  41. 4404fb3 Merge "mterp: Placeholder support for invoke-polymorphic" by Bill Buzbee · 8 years ago
  42. fec13d4 Use art::Atomic for CopyObject by Mathieu Chartier · 8 years ago
  43. 1506bf3 Add missing cases in quick_trampoline_entrypoints_test for MIPS64 by Goran Jakovljevic · 8 years ago
  44. 669a9b8 Merge "MIPS64: Fix art_quick_aput_obj stubs" am: 5065b09332 by Nicolas Geoffray · 8 years ago
  45. 5065b09 Merge "MIPS64: Fix art_quick_aput_obj stubs" by Nicolas Geoffray · 8 years ago
  46. 77708d9 ART: Add event callback support by Andreas Gampe · 8 years ago
  47. a9b296c Avoid ThreadStress timeout with art-read-barrier-table-lookup. by Hiroshi Yamauchi · 8 years ago
  48. 8a28714 mterp: Placeholder support for invoke-polymorphic by buzbee · 8 years ago
  49. 319739c Merge "Use word copying for CopyObject" am: f361a29848 by Mathieu Chartier · 8 years ago
  50. f361a29 Merge "Use word copying for CopyObject" by Mathieu Chartier · 8 years ago
  51. 0353698 Use word copying for CopyObject by Mathieu Chartier · 8 years ago
  52. 153b83e Merge "Move mirror::Object setters to ObjPtr" am: 0d7398fd54 by Mathieu Chartier · 8 years ago
  53. 0d7398f Merge "Move mirror::Object setters to ObjPtr" by Mathieu Chartier · 8 years ago
  54. c9550a7 Merge "Improved and simplified loop optimizations." am: 6ed8fc7a68 by Aart Bik · 8 years ago
  55. 6ed8fc7 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  56. 0a748b5 MIPS64: Fix art_quick_aput_obj stubs by Goran Jakovljevic · 8 years ago
  57. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  58. 2ccb5bf Merge "Add "fixups" for ids referenced in code" am: f13f84fd9f by David Sehr · 8 years ago
  59. f13f84f Merge "Add "fixups" for ids referenced in code" by David Sehr · 8 years ago
  60. 22ab7a8 Merge "Blacklist test 903." am: 2dacb1da03 by Nicolas Geoffray · 8 years ago
  61. 2dacb1d Merge "Blacklist test 903." by Nicolas Geoffray · 8 years ago
  62. fec2bdf Blacklist test 903. by Nicolas Geoffray · 8 years ago
  63. 9a160f6 Merge "Move remaining jobject related functions to use ObjPtr" am: 81ca05d930 by Mathieu Chartier · 8 years ago
  64. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 8 years ago
  65. d1e44e2 Add "fixups" for ids referenced in code by David Sehr · 8 years ago
  66. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 8 years ago
  67. adf7b71 Merge "ART: Register object tagging table" am: a2dca22534 by Andreas Gampe · 8 years ago
  68. a2dca22 Merge "ART: Register object tagging table" by Andreas Gampe · 8 years ago
  69. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  70. e08a2be ART: Register object tagging table by Andreas Gampe · 8 years ago
  71. c64c485 Merge "test: Fix jni_compiler_test for const correctness" am: 2b31c0ac03 by Igor Murashkin · 8 years ago
  72. 2b31c0a Merge "test: Fix jni_compiler_test for const correctness" by Treehugger Robot · 8 years ago
  73. af1f4c9 Merge "Allow early abort logging" am: 18f7de841f by Mathieu Chartier · 8 years ago
  74. ae54c0e Merge "ART: Support object tagging" am: 83805a2c02 by Andreas Gampe · 8 years ago
  75. 54fa437 Merge "ObjPtr misc cleanup" am: db8eed0fa5 by Mathieu Chartier · 8 years ago
  76. 18f7de8 Merge "Allow early abort logging" by Treehugger Robot · 8 years ago
  77. 83805a2 Merge "ART: Support object tagging" by Treehugger Robot · 8 years ago
  78. db8eed0 Merge "ObjPtr misc cleanup" by Treehugger Robot · 8 years ago
  79. 4229811 test: Fix jni_compiler_test for const correctness by Igor Murashkin · 8 years ago
  80. 75034cd Merge "Temporarily add debug logging for b/31357497" am: 54aaba2420 by Hiroshi Yamauchi · 8 years ago
  81. 54aaba2 Merge "Temporarily add debug logging for b/31357497" by Hiroshi Yamauchi · 8 years ago
  82. cea79bb Merge "Revert "Blacklist flaky test."" am: 6e9854e4df by Neil Fuller · 8 years ago
  83. 6e9854e Merge "Revert "Blacklist flaky test."" by Neil Fuller · 8 years ago
  84. 8d935de Revert "Blacklist flaky test." by Neil Fuller · 8 years ago
  85. d33bd5f Merge "Fix a deadlock between thread flip and suspend request." am: 81c6c8e6de by Hiroshi Yamauchi · 8 years ago
  86. 81c6c8e Merge "Fix a deadlock between thread flip and suspend request." by Treehugger Robot · 8 years ago
  87. 3f386d5 Allow early abort logging by Mathieu Chartier · 8 years ago
  88. 6449dd7 Merge "Revert "Revert "Add dex file writer to dexlayout tool.""" am: 765dee21f3 by Jeff Hao · 8 years ago
  89. a10ae78 Temporarily add debug logging for b/31357497 by Hiroshi Yamauchi · 8 years ago
  90. 765dee2 Merge "Revert "Revert "Add dex file writer to dexlayout tool.""" by Treehugger Robot · 8 years ago
  91. 02e7f1a Fix a deadlock between thread flip and suspend request. by Hiroshi Yamauchi · 8 years ago
  92. 15912e9 Merge "jni: Test that pushed handle scopes are popped after JNI transitions" by Igor Murashkin · 8 years ago
  93. 30267ea Merge "jni: Test that pushed handle scopes are popped after JNI transitions" by Treehugger Robot · 8 years ago
  94. d3b604f Merge "Change java_lang_reflect_Field.cc to use ObjPtr" am: 6206a5d523 by Mathieu Chartier · 8 years ago
  95. 6206a5d Merge "Change java_lang_reflect_Field.cc to use ObjPtr" by Treehugger Robot · 8 years ago
  96. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  97. 299958f Change java_lang_reflect_Field.cc to use ObjPtr by Mathieu Chartier · 8 years ago
  98. 22316a1 Merge "Change indirect reference table to use ObjPtr" am: 463a67dd60 by Mathieu Chartier · 8 years ago
  99. 463a67d Merge "Change indirect reference table to use ObjPtr" by Treehugger Robot · 8 years ago
  100. a51d8b7 jni: Test that pushed handle scopes are popped after JNI transitions by Igor Murashkin · 8 years ago