1. 17f7e32 am 323fe34f: Merge "ART: Only allow the zygote to create the global boot image" by Andreas Gampe · 11 years ago
  2. 323fe34 Merge "ART: Only allow the zygote to create the global boot image" by Andreas Gampe · 11 years ago
  3. d96e549 am 068ab177: am 33c36d4f: ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  4. 068ab17 am 33c36d4f: ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  5. a170f2a am 5cdd0734: Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 11 years ago
  6. 3c13a79 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  7. 33c36d4 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  8. 5cdd073 Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 11 years ago
  9. 8f6710a am c3c7f5fa: (-s ours) am 63bc11ef: DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  10. dcf7f3b am c64746c1: Merge "Don\'t call dlsym from signal context in signal chain" by Brian Carlstrom · 11 years ago
  11. c3c7f5f am 63bc11ef: DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  12. c64746c Merge "Don't call dlsym from signal context in signal chain" by Brian Carlstrom · 11 years ago
  13. 63bc11e DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  14. 194b0d7 am 53562d9a: Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 11 years ago
  15. 53562d9 Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 11 years ago
  16. e495d36 am f67bda68: Merge "Fix a lint error and update a test after the phi fix." by Nicolas Geoffray · 11 years ago
  17. f67bda6 Merge "Fix a lint error and update a test after the phi fix." by Nicolas Geoffray · 11 years ago
  18. c83d441 Fix a lint error and update a test after the phi fix. by Nicolas Geoffray · 11 years ago
  19. 1044144 am aaadf03f: Merge "Ensure the first predecessor of a loop is the pre header." by Nicolas Geoffray · 11 years ago
  20. aaadf03 Merge "Ensure the first predecessor of a loop is the pre header." by Nicolas Geoffray · 11 years ago
  21. 556c3d1 Initiate a constant propagation pass in the optimizing compiler. by Roland Levillain · 11 years ago
  22. 2050efc Merge "resolved conflicts for merge of 6da664b2 to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Sebastien Hertz · 11 years ago
  23. 44df954 resolved conflicts for merge of 6da664b2 to lmp-dev-plus-aosp by Sebastien Hertz · 11 years ago
  24. 4bbae58 am 6aa606c9: Merge "Update JDWP event filtering to avoid useless ids" by Sebastien Hertz · 11 years ago
  25. 6aa606c Merge "Update JDWP event filtering to avoid useless ids" by Sebastien Hertz · 11 years ago
  26. 6da664b am b87baed1: Merge "Update JDWP event filtering to avoid useless ids" into lmp-dev by Sebastien Hertz · 11 years ago
  27. 6995c60 Update JDWP event filtering to avoid useless ids by Sebastien Hertz · 11 years ago
  28. b87baed Merge "Update JDWP event filtering to avoid useless ids" into lmp-dev by Sebastien Hertz · 11 years ago
  29. 98002a2 am e5cafd5f: Merge "It can be that no method has been compiled." by Nicolas Geoffray · 11 years ago
  30. e5cafd5 Merge "It can be that no method has been compiled." by Nicolas Geoffray · 11 years ago
  31. befabe5 am e2aa073e: Merge "Small fixes to get the boot image compiled in debug mode." by Nicolas Geoffray · 11 years ago
  32. e2aa073 Merge "Small fixes to get the boot image compiled in debug mode." by Nicolas Geoffray · 11 years ago
  33. ce71ae7 It can be that no method has been compiled. by Nicolas Geoffray · 11 years ago
  34. ee06a5e am 185a7a49: Merge "Initiate a dead code elimination pass in the optimizing compiler." by Roland Levillain · 11 years ago
  35. 8c5c4e1 am 539f559e: Merge "Add CFG and SSA form checkers in the optimizing compiler." by Roland Levillain · 11 years ago
  36. f272af4 Move spammy logs to JDWP verbose mode by Sebastien Hertz · 11 years ago
  37. 185a7a4 Merge "Initiate a dead code elimination pass in the optimizing compiler." by Roland Levillain · 11 years ago
  38. 539f559 Merge "Add CFG and SSA form checkers in the optimizing compiler." by Roland Levillain · 11 years ago
  39. b09aacb Small fixes to get the boot image compiled in debug mode. by Nicolas Geoffray · 11 years ago
  40. b49fa58 am d41491ad: Merge "Use homogeneous space compact by default if not low memory." by Brian Carlstrom · 11 years ago
  41. c29b801 Merge "Remove MethodVerifier whitespace diff from aosp/master" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  42. 9e827d0 Merge "Add missing read barriers to intern table." into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  43. 78a94ba Merge "Reconcile whitespace diff from aosp/master introduced in 4cf00ba324f5f6884059796a6ba41937f32e1844" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  44. bb1da7e Merge "Revert "Use homogeneous space compaction if proper flag is set."" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  45. 58f622a Merge "Revert "Quick compiler: disable GVN DO NOT MERGE"" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  46. c1e5bf5 Merge "Revert "Disable load/store elimination. DO NOT MERGE"" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  47. 6e5251e Remove MethodVerifier whitespace diff from aosp/master by Brian Carlstrom · 11 years ago
  48. 0ba1fed Add missing read barriers to intern table. by Mathieu Chartier · 11 years ago
  49. 25fe3d5 Reconcile whitespace diff from aosp/master introduced in 4cf00ba324f5f6884059796a6ba41937f32e1844 by Brian Carlstrom · 11 years ago
  50. 890da84 Revert "Use homogeneous space compaction if proper flag is set." by Brian Carlstrom · 11 years ago
  51. 51f8fbc am 6d24d4ff: Merge "Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d" by Brian Carlstrom · 11 years ago
  52. d41491a Merge "Use homogeneous space compact by default if not low memory." by Brian Carlstrom · 11 years ago
  53. 6b2352b Use homogeneous space compact by default if not low memory. by Mathieu Chartier · 11 years ago
  54. 6d24d4f Merge "Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d" by Brian Carlstrom · 11 years ago
  55. 7f590e2 Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d by Mathieu Chartier · 11 years ago
  56. a1ed35b am 79bbbe2d: Merge "Add allocation rate tracking to systrace." by Brian Carlstrom · 11 years ago
  57. 79bbbe2 Merge "Add allocation rate tracking to systrace." by Brian Carlstrom · 11 years ago
  58. 1b636c6 Add allocation rate tracking to systrace. by Mathieu Chartier · 11 years ago
  59. 5c061aa am 41fed803: Merge "ART: skip compilation of huge methods." by Brian Carlstrom · 11 years ago
  60. 41fed80 Merge "ART: skip compilation of huge methods." by Brian Carlstrom · 11 years ago
  61. 497d62e ART: skip compilation of huge methods. by buzbee · 11 years ago
  62. 1780dab Revert "Quick compiler: disable GVN DO NOT MERGE" by Brian Carlstrom · 11 years ago
  63. 965240f Revert "Disable load/store elimination. DO NOT MERGE" by Brian Carlstrom · 11 years ago
  64. 0ba4fad am e70547c6: Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 11 years ago
  65. e70547c Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 11 years ago
  66. cdf6803 am cbd49ac4: Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 11 years ago
  67. 5951860 am e570adab: Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 11 years ago
  68. 42a43d4 am 1b5a5dc8: Merge "ART: Sync oat file to disk before patching" by Andreas Gampe · 11 years ago
  69. 8a94fff am 4e1d1c86: am bf5d818f: ART: skip compilation of huge methods. by buzbee · 11 years ago
  70. cbd49ac Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 11 years ago
  71. 4e1d1c8 am bf5d818f: ART: skip compilation of huge methods. by buzbee · 11 years ago
  72. e570ada Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 11 years ago
  73. 1b5a5dc Merge "ART: Sync oat file to disk before patching" by Andreas Gampe · 11 years ago
  74. b2f5dbb ART: Avoid recursive abort on thread dump by Andreas Gampe · 11 years ago
  75. 33cb94e ART: Sync oat file to disk before patching by Andreas Gampe · 11 years ago
  76. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 11 years ago
  77. bf5d818 ART: skip compilation of huge methods. by buzbee · 11 years ago
  78. 010073f am 347409fd: Merge "Add allocation tracking allocators to ROSAlloc" by Mathieu Chartier · 11 years ago
  79. 347409f Merge "Add allocation tracking allocators to ROSAlloc" by Mathieu Chartier · 11 years ago
  80. 72bceff Initiate a dead code elimination pass in the optimizing compiler. by Roland Levillain · 11 years ago
  81. ccc07a9 Add CFG and SSA form checkers in the optimizing compiler. by Roland Levillain · 11 years ago
  82. 13ad236 am 926d8e99: Merge "Avoid crash in StringReference.Value JDWP command" by Sebastien Hertz · 11 years ago
  83. 926d8e9 Merge "Avoid crash in StringReference.Value JDWP command" by Sebastien Hertz · 11 years ago
  84. 604c6e4 Ensure the first predecessor of a loop is the pre header. by Nicolas Geoffray · 11 years ago
  85. b13f3ab Merge "resolved conflicts for merge of 293f3248 to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Sebastien Hertz · 11 years ago
  86. 1284e19 am 7d029af4: Merge "Add the "time" compilation filter and output compilation stats." by Nicolas Geoffray · 11 years ago
  87. 46e9572 resolved conflicts for merge of 293f3248 to lmp-dev-plus-aosp by Sebastien Hertz · 11 years ago
  88. 7d029af Merge "Add the "time" compilation filter and output compilation stats." by Nicolas Geoffray · 11 years ago
  89. 88157ef Add the "time" compilation filter and output compilation stats. by Nicolas Geoffray · 11 years ago
  90. 293f324 am 177586f5: Merge "Avoid crash in StringReference.Value JDWP command" into lmp-dev by Sebastien Hertz · 11 years ago
  91. c3c94bc am 97ca64b0: Merge "Check for errors in ThreadGroupReference JDWP commands" by Sebastien Hertz · 11 years ago
  92. b0b0b49 Avoid crash in StringReference.Value JDWP command by Sebastien Hertz · 11 years ago
  93. 177586f Merge "Avoid crash in StringReference.Value JDWP command" into lmp-dev by Sebastien Hertz · 11 years ago
  94. e8d55b7 am 45ac9ff8: Merge "Fix lint error." by Nicolas Geoffray · 11 years ago
  95. a8b40fb am 913c4cff: Merge "Implement invoke virtual in optimizing compiler." by Nicolas Geoffray · 11 years ago
  96. 97ca64b Merge "Check for errors in ThreadGroupReference JDWP commands" by Sebastien Hertz · 11 years ago
  97. 45ac9ff Merge "Fix lint error." by Nicolas Geoffray · 11 years ago
  98. 48a8961 Fix lint error. by Nicolas Geoffray · 11 years ago
  99. 913c4cf Merge "Implement invoke virtual in optimizing compiler." by Nicolas Geoffray · 11 years ago
  100. e982f0b Implement invoke virtual in optimizing compiler. by Nicolas Geoffray · 11 years ago