1. 952dbb1 Change suspend entrypoint to save all registers. by Vladimir Marko · 10 years ago
  2. df638c6 Merge "ART: remove gcc cruft from the makefiles" by Colin Cross · 10 years ago
  3. 4130c33 Merge "cpp-define-generator: "make art-update-cpp-defines" to regen asm_support" by Treehugger Robot · 10 years ago
  4. a794c26 Fix art::ArchTest::FinalizeSetup not being called. by Przemyslaw Szczepaniak · 10 years ago
  5. bffecdb Merge "ART: Fix RegTypeCache for instance field declaring class" by David Brazdil · 10 years ago
  6. 0f290d7 Merge "Fix for interpreter crash on new instance of class" by Aart Bik · 10 years ago
  7. 0af088d Merge "Revert "Revert "Use try lock to fix class resolution race""" by Treehugger Robot · 10 years ago
  8. 4b0ef1c Revert "Revert "Use try lock to fix class resolution race"" by Mathieu Chartier · 10 years ago
  9. 3d73310 Merge "Create OatFileAssistant::OatFileInfo inner class." by Richard Uhler · 10 years ago
  10. db698f1 Fix for interpreter crash on new instance of class by Aart Bik · 10 years ago
  11. 7707777 Merge "Revert "Use try lock to fix class resolution race"" by Treehugger Robot · 10 years ago
  12. 69bf969 Revert "Use try lock to fix class resolution race" by Mathieu Chartier · 10 years ago
  13. ea15943 Merge "Add arena stack and priority queue type aliases" by Treehugger Robot · 10 years ago
  14. b94ea45 Merge "Revert "Scan immune spaces using mod union tables."" by Treehugger Robot · 10 years ago
  15. ccf7c8a Revert "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 10 years ago
  16. 33ee120 Add arena stack and priority queue type aliases by Matthew Gharrity · 10 years ago
  17. 3c92b12 cpp-define-generator: "make art-update-cpp-defines" to regen asm_support by Igor Murashkin · 10 years ago
  18. ecf75a6 ART: remove gcc cruft from the makefiles by Colin Cross · 10 years ago
  19. 743bf36 Create OatFileAssistant::OatFileInfo inner class. by Richard Uhler · 10 years ago
  20. 533d684 Merge "Avoid read barrier for IntArray::GetArrayClass" by Mathieu Chartier · 10 years ago
  21. d6636d3 Avoid read barrier for IntArray::GetArrayClass by Mathieu Chartier · 10 years ago
  22. 85c4a4b Merge "Use try lock to fix class resolution race" by Mathieu Chartier · 10 years ago
  23. ccee336 Merge "Scan immune spaces using mod union tables." by Hiroshi Yamauchi · 10 years ago
  24. 5fc9dde Merge "Disable CheckSwapUsage test with read barriers on x86." by Roland Levillain · 10 years ago
  25. d22b69a Merge "Remove two ReadBarrierMarkRegX entrypoints." by Roland Levillain · 10 years ago
  26. 0d638bb ART: Fix RegTypeCache for instance field declaring class by David Brazdil · 10 years ago
  27. 63b6eb4 Disable CheckSwapUsage test with read barriers on x86. by Roland Levillain · 10 years ago
  28. c416502 ARM64: Add comment to mterp int-to-long. by Vladimir Marko · 10 years ago
  29. f59f597 Merge "ARM64: More mterp improvements." by Vladimir Marko · 10 years ago
  30. 74d19f1 Merge "Reduce unnecessary read barriers in GC" by Mathieu Chartier · 10 years ago
  31. 8256da3 Scan immune spaces using mod union tables. by Hiroshi Yamauchi · 10 years ago
  32. a704eda Use try lock to fix class resolution race by Mathieu Chartier · 10 years ago
  33. 5ffa078 Reduce unnecessary read barriers in GC by Mathieu Chartier · 10 years ago
  34. 20421b9 ARM64: More mterp improvements. by Vladimir Marko · 10 years ago
  35. 58d40f3 Fix profiling output to properly display class info. by Jeff Hao · 10 years ago
  36. 10b218d Add missing filter cards to zygote mod union table by Mathieu Chartier · 10 years ago
  37. e92730c Merge "Improve CC handling for immune objects" by Treehugger Robot · 10 years ago
  38. 10656de Merge "runtime: Refactor asm_support to be auto-generated (mostly)" by Treehugger Robot · 10 years ago
  39. 21328a1 Improve CC handling for immune objects by Mathieu Chartier · 10 years ago
  40. 3023890 Merge "ART: Add pointer-size template to some reflection functions" by Treehugger Robot · 10 years ago
  41. 311fdf5 runtime: Refactor asm_support to be auto-generated (mostly) by Igor Murashkin · 10 years ago
  42. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 10 years ago
  43. 38be534 Merge "Fix stream-tracing with default methods" by Treehugger Robot · 10 years ago
  44. 0f7e8f5 Fix stream-tracing with default methods by Alex Light · 10 years ago
  45. a71ad9a Merge "Add fast path to arm64 READ_BARRIER macro" by Mathieu Chartier · 10 years ago
  46. d549c28 Remove two ReadBarrierMarkRegX entrypoints. by Roland Levillain · 10 years ago
  47. 4b5f791 Add fast path to arm64 READ_BARRIER macro by Mathieu Chartier · 10 years ago
  48. d9ad357 ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation. by Vladimir Marko · 10 years ago
  49. 41c7e2e Merge "ARM64: Improve mterp cmpl/cmpg." by Vladimir Marko · 10 years ago
  50. 84413a7 Merge changes I295c7876,Ib4b84b7b by Treehugger Robot · 10 years ago
  51. d4b7ad7 Merge "Use non-CAS thread flip root visitor." by Hiroshi Yamauchi · 10 years ago
  52. 479b1de ART: Remove PACKED from ArtMethod's ptr_sized_fields_ by Andreas Gampe · 10 years ago
  53. 7e9b257 Use non-CAS thread flip root visitor. by Hiroshi Yamauchi · 10 years ago
  54. 75f0885 ART: Rename ArtMethod JNI field by Andreas Gampe · 10 years ago
  55. d8b668f Merge "Add a way to measure read barrier slow paths" by Mathieu Chartier · 10 years ago
  56. fb6db3f ARM64: Improve mterp cmpl/cmpg. by Vladimir Marko · 10 years ago
  57. b78b3a8 Merge "Change return type of artIsAssignableFromCode for MIPS64" by Treehugger Robot · 10 years ago
  58. ed33b73 Merge "Fix the definition of MACRO_LITERAL for OS X on x86-64." by Roland Levillain · 10 years ago
  59. cddb9d2 Fix the definition of MACRO_LITERAL for OS X on x86-64. by Roland Levillain · 10 years ago
  60. d207b42 Change return type of artIsAssignableFromCode for MIPS64 by Goran Jakovljevic · 10 years ago
  61. 057361c Merge "Move caller-saves saving/restoring to ReadBarrierMarkRegX." by Roland Levillain · 10 years ago
  62. 65ad9b3 Merge "Clean up Class::FindStaticField()." by Vladimir Marko · 10 years ago
  63. 4359e61 Move caller-saves saving/restoring to ReadBarrierMarkRegX. by Roland Levillain · 10 years ago
  64. 89b03e0 Merge changes Ibcc11ce7,I9867dc11 by Vladimir Marko · 10 years ago
  65. 56fe258 Add a way to measure read barrier slow paths by Mathieu Chartier · 10 years ago
  66. e4b1c86 Merge "Revert "Revert "Refactor GetIMTIndex""" by Treehugger Robot · 10 years ago
  67. ce1ba11 Merge "Make stream tracing have a higher thread count on host" by Treehugger Robot · 10 years ago
  68. a344f6a Make stream tracing have a higher thread count on host by Alex Light · 10 years ago
  69. 6c81dfe Merge changes I328ea51d,I577c5d02 by Treehugger Robot · 10 years ago
  70. e622022 ARM64: Improve Mterp. by Vladimir Marko · 10 years ago
  71. 5733e98 ARM64: Fix mterp switch table pointer calculation. by Vladimir Marko · 10 years ago
  72. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 10 years ago
  73. 465ecc8 Revert "Revert "Refactor GetIMTIndex"" by Matthew Gharrity · 10 years ago
  74. b6bab0f Tune the GC ergnomics for the read barrier config. by Hiroshi Yamauchi · 10 years ago
  75. d684f52 Compute oat and odex filenames eagerly. by Richard Uhler · 10 years ago
  76. b81881d Make a static OatFileAssistant::DexLocationToOatFileName function. by Richard Uhler · 10 years ago
  77. 011dc2c Do allocation fence before pushing on allocation stack by Mathieu Chartier · 10 years ago
  78. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 10 years ago
  79. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 10 years ago
  80. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 10 years ago
  81. edec0eb Merge changes from topic 'cherry_pinner' by Andreas Gampe · 10 years ago
  82. 09b710c ART: Fix build break by Andreas Gampe · 10 years ago
  83. b55ad7c Add API for getting location of odex or oat file by Philip Cuadra · 10 years ago
  84. 05d9a64 Merge "Revert "Revert "Dump more dex file data in oatdump""" by Treehugger Robot · 10 years ago
  85. dc00f18 Revert "Revert "Dump more dex file data in oatdump"" by Mathieu Chartier · 10 years ago
  86. 2fce5cf Merge "ART: Add FdFile constructors" by Treehugger Robot · 10 years ago
  87. 2c30a37 Merge "Introduce more compact ReadBarrierMark slow-paths." by Roland Levillain · 10 years ago
  88. 9c05578 Revert "Dump more dex file data in oatdump" by Nicolas Geoffray · 10 years ago
  89. df87892 ART: Add FdFile constructors by Andreas Gampe · 11 years ago
  90. 8e2c562 Dump more dex file data in oatdump by Mathieu Chartier · 10 years ago
  91. c8cbda6 Merge changes I91249ba8,Ic93812d9 by Treehugger Robot · 10 years ago
  92. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 10 years ago
  93. e850809 Merge "Update the get_process_name call." by Treehugger Robot · 10 years ago
  94. 0599c59 Merge changes Iafd12677,I40595d15 by Treehugger Robot · 10 years ago
  95. 03c0134 Update the get_process_name call. by Dmitriy Filchenko · 10 years ago
  96. de9007f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 10 years ago
  97. dedde3f Merge "Have LOCAL_ASFLAGS honor debug/non-debug configuration." by Roland Levillain · 10 years ago
  98. 83e4903 Merge "Revert "Revert "Optimize IMT""" by Jeff Hao · 10 years ago
  99. e6a2d0f Fix the definition of THREAD_CURRENT_IBASE_OFFSET. by Roland Levillain · 10 years ago
  100. 7d14037 Merge "Mark ReadBarrierJni as a direct entry point on MIPS32." by Roland Levillain · 10 years ago