1. cf35f9e Merge "Add missing cases in quick_trampoline_entrypoints_test for MIPS64" am: 91d1b61db7 am: 9029878777 by Goran Jakovljevic · 8 years ago
  2. a10e41b Merge "Add missing cases in quick_trampoline_entrypoints_test for MIPS64" am: 91d1b61db7 by Goran Jakovljevic · 8 years ago
  3. 9029878 Merge "Add missing cases in quick_trampoline_entrypoints_test for MIPS64" by Goran Jakovljevic · 8 years ago
  4. 91d1b61 Merge "Add missing cases in quick_trampoline_entrypoints_test for MIPS64" by Treehugger Robot · 8 years ago
  5. 2aa7683 Merge "ART: Fix test 904" am: 6136dc6841 am: 9bb0bae74c am: d2bd410180 by Andreas Gampe · 8 years ago
  6. d2bd410 Merge "ART: Fix test 904" am: 6136dc6841 am: 9bb0bae74c by Andreas Gampe · 8 years ago
  7. 9bb0bae Merge "ART: Fix test 904" am: 6136dc6841 by Andreas Gampe · 8 years ago
  8. 6136dc6 Merge "ART: Fix test 904" by Andreas Gampe · 8 years ago
  9. d6d3f0e ART: Fix test 904 by Andreas Gampe · 8 years ago
  10. 22775ce Merge "Use art::Atomic for CopyObject" am: bf9e543636 am: 0e84fc7d6c by Mathieu Chartier · 8 years ago
  11. d0cda18 Merge "Use art::Atomic for CopyObject" am: bf9e543636 am: 0e84fc7d6c by Mathieu Chartier · 8 years ago
  12. e8ee391 Merge "ART: Add allocation callback" am: f24ddb28eb am: de967edf69 by Andreas Gampe · 8 years ago
  13. 0e84fc7 Merge "Use art::Atomic for CopyObject" am: bf9e543636 by Mathieu Chartier · 8 years ago
  14. f7e830b Merge "ART: Add allocation callback" am: f24ddb28eb am: de967edf69 by Andreas Gampe · 8 years ago
  15. bf9e543 Merge "Use art::Atomic for CopyObject" by Mathieu Chartier · 8 years ago
  16. de967ed Merge "ART: Add allocation callback" am: f24ddb28eb by Andreas Gampe · 8 years ago
  17. f24ddb2 Merge "ART: Add allocation callback" by Andreas Gampe · 8 years ago
  18. 0eb9765 Merge "ART: Switch to name-based IMT hashing" am: a6bfd5f8e5 am: 3c1ddc541e by Andreas Gampe · 8 years ago
  19. 8f109ef Merge "ART: Switch to name-based IMT hashing" am: a6bfd5f8e5 am: 3c1ddc541e by Andreas Gampe · 8 years ago
  20. 3c1ddc5 Merge "ART: Switch to name-based IMT hashing" am: a6bfd5f8e5 by Andreas Gampe · 8 years ago
  21. a6bfd5f Merge "ART: Switch to name-based IMT hashing" by Treehugger Robot · 8 years ago
  22. 757bfde Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." am: f95054f489 am: 54f60d6da7 by Hiroshi Yamauchi · 8 years ago
  23. 20d3bea Merge "ART: Add event callback support" am: ed63aad1a7 am: 5119324986 by Andreas Gampe · 8 years ago
  24. d191999 Merge "mterp: Placeholder support for invoke-polymorphic" am: 4404fb30fa am: c98a0c3e4f by Bill Buzbee · 8 years ago
  25. a1ff30f ART: Switch to name-based IMT hashing by Andreas Gampe · 8 years ago
  26. 7c096f9 Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." am: f95054f489 by Hiroshi Yamauchi · 8 years ago
  27. 164df32 Merge "ART: Add event callback support" am: ed63aad1a7 am: 5119324986 by Andreas Gampe · 8 years ago
  28. cb7be72 Merge "mterp: Placeholder support for invoke-polymorphic" am: 4404fb30fa by Bill Buzbee · 8 years ago
  29. 54f60d6 Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." by Hiroshi Yamauchi · 8 years ago
  30. 5119324 Merge "ART: Add event callback support" am: ed63aad1a7 by Andreas Gampe · 8 years ago
  31. c98a0c3 Merge "mterp: Placeholder support for invoke-polymorphic" am: 4404fb30fa by Bill Buzbee · 8 years ago
  32. f95054f Merge "Avoid ThreadStress timeout with art-read-barrier-table-lookup." by Hiroshi Yamauchi · 8 years ago
  33. ed63aad Merge "ART: Add event callback support" by Treehugger Robot · 8 years ago
  34. 27fa96c ART: Add allocation callback by Andreas Gampe · 8 years ago
  35. 4404fb3 Merge "mterp: Placeholder support for invoke-polymorphic" by Bill Buzbee · 8 years ago
  36. fec13d4 Use art::Atomic for CopyObject by Mathieu Chartier · 8 years ago
  37. 1506bf3 Add missing cases in quick_trampoline_entrypoints_test for MIPS64 by Goran Jakovljevic · 8 years ago
  38. 9d4faf9 Merge "MIPS64: Fix art_quick_aput_obj stubs" am: 5065b09332 am: 669a9b8491 by Nicolas Geoffray · 8 years ago
  39. fcae823 Merge "MIPS64: Fix art_quick_aput_obj stubs" am: 5065b09332 am: 669a9b8491 by Nicolas Geoffray · 8 years ago
  40. 669a9b8 Merge "MIPS64: Fix art_quick_aput_obj stubs" am: 5065b09332 by Nicolas Geoffray · 8 years ago
  41. 5065b09 Merge "MIPS64: Fix art_quick_aput_obj stubs" by Nicolas Geoffray · 8 years ago
  42. 77708d9 ART: Add event callback support by Andreas Gampe · 8 years ago
  43. a9b296c Avoid ThreadStress timeout with art-read-barrier-table-lookup. by Hiroshi Yamauchi · 8 years ago
  44. 8a28714 mterp: Placeholder support for invoke-polymorphic by buzbee · 8 years ago
  45. a811c22 Merge "Use word copying for CopyObject" am: f361a29848 am: 319739ce5c by Mathieu Chartier · 8 years ago
  46. d3c04ed Merge "Use word copying for CopyObject" am: f361a29848 am: 319739ce5c by Mathieu Chartier · 8 years ago
  47. 319739c Merge "Use word copying for CopyObject" am: f361a29848 by Mathieu Chartier · 8 years ago
  48. f361a29 Merge "Use word copying for CopyObject" by Mathieu Chartier · 8 years ago
  49. 0353698 Use word copying for CopyObject by Mathieu Chartier · 8 years ago
  50. c66eadf Merge "Move mirror::Object setters to ObjPtr" am: 0d7398fd54 am: 153b83e8da by Mathieu Chartier · 8 years ago
  51. 1c83b08 Merge "Move mirror::Object setters to ObjPtr" am: 0d7398fd54 am: 153b83e8da by Mathieu Chartier · 8 years ago
  52. c4ce243 Merge "Improved and simplified loop optimizations." am: 6ed8fc7a68 am: c9550a70a4 by Aart Bik · 8 years ago
  53. 153b83e Merge "Move mirror::Object setters to ObjPtr" am: 0d7398fd54 by Mathieu Chartier · 8 years ago
  54. a8388c8 Merge "Improved and simplified loop optimizations." am: 6ed8fc7a68 by Aart Bik · 8 years ago
  55. 0d7398f Merge "Move mirror::Object setters to ObjPtr" by Mathieu Chartier · 8 years ago
  56. c9550a7 Merge "Improved and simplified loop optimizations." am: 6ed8fc7a68 by Aart Bik · 8 years ago
  57. 6ed8fc7 Merge "Improved and simplified loop optimizations." by Treehugger Robot · 8 years ago
  58. 0a748b5 MIPS64: Fix art_quick_aput_obj stubs by Goran Jakovljevic · 8 years ago
  59. 7ab2917 Merge "Add "fixups" for ids referenced in code" am: f13f84fd9f am: 2ccb5bfecb by David Sehr · 8 years ago
  60. fccfede Merge "Add "fixups" for ids referenced in code" am: f13f84fd9f am: 2ccb5bfecb by David Sehr · 8 years ago
  61. 8c4a854 Improved and simplified loop optimizations. by Aart Bik · 8 years ago
  62. 2ccb5bf Merge "Add "fixups" for ids referenced in code" am: f13f84fd9f by David Sehr · 8 years ago
  63. f13f84f Merge "Add "fixups" for ids referenced in code" by David Sehr · 8 years ago
  64. 47993bb Merge "Blacklist test 903." am: 2dacb1da03 am: 22ab7a89cb am: 6dc1f34f7e by Nicolas Geoffray · 8 years ago
  65. 6dc1f34 Merge "Blacklist test 903." am: 2dacb1da03 am: 22ab7a89cb by Nicolas Geoffray · 8 years ago
  66. 22ab7a8 Merge "Blacklist test 903." am: 2dacb1da03 by Nicolas Geoffray · 8 years ago
  67. 2dacb1d Merge "Blacklist test 903." by Nicolas Geoffray · 8 years ago
  68. fec2bdf Blacklist test 903. by Nicolas Geoffray · 8 years ago
  69. 2f6d344 Merge "Move remaining jobject related functions to use ObjPtr" am: 81ca05d930 am: 9a160f64c9 by Mathieu Chartier · 8 years ago
  70. ba0cb9c Merge "Move remaining jobject related functions to use ObjPtr" am: 81ca05d930 by Mathieu Chartier · 8 years ago
  71. 9a160f6 Merge "Move remaining jobject related functions to use ObjPtr" am: 81ca05d930 by Mathieu Chartier · 8 years ago
  72. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 8 years ago
  73. d1e44e2 Add "fixups" for ids referenced in code by David Sehr · 8 years ago
  74. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 8 years ago
  75. 3f44b79 Merge "ART: Register object tagging table" am: a2dca22534 am: adf7b717d6 by Andreas Gampe · 8 years ago
  76. 19c078a Merge "ART: Register object tagging table" am: a2dca22534 am: adf7b717d6 by Andreas Gampe · 8 years ago
  77. adf7b71 Merge "ART: Register object tagging table" am: a2dca22534 by Andreas Gampe · 8 years ago
  78. a2dca22 Merge "ART: Register object tagging table" by Andreas Gampe · 8 years ago
  79. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  80. e08a2be ART: Register object tagging table by Andreas Gampe · 8 years ago
  81. adc565d Merge "test: Fix jni_compiler_test for const correctness" am: 2b31c0ac03 am: c64c485078 by Igor Murashkin · 8 years ago
  82. e967e00 Merge "test: Fix jni_compiler_test for const correctness" am: 2b31c0ac03 by Igor Murashkin · 8 years ago
  83. c64c485 Merge "test: Fix jni_compiler_test for const correctness" am: 2b31c0ac03 by Igor Murashkin · 8 years ago
  84. 2b31c0a Merge "test: Fix jni_compiler_test for const correctness" by Treehugger Robot · 8 years ago
  85. 578b707 Merge "Allow early abort logging" am: 18f7de841f am: af1f4c92a4 am: 33ba9277cc by Mathieu Chartier · 8 years ago
  86. ad1515a Merge "ART: Support object tagging" am: 83805a2c02 am: ae54c0ed55 am: 1dff4a8084 by Andreas Gampe · 8 years ago
  87. 92ae3d0 Merge "ObjPtr misc cleanup" am: db8eed0fa5 am: 54fa4375d3 am: 860faf74ef by Mathieu Chartier · 8 years ago
  88. 33ba927 Merge "Allow early abort logging" am: 18f7de841f am: af1f4c92a4 by Mathieu Chartier · 8 years ago
  89. 1dff4a8 Merge "ART: Support object tagging" am: 83805a2c02 am: ae54c0ed55 by Andreas Gampe · 8 years ago
  90. 860faf7 Merge "ObjPtr misc cleanup" am: db8eed0fa5 am: 54fa4375d3 by Mathieu Chartier · 8 years ago
  91. af1f4c9 Merge "Allow early abort logging" am: 18f7de841f by Mathieu Chartier · 8 years ago
  92. ae54c0e Merge "ART: Support object tagging" am: 83805a2c02 by Andreas Gampe · 8 years ago
  93. 54fa437 Merge "ObjPtr misc cleanup" am: db8eed0fa5 by Mathieu Chartier · 8 years ago
  94. 18f7de8 Merge "Allow early abort logging" by Treehugger Robot · 8 years ago
  95. 83805a2 Merge "ART: Support object tagging" by Treehugger Robot · 8 years ago
  96. db8eed0 Merge "ObjPtr misc cleanup" by Treehugger Robot · 8 years ago
  97. 4229811 test: Fix jni_compiler_test for const correctness by Igor Murashkin · 8 years ago
  98. a09d051 Merge "Temporarily add debug logging for b/31357497" am: 54aaba2420 am: 75034cdde3 by Hiroshi Yamauchi · 8 years ago
  99. e81c88a Merge "Temporarily add debug logging for b/31357497" am: 54aaba2420 by Hiroshi Yamauchi · 8 years ago
  100. 75034cd Merge "Temporarily add debug logging for b/31357497" am: 54aaba2420 by Hiroshi Yamauchi · 8 years ago