1. fd36f1f Rename callee save enumerators. by Vladimir Marko · 9 years ago
  2. c218427 Merge "Revert experimental lambda feature." by Narayan Kamath · 9 years ago
  3. 45b1718 Merge "JDWP: fix method argument count" by Sebastien Hertz · 9 years ago
  4. 0ed44f9 Merge "Card mark holding class instead of declaring class" by Mathieu Chartier · 9 years ago
  5. 4c3cc6c Merge "Revert "Revert "ARM64 asm for region space array allocation""" by Treehugger Robot · 9 years ago
  6. 6597577 Card mark holding class instead of declaring class by Mathieu Chartier · 9 years ago
  7. 8261d02 Revert "Revert "ARM64 asm for region space array allocation"" by Mathieu Chartier · 9 years ago
  8. 3f3201a Merge "Clean up VLOG(oat) in OatFileAssistant." by Treehugger Robot · 9 years ago
  9. c1f9241 Merge "MIPS64: Properly preserve $gp in art_quick_test_suspend" by Vladimir Marko · 9 years ago
  10. aef0c91 JDWP: fix method argument count by Sebastien Hertz · 9 years ago
  11. d59b196 Merge "Fix setting FdFile::ReadOnlyMode() flag" by Treehugger Robot · 9 years ago
  12. 2e42cf1 MIPS64: Properly preserve $gp in art_quick_test_suspend by Goran Jakovljevic · 9 years ago
  13. b64decd Fix setting FdFile::ReadOnlyMode() flag by David Brazdil · 9 years ago
  14. 14832ef Revert experimental lambda feature. by Narayan Kamath · 9 years ago
  15. c8ba678 Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic." by Tobias Thierer · 9 years ago
  16. 9a37efc Clean up VLOG(oat) in OatFileAssistant. by Richard Uhler · 9 years ago
  17. 7ab52cd Merge "ART: Improve addr2line" by Treehugger Robot · 9 years ago
  18. 61cd79b Merge "ARM/ARM64: Improve Mterp */lit8 assembly." by Vladimir Marko · 9 years ago
  19. 61d4850 Merge "Revert "ARM64 asm for region space array allocation"" by Treehugger Robot · 9 years ago
  20. 6ae7f3a Revert "ARM64 asm for region space array allocation" by Roland Levillain · 9 years ago
  21. fbcc830 ARM/ARM64: Improve Mterp */lit8 assembly. by Vladimir Marko · 9 years ago
  22. c10ad42 Merge "ART: Factor out native stack dumping" by Treehugger Robot · 9 years ago
  23. f686c3f ARM64 asm for region space array allocation by Mathieu Chartier · 9 years ago
  24. fcccbaf ART: Improve addr2line by Andreas Gampe · 9 years ago
  25. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 9 years ago
  26. eba7e52 ART: Fix Mac-specific things in x86-64 assembly by Andreas Gampe · 9 years ago
  27. 603b7ca x86/x86-64: Fix suspend entrypoint assembly for Mac build. by Vladimir Marko · 9 years ago
  28. 965c0b9 Merge "Change suspend entrypoint to save all registers." by Vladimir Marko · 9 years ago
  29. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 9 years ago
  30. 5cbe65d Use Thread.dispatchUncaughtException() rather than duplicating logic. by Tobias Thierer · 9 years ago
  31. d6a595b Fix CC table lookup tests by Mathieu Chartier · 9 years ago
  32. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 9 years ago
  33. d81c0f8 Fix constant type by David Sehr · 9 years ago
  34. d16ae7f Merge "Return error directly when uncompressed length is 0" by Treehugger Robot · 9 years ago
  35. cd16d0a Return error directly when uncompressed length is 0 by ganxiaolin · 9 years ago
  36. d993327 ART: Fix Mips Thread offset checks by Andreas Gampe · 9 years ago
  37. 52e6650 DexFile: Add basic support for v38 dex files. by Narayan Kamath · 9 years ago
  38. bd48b34 dex_instruction: remove unused parameter from instruction definitions. by Narayan Kamath · 9 years ago
  39. ba65cc4 Merge "ART: Convert pointer size to enum" by Treehugger Robot · 9 years ago
  40. 1a827a0 Merge "Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support"" by Nicolas Geoffray · 9 years ago
  41. 6ab5283 Revert "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Nicolas Geoffray · 9 years ago
  42. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  43. 1a7c337 Merge "Put the deletion of profiling info under a GC critical section." by Nicolas Geoffray · 9 years ago
  44. fcc3c6d Merge "Revert "Revert "Scan immune spaces using mod union tables.""" by Hiroshi Yamauchi · 9 years ago
  45. df638c6 Merge "ART: remove gcc cruft from the makefiles" by Colin Cross · 9 years ago
  46. 4130c33 Merge "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Treehugger Robot · 9 years ago
  47. a794c26 Fix art::ArchTest::FinalizeSetup not being called. by Przemyslaw Szczepaniak · 9 years ago
  48. bffecdb Merge "ART: Fix RegTypeCache for instance field declaring class" by David Brazdil · 9 years ago
  49. cf48fa0 Put the deletion of profiling info under a GC critical section. by Nicolas Geoffray · 9 years ago
  50. 0f290d7 Merge "Fix for interpreter crash on new instance of class" by Aart Bik · 9 years ago
  51. 0af088d Merge "Revert "Revert "Use try lock to fix class resolution race""" by Treehugger Robot · 9 years ago
  52. 4b0ef1c Revert "Revert "Use try lock to fix class resolution race"" by Mathieu Chartier · 9 years ago
  53. 3d73310 Merge "Create OatFileAssistant::OatFileInfo inner class." by Richard Uhler · 9 years ago
  54. db698f1 Fix for interpreter crash on new instance of class by Aart Bik · 9 years ago
  55. 5408f23 Revert "Revert "Scan immune spaces using mod union tables."" by Hiroshi Yamauchi · 9 years ago
  56. 7707777 Merge "Revert "Use try lock to fix class resolution race"" by Treehugger Robot · 9 years ago
  57. 69bf969 Revert "Use try lock to fix class resolution race" by Mathieu Chartier · 9 years ago
  58. ea15943 Merge "Add arena stack and priority queue type aliases" by Treehugger Robot · 9 years ago
  59. b94ea45 Merge "Revert "Scan immune spaces using mod union tables."" by Treehugger Robot · 9 years ago
  60. ccf7c8a Revert "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 9 years ago
  61. 33ee120 Add arena stack and priority queue type aliases by Matthew Gharrity · 9 years ago
  62. 3c92b12 cpp-define-generator: "make art-update-cpp-defines" to regen asm_support by Igor Murashkin · 9 years ago
  63. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 9 years ago
  64. 743bf36 Create OatFileAssistant::OatFileInfo inner class. by Richard Uhler · 9 years ago
  65. 533d684 Merge "Avoid read barrier for IntArray::GetArrayClass" by Mathieu Chartier · 9 years ago
  66. d6636d3 Avoid read barrier for IntArray::GetArrayClass by Mathieu Chartier · 9 years ago
  67. 85c4a4b Merge "Use try lock to fix class resolution race" by Mathieu Chartier · 9 years ago
  68. ccee336 Merge "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 9 years ago
  69. 5fc9dde Merge "Disable CheckSwapUsage test with read barriers on x86." by Roland Levillain · 9 years ago
  70. d22b69a Merge "Remove two ReadBarrierMarkRegX entrypoints." by Roland Levillain · 9 years ago
  71. 0d638bb ART: Fix RegTypeCache for instance field declaring class by David Brazdil · 9 years ago
  72. 63b6eb4 Disable CheckSwapUsage test with read barriers on x86. by Roland Levillain · 9 years ago
  73. c416502 ARM64: Add comment to mterp int-to-long. by Vladimir Marko · 9 years ago
  74. f59f597 Merge "ARM64: More mterp improvements." by Vladimir Marko · 9 years ago
  75. 74d19f1 Merge "Reduce unnecessary read barriers in GC" by Mathieu Chartier · 9 years ago
  76. 8256da3 Scan immune spaces using mod union tables. by Hiroshi Yamauchi · 9 years ago
  77. a704eda Use try lock to fix class resolution race by Mathieu Chartier · 9 years ago
  78. 5ffa078 Reduce unnecessary read barriers in GC by Mathieu Chartier · 9 years ago
  79. 20421b9 ARM64: More mterp improvements. by Vladimir Marko · 9 years ago
  80. 58d40f3 Fix profiling output to properly display class info. by Jeff Hao · 9 years ago
  81. 10b218d Add missing filter cards to zygote mod union table by Mathieu Chartier · 9 years ago
  82. e92730c Merge "Improve CC handling for immune objects" by Treehugger Robot · 9 years ago
  83. 10656de Merge "runtime: Refactor asm_support to be auto-generated (mostly)" by Treehugger Robot · 9 years ago
  84. 21328a1 Improve CC handling for immune objects by Mathieu Chartier · 9 years ago
  85. 3023890 Merge "ART: Add pointer-size template to some reflection functions" by Treehugger Robot · 9 years ago
  86. 311fdf5 runtime: Refactor asm_support to be auto-generated (mostly) by Igor Murashkin · 9 years ago
  87. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 9 years ago
  88. 38be534 Merge "Fix stream-tracing with default methods" by Treehugger Robot · 9 years ago
  89. 0f7e8f5 Fix stream-tracing with default methods by Alex Light · 9 years ago
  90. a71ad9a Merge "Add fast path to arm64 READ_BARRIER macro" by Mathieu Chartier · 9 years ago
  91. d549c28 Remove two ReadBarrierMarkRegX entrypoints. by Roland Levillain · 9 years ago
  92. 4b5f791 Add fast path to arm64 READ_BARRIER macro by Mathieu Chartier · 9 years ago
  93. d9ad357 ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation. by Vladimir Marko · 9 years ago
  94. 41c7e2e Merge "ARM64: Improve mterp cmpl/cmpg." by Vladimir Marko · 9 years ago
  95. 84413a7 Merge changes I295c7876,Ib4b84b7b by Treehugger Robot · 9 years ago
  96. d4b7ad7 Merge "Use non-CAS thread flip root visitor." by Hiroshi Yamauchi · 9 years ago
  97. 479b1de ART: Remove PACKED from ArtMethod's ptr_sized_fields_ by Andreas Gampe · 9 years ago
  98. 7e9b257 Use non-CAS thread flip root visitor. by Hiroshi Yamauchi · 9 years ago
  99. 75f0885 ART: Rename ArtMethod JNI field by Andreas Gampe · 9 years ago
  100. d8b668f Merge "Add a way to measure read barrier slow paths" by Mathieu Chartier · 9 years ago