1. 0a748b5 MIPS64: Fix art_quick_aput_obj stubs by Goran Jakovljevic · 8 years ago
  2. f13f84f Merge "Add "fixups" for ids referenced in code" by David Sehr · 8 years ago
  3. 2dacb1d Merge "Blacklist test 903." by Nicolas Geoffray · 8 years ago
  4. fec2bdf Blacklist test 903. by Nicolas Geoffray · 8 years ago
  5. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 8 years ago
  6. d1e44e2 Add "fixups" for ids referenced in code by David Sehr · 8 years ago
  7. a2dca22 Merge "ART: Register object tagging table" by Andreas Gampe · 8 years ago
  8. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  9. e08a2be ART: Register object tagging table by Andreas Gampe · 8 years ago
  10. 2b31c0a Merge "test: Fix jni_compiler_test for const correctness" by Treehugger Robot · 8 years ago
  11. 18f7de8 Merge "Allow early abort logging" by Treehugger Robot · 8 years ago
  12. 83805a2 Merge "ART: Support object tagging" by Treehugger Robot · 8 years ago
  13. db8eed0 Merge "ObjPtr misc cleanup" by Treehugger Robot · 8 years ago
  14. 4229811 test: Fix jni_compiler_test for const correctness by Igor Murashkin · 8 years ago
  15. 54aaba2 Merge "Temporarily add debug logging for b/31357497" by Hiroshi Yamauchi · 8 years ago
  16. 6e9854e Merge "Revert "Blacklist flaky test."" by Neil Fuller · 8 years ago
  17. 8d935de Revert "Blacklist flaky test." by Neil Fuller · 8 years ago
  18. 81c6c8e Merge "Fix a deadlock between thread flip and suspend request." by Treehugger Robot · 8 years ago
  19. 3f386d5 Allow early abort logging by Mathieu Chartier · 8 years ago
  20. a10ae78 Temporarily add debug logging for b/31357497 by Hiroshi Yamauchi · 8 years ago
  21. 765dee2 Merge "Revert "Revert "Add dex file writer to dexlayout tool.""" by Treehugger Robot · 8 years ago
  22. 02e7f1a Fix a deadlock between thread flip and suspend request. by Hiroshi Yamauchi · 8 years ago
  23. 30267ea Merge "jni: Test that pushed handle scopes are popped after JNI transitions" by Treehugger Robot · 8 years ago
  24. 6206a5d Merge "Change java_lang_reflect_Field.cc to use ObjPtr" by Treehugger Robot · 8 years ago
  25. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 8 years ago
  26. 299958f Change java_lang_reflect_Field.cc to use ObjPtr by Mathieu Chartier · 8 years ago
  27. 463a67d Merge "Change indirect reference table to use ObjPtr" by Treehugger Robot · 8 years ago
  28. a51d8b7 jni: Test that pushed handle scopes are popped after JNI transitions by Igor Murashkin · 8 years ago
  29. 78c6fef Merge "Refactoring of graph linearization and linear order." by Treehugger Robot · 8 years ago
  30. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  31. 7638651 Merge "Initialize dex cache while holding dex_lock" by Mathieu Chartier · 8 years ago
  32. 6dee92e ART: Support object tagging by Andreas Gampe · 9 years ago
  33. 9620230 Refactoring of graph linearization and linear order. by Aart Bik · 8 years ago
  34. cf42ad6 Merge "Don't push handle scope for critical native generic JNI" by Treehugger Robot · 8 years ago
  35. 2f61867 Merge "Remove #include "oat_file.h" from class_linker.h ." by Vladimir Marko · 8 years ago
  36. 1432a5b Don't push handle scope for critical native generic JNI by Mathieu Chartier · 8 years ago
  37. 6c60d84 Initialize dex cache while holding dex_lock by Mathieu Chartier · 8 years ago
  38. 4aa6a93 Merge "Make it possible to pass an arena allocator to HLoopOptimization." by Treehugger Robot · 8 years ago
  39. 99ce62c Merge "Temporarily blacklist 955-method-handles-smali." by Narayan Kamath · 8 years ago
  40. adc2ef2 Temporarily blacklist 955-method-handles-smali. by Narayan Kamath · 8 years ago
  41. 5ed20f9 Make it possible to pass an arena allocator to HLoopOptimization. by Nicolas Geoffray · 8 years ago
  42. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  43. 8ee0b08 Merge "Basic implementation of invoke / invoke-polymorphic." by Treehugger Robot · 8 years ago
  44. d3a9ce9 Merge "Properly scope HLoopOptimization's allocator." by Treehugger Robot · 8 years ago
  45. 9823e78 Basic implementation of invoke / invoke-polymorphic. by Narayan Kamath · 9 years ago
  46. ebe1674 Properly scope HLoopOptimization's allocator. by Nicolas Geoffray · 8 years ago
  47. 2a5c516 Merge "MIPS32: Fix GenerateVirtualCall in the presence of intrinsics" by Treehugger Robot · 8 years ago
  48. 3601e4a Merge "Revert "Compute PPID at ninja time"" by Colin Cross · 8 years ago
  49. c13fbeb Merge "Fix build break from merge conflict" by Mathieu Chartier · 8 years ago
  50. b3ef691 Fix build break from merge conflict by Mathieu Chartier · 8 years ago
  51. 556c9a2 Merge "Rename ObjPtr::Decode to ObjPtr::Ptr" by Mathieu Chartier · 8 years ago
  52. e793bbb Merge "Fix a CC crash with ThreadStress." by Hiroshi Yamauchi · 8 years ago
  53. a82a1ac Revert "Compute PPID at ninja time" by Colin Cross · 8 years ago
  54. 7b08ae4 Fix a CC crash with ThreadStress. by Hiroshi Yamauchi · 8 years ago
  55. 29a7fd3 Merge "Fix build breakage." by Nicolas Geoffray · 8 years ago
  56. 5d9c6d6 Fix build breakage. by Nicolas Geoffray · 8 years ago
  57. 091f675 Merge "Revert "Remove dead code from compiler driver."" by Nicolas Geoffray · 8 years ago
  58. 38f250f Revert "Remove dead code from compiler driver." by Nicolas Geoffray · 8 years ago
  59. a862100 Revert "Revert "Add dex file writer to dexlayout tool."" by Jeff Hao · 8 years ago
  60. 26705cc Merge "A first implementation of a loop optimization framework." by Aart Bik · 8 years ago
  61. d74bd3a Merge changes I65bc7769,Ib24c7060 by Andreas Gampe · 8 years ago
  62. 129fc43 Merge "Revert "Revert "Store resolved Strings for AOT code in .bss.""" by Vladimir Marko · 8 years ago
  63. b4f0076 Merge "Option to gnuplot dex layout" by David Sehr · 8 years ago
  64. cdcfde7 Option to gnuplot dex layout by David Sehr · 8 years ago
  65. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  66. aad75c6 Revert "Revert "Store resolved Strings for AOT code in .bss."" by Vladimir Marko · 8 years ago
  67. 82d4838 Merge "Compute PPID at ninja time" by Colin Cross · 8 years ago
  68. eebe142 Merge "Remove dead code from compiler driver." by Nicolas Geoffray · 8 years ago
  69. 44b3da2 Remove dead code from compiler driver. by Nicolas Geoffray · 8 years ago
  70. 148768f Merge "Revert "Add dex file writer to dexlayout tool."" by Nicolas Geoffray · 8 years ago
  71. fd1a6c2 Revert "Add dex file writer to dexlayout tool." by Nicolas Geoffray · 8 years ago
  72. e919b07 MIPS32: Fix GenerateVirtualCall in the presence of intrinsics by Goran Jakovljevic · 8 years ago
  73. f128313 Merge "interpreter: Remove unnecessary template arg from DoCallCommon." by Narayan Kamath · 8 years ago
  74. 370423d interpreter: Remove unnecessary template arg from DoCallCommon. by Narayan Kamath · 8 years ago
  75. 8c2983b Merge "Add handle wrapper for interpreter field get/set" by Mathieu Chartier · 8 years ago
  76. 0715c0b Add handle wrapper for interpreter field get/set by Mathieu Chartier · 8 years ago
  77. 90a32b1 ART: Reprint long messages on abort by Andreas Gampe · 8 years ago
  78. f1e8630 ART: Clean up IRT-related abort messaging by Andreas Gampe · 8 years ago
  79. 5075b0e Merge changes I50493bca,I8b266ad0 by Mathieu Chartier · 8 years ago
  80. b1c17bb Compute PPID at ninja time by Colin Cross · 8 years ago
  81. 3ee94ee Merge "Add dex file writer to dexlayout tool." by Jeff Hao · 8 years ago
  82. bd590cb Merge "art: Replace cutils/log.h with android/log.h" by Mark Salyzyn · 8 years ago
  83. b890130 Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest by Mathieu Chartier · 8 years ago
  84. 281c681 A first implementation of a loop optimization framework. by Aart Bik · 9 years ago
  85. 69b58cf Add dex file writer to dexlayout tool. by Jeff Hao · 8 years ago
  86. 6ba4065 Merge "Run dexfuzz in bisection-search mode" by Aart Bik · 8 years ago
  87. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  88. 5219fdc Run dexfuzz in bisection-search mode by Wojciech Staszkiewicz · 8 years ago
  89. a845d07 Merge "benchmark: Add a build target that's not Android-dependent" by Treehugger Robot · 8 years ago
  90. 0ad6c8f art: Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  91. 462e21c Merge "Delete some unused bitmap walking code" by Mathieu Chartier · 8 years ago
  92. f5658b4 benchmark: Add a build target that's not Android-dependent by Igor Murashkin · 8 years ago
  93. ce0db6f Merge "Reserve space in the char backing vector to prevent reallocations" by Jeff Hao · 8 years ago
  94. d295618 Merge "DexCachePair : Add an Assign method." by Narayan Kamath · 8 years ago
  95. 23136d1 DexCachePair : Add an Assign method. by Narayan Kamath · 8 years ago
  96. 1ec37ad Merge "Address review comments for change 25352fc06c84cdab8a2ab." by Narayan Kamath · 8 years ago
  97. 42b3dd0 Address review comments for change 25352fc06c84cdab8a2ab. by Narayan Kamath · 8 years ago
  98. ebeee75 Merge "class_linker: Add support for resolving method types." by Treehugger Robot · 8 years ago
  99. 25352fc class_linker: Add support for resolving method types. by Narayan Kamath · 9 years ago
  100. 51cbe84 Merge "Integrate dexfuzz with bisection search" by Treehugger Robot · 8 years ago