1. 3fa237b Merge \"Fix accidental pass-by-value\" am: 27d99ed243 by Matthew Gharrity · 9 years ago
  2. 27d99ed Merge "Fix accidental pass-by-value" by Treehugger Robot · 9 years ago
  3. f87c76d Merge changes I328ea51d,I577c5d02 am: 6c81dfeaef by Richard Uhler · 9 years ago
  4. 6c81dfe Merge changes I328ea51d,I577c5d02 by Treehugger Robot · 9 years ago
  5. 0b110f4 Fix accidental pass-by-value by Matthew Gharrity · 9 years ago
  6. 127d900 Merge \"ART: Change return types of field access entrypoints\" am: 360b4b0137 by Andreas Gampe · 9 years ago
  7. 360b4b0 Merge "ART: Change return types of field access entrypoints" by Vladimir Marko · 9 years ago
  8. c8f60fd Merge \"Fix test after rename.\" am: 522da11a6c by Nicolas Geoffray · 9 years ago
  9. 522da11 Merge "Fix test after rename." by Nicolas Geoffray · 9 years ago
  10. a2d7cbb Fix test after rename. by Nicolas Geoffray · 9 years ago
  11. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 9 years ago
  12. 7dfe12f Merge \"JIT: Don\'t update the dex cache of another class loader.\" by Nicolas Geoffray · 9 years ago
  13. 79e7324 Merge "JIT: Don't update the dex cache of another class loader." by Nicolas Geoffray · 9 years ago
  14. 5ae9090 Merge \"ARM: Change mem address mode for array accesses.\" am: c17e6d3f0d by Artem Serov · 9 years ago
  15. c17e6d3 Merge "ARM: Change mem address mode for array accesses." by Vladimir Marko · 9 years ago
  16. 6c91679 ARM: Change mem address mode for array accesses. by Artem Serov · 9 years ago
  17. 2bb481b Merge \"Refactor SSA deconstruction into its own class\" am: dc4f4d42aa by Matthew Gharrity · 9 years ago
  18. dc4f4d4 Merge "Refactor SSA deconstruction into its own class" by Treehugger Robot · 9 years ago
  19. 61b07eb Merge \"Tune the GC ergnomics for the read barrier config.\" am: 0331aa7274 by Hiroshi Yamauchi · 9 years ago
  20. 8748c04 Merge \"Disable warnings triggered in Clang r271374\" am: 73e83ec579 by Pirama Arumuga Nainar · 9 years ago
  21. 0331aa7 Merge "Tune the GC ergnomics for the read barrier config." by Treehugger Robot · 9 years ago
  22. 73e83ec Merge "Disable warnings triggered in Clang r271374" by Stephen Hines · 9 years ago
  23. 5d6e27d Refactor SSA deconstruction into its own class by Matthew Gharrity · 9 years ago
  24. df53be2 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 9 years ago
  25. b6bab0f Tune the GC ergnomics for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  26. 491617a JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 9 years ago
  27. d684f52 Compute oat and odex filenames eagerly. by Richard Uhler · 9 years ago
  28. b81881d Make a static OatFileAssistant::DexLocationToOatFileName function. by Richard Uhler · 9 years ago
  29. e743f45 Merge \"ARM: Fix shifted register offset mem address mode for load signed.\" by Artem Serov · 9 years ago
  30. bae13af Merge "ARM: Fix shifted register offset mem address mode for load signed." by Vladimir Marko · 9 years ago
  31. 2e4fcc9 ARM: Fix shifted register offset mem address mode for load signed. by Artem Serov · 9 years ago
  32. 6631f88 Merge \"Do allocation fence before pushing on allocation stack\" am: 2be946bbf9 by Mathieu Chartier · 9 years ago
  33. 2be946b Merge "Do allocation fence before pushing on allocation stack" by Treehugger Robot · 9 years ago
  34. 011dc2c Do allocation fence before pushing on allocation stack by Mathieu Chartier · 9 years ago
  35. 407e663 Merge \"Rename current register allocator implementation\" am: 0c67ddaff8 by Matthew Gharrity · 9 years ago
  36. 0c67dda Merge "Rename current register allocator implementation" by Treehugger Robot · 9 years ago
  37. 5af55b2 Merge \"ART: Fix run-test script\" am: 64a73d790d by Andreas Gampe · 9 years ago
  38. 64a73d7 Merge "ART: Fix run-test script" by Treehugger Robot · 9 years ago
  39. f47fb2f ART: Fix run-test script by Andreas Gampe · 9 years ago
  40. 8ef3850 Merge \"MIPS64: Highest/Lowest Bit Intrinsic Support\" am: 4c489f48ef by Chris Larsen · 9 years ago
  41. 4c489f4 Merge "MIPS64: Highest/Lowest Bit Intrinsic Support" by Roland Levillain · 9 years ago
  42. f34d345 Merge \"Fix the build with respect to new VIXL.\" am: 11502fb83b by Roland Levillain · 9 years ago
  43. 11502fb Merge "Fix the build with respect to new VIXL." by Roland Levillain · 9 years ago
  44. 71280fc Fix the build with respect to new VIXL. by Roland Levillain · 9 years ago
  45. 4bc7404 Merge \"Fixes to build against new VIXL interface.\" am: 5668e58daf by Scott Wakeling · 9 years ago
  46. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 9 years ago
  47. edde16a Merge \"Add a new control flow simplifier.\" am: 24670a7aac by Nicolas Geoffray · 9 years ago
  48. 24670a7 Merge "Add a new control flow simplifier." by Nicolas Geoffray · 9 years ago
  49. 2f13070 Merge \"ARM64: Improve code generated to spill/restore for slow paths.\" by Alexandre Rames · 9 years ago
  50. 471c227 Merge "ARM64: Improve code generated to spill/restore for slow paths." by Treehugger Robot · 9 years ago
  51. 68bd9b9 ARM64: Improve code generated to spill/restore for slow paths. by Alexandre Rames · 9 years ago
  52. dac9b19 Add a new control flow simplifier. by Nicolas Geoffray · 9 years ago
  53. b105735 Merge \"ART: Replace ScopedFd with FdFile\" am: 173f435e56 by Andreas Gampe · 9 years ago
  54. 173f435 Merge "ART: Replace ScopedFd with FdFile" by Treehugger Robot · 9 years ago
  55. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 9 years ago
  56. e928885 Rename current register allocator implementation by Matthew Gharrity · 9 years ago
  57. da75a75 Merge \"ART: disassembler_x86 doesn\'t recognize NOPs\" am: 161c866ca7 by Serdjuk, Nikolay Y · 9 years ago
  58. 161c866 Merge "ART: disassembler_x86 doesn't recognize NOPs" by Treehugger Robot · 9 years ago
  59. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 9 years ago
  60. c03ec97 Merge changes from topic \'cherry_pinner\' am: edec0eb18d by Andreas Gampe · 9 years ago
  61. edec0eb Merge changes from topic 'cherry_pinner' by Andreas Gampe · 9 years ago
  62. 09b710c ART: Fix build break by Andreas Gampe · 9 years ago
  63. b55ad7c Add API for getting location of odex or oat file by Philip Cuadra · 9 years ago
  64. 9c26f22 Merge \"Revert \"Revert \"Dump more dex file data in oatdump\"\"\" by Mathieu Chartier · 9 years ago
  65. 05d9a64 Merge "Revert "Revert "Dump more dex file data in oatdump""" by Treehugger Robot · 9 years ago
  66. dc00f18 Revert "Revert "Dump more dex file data in oatdump"" by Mathieu Chartier · 9 years ago
  67. bc76799 Merge \"Integer.bitCount and Long.bitCount intrinsics for ARM\" am: f18f3cb337 by xueliang.zhong · 9 years ago
  68. f18f3cb Merge "Integer.bitCount and Long.bitCount intrinsics for ARM" by Treehugger Robot · 9 years ago
  69. 0c2edd8 Merge \"ART: Add FdFile constructors\" am: 2fce5cf079 by Andreas Gampe · 9 years ago
  70. 2fce5cf Merge "ART: Add FdFile constructors" by Treehugger Robot · 9 years ago
  71. f1073c8 Integer.bitCount and Long.bitCount intrinsics for ARM by xueliang.zhong · 9 years ago
  72. 333b9e1 Merge \"Introduce more compact ReadBarrierMark slow-paths.\" am: 2c30a37342 by Roland Levillain · 9 years ago
  73. da9d11c Merge \"Revert \"Dump more dex file data in oatdump\"\" am: 7598736db0 by Nicolas Geoffray · 9 years ago
  74. 2c30a37 Merge "Introduce more compact ReadBarrierMark slow-paths." by Roland Levillain · 9 years ago
  75. 7598736 Merge "Revert "Dump more dex file data in oatdump"" by Nicolas Geoffray · 9 years ago
  76. 9c05578 Revert "Dump more dex file data in oatdump" by Nicolas Geoffray · 9 years ago
  77. 75141e1 Merge \"Fix a bug in ClassTableGet code generation for IMTs.\" am: 09d77fac67 by Nicolas Geoffray · 9 years ago
  78. 09d77fa Merge "Fix a bug in ClassTableGet code generation for IMTs." by Nicolas Geoffray · 9 years ago
  79. df87892 ART: Add FdFile constructors by Andreas Gampe · 10 years ago
  80. 9bbe6eb Merge \"Dump more dex file data in oatdump\" am: d2c44723e6 by Mathieu Chartier · 9 years ago
  81. d2c4472 Merge "Dump more dex file data in oatdump" by Treehugger Robot · 9 years ago
  82. 8e2c562 Dump more dex file data in oatdump by Mathieu Chartier · 9 years ago
  83. 54c4ee4 Merge \"Improve search for available spill slots in RA\" am: 633c22de95 by Matthew Gharrity · 9 years ago
  84. 633c22d Merge "Improve search for available spill slots in RA" by Treehugger Robot · 9 years ago
  85. 346cb25 Merge \"Refactored a few dexdump alloc/free into unique_ptr\" am: bcdc888a39 by Aart Bik · 9 years ago
  86. bcdc888 Merge "Refactored a few dexdump alloc/free into unique_ptr" by Treehugger Robot · 9 years ago
  87. cf9d7a6 Merge \"X86: Use memory to do array range checks\" am: a708355691 by Mark Mendell · 9 years ago
  88. a708355 Merge "X86: Use memory to do array range checks" by Vladimir Marko · 9 years ago
  89. 1dacb48 Merge changes I91249ba8,Ic93812d9 am: c8cbda6596 by Richard Uhler · 9 years ago
  90. c8cbda6 Merge changes I91249ba8,Ic93812d9 by Treehugger Robot · 9 years ago
  91. ff484b9 Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 9 years ago
  92. ee8d971 X86: Use memory to do array range checks by Mark Mendell · 9 years ago
  93. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 9 years ago
  94. 65a3500 Merge \"Blacklist flaky test.\" am: 1fd3473032 by Nicolas Geoffray · 9 years ago
  95. 1fd3473 Merge "Blacklist flaky test." by Nicolas Geoffray · 9 years ago
  96. 9631f54 Blacklist flaky test. by Nicolas Geoffray · 9 years ago
  97. 820c55f Merge \"Update the get_process_name call.\" am: e8508094c3 by Dmitriy Filchenko · 9 years ago
  98. e850809 Merge "Update the get_process_name call." by Treehugger Robot · 9 years ago
  99. c05e2f2 Refactored a few dexdump alloc/free into unique_ptr by Aart Bik · 9 years ago
  100. 7292a51 Merge changes Iafd12677,I40595d15 am: 0599c5976a by Richard Uhler · 9 years ago