1. 06a46c4 MIPS32: Improve string and class loads by Alexey Frunze · 8 years ago
  2. 9755c26 Merge "Fix profiling output to properly display class info." by Treehugger Robot · 8 years ago
  3. 58d40f3 Fix profiling output to properly display class info. by Jeff Hao · 8 years ago
  4. 93afc5f Merge "Add missing filter cards to zygote mod union table" by Mathieu Chartier · 8 years ago
  5. 10b218d Add missing filter cards to zygote mod union table by Mathieu Chartier · 8 years ago
  6. e92730c Merge "Improve CC handling for immune objects" by Treehugger Robot · 8 years ago
  7. 90187c9 Merge "Remove redundant 601 test, it's all in 600." by Aart Bik · 8 years ago
  8. 10656de Merge "runtime: Refactor asm_support to be auto-generated (mostly)" by Treehugger Robot · 8 years ago
  9. 21328a1 Improve CC handling for immune objects by Mathieu Chartier · 8 years ago
  10. 3023890 Merge "ART: Add pointer-size template to some reflection functions" by Treehugger Robot · 8 years ago
  11. 311fdf5 runtime: Refactor asm_support to be auto-generated (mostly) by Igor Murashkin · 8 years ago
  12. 80c669d Remove redundant 601 test, it's all in 600. by Aart Bik · 8 years ago
  13. 659ad8f Merge "Make java 8 run-tests runnable on the RI again." by Treehugger Robot · 8 years ago
  14. 0abe10a Merge "Launch ahat server before processing the heap dump." by Treehugger Robot · 8 years ago
  15. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 8 years ago
  16. 38be534 Merge "Fix stream-tracing with default methods" by Treehugger Robot · 8 years ago
  17. a69e790 Merge "Make static helper methods member functions of OptimizingCompiler class" by Aart Bik · 8 years ago
  18. 0f7e8f5 Fix stream-tracing with default methods by Alex Light · 8 years ago
  19. edbecee Merge "Revert "Revert "ART: Add dex2oat swap usage test""" by Treehugger Robot · 8 years ago
  20. a71ad9a Merge "Add fast path to arm64 READ_BARRIER macro" by Mathieu Chartier · 8 years ago
  21. 7adeda8 Revert "Revert "ART: Add dex2oat swap usage test"" by Andreas Gampe · 8 years ago
  22. de4cf16 Merge "Do not emit stack maps for runtime calls to ReadBarrierMarkRegX." by Roland Levillain · 8 years ago
  23. c4aa896 Merge "Revert "ART: Add dex2oat swap usage test"" by Treehugger Robot · 8 years ago
  24. ec743ff Revert "ART: Add dex2oat swap usage test" by Andreas Gampe · 8 years ago
  25. 4b5f791 Add fast path to arm64 READ_BARRIER macro by Mathieu Chartier · 8 years ago
  26. f5fb090 Make static helper methods member functions of OptimizingCompiler class by Wojciech Staszkiewicz · 8 years ago
  27. 115c1de Merge "ART: Change run-*-tests to ANDROID_{HOST|PRODUCT}_OUT" by Treehugger Robot · 8 years ago
  28. da2b8dc Merge "ART: Add dex2oat swap usage test" by Treehugger Robot · 8 years ago
  29. 7b922ff Merge "Combine offsets in loop-based dynamic BCE." by Treehugger Robot · 8 years ago
  30. dec8f63 Do not emit stack maps for runtime calls to ReadBarrierMarkRegX. by Roland Levillain · 8 years ago
  31. 67def59 Combine offsets in loop-based dynamic BCE. by Aart Bik · 8 years ago
  32. 9e27d02 Merge "ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation." by Treehugger Robot · 8 years ago
  33. d9ad357 ARM64/x86-64: Fix mterp fill-array-data-payload pointer calculation. by Vladimir Marko · 8 years ago
  34. 41c7e2e Merge "ARM64: Improve mterp cmpl/cmpg." by Vladimir Marko · 8 years ago
  35. 84413a7 Merge changes I295c7876,Ib4b84b7b by Treehugger Robot · 8 years ago
  36. d4b7ad7 Merge "Use non-CAS thread flip root visitor." by Hiroshi Yamauchi · 8 years ago
  37. 479b1de ART: Remove PACKED from ArtMethod's ptr_sized_fields_ by Andreas Gampe · 8 years ago
  38. ab2a540 ART: Add dex2oat swap usage test by Andreas Gampe · 8 years ago
  39. 46e476b Launch ahat server before processing the heap dump. by Richard Uhler · 8 years ago
  40. 7e9b257 Use non-CAS thread flip root visitor. by Hiroshi Yamauchi · 8 years ago
  41. 75f0885 ART: Rename ArtMethod JNI field by Andreas Gampe · 8 years ago
  42. a8f4e90 Merge "ART: Make run-test temp dir consistent" by Treehugger Robot · 8 years ago
  43. 34a8a0f ART: Make run-test temp dir consistent by Andreas Gampe · 8 years ago
  44. d8b668f Merge "Add a way to measure read barrier slow paths" by Mathieu Chartier · 8 years ago
  45. fb6db3f ARM64: Improve mterp cmpl/cmpg. by Vladimir Marko · 8 years ago
  46. b78b3a8 Merge "Change return type of artIsAssignableFromCode for MIPS64" by Treehugger Robot · 8 years ago
  47. ed33b73 Merge "Fix the definition of MACRO_LITERAL for OS X on x86-64." by Roland Levillain · 8 years ago
  48. cddb9d2 Fix the definition of MACRO_LITERAL for OS X on x86-64. by Roland Levillain · 8 years ago
  49. d207b42 Change return type of artIsAssignableFromCode for MIPS64 by Goran Jakovljevic · 8 years ago
  50. 057361c Merge "Move caller-saves saving/restoring to ReadBarrierMarkRegX." by Roland Levillain · 8 years ago
  51. 65ad9b3 Merge "Clean up Class::FindStaticField()." by Vladimir Marko · 8 years ago
  52. 4359e61 Move caller-saves saving/restoring to ReadBarrierMarkRegX. by Roland Levillain · 8 years ago
  53. a92938a Merge "ARM: Port instr simplification of array accesses." by Vladimir Marko · 8 years ago
  54. 328429f ARM: Port instr simplification of array accesses. by Artem Serov · 8 years ago
  55. 89b03e0 Merge changes Ibcc11ce7,I9867dc11 by Vladimir Marko · 8 years ago
  56. 56fe258 Add a way to measure read barrier slow paths by Mathieu Chartier · 8 years ago
  57. e4b1c86 Merge "Revert "Revert "Refactor GetIMTIndex""" by Treehugger Robot · 8 years ago
  58. ce1ba11 Merge "Make stream tracing have a higher thread count on host" by Treehugger Robot · 8 years ago
  59. a344f6a Make stream tracing have a higher thread count on host by Alex Light · 8 years ago
  60. 8a75990 Merge "Refactor register allocation to be pluggable" by Treehugger Robot · 8 years ago
  61. 27d99ed Merge "Fix accidental pass-by-value" by Treehugger Robot · 8 years ago
  62. 6c81dfe Merge changes I328ea51d,I577c5d02 by Treehugger Robot · 8 years ago
  63. e622022 ARM64: Improve Mterp. by Vladimir Marko · 8 years ago
  64. 5733e98 ARM64: Fix mterp switch table pointer calculation. by Vladimir Marko · 8 years ago
  65. 0b110f4 Fix accidental pass-by-value by Matthew Gharrity · 8 years ago
  66. 8f49d4b Refactor register allocation to be pluggable by Matthew Gharrity · 8 years ago
  67. 360b4b0 Merge "ART: Change return types of field access entrypoints" by Vladimir Marko · 8 years ago
  68. 522da11 Merge "Fix test after rename." by Nicolas Geoffray · 8 years ago
  69. a2d7cbb Fix test after rename. by Nicolas Geoffray · 8 years ago
  70. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 8 years ago
  71. 79e7324 Merge "JIT: Don't update the dex cache of another class loader." by Nicolas Geoffray · 8 years ago
  72. c17e6d3 Merge "ARM: Change mem address mode for array accesses." by Vladimir Marko · 8 years ago
  73. 6c91679 ARM: Change mem address mode for array accesses. by Artem Serov · 8 years ago
  74. dc4f4d4 Merge "Refactor SSA deconstruction into its own class" by Treehugger Robot · 8 years ago
  75. 0331aa7 Merge "Tune the GC ergnomics for the read barrier config." by Treehugger Robot · 8 years ago
  76. 73e83ec Merge "Disable warnings triggered in Clang r271374" by Stephen Hines · 8 years ago
  77. 465ecc8 Revert "Revert "Refactor GetIMTIndex"" by Matthew Gharrity · 8 years ago
  78. 5d6e27d Refactor SSA deconstruction into its own class by Matthew Gharrity · 8 years ago
  79. df53be2 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  80. b6bab0f Tune the GC ergnomics for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  81. 491617a JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  82. d684f52 Compute oat and odex filenames eagerly. by Richard Uhler · 8 years ago
  83. b81881d Make a static OatFileAssistant::DexLocationToOatFileName function. by Richard Uhler · 8 years ago
  84. bae13af Merge "ARM: Fix shifted register offset mem address mode for load signed." by Vladimir Marko · 8 years ago
  85. 2e4fcc9 ARM: Fix shifted register offset mem address mode for load signed. by Artem Serov · 8 years ago
  86. 2be946b Merge "Do allocation fence before pushing on allocation stack" by Treehugger Robot · 8 years ago
  87. ebd089d ART: Change run-*-tests to ANDROID_{HOST|PRODUCT}_OUT by Andreas Gampe · 8 years ago
  88. 011dc2c Do allocation fence before pushing on allocation stack by Mathieu Chartier · 8 years ago
  89. 0c67dda Merge "Rename current register allocator implementation" by Treehugger Robot · 8 years ago
  90. 64a73d7 Merge "ART: Fix run-test script" by Treehugger Robot · 8 years ago
  91. f47fb2f ART: Fix run-test script by Andreas Gampe · 8 years ago
  92. 4c489f4 Merge "MIPS64: Highest/Lowest Bit Intrinsic Support" by Roland Levillain · 8 years ago
  93. 11502fb Merge "Fix the build with respect to new VIXL." by Roland Levillain · 8 years ago
  94. 71280fc Fix the build with respect to new VIXL. by Roland Levillain · 8 years ago
  95. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 8 years ago
  96. 24670a7 Merge "Add a new control flow simplifier." by Nicolas Geoffray · 8 years ago
  97. 471c227 Merge "ARM64: Improve code generated to spill/restore for slow paths." by Treehugger Robot · 8 years ago
  98. 68bd9b9 ARM64: Improve code generated to spill/restore for slow paths. by Alexandre Rames · 8 years ago
  99. dac9b19 Add a new control flow simplifier. by Nicolas Geoffray · 8 years ago
  100. 173f435 Merge "ART: Replace ScopedFd with FdFile" by Treehugger Robot · 8 years ago