1. ee06a5e am 185a7a49: Merge "Initiate a dead code elimination pass in the optimizing compiler." by Roland Levillain · 11 years ago
  2. 8c5c4e1 am 539f559e: Merge "Add CFG and SSA form checkers in the optimizing compiler." by Roland Levillain · 11 years ago
  3. 185a7a4 Merge "Initiate a dead code elimination pass in the optimizing compiler." by Roland Levillain · 11 years ago
  4. 539f559 Merge "Add CFG and SSA form checkers in the optimizing compiler." by Roland Levillain · 11 years ago
  5. b49fa58 am d41491ad: Merge "Use homogeneous space compact by default if not low memory." by Brian Carlstrom · 11 years ago
  6. c29b801 Merge "Remove MethodVerifier whitespace diff from aosp/master" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  7. 9e827d0 Merge "Add missing read barriers to intern table." into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  8. 78a94ba Merge "Reconcile whitespace diff from aosp/master introduced in 4cf00ba324f5f6884059796a6ba41937f32e1844" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  9. bb1da7e Merge "Revert "Use homogeneous space compaction if proper flag is set."" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  10. 58f622a Merge "Revert "Quick compiler: disable GVN DO NOT MERGE"" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  11. c1e5bf5 Merge "Revert "Disable load/store elimination. DO NOT MERGE"" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  12. 6e5251e Remove MethodVerifier whitespace diff from aosp/master by Brian Carlstrom · 11 years ago
  13. 0ba1fed Add missing read barriers to intern table. by Mathieu Chartier · 11 years ago
  14. 25fe3d5 Reconcile whitespace diff from aosp/master introduced in 4cf00ba324f5f6884059796a6ba41937f32e1844 by Brian Carlstrom · 11 years ago
  15. 890da84 Revert "Use homogeneous space compaction if proper flag is set." by Brian Carlstrom · 11 years ago
  16. 51f8fbc am 6d24d4ff: Merge "Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d" by Brian Carlstrom · 11 years ago
  17. d41491a Merge "Use homogeneous space compact by default if not low memory." by Brian Carlstrom · 11 years ago
  18. 6b2352b Use homogeneous space compact by default if not low memory. by Mathieu Chartier · 11 years ago
  19. 6d24d4f Merge "Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d" by Brian Carlstrom · 11 years ago
  20. 7f590e2 Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d by Mathieu Chartier · 11 years ago
  21. a1ed35b am 79bbbe2d: Merge "Add allocation rate tracking to systrace." by Brian Carlstrom · 11 years ago
  22. 79bbbe2 Merge "Add allocation rate tracking to systrace." by Brian Carlstrom · 11 years ago
  23. 1b636c6 Add allocation rate tracking to systrace. by Mathieu Chartier · 11 years ago
  24. 5c061aa am 41fed803: Merge "ART: skip compilation of huge methods." by Brian Carlstrom · 11 years ago
  25. 41fed80 Merge "ART: skip compilation of huge methods." by Brian Carlstrom · 11 years ago
  26. 497d62e ART: skip compilation of huge methods. by buzbee · 11 years ago
  27. 1780dab Revert "Quick compiler: disable GVN DO NOT MERGE" by Brian Carlstrom · 11 years ago
  28. 965240f Revert "Disable load/store elimination. DO NOT MERGE" by Brian Carlstrom · 11 years ago
  29. 0ba4fad am e70547c6: Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 11 years ago
  30. e70547c Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 11 years ago
  31. cdf6803 am cbd49ac4: Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 11 years ago
  32. 5951860 am e570adab: Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 11 years ago
  33. 42a43d4 am 1b5a5dc8: Merge "ART: Sync oat file to disk before patching" by Andreas Gampe · 11 years ago
  34. 8a94fff am 4e1d1c86: am bf5d818f: ART: skip compilation of huge methods. by buzbee · 11 years ago
  35. cbd49ac Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 11 years ago
  36. 4e1d1c8 am bf5d818f: ART: skip compilation of huge methods. by buzbee · 11 years ago
  37. e570ada Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 11 years ago
  38. 1b5a5dc Merge "ART: Sync oat file to disk before patching" by Andreas Gampe · 11 years ago
  39. b2f5dbb ART: Avoid recursive abort on thread dump by Andreas Gampe · 11 years ago
  40. 33cb94e ART: Sync oat file to disk before patching by Andreas Gampe · 11 years ago
  41. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 11 years ago
  42. bf5d818 ART: skip compilation of huge methods. by buzbee · 11 years ago
  43. 010073f am 347409fd: Merge "Add allocation tracking allocators to ROSAlloc" by Mathieu Chartier · 11 years ago
  44. 347409f Merge "Add allocation tracking allocators to ROSAlloc" by Mathieu Chartier · 11 years ago
  45. 72bceff Initiate a dead code elimination pass in the optimizing compiler. by Roland Levillain · 11 years ago
  46. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 11 years ago
  47. 13ad236 am 926d8e99: Merge "Avoid crash in StringReference.Value JDWP command" by Sebastien Hertz · 11 years ago
  48. 926d8e9 Merge "Avoid crash in StringReference.Value JDWP command" by Sebastien Hertz · 11 years ago
  49. b13f3ab Merge "resolved conflicts for merge of 293f3248 to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Sebastien Hertz · 11 years ago
  50. 1284e19 am 7d029af4: Merge "Add the "time" compilation filter and output compilation stats." by Nicolas Geoffray · 11 years ago
  51. 46e9572 resolved conflicts for merge of 293f3248 to lmp-dev-plus-aosp by Sebastien Hertz · 11 years ago
  52. 7d029af Merge "Add the "time" compilation filter and output compilation stats." by Nicolas Geoffray · 11 years ago
  53. 88157ef Add the "time" compilation filter and output compilation stats. by Nicolas Geoffray · 11 years ago
  54. 293f324 am 177586f5: Merge "Avoid crash in StringReference.Value JDWP command" into lmp-dev by Sebastien Hertz · 11 years ago
  55. c3c94bc am 97ca64b0: Merge "Check for errors in ThreadGroupReference JDWP commands" by Sebastien Hertz · 11 years ago
  56. b0b0b49 Avoid crash in StringReference.Value JDWP command by Sebastien Hertz · 11 years ago
  57. 177586f Merge "Avoid crash in StringReference.Value JDWP command" into lmp-dev by Sebastien Hertz · 11 years ago
  58. e8d55b7 am 45ac9ff8: Merge "Fix lint error." by Nicolas Geoffray · 11 years ago
  59. a8b40fb am 913c4cff: Merge "Implement invoke virtual in optimizing compiler." by Nicolas Geoffray · 11 years ago
  60. 97ca64b Merge "Check for errors in ThreadGroupReference JDWP commands" by Sebastien Hertz · 11 years ago
  61. 45ac9ff Merge "Fix lint error." by Nicolas Geoffray · 11 years ago
  62. 48a8961 Fix lint error. by Nicolas Geoffray · 11 years ago
  63. 913c4cf Merge "Implement invoke virtual in optimizing compiler." by Nicolas Geoffray · 11 years ago
  64. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 11 years ago
  65. ff37ccd am f031724a: Merge "ART: Fix method verifier dumping" by Andreas Gampe · 11 years ago
  66. 6dc67a9 am 92168235: am a4d1aea7: Merge "ART: Avoid recursive abort on thread dump" into lmp-dev by Andreas Gampe · 11 years ago
  67. 9216823 am a4d1aea7: Merge "ART: Avoid recursive abort on thread dump" into lmp-dev by Andreas Gampe · 11 years ago
  68. f031724 Merge "ART: Fix method verifier dumping" by Andreas Gampe · 11 years ago
  69. a4d1aea Merge "ART: Avoid recursive abort on thread dump" into lmp-dev by Andreas Gampe · 11 years ago
  70. 31a9b5b am 0abb5a75: am 035592c5: ART: Sync oat file to disk before patching by Andreas Gampe · 11 years ago
  71. 58553c7 Add allocation tracking allocators to ROSAlloc by Mathieu Chartier · 11 years ago
  72. 0abb5a7 am 035592c5: ART: Sync oat file to disk before patching by Andreas Gampe · 11 years ago
  73. 035592c ART: Sync oat file to disk before patching by Andreas Gampe · 11 years ago
  74. 4c1f8d8 am a20b7b3e: Merge "Add runtime options for large object space" by Mathieu Chartier · 11 years ago
  75. a20b7b3 Merge "Add runtime options for large object space" by Mathieu Chartier · 11 years ago
  76. 2dbe627 Add runtime options for large object space by Mathieu Chartier · 11 years ago
  77. a2af5c7 Only log an error if an unattached thread is unregistered. by Ian Rogers · 11 years ago
  78. a7d4adf am 30377e6a: Merge "ART: Fix verifier flags for quickened IPUT" by Andreas Gampe · 11 years ago
  79. 8427c63 am 0526cd2e: am d0a24b79: Merge "Avoid suspending for alloc trace enabling when already suspended." into lmp-dev by Jeff Hao · 11 years ago
  80. 30377e6 Merge "ART: Fix verifier flags for quickened IPUT" by Andreas Gampe · 11 years ago
  81. 2f9e215 ART: Avoid recursive abort on thread dump by Andreas Gampe · 11 years ago
  82. 0526cd2 am d0a24b79: Merge "Avoid suspending for alloc trace enabling when already suspended." into lmp-dev by Jeff Hao · 11 years ago
  83. 5cbcde2 ART: Fix method verifier dumping by Andreas Gampe · 11 years ago
  84. d0a24b7 Merge "Avoid suspending for alloc trace enabling when already suspended." into lmp-dev by Jeff Hao · 11 years ago
  85. 984fb79 ART: Fix verifier flags for quickened IPUT by Andreas Gampe · 11 years ago
  86. 6c3b4a3 resolved conflicts for merge of 100d341c to lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  87. 100d341 Merge "Avoid printing absolute addresses in oatdump" by Brian Carlstrom · 11 years ago
  88. 1d6ee09 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 11 years ago
  89. 6a0b71e am 0b4f345d: Merge "ART: Check for exceptions from unresolved classes" by Andreas Gampe · 11 years ago
  90. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 11 years ago
  91. 171ed8b am bace0378: Merge "Revert "Revert "Implement suspend checks in new compiler.""" by Nicolas Geoffray · 11 years ago
  92. 67582fa am 5733b35c: Merge "ART: fix highest PC values removal in SrcMap.DeltaFormat()" by Vladimir Marko · 11 years ago
  93. 70bdecc am 3d2d7fb7: Merge "Fix a bug in the register allocator." by Nicolas Geoffray · 11 years ago
  94. 2cfd2b2 am ed6839d7: Merge "ART: Do not unlink unreadable ELF files" by Andreas Gampe · 11 years ago
  95. a322690 am 20ffc875: (-s ours) Merge "ART: Make elf loading not abort" by Andreas Gampe · 11 years ago
  96. 9fcc832 am c795a2dc: am 3dc14e7e: Merge "ART: Check for exceptions from unresolved classes" into lmp-dev by Andreas Gampe · 11 years ago
  97. 3e1a965 am 32e49587: (-s ours) am 501cf959: Merge "Avoid printing absolute addresses in oatdump" into lmp-dev by Brian Carlstrom · 11 years ago
  98. c795a2d am 3dc14e7e: Merge "ART: Check for exceptions from unresolved classes" into lmp-dev by Andreas Gampe · 11 years ago
  99. 5550099 resolved conflicts for merge of d2e5a693 to lmp-dev-plus-aosp by Andreas Gampe · 11 years ago
  100. 0b4f345 Merge "ART: Check for exceptions from unresolved classes" by Andreas Gampe · 11 years ago