1. 4163c53 AArch64: address some outstanding TODOs. by Matteo Franchin · 10 years ago
  2. cc6b59e Merge "ART: Fix movnti assembler" by Ian Rogers · 10 years ago
  3. fcabfbe Merge "ART: Better IllegalAccessException message" by Andreas Gampe · 10 years ago
  4. c0d8229 ART: Better IllegalAccessException message by Andreas Gampe · 10 years ago
  5. 1edf638 Merge "ART: Deprecate CompilationUnit's code_item" by Ian Rogers · 10 years ago
  6. f731a78 Merge "ART: More verifier error output" by Andreas Gampe · 10 years ago
  7. 59dce70 Merge "ART: Do a pre-pass for monitor_enter dex pc search" by Andreas Gampe · 10 years ago
  8. 1ee1458 Merge "Reduce scope of MIR analysis attributes." by Ian Rogers · 10 years ago
  9. 7503597 ART: Deprecate CompilationUnit's code_item by Razvan A Lupusoru · 10 years ago
  10. 584cc79 Reduce scope of MIR analysis attributes. by Ian Rogers · 10 years ago
  11. ae9f3e6 ART: Fix movnti assembler by Razvan A Lupusoru · 10 years ago
  12. 5ca2054 ART: More verifier error output by Andreas Gampe · 10 years ago
  13. cb3c08f ART: Do a pre-pass for monitor_enter dex pc search by Andreas Gampe · 10 years ago
  14. c70535b Merge "Fix a bug in the insertion of parallel move." by Nicolas Geoffray · 10 years ago
  15. 740475d Fix a bug in the insertion of parallel move. by Nicolas Geoffray · 10 years ago
  16. 13c4e8f Merge "Fix test now that instructions can die at instruction entry." by Nicolas Geoffray · 10 years ago
  17. fd680d8 Fix test now that instructions can die at instruction entry. by Nicolas Geoffray · 10 years ago
  18. eb1d22b Merge "Register allocator: refine instructions liveness." by Nicolas Geoffray · 10 years ago
  19. 7690562 Register allocator: refine instructions liveness. by Nicolas Geoffray · 10 years ago
  20. 68fd50b Merge "Optimize get/set reflection performance" by Mathieu Chartier · 10 years ago
  21. 7643327 Optimize get/set reflection performance by Mathieu Chartier · 10 years ago
  22. 88adf36 Merge "Fix broken runtime SetStatsEnabled logic" by Mathieu Chartier · 10 years ago
  23. 9ef78b5 Fix broken runtime SetStatsEnabled logic by Mathieu Chartier · 10 years ago
  24. 95f03e6 Merge "Fix make test exclusion bugs." by Ian Rogers · 10 years ago
  25. b5594ba Fix make test exclusion bugs. by Ian Rogers · 10 years ago
  26. adef736 Merge "Only include test targets if test-art* or build-art* is being built." by Ian Rogers · 10 years ago
  27. 8f0bbd2 Only include test targets if test-art* or build-art* is being built. by Ian Rogers · 10 years ago
  28. 7fe50c6 Merge "Change heap base address" by Mathieu Chartier · 10 years ago
  29. 268ea6c Change heap base address by Mathieu Chartier · 10 years ago
  30. 887ebcf Merge "Fix verifier crash in GetQuickFieldAccess()." by Hiroshi Yamauchi · 10 years ago
  31. 5f09be9 Fix verifier crash in GetQuickFieldAccess(). by Hiroshi Yamauchi · 10 years ago
  32. 628a74f Merge "ART Runtime: Add movw $xx,yy fault handling" by Ian Rogers · 10 years ago
  33. d282d59 Merge "Elimination of redundant instructuion" by Ian Rogers · 10 years ago
  34. 68dc101 Merge "Fix CallStaticVoidMethodA for testEverything" by Ian Rogers · 10 years ago
  35. 5a2a263 Merge "Fix some more pedantic compiler warnings." by Ian Rogers · 10 years ago
  36. 51be0a7 Fix CallStaticVoidMethodA for testEverything by Marcus Oakland · 10 years ago
  37. 70637e4 Merge "ART: Fix mac build" by Andreas Gampe · 10 years ago
  38. 7a53653 ART: Fix mac build by Andreas Gampe · 10 years ago
  39. 02875c5 Fix some more pedantic compiler warnings. by Ian Rogers · 10 years ago
  40. acc7798 Merge "Fix Class::IsInSamePackage to not read beyond the end of a StringPiece." by Ian Rogers · 10 years ago
  41. 6b604a1 Fix Class::IsInSamePackage to not read beyond the end of a StringPiece. by Ian Rogers · 10 years ago
  42. 4aa2ec1 Merge "Some optimizations for the array alloc path." by Hiroshi Yamauchi · 10 years ago
  43. f0edfc3 Some optimizations for the array alloc path. by Hiroshi Yamauchi · 10 years ago
  44. e7e34d0 Merge "Reduce IndirectReferenceTable memory usage" by Mathieu Chartier · 10 years ago
  45. 4838d66 Reduce IndirectReferenceTable memory usage by Mathieu Chartier · 10 years ago
  46. 5daf8e1 ART Runtime: Add movw $xx,yy fault handling by Mark Mendell · 10 years ago
  47. 1ed5b27 Merge "Implement method calls using relative BL on ARM." by Vladimir Marko · 10 years ago
  48. f4da675 Implement method calls using relative BL on ARM. by Vladimir Marko · 10 years ago
  49. 34bb808 Merge "Make the script bash because it uses PIPESTATUS." by Nicolas Geoffray · 10 years ago
  50. e7d6662 Make the script bash because it uses PIPESTATUS. by Nicolas Geoffray · 10 years ago
  51. f4696b8 Merge "Make suspend checks note have side effects." by Nicolas Geoffray · 10 years ago
  52. 9ebc72c Make suspend checks note have side effects. by Nicolas Geoffray · 10 years ago
  53. a72cb22 Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 10 years ago
  54. d7e2f32 Merge "Optimizing compiler: remove unnecessary `explicit' keywords." by Roland Levillain · 10 years ago
  55. 0341680 Merge "Optimizing compiler: check inputs & uses definitions in CFG." by Roland Levillain · 10 years ago
  56. 5799fc0 Optimizing compiler: remove unnecessary `explicit' keywords. by Roland Levillain · 10 years ago
  57. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 10 years ago
  58. f2476d5 Merge "Deprecate GrowableArray, use ArenaVector instead." by Vladimir Marko · 10 years ago
  59. 6b46923 Optimizing compiler: check inputs & uses definitions in CFG. by Roland Levillain · 10 years ago
  60. c5c71bf Merge "ART: Reject branch/switch/throw to move-result." by Ian Rogers · 10 years ago
  61. 9961929 Merge "Fix "const-class v0, I" for libartd.so" by Ian Rogers · 10 years ago
  62. a460bb0 Merge "ART: Update for split native bridge initialization" by Andreas Gampe · 10 years ago
  63. 9bc6199 ART: Reject branch/switch/throw to move-result. by Stephen Kyle · 10 years ago
  64. 5957d54 Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded" by Brian Carlstrom · 10 years ago
  65. e8e3989 Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded by Brian Carlstrom · 10 years ago
  66. 10f0ca2 Fix "const-class v0, I" for libartd.so by Logan Chien · 10 years ago
  67. c0d36ab Merge "ART: Refactor elf_writer_quick for elf section order" by Andreas Gampe · 10 years ago
  68. cc67607 ART: Refactor elf_writer_quick for elf section order by Andreas Gampe · 10 years ago
  69. b45c336 Merge "dex2oat should truncate files opened from file descriptors" by Brian Carlstrom · 10 years ago
  70. 4f694ba dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  71. a6da74e ART: Update for split native bridge initialization by jgu21 · 10 years ago
  72. f038ed9 Merge "Optimizing compiler: ensure loop header dominates loop's blocks." by Roland Levillain · 10 years ago
  73. 92822f4 Merge "Enable computed goto interpreter on the host" by Sebastien Hertz · 10 years ago
  74. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 10 years ago
  75. 3f5e9bb Merge "Support for saving and restoring live registers in a slow path." by Nicolas Geoffray · 10 years ago
  76. 3bca0df Support for saving and restoring live registers in a slow path. by Nicolas Geoffray · 10 years ago
  77. 66d9bdb Enable computed goto interpreter on the host by Sebastien Hertz · 10 years ago
  78. 2e1391b Merge "Fix code generation with materialized conditions." by Nicolas Geoffray · 10 years ago
  79. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 10 years ago
  80. 7e53b41 Optimizing compiler: ensure loop header dominates loop's blocks. by Roland Levillain · 10 years ago
  81. 0f60165 Merge "Add loop- and phi-related checks in the optimizing compiler." by Roland Levillain · 10 years ago
  82. 8380c7c Merge "Add ScopedAssertNoThreadSuspension" by Mathieu Chartier · 10 years ago
  83. 6b879dd Add loop- and phi-related checks in the optimizing compiler. by Roland Levillain · 10 years ago
  84. b36bba6 Merge "Also remove environment links to removed instructions." by Nicolas Geoffray · 10 years ago
  85. 724c963 Also remove environment links to removed instructions. by Nicolas Geoffray · 10 years ago
  86. ef3e89b Merge "Fix a bug in the handling of moves in register allocator." by Nicolas Geoffray · 10 years ago
  87. 145f0ca Fix a bug in the handling of moves in register allocator. by Nicolas Geoffray · 10 years ago
  88. c4481db Merge "Optimize JDWP stack local values access" by Sebastien Hertz · 10 years ago
  89. b7e9e32 Elimination of redundant instructuion by Anton Shamin · 10 years ago
  90. 8009f39 Optimize JDWP stack local values access by Sebastien Hertz · 10 years ago
  91. 400376f Merge "Do not hold breakpoint lock when running the verifier" by Sebastien Hertz · 10 years ago
  92. cff942b Merge "Add adb root to test-art-target, required by adb remount." by Nicolas Geoffray · 10 years ago
  93. b236d8c Merge "Fix JDWP crash when reporting exception" by Sebastien Hertz · 10 years ago
  94. a9aa0ff Fix JDWP crash when reporting exception by Sebastien Hertz · 10 years ago
  95. 4d1e9ab Do not hold breakpoint lock when running the verifier by Sebastien Hertz · 10 years ago
  96. 38dcf0b Merge "Dump kernel/native stacks of pure native threads." by Christopher Ferris · 10 years ago
  97. 2366f4e Dump kernel/native stacks of pure native threads. by Christopher Ferris · 10 years ago
  98. 2d5f39e Add ScopedAssertNoThreadSuspension by Mathieu Chartier · 10 years ago
  99. 4266fd7 Merge "Fix sput-wide verification flag." by Ian Rogers · 10 years ago
  100. 04db946 Merge "ART: Address three issues with x86 assembler before enabling load store elimination." by Ian Rogers · 10 years ago