1. c4481db Merge "Optimize JDWP stack local values access" by Sebastien Hertz · 10 years ago
  2. 8009f39 Optimize JDWP stack local values access by Sebastien Hertz · 10 years ago
  3. 400376f Merge "Do not hold breakpoint lock when running the verifier" by Sebastien Hertz · 10 years ago
  4. cff942b Merge "Add adb root to test-art-target, required by adb remount." by Nicolas Geoffray · 10 years ago
  5. b236d8c Merge "Fix JDWP crash when reporting exception" by Sebastien Hertz · 10 years ago
  6. a9aa0ff Fix JDWP crash when reporting exception by Sebastien Hertz · 10 years ago
  7. 4d1e9ab Do not hold breakpoint lock when running the verifier by Sebastien Hertz · 10 years ago
  8. 38dcf0b Merge "Dump kernel/native stacks of pure native threads." by Christopher Ferris · 10 years ago
  9. 2366f4e Dump kernel/native stacks of pure native threads. by Christopher Ferris · 10 years ago
  10. 4266fd7 Merge "Fix sput-wide verification flag." by Ian Rogers · 10 years ago
  11. 04db946 Merge "ART: Address three issues with x86 assembler before enabling load store elimination." by Ian Rogers · 10 years ago
  12. 24f4b81 Merge "ART: Allow oatdump to verify oat file" by Andreas Gampe · 10 years ago
  13. d7fe69b Merge "ART: Fix host test failure (assembler_thumb_test)." by Ian Rogers · 10 years ago
  14. 8147dcb Merge "ART: Overflow of bound check in ArrayCopy intrinsic" by Ian Rogers · 10 years ago
  15. 87258ed Merge "Slow path should break def tracking" by Bill Buzbee · 10 years ago
  16. 8d050d8 Merge "AddIntrinsicSlowPath with resume requires clobbering" by Bill Buzbee · 10 years ago
  17. d872b79 Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2" by Ian Rogers · 10 years ago
  18. f33e4d4 Merge "X86 QBE: Make some X86 routines virtual" by Ian Rogers · 10 years ago
  19. d026d88 Merge "First optimization in new compiler: simple GVN." by Nicolas Geoffray · 10 years ago
  20. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 10 years ago
  21. 28a42c1 Add adb root to test-art-target, required by adb remount. by Nicolas Geoffray · 10 years ago
  22. e07d111 Merge "Update comment about disabling vmap dump." by Nicolas Geoffray · 10 years ago
  23. 323fe34 Merge "ART: Only allow the zygote to create the global boot image" by Andreas Gampe · 10 years ago
  24. 3c13a79 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 10 years ago
  25. 5cdd073 Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 10 years ago
  26. b7fc629 ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2 by Udayan Banerji · 10 years ago
  27. c64746c Merge "Don't call dlsym from signal context in signal chain" by Brian Carlstrom · 10 years ago
  28. 53562d9 Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 10 years ago
  29. f67bda6 Merge "Fix a lint error and update a test after the phi fix." by Nicolas Geoffray · 10 years ago
  30. c83d441 Fix a lint error and update a test after the phi fix. by Nicolas Geoffray · 10 years ago
  31. aaadf03 Merge "Ensure the first predecessor of a loop is the pre header." by Nicolas Geoffray · 10 years ago
  32. 556c3d1 Initiate a constant propagation pass in the optimizing compiler. by Roland Levillain · 10 years ago
  33. 6aa606c Merge "Update JDWP event filtering to avoid useless ids" by Sebastien Hertz · 10 years ago
  34. 6995c60 Update JDWP event filtering to avoid useless ids by Sebastien Hertz · 10 years ago
  35. e5cafd5 Merge "It can be that no method has been compiled." by Nicolas Geoffray · 10 years ago
  36. e2aa073 Merge "Small fixes to get the boot image compiled in debug mode." by Nicolas Geoffray · 10 years ago
  37. ce71ae7 It can be that no method has been compiled. by Nicolas Geoffray · 10 years ago
  38. f272af4 Move spammy logs to JDWP verbose mode by Sebastien Hertz · 10 years ago
  39. 185a7a4 Merge "Initiate a dead code elimination pass in the optimizing compiler." by Roland Levillain · 10 years ago
  40. 539f559 Merge "Add CFG and SSA form checkers in the optimizing compiler." by Roland Levillain · 10 years ago
  41. 00b25f3 ART: Allow oatdump to verify oat file by Andreas Gampe · 10 years ago
  42. b09aacb Small fixes to get the boot image compiled in debug mode. by Nicolas Geoffray · 10 years ago
  43. d41491a Merge "Use homogeneous space compact by default if not low memory." by Brian Carlstrom · 10 years ago
  44. 6b2352b Use homogeneous space compact by default if not low memory. by Mathieu Chartier · 10 years ago
  45. 6d24d4f Merge "Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d" by Brian Carlstrom · 10 years ago
  46. 7f590e2 Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d by Mathieu Chartier · 10 years ago
  47. 79bbbe2 Merge "Add allocation rate tracking to systrace." by Brian Carlstrom · 10 years ago
  48. 1b636c6 Add allocation rate tracking to systrace. by Mathieu Chartier · 10 years ago
  49. 41fed80 Merge "ART: skip compilation of huge methods." by Brian Carlstrom · 10 years ago
  50. 497d62e ART: skip compilation of huge methods. by buzbee · 10 years ago
  51. e70547c Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 10 years ago
  52. cbd49ac Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 10 years ago
  53. e570ada Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 10 years ago
  54. 1b5a5dc Merge "ART: Sync oat file to disk before patching" by Andreas Gampe · 10 years ago
  55. b2f5dbb ART: Avoid recursive abort on thread dump by Andreas Gampe · 10 years ago
  56. 33cb94e ART: Sync oat file to disk before patching by Andreas Gampe · 10 years ago
  57. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 10 years ago
  58. 347409f Merge "Add allocation tracking allocators to ROSAlloc" by Mathieu Chartier · 10 years ago
  59. 72bceff Initiate a dead code elimination pass in the optimizing compiler. by Roland Levillain · 10 years ago
  60. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 10 years ago
  61. f9f0ed4 ART: Overflow of bound check in ArrayCopy intrinsic by avignate · 10 years ago
  62. 926d8e9 Merge "Avoid crash in StringReference.Value JDWP command" by Sebastien Hertz · 10 years ago
  63. 604c6e4 Ensure the first predecessor of a loop is the pre header. by Nicolas Geoffray · 10 years ago
  64. 20d3eae Update comment about disabling vmap dump. by Nicolas Geoffray · 10 years ago
  65. 7d029af Merge "Add the "time" compilation filter and output compilation stats." by Nicolas Geoffray · 10 years ago
  66. 88157ef Add the "time" compilation filter and output compilation stats. by Nicolas Geoffray · 10 years ago
  67. b0b0b49 Avoid crash in StringReference.Value JDWP command by Sebastien Hertz · 10 years ago
  68. 97ca64b Merge "Check for errors in ThreadGroupReference JDWP commands" by Sebastien Hertz · 10 years ago
  69. 45ac9ff Merge "Fix lint error." by Nicolas Geoffray · 10 years ago
  70. 48a8961 Fix lint error. by Nicolas Geoffray · 10 years ago
  71. 913c4cf Merge "Implement invoke virtual in optimizing compiler." by Nicolas Geoffray · 10 years ago
  72. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 10 years ago
  73. f031724 Merge "ART: Fix method verifier dumping" by Andreas Gampe · 10 years ago
  74. 0a1174e X86 QBE: Make some X86 routines virtual by Mark Mendell · 10 years ago
  75. 58553c7 Add allocation tracking allocators to ROSAlloc by Mathieu Chartier · 10 years ago
  76. a20b7b3 Merge "Add runtime options for large object space" by Mathieu Chartier · 10 years ago
  77. 2dbe627 Add runtime options for large object space by Mathieu Chartier · 10 years ago
  78. a2af5c7 Only log an error if an unattached thread is unregistered. by Ian Rogers · 10 years ago
  79. 30377e6 Merge "ART: Fix verifier flags for quickened IPUT" by Andreas Gampe · 10 years ago
  80. 5cbcde2 ART: Fix method verifier dumping by Andreas Gampe · 10 years ago
  81. 984fb79 ART: Fix verifier flags for quickened IPUT by Andreas Gampe · 10 years ago
  82. 100d341 Merge "Avoid printing absolute addresses in oatdump" by Brian Carlstrom · 10 years ago
  83. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 10 years ago
  84. 0b4f345 Merge "ART: Check for exceptions from unresolved classes" by Andreas Gampe · 10 years ago
  85. 61ff009 ART: Check for exceptions from unresolved classes by Andreas Gampe · 10 years ago
  86. cefcea8 Don't call dlsym from signal context in signal chain by Dave Allison · 10 years ago
  87. bace037 Merge "Revert "Revert "Implement suspend checks in new compiler.""" by Nicolas Geoffray · 10 years ago
  88. fbc695f Revert "Revert "Implement suspend checks in new compiler."" by Nicolas Geoffray · 10 years ago
  89. a06430c Check for errors in ThreadGroupReference JDWP commands by Sebastien Hertz · 10 years ago
  90. 5733b35 Merge "ART: fix highest PC values removal in SrcMap.DeltaFormat()" by Vladimir Marko · 10 years ago
  91. 3d2d7fb Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 10 years ago
  92. aac0f39 Fix a bug in the register allocator. by Nicolas Geoffray · 10 years ago
  93. 1127b12 ART: fix highest PC values removal in SrcMap.DeltaFormat() by Yevgeny Rouban · 10 years ago
  94. ed6839d Merge "ART: Do not unlink unreadable ELF files" by Andreas Gampe · 10 years ago
  95. be8d99c Fix sput-wide verification flag. by Logan Chien · 10 years ago
  96. 9ef2b6c ART: Do not unlink unreadable ELF files by Andreas Gampe · 10 years ago
  97. 20ffc87 Merge "ART: Make elf loading not abort" by Andreas Gampe · 10 years ago
  98. daab38c ART: Make elf loading not abort by Andreas Gampe · 10 years ago
  99. d2e5a69 Merge "ART: Rename Handle hierarchy" by Andreas Gampe · 10 years ago
  100. 5a4b8a2 ART: Rename Handle hierarchy by Andreas Gampe · 10 years ago