1. ab2a540 ART: Add dex2oat swap usage test by Andreas Gampe · 8 years ago
  2. a8f4e90 Merge "ART: Make run-test temp dir consistent" by Treehugger Robot · 8 years ago
  3. 34a8a0f ART: Make run-test temp dir consistent by Andreas Gampe · 8 years ago
  4. d8b668f Merge "Add a way to measure read barrier slow paths" by Mathieu Chartier · 8 years ago
  5. b78b3a8 Merge "Change return type of artIsAssignableFromCode for MIPS64" by Treehugger Robot · 8 years ago
  6. ed33b73 Merge "Fix the definition of MACRO_LITERAL for OS X on x86-64." by Roland Levillain · 8 years ago
  7. cddb9d2 Fix the definition of MACRO_LITERAL for OS X on x86-64. by Roland Levillain · 8 years ago
  8. d207b42 Change return type of artIsAssignableFromCode for MIPS64 by Goran Jakovljevic · 8 years ago
  9. 057361c Merge "Move caller-saves saving/restoring to ReadBarrierMarkRegX." by Roland Levillain · 8 years ago
  10. 65ad9b3 Merge "Clean up Class::FindStaticField()." by Vladimir Marko · 8 years ago
  11. 4359e61 Move caller-saves saving/restoring to ReadBarrierMarkRegX. by Roland Levillain · 8 years ago
  12. a92938a Merge "ARM: Port instr simplification of array accesses." by Vladimir Marko · 8 years ago
  13. 328429f ARM: Port instr simplification of array accesses. by Artem Serov · 8 years ago
  14. 89b03e0 Merge changes Ibcc11ce7,I9867dc11 by Vladimir Marko · 8 years ago
  15. 56fe258 Add a way to measure read barrier slow paths by Mathieu Chartier · 8 years ago
  16. e4b1c86 Merge "Revert "Revert "Refactor GetIMTIndex""" by Treehugger Robot · 8 years ago
  17. ce1ba11 Merge "Make stream tracing have a higher thread count on host" by Treehugger Robot · 8 years ago
  18. a344f6a Make stream tracing have a higher thread count on host by Alex Light · 8 years ago
  19. 8a75990 Merge "Refactor register allocation to be pluggable" by Treehugger Robot · 8 years ago
  20. 27d99ed Merge "Fix accidental pass-by-value" by Treehugger Robot · 8 years ago
  21. 6c81dfe Merge changes I328ea51d,I577c5d02 by Treehugger Robot · 8 years ago
  22. e622022 ARM64: Improve Mterp. by Vladimir Marko · 8 years ago
  23. 5733e98 ARM64: Fix mterp switch table pointer calculation. by Vladimir Marko · 8 years ago
  24. 0b110f4 Fix accidental pass-by-value by Matthew Gharrity · 8 years ago
  25. 8f49d4b Refactor register allocation to be pluggable by Matthew Gharrity · 8 years ago
  26. 360b4b0 Merge "ART: Change return types of field access entrypoints" by Vladimir Marko · 8 years ago
  27. 522da11 Merge "Fix test after rename." by Nicolas Geoffray · 8 years ago
  28. a2d7cbb Fix test after rename. by Nicolas Geoffray · 8 years ago
  29. 6740997 ART: Change return types of field access entrypoints by Andreas Gampe · 8 years ago
  30. 79e7324 Merge "JIT: Don't update the dex cache of another class loader." by Nicolas Geoffray · 8 years ago
  31. c17e6d3 Merge "ARM: Change mem address mode for array accesses." by Vladimir Marko · 8 years ago
  32. 6c91679 ARM: Change mem address mode for array accesses. by Artem Serov · 8 years ago
  33. dc4f4d4 Merge "Refactor SSA deconstruction into its own class" by Treehugger Robot · 8 years ago
  34. 0331aa7 Merge "Tune the GC ergnomics for the read barrier config." by Treehugger Robot · 8 years ago
  35. 73e83ec Merge "Disable warnings triggered in Clang r271374" by Stephen Hines · 8 years ago
  36. 465ecc8 Revert "Revert "Refactor GetIMTIndex"" by Matthew Gharrity · 8 years ago
  37. 5d6e27d Refactor SSA deconstruction into its own class by Matthew Gharrity · 8 years ago
  38. df53be2 Disable warnings triggered in Clang r271374 by Pirama Arumuga Nainar · 8 years ago
  39. b6bab0f Tune the GC ergnomics for the read barrier config. by Hiroshi Yamauchi · 8 years ago
  40. 491617a JIT: Don't update the dex cache of another class loader. by Nicolas Geoffray · 8 years ago
  41. d684f52 Compute oat and odex filenames eagerly. by Richard Uhler · 8 years ago
  42. b81881d Make a static OatFileAssistant::DexLocationToOatFileName function. by Richard Uhler · 8 years ago
  43. bae13af Merge "ARM: Fix shifted register offset mem address mode for load signed." by Vladimir Marko · 8 years ago
  44. 2e4fcc9 ARM: Fix shifted register offset mem address mode for load signed. by Artem Serov · 8 years ago
  45. 2be946b Merge "Do allocation fence before pushing on allocation stack" by Treehugger Robot · 8 years ago
  46. 011dc2c Do allocation fence before pushing on allocation stack by Mathieu Chartier · 8 years ago
  47. 0c67dda Merge "Rename current register allocator implementation" by Treehugger Robot · 8 years ago
  48. 64a73d7 Merge "ART: Fix run-test script" by Treehugger Robot · 8 years ago
  49. f47fb2f ART: Fix run-test script by Andreas Gampe · 8 years ago
  50. 4c489f4 Merge "MIPS64: Highest/Lowest Bit Intrinsic Support" by Roland Levillain · 8 years ago
  51. 11502fb Merge "Fix the build with respect to new VIXL." by Roland Levillain · 8 years ago
  52. 71280fc Fix the build with respect to new VIXL. by Roland Levillain · 8 years ago
  53. 5668e58 Merge "Fixes to build against new VIXL interface." by Roland Levillain · 8 years ago
  54. 24670a7 Merge "Add a new control flow simplifier." by Nicolas Geoffray · 8 years ago
  55. 471c227 Merge "ARM64: Improve code generated to spill/restore for slow paths." by Treehugger Robot · 8 years ago
  56. 68bd9b9 ARM64: Improve code generated to spill/restore for slow paths. by Alexandre Rames · 8 years ago
  57. dac9b19 Add a new control flow simplifier. by Nicolas Geoffray · 8 years ago
  58. 173f435 Merge "ART: Replace ScopedFd with FdFile" by Treehugger Robot · 8 years ago
  59. 43e10b0 ART: Replace ScopedFd with FdFile by Andreas Gampe · 8 years ago
  60. e928885 Rename current register allocator implementation by Matthew Gharrity · 8 years ago
  61. 161c866 Merge "ART: disassembler_x86 doesn't recognize NOPs" by Treehugger Robot · 8 years ago
  62. 97c72b7 Fixes to build against new VIXL interface. by Scott Wakeling · 8 years ago
  63. edec0eb Merge changes from topic 'cherry_pinner' by Andreas Gampe · 8 years ago
  64. 09b710c ART: Fix build break by Andreas Gampe · 8 years ago
  65. b55ad7c Add API for getting location of odex or oat file by Philip Cuadra · 8 years ago
  66. 05d9a64 Merge "Revert "Revert "Dump more dex file data in oatdump""" by Treehugger Robot · 8 years ago
  67. dc00f18 Revert "Revert "Dump more dex file data in oatdump"" by Mathieu Chartier · 8 years ago
  68. f18f3cb Merge "Integer.bitCount and Long.bitCount intrinsics for ARM" by Treehugger Robot · 8 years ago
  69. 2fce5cf Merge "ART: Add FdFile constructors" by Treehugger Robot · 8 years ago
  70. f1073c8 Integer.bitCount and Long.bitCount intrinsics for ARM by xueliang.zhong · 8 years ago
  71. 2c30a37 Merge "Introduce more compact ReadBarrierMark slow-paths." by Roland Levillain · 8 years ago
  72. 7598736 Merge "Revert "Dump more dex file data in oatdump"" by Nicolas Geoffray · 8 years ago
  73. 9c05578 Revert "Dump more dex file data in oatdump" by Nicolas Geoffray · 8 years ago
  74. 09d77fa Merge "Fix a bug in ClassTableGet code generation for IMTs." by Nicolas Geoffray · 8 years ago
  75. df87892 ART: Add FdFile constructors by Andreas Gampe · 9 years ago
  76. d2c4472 Merge "Dump more dex file data in oatdump" by Treehugger Robot · 8 years ago
  77. 8e2c562 Dump more dex file data in oatdump by Mathieu Chartier · 8 years ago
  78. 633c22d Merge "Improve search for available spill slots in RA" by Treehugger Robot · 8 years ago
  79. bcdc888 Merge "Refactored a few dexdump alloc/free into unique_ptr" by Treehugger Robot · 8 years ago
  80. a708355 Merge "X86: Use memory to do array range checks" by Vladimir Marko · 8 years ago
  81. c8cbda6 Merge changes I91249ba8,Ic93812d9 by Treehugger Robot · 8 years ago
  82. ff484b9 Fix a bug in ClassTableGet code generation for IMTs. by Nicolas Geoffray · 8 years ago
  83. ee8d971 X86: Use memory to do array range checks by Mark Mendell · 8 years ago
  84. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 8 years ago
  85. 1fd3473 Merge "Blacklist flaky test." by Nicolas Geoffray · 8 years ago
  86. 9631f54 Blacklist flaky test. by Nicolas Geoffray · 8 years ago
  87. e850809 Merge "Update the get_process_name call." by Treehugger Robot · 8 years ago
  88. c05e2f2 Refactored a few dexdump alloc/free into unique_ptr by Aart Bik · 8 years ago
  89. 0599c59 Merge changes Iafd12677,I40595d15 by Treehugger Robot · 8 years ago
  90. f64a6ab Improve search for available spill slots in RA by Matthew Gharrity · 8 years ago
  91. 058d934 Merge "ARM64: Shorter fast-path for read barrier field load." by Vladimir Marko · 8 years ago
  92. 2f378bf Merge "Two more patterns for instruction simplifier" by Vladimir Marko · 8 years ago
  93. 877a033 ARM64: Shorter fast-path for read barrier field load. by Vladimir Marko · 8 years ago
  94. 5f4f6cf Merge "ARM: Shorter fast-path for read barrier field load." by Vladimir Marko · 8 years ago
  95. d3278bd Two more patterns for instruction simplifier by Maxim Kazantsev · 8 years ago
  96. d8f5f56 Merge "Rename kCall to kCallOnMainOnly" by Roland Levillain · 8 years ago
  97. 194bcfe ARM: Shorter fast-path for read barrier field load. by Vladimir Marko · 8 years ago
  98. 03c0134 Update the get_process_name call. by Dmitriy Filchenko · 8 years ago
  99. 6caea66 Merge "Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable." by Oleksiy Vyalov · 8 years ago
  100. de9007f Call prctl(PR_SET_PTRACER, PR_SET_PTRACER_ANY) if app is debuggable. by Oleksiy Vyalov · 8 years ago