1. c36ec9e am f4696b81: Merge "Make suspend checks note have side effects." by Nicolas Geoffray · 10 years ago
  2. f4696b8 Merge "Make suspend checks note have side effects." by Nicolas Geoffray · 10 years ago
  3. 9ebc72c Make suspend checks note have side effects. by Nicolas Geoffray · 10 years ago
  4. c05768d am a72cb229: Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 10 years ago
  5. 5b7c7d7 am d7e2f329: Merge "Optimizing compiler: remove unnecessary `explicit\' keywords." by Roland Levillain · 10 years ago
  6. a72cb22 Merge "Optimize suspend checks in optimizing compiler." by Nicolas Geoffray · 10 years ago
  7. d7e2f32 Merge "Optimizing compiler: remove unnecessary `explicit' keywords." by Roland Levillain · 10 years ago
  8. 7a14fbe am 03416803: Merge "Optimizing compiler: check inputs & uses definitions in CFG." by Roland Levillain · 10 years ago
  9. 0341680 Merge "Optimizing compiler: check inputs & uses definitions in CFG." by Roland Levillain · 10 years ago
  10. 5799fc0 Optimizing compiler: remove unnecessary `explicit' keywords. by Roland Levillain · 10 years ago
  11. 12fb56d am f2476d52: Merge "Deprecate GrowableArray, use ArenaVector instead." by Vladimir Marko · 10 years ago
  12. 3c04974 Optimize suspend checks in optimizing compiler. by Nicolas Geoffray · 10 years ago
  13. f2476d5 Merge "Deprecate GrowableArray, use ArenaVector instead." by Vladimir Marko · 10 years ago
  14. 6b46923 Optimizing compiler: check inputs & uses definitions in CFG. by Roland Levillain · 10 years ago
  15. c714166 resolved conflicts for merge of 266b4689 to lmp-dev-plus-aosp by Sebastien Hertz · 10 years ago
  16. 266b468 Merge "Do not hold breakpoint lock when running the verifier" into lmp-dev by Sebastien Hertz · 10 years ago
  17. 8651c90 am c5c71bfa: Merge "ART: Reject branch/switch/throw to move-result." by Ian Rogers · 10 years ago
  18. 2f829a2 am 9961929d: Merge "Fix "const-class v0, I" for libartd.so" by Ian Rogers · 10 years ago
  19. c5c71bf Merge "ART: Reject branch/switch/throw to move-result." by Ian Rogers · 10 years ago
  20. 9961929 Merge "Fix "const-class v0, I" for libartd.so" by Ian Rogers · 10 years ago
  21. 6142e8e am a460bb07: Merge "ART: Update for split native bridge initialization" by Andreas Gampe · 10 years ago
  22. a460bb0 Merge "ART: Update for split native bridge initialization" by Andreas Gampe · 10 years ago
  23. 1285d1a am 9770574a: Merge "x86: evaluation destination should be after load of source in RA [DO NOT MERGE]" into lmp-dev by Pat Tjin · 10 years ago
  24. 9770574 Merge "x86: evaluation destination should be after load of source in RA [DO NOT MERGE]" into lmp-dev by Pat Tjin · 10 years ago
  25. d34ad14 am 5957d54a: Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded" by Brian Carlstrom · 10 years ago
  26. 9bc6199 ART: Reject branch/switch/throw to move-result. by Stephen Kyle · 10 years ago
  27. 9c2960b am b1f44f7e: am 4dfd0e46: Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded" into lmp-dev by Brian Carlstrom · 10 years ago
  28. b1f44f7 am 4dfd0e46: Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded" into lmp-dev by Brian Carlstrom · 10 years ago
  29. 5957d54 Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded" by Brian Carlstrom · 10 years ago
  30. e8e3989 Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded by Brian Carlstrom · 10 years ago
  31. 4dfd0e4 Merge "Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded" into lmp-dev by Brian Carlstrom · 10 years ago
  32. 10f0ca2 Fix "const-class v0, I" for libartd.so by Logan Chien · 10 years ago
  33. db273aa x86: evaluation destination should be after load of source in RA [DO NOT MERGE] by Serguei Katkov · 11 years ago
  34. 3c4fdd3 am bcf2e39c: (-s ours) am c95f840e: Merge "ART: Refactor elf_writer_quick for elf section order" into lmp-dev by Andreas Gampe · 10 years ago
  35. 0255e84 am c0d36abb: Merge "ART: Refactor elf_writer_quick for elf section order" by Andreas Gampe · 10 years ago
  36. bcf2e39 am c95f840e: Merge "ART: Refactor elf_writer_quick for elf section order" into lmp-dev by Andreas Gampe · 10 years ago
  37. 0ad4759 am b45c3369: Merge "dex2oat should truncate files opened from file descriptors" by Brian Carlstrom · 10 years ago
  38. c0d36ab Merge "ART: Refactor elf_writer_quick for elf section order" by Andreas Gampe · 10 years ago
  39. c95f840 Merge "ART: Refactor elf_writer_quick for elf section order" into lmp-dev by Andreas Gampe · 10 years ago
  40. cc67607 ART: Refactor elf_writer_quick for elf section order by Andreas Gampe · 10 years ago
  41. b45c336 Merge "dex2oat should truncate files opened from file descriptors" by Brian Carlstrom · 10 years ago
  42. 4f694ba dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  43. 3c5ec99 ART: Refactor elf_writer_quick for elf section order by Andreas Gampe · 10 years ago
  44. 2cf23fa am fc2328b7: am aa93129c: dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  45. fc2328b am aa93129c: dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  46. aa93129 dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  47. a6da74e ART: Update for split native bridge initialization by jgu21 · 11 years ago
  48. 63582f2 Restore kReasonLogging for kDexoptNeeded and kPatchoatNeeded by Brian Carlstrom · 10 years ago
  49. c282719 am f038ed9f: Merge "Optimizing compiler: ensure loop header dominates loop\'s blocks." by Roland Levillain · 10 years ago
  50. f038ed9 Merge "Optimizing compiler: ensure loop header dominates loop's blocks." by Roland Levillain · 10 years ago
  51. 3deefb9 am 92822f40: Merge "Enable computed goto interpreter on the host" by Sebastien Hertz · 10 years ago
  52. 92822f4 Merge "Enable computed goto interpreter on the host" by Sebastien Hertz · 10 years ago
  53. 4c8da29 am 3f5e9bbb: Merge "Support for saving and restoring live registers in a slow path." by Nicolas Geoffray · 10 years ago
  54. e39c54e Deprecate GrowableArray, use ArenaVector instead. by Vladimir Marko · 10 years ago
  55. 3f5e9bb Merge "Support for saving and restoring live registers in a slow path." by Nicolas Geoffray · 10 years ago
  56. 3bca0df Support for saving and restoring live registers in a slow path. by Nicolas Geoffray · 11 years ago
  57. 66d9bdb Enable computed goto interpreter on the host by Sebastien Hertz · 11 years ago
  58. c629a25 am 2e1391b9: Merge "Fix code generation with materialized conditions." by Nicolas Geoffray · 10 years ago
  59. 2e1391b Merge "Fix code generation with materialized conditions." by Nicolas Geoffray · 10 years ago
  60. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 10 years ago
  61. 7e53b41 Optimizing compiler: ensure loop header dominates loop's blocks. by Roland Levillain · 10 years ago
  62. ebac7bf am 0f601655: Merge "Add loop- and phi-related checks in the optimizing compiler." by Roland Levillain · 10 years ago
  63. 0f60165 Merge "Add loop- and phi-related checks in the optimizing compiler." by Roland Levillain · 10 years ago
  64. 4d6e483 Do not hold breakpoint lock when running the verifier by Sebastien Hertz · 11 years ago
  65. 883e1c1b am 8380c7c2: Merge "Add ScopedAssertNoThreadSuspension" by Mathieu Chartier · 10 years ago
  66. 8380c7c Merge "Add ScopedAssertNoThreadSuspension" by Mathieu Chartier · 10 years ago
  67. 6b879dd Add loop- and phi-related checks in the optimizing compiler. by Roland Levillain · 10 years ago
  68. 6feca01 am b36bba6d: Merge "Also remove environment links to removed instructions." by Nicolas Geoffray · 10 years ago
  69. b36bba6 Merge "Also remove environment links to removed instructions." by Nicolas Geoffray · 10 years ago
  70. 724c963 Also remove environment links to removed instructions. by Nicolas Geoffray · 10 years ago
  71. 7555617 am ef3e89b9: Merge "Fix a bug in the handling of moves in register allocator." by Nicolas Geoffray · 10 years ago
  72. ef3e89b Merge "Fix a bug in the handling of moves in register allocator." by Nicolas Geoffray · 10 years ago
  73. 145f0ca Fix a bug in the handling of moves in register allocator. by Nicolas Geoffray · 10 years ago
  74. 8a45b0c am c4481dbf: Merge "Optimize JDWP stack local values access" by Sebastien Hertz · 10 years ago
  75. c4481db Merge "Optimize JDWP stack local values access" by Sebastien Hertz · 10 years ago
  76. 8009f39 Optimize JDWP stack local values access by Sebastien Hertz · 11 years ago
  77. d9018dc am 400376f0: Merge "Do not hold breakpoint lock when running the verifier" by Sebastien Hertz · 10 years ago
  78. f24548a am cff942b1: Merge "Add adb root to test-art-target, required by adb remount." by Nicolas Geoffray · 10 years ago
  79. 4e5da4c am b236d8c6: Merge "Fix JDWP crash when reporting exception" by Sebastien Hertz · 10 years ago
  80. 400376f Merge "Do not hold breakpoint lock when running the verifier" by Sebastien Hertz · 10 years ago
  81. cff942b Merge "Add adb root to test-art-target, required by adb remount." by Nicolas Geoffray · 10 years ago
  82. b236d8c Merge "Fix JDWP crash when reporting exception" by Sebastien Hertz · 10 years ago
  83. e3a5f1e resolved conflicts for merge of 4e94fe3e to lmp-dev-plus-aosp by Sebastien Hertz · 10 years ago
  84. a9aa0ff Fix JDWP crash when reporting exception by Sebastien Hertz · 11 years ago
  85. 4d1e9ab Do not hold breakpoint lock when running the verifier by Sebastien Hertz · 11 years ago
  86. 4e94fe3 am 344f4145: Merge "Fix JDWP crash when reporting exception" into lmp-dev by Sebastien Hertz · 10 years ago
  87. 344f414 Merge "Fix JDWP crash when reporting exception" into lmp-dev by Sebastien Hertz · 10 years ago
  88. 430e2b1 am 38dcf0b6: Merge "Dump kernel/native stacks of pure native threads." by Christopher Ferris · 10 years ago
  89. 38dcf0b Merge "Dump kernel/native stacks of pure native threads." by Christopher Ferris · 10 years ago
  90. 2366f4e Dump kernel/native stacks of pure native threads. by Christopher Ferris · 11 years ago
  91. 152a55d am e781c0d0: am e1a3950d: Merge "Dump kernel/native stacks of pure native threads." into lmp-dev by Christopher Ferris · 10 years ago
  92. e781c0d am e1a3950d: Merge "Dump kernel/native stacks of pure native threads." into lmp-dev by Christopher Ferris · 10 years ago
  93. e1a3950 Merge "Dump kernel/native stacks of pure native threads." into lmp-dev by Christopher Ferris · 10 years ago
  94. 2136538 am 956b5539: am 503b9b08: Fix sput-wide verification flag. by Logan Chien · 10 years ago
  95. 956b553 am 503b9b08: Fix sput-wide verification flag. by Logan Chien · 10 years ago
  96. 2d5f39e Add ScopedAssertNoThreadSuspension by Mathieu Chartier · 11 years ago
  97. 22277c5 am 4266fd72: Merge "Fix sput-wide verification flag." by Ian Rogers · 11 years ago
  98. 503b9b0 Fix sput-wide verification flag. by Logan Chien · 11 years ago
  99. 4266fd7 Merge "Fix sput-wide verification flag." by Ian Rogers · 11 years ago
  100. 7da37cc Dump kernel/native stacks of pure native threads. by Christopher Ferris · 11 years ago