1. 0ad4759 am b45c3369: Merge "dex2oat should truncate files opened from file descriptors" by Brian Carlstrom · 10 years ago
  2. b45c336 Merge "dex2oat should truncate files opened from file descriptors" by Brian Carlstrom · 10 years ago
  3. 4f694ba dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  4. 2cf23fa am fc2328b7: am aa93129c: dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  5. fc2328b am aa93129c: dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  6. aa93129 dex2oat should truncate files opened from file descriptors by Brian Carlstrom · 10 years ago
  7. c282719 am f038ed9f: Merge "Optimizing compiler: ensure loop header dominates loop\'s blocks." by Roland Levillain · 10 years ago
  8. f038ed9 Merge "Optimizing compiler: ensure loop header dominates loop's blocks." by Roland Levillain · 10 years ago
  9. 3deefb9 am 92822f40: Merge "Enable computed goto interpreter on the host" by Sebastien Hertz · 10 years ago
  10. 92822f4 Merge "Enable computed goto interpreter on the host" by Sebastien Hertz · 10 years ago
  11. 4c8da29 am 3f5e9bbb: Merge "Support for saving and restoring live registers in a slow path." by Nicolas Geoffray · 10 years ago
  12. 3f5e9bb Merge "Support for saving and restoring live registers in a slow path." by Nicolas Geoffray · 10 years ago
  13. 3bca0df Support for saving and restoring live registers in a slow path. by Nicolas Geoffray · 11 years ago
  14. 66d9bdb Enable computed goto interpreter on the host by Sebastien Hertz · 11 years ago
  15. c629a25 am 2e1391b9: Merge "Fix code generation with materialized conditions." by Nicolas Geoffray · 10 years ago
  16. 2e1391b Merge "Fix code generation with materialized conditions." by Nicolas Geoffray · 10 years ago
  17. 18efde5 Fix code generation with materialized conditions. by Nicolas Geoffray · 10 years ago
  18. 7e53b41 Optimizing compiler: ensure loop header dominates loop's blocks. by Roland Levillain · 10 years ago
  19. ebac7bf am 0f601655: Merge "Add loop- and phi-related checks in the optimizing compiler." by Roland Levillain · 10 years ago
  20. 0f60165 Merge "Add loop- and phi-related checks in the optimizing compiler." by Roland Levillain · 10 years ago
  21. 883e1c1b am 8380c7c2: Merge "Add ScopedAssertNoThreadSuspension" by Mathieu Chartier · 10 years ago
  22. 8380c7c Merge "Add ScopedAssertNoThreadSuspension" by Mathieu Chartier · 10 years ago
  23. 6b879dd Add loop- and phi-related checks in the optimizing compiler. by Roland Levillain · 10 years ago
  24. 6feca01 am b36bba6d: Merge "Also remove environment links to removed instructions." by Nicolas Geoffray · 10 years ago
  25. b36bba6 Merge "Also remove environment links to removed instructions." by Nicolas Geoffray · 10 years ago
  26. 724c963 Also remove environment links to removed instructions. by Nicolas Geoffray · 10 years ago
  27. 7555617 am ef3e89b9: Merge "Fix a bug in the handling of moves in register allocator." by Nicolas Geoffray · 10 years ago
  28. ef3e89b Merge "Fix a bug in the handling of moves in register allocator." by Nicolas Geoffray · 10 years ago
  29. 145f0ca Fix a bug in the handling of moves in register allocator. by Nicolas Geoffray · 10 years ago
  30. 8a45b0c am c4481dbf: Merge "Optimize JDWP stack local values access" by Sebastien Hertz · 10 years ago
  31. c4481db Merge "Optimize JDWP stack local values access" by Sebastien Hertz · 10 years ago
  32. 8009f39 Optimize JDWP stack local values access by Sebastien Hertz · 11 years ago
  33. d9018dc am 400376f0: Merge "Do not hold breakpoint lock when running the verifier" by Sebastien Hertz · 10 years ago
  34. f24548a am cff942b1: Merge "Add adb root to test-art-target, required by adb remount." by Nicolas Geoffray · 10 years ago
  35. 4e5da4c am b236d8c6: Merge "Fix JDWP crash when reporting exception" by Sebastien Hertz · 10 years ago
  36. 400376f Merge "Do not hold breakpoint lock when running the verifier" by Sebastien Hertz · 10 years ago
  37. cff942b Merge "Add adb root to test-art-target, required by adb remount." by Nicolas Geoffray · 10 years ago
  38. b236d8c Merge "Fix JDWP crash when reporting exception" by Sebastien Hertz · 10 years ago
  39. e3a5f1e resolved conflicts for merge of 4e94fe3e to lmp-dev-plus-aosp by Sebastien Hertz · 10 years ago
  40. a9aa0ff Fix JDWP crash when reporting exception by Sebastien Hertz · 11 years ago
  41. 4d1e9ab Do not hold breakpoint lock when running the verifier by Sebastien Hertz · 11 years ago
  42. 4e94fe3 am 344f4145: Merge "Fix JDWP crash when reporting exception" into lmp-dev by Sebastien Hertz · 10 years ago
  43. 344f414 Merge "Fix JDWP crash when reporting exception" into lmp-dev by Sebastien Hertz · 10 years ago
  44. 430e2b1 am 38dcf0b6: Merge "Dump kernel/native stacks of pure native threads." by Christopher Ferris · 10 years ago
  45. 38dcf0b Merge "Dump kernel/native stacks of pure native threads." by Christopher Ferris · 10 years ago
  46. 2366f4e Dump kernel/native stacks of pure native threads. by Christopher Ferris · 11 years ago
  47. 152a55d am e781c0d0: am e1a3950d: Merge "Dump kernel/native stacks of pure native threads." into lmp-dev by Christopher Ferris · 10 years ago
  48. e781c0d am e1a3950d: Merge "Dump kernel/native stacks of pure native threads." into lmp-dev by Christopher Ferris · 10 years ago
  49. e1a3950 Merge "Dump kernel/native stacks of pure native threads." into lmp-dev by Christopher Ferris · 10 years ago
  50. 2136538 am 956b5539: am 503b9b08: Fix sput-wide verification flag. by Logan Chien · 10 years ago
  51. 956b553 am 503b9b08: Fix sput-wide verification flag. by Logan Chien · 10 years ago
  52. 2d5f39e Add ScopedAssertNoThreadSuspension by Mathieu Chartier · 11 years ago
  53. 22277c5 am 4266fd72: Merge "Fix sput-wide verification flag." by Ian Rogers · 11 years ago
  54. 503b9b0 Fix sput-wide verification flag. by Logan Chien · 11 years ago
  55. 4266fd7 Merge "Fix sput-wide verification flag." by Ian Rogers · 11 years ago
  56. 7da37cc Dump kernel/native stacks of pure native threads. by Christopher Ferris · 11 years ago
  57. 6ff63a7 am 04db9465: Merge "ART: Address three issues with x86 assembler before enabling load store elimination." by Ian Rogers · 11 years ago
  58. 04db946 Merge "ART: Address three issues with x86 assembler before enabling load store elimination." by Ian Rogers · 11 years ago
  59. bbb6389 Fix JDWP crash when reporting exception by Sebastien Hertz · 11 years ago
  60. e48e95e am 24f4b816: Merge "ART: Allow oatdump to verify oat file" by Andreas Gampe · 11 years ago
  61. 9e1c444 am d7fe69ba: Merge "ART: Fix host test failure (assembler_thumb_test)." by Ian Rogers · 11 years ago
  62. f3831e9 am 8147dcb6: Merge "ART: Overflow of bound check in ArrayCopy intrinsic" by Ian Rogers · 11 years ago
  63. 24f4b81 Merge "ART: Allow oatdump to verify oat file" by Andreas Gampe · 11 years ago
  64. d7fe69b Merge "ART: Fix host test failure (assembler_thumb_test)." by Ian Rogers · 11 years ago
  65. 8147dcb Merge "ART: Overflow of bound check in ArrayCopy intrinsic" by Ian Rogers · 11 years ago
  66. aacd279 am 87258edd: Merge "Slow path should break def tracking" by Bill Buzbee · 11 years ago
  67. 87258ed Merge "Slow path should break def tracking" by Bill Buzbee · 11 years ago
  68. 8139d4c am 8d050d8c: Merge "AddIntrinsicSlowPath with resume requires clobbering" by Bill Buzbee · 11 years ago
  69. cf9b029 am d872b794: Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2" by Ian Rogers · 11 years ago
  70. c02982e am f33e4d41: Merge "X86 QBE: Make some X86 routines virtual" by Ian Rogers · 11 years ago
  71. 8d050d8 Merge "AddIntrinsicSlowPath with resume requires clobbering" by Bill Buzbee · 11 years ago
  72. d872b79 Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2" by Ian Rogers · 11 years ago
  73. f33e4d4 Merge "X86 QBE: Make some X86 routines virtual" by Ian Rogers · 11 years ago
  74. bf11aca am d026d88e: Merge "First optimization in new compiler: simple GVN." by Nicolas Geoffray · 11 years ago
  75. d026d88 Merge "First optimization in new compiler: simple GVN." by Nicolas Geoffray · 11 years ago
  76. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 11 years ago
  77. 28a42c1 Add adb root to test-art-target, required by adb remount. by Nicolas Geoffray · 11 years ago
  78. 80af261 am e07d111b: Merge "Update comment about disabling vmap dump." by Nicolas Geoffray · 11 years ago
  79. e07d111 Merge "Update comment about disabling vmap dump." by Nicolas Geoffray · 11 years ago
  80. eda7711 am 59e4480d: am dcfd6cad: Move spammy logs to JDWP verbose mode by Sebastien Hertz · 11 years ago
  81. 17f7e32 am 323fe34f: Merge "ART: Only allow the zygote to create the global boot image" by Andreas Gampe · 11 years ago
  82. 59e4480 am dcfd6cad: Move spammy logs to JDWP verbose mode by Sebastien Hertz · 11 years ago
  83. 323fe34 Merge "ART: Only allow the zygote to create the global boot image" by Andreas Gampe · 11 years ago
  84. d96e549 am 068ab177: am 33c36d4f: ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  85. 068ab17 am 33c36d4f: ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  86. a170f2a am 5cdd0734: Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 11 years ago
  87. dcfd6ca Move spammy logs to JDWP verbose mode by Sebastien Hertz · 11 years ago
  88. 3c13a79 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  89. 33c36d4 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  90. 5cdd073 Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 11 years ago
  91. b7fc629 ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2 by Udayan Banerji · 11 years ago
  92. 8f6710a am c3c7f5fa: (-s ours) am 63bc11ef: DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  93. dcf7f3b am c64746c1: Merge "Don\'t call dlsym from signal context in signal chain" by Brian Carlstrom · 11 years ago
  94. c3c7f5f am 63bc11ef: DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  95. c64746c Merge "Don't call dlsym from signal context in signal chain" by Brian Carlstrom · 11 years ago
  96. 63bc11e DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  97. 194b0d7 am 53562d9a: Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 11 years ago
  98. 53562d9 Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 11 years ago
  99. e495d36 am f67bda68: Merge "Fix a lint error and update a test after the phi fix." by Nicolas Geoffray · 11 years ago
  100. f67bda6 Merge "Fix a lint error and update a test after the phi fix." by Nicolas Geoffray · 11 years ago