1. e48e95e am 24f4b816: Merge "ART: Allow oatdump to verify oat file" by Andreas Gampe · 11 years ago
  2. 9e1c444 am d7fe69ba: Merge "ART: Fix host test failure (assembler_thumb_test)." by Ian Rogers · 11 years ago
  3. f3831e9 am 8147dcb6: Merge "ART: Overflow of bound check in ArrayCopy intrinsic" by Ian Rogers · 11 years ago
  4. 24f4b81 Merge "ART: Allow oatdump to verify oat file" by Andreas Gampe · 11 years ago
  5. d7fe69b Merge "ART: Fix host test failure (assembler_thumb_test)." by Ian Rogers · 11 years ago
  6. 8147dcb Merge "ART: Overflow of bound check in ArrayCopy intrinsic" by Ian Rogers · 11 years ago
  7. aacd279 am 87258edd: Merge "Slow path should break def tracking" by Bill Buzbee · 11 years ago
  8. 87258ed Merge "Slow path should break def tracking" by Bill Buzbee · 11 years ago
  9. 8139d4c am 8d050d8c: Merge "AddIntrinsicSlowPath with resume requires clobbering" by Bill Buzbee · 11 years ago
  10. cf9b029 am d872b794: Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2" by Ian Rogers · 11 years ago
  11. c02982e am f33e4d41: Merge "X86 QBE: Make some X86 routines virtual" by Ian Rogers · 11 years ago
  12. 8d050d8 Merge "AddIntrinsicSlowPath with resume requires clobbering" by Bill Buzbee · 11 years ago
  13. d872b79 Merge "ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2" by Ian Rogers · 11 years ago
  14. f33e4d4 Merge "X86 QBE: Make some X86 routines virtual" by Ian Rogers · 11 years ago
  15. bf11aca am d026d88e: Merge "First optimization in new compiler: simple GVN." by Nicolas Geoffray · 11 years ago
  16. d026d88 Merge "First optimization in new compiler: simple GVN." by Nicolas Geoffray · 11 years ago
  17. d31cf3d First optimization in new compiler: simple GVN. by Nicolas Geoffray · 11 years ago
  18. 80af261 am e07d111b: Merge "Update comment about disabling vmap dump." by Nicolas Geoffray · 11 years ago
  19. e07d111 Merge "Update comment about disabling vmap dump." by Nicolas Geoffray · 11 years ago
  20. eda7711 am 59e4480d: am dcfd6cad: Move spammy logs to JDWP verbose mode by Sebastien Hertz · 11 years ago
  21. 17f7e32 am 323fe34f: Merge "ART: Only allow the zygote to create the global boot image" by Andreas Gampe · 11 years ago
  22. 59e4480 am dcfd6cad: Move spammy logs to JDWP verbose mode by Sebastien Hertz · 11 years ago
  23. 323fe34 Merge "ART: Only allow the zygote to create the global boot image" by Andreas Gampe · 11 years ago
  24. d96e549 am 068ab177: am 33c36d4f: ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  25. 068ab17 am 33c36d4f: ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  26. a170f2a am 5cdd0734: Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 11 years ago
  27. dcfd6ca Move spammy logs to JDWP verbose mode by Sebastien Hertz · 11 years ago
  28. 3c13a79 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  29. 33c36d4 ART: Only allow the zygote to create the global boot image by Andreas Gampe · 11 years ago
  30. 5cdd073 Merge "Move spammy logs to JDWP verbose mode" by Sebastien Hertz · 11 years ago
  31. b7fc629 ART: Fix instruction flags of kMirOpCheck and kMirOpCheckPart2 by Udayan Banerji · 11 years ago
  32. 8f6710a am c3c7f5fa: (-s ours) am 63bc11ef: DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  33. dcf7f3b am c64746c1: Merge "Don\'t call dlsym from signal context in signal chain" by Brian Carlstrom · 11 years ago
  34. c3c7f5f am 63bc11ef: DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  35. c64746c Merge "Don't call dlsym from signal context in signal chain" by Brian Carlstrom · 11 years ago
  36. 63bc11e DO NOT MERGE. Only have a portable entrypoint in portable builds. by Ian Rogers · 11 years ago
  37. 194b0d7 am 53562d9a: Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 11 years ago
  38. 53562d9 Merge "Initiate a constant propagation pass in the optimizing compiler." by Roland Levillain · 11 years ago
  39. e495d36 am f67bda68: Merge "Fix a lint error and update a test after the phi fix." by Nicolas Geoffray · 11 years ago
  40. f67bda6 Merge "Fix a lint error and update a test after the phi fix." by Nicolas Geoffray · 11 years ago
  41. c83d441 Fix a lint error and update a test after the phi fix. by Nicolas Geoffray · 11 years ago
  42. 1044144 am aaadf03f: Merge "Ensure the first predecessor of a loop is the pre header." by Nicolas Geoffray · 11 years ago
  43. aaadf03 Merge "Ensure the first predecessor of a loop is the pre header." by Nicolas Geoffray · 11 years ago
  44. 556c3d1 Initiate a constant propagation pass in the optimizing compiler. by Roland Levillain · 11 years ago
  45. 2050efc Merge "resolved conflicts for merge of 6da664b2 to lmp-dev-plus-aosp" into lmp-dev-plus-aosp by Sebastien Hertz · 11 years ago
  46. 44df954 resolved conflicts for merge of 6da664b2 to lmp-dev-plus-aosp by Sebastien Hertz · 11 years ago
  47. 4bbae58 am 6aa606c9: Merge "Update JDWP event filtering to avoid useless ids" by Sebastien Hertz · 11 years ago
  48. 6aa606c Merge "Update JDWP event filtering to avoid useless ids" by Sebastien Hertz · 11 years ago
  49. 6da664b am b87baed1: Merge "Update JDWP event filtering to avoid useless ids" into lmp-dev by Sebastien Hertz · 11 years ago
  50. 6995c60 Update JDWP event filtering to avoid useless ids by Sebastien Hertz · 11 years ago
  51. b87baed Merge "Update JDWP event filtering to avoid useless ids" into lmp-dev by Sebastien Hertz · 11 years ago
  52. 98002a2 am e5cafd5f: Merge "It can be that no method has been compiled." by Nicolas Geoffray · 11 years ago
  53. e5cafd5 Merge "It can be that no method has been compiled." by Nicolas Geoffray · 11 years ago
  54. befabe5 am e2aa073e: Merge "Small fixes to get the boot image compiled in debug mode." by Nicolas Geoffray · 11 years ago
  55. e2aa073 Merge "Small fixes to get the boot image compiled in debug mode." by Nicolas Geoffray · 11 years ago
  56. ce71ae7 It can be that no method has been compiled. by Nicolas Geoffray · 11 years ago
  57. ee06a5e am 185a7a49: Merge "Initiate a dead code elimination pass in the optimizing compiler." by Roland Levillain · 11 years ago
  58. 8c5c4e1 am 539f559e: Merge "Add CFG and SSA form checkers in the optimizing compiler." by Roland Levillain · 11 years ago
  59. f272af4 Move spammy logs to JDWP verbose mode by Sebastien Hertz · 11 years ago
  60. 185a7a4 Merge "Initiate a dead code elimination pass in the optimizing compiler." by Roland Levillain · 11 years ago
  61. 539f559 Merge "Add CFG and SSA form checkers in the optimizing compiler." by Roland Levillain · 11 years ago
  62. 00b25f3 ART: Allow oatdump to verify oat file by Andreas Gampe · 11 years ago
  63. b09aacb Small fixes to get the boot image compiled in debug mode. by Nicolas Geoffray · 11 years ago
  64. b49fa58 am d41491ad: Merge "Use homogeneous space compact by default if not low memory." by Brian Carlstrom · 11 years ago
  65. c29b801 Merge "Remove MethodVerifier whitespace diff from aosp/master" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  66. 9e827d0 Merge "Add missing read barriers to intern table." into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  67. 78a94ba Merge "Reconcile whitespace diff from aosp/master introduced in 4cf00ba324f5f6884059796a6ba41937f32e1844" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  68. bb1da7e Merge "Revert "Use homogeneous space compaction if proper flag is set."" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  69. 58f622a Merge "Revert "Quick compiler: disable GVN DO NOT MERGE"" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  70. c1e5bf5 Merge "Revert "Disable load/store elimination. DO NOT MERGE"" into lmp-dev-plus-aosp by Brian Carlstrom · 11 years ago
  71. 6e5251e Remove MethodVerifier whitespace diff from aosp/master by Brian Carlstrom · 11 years ago
  72. 0ba1fed Add missing read barriers to intern table. by Mathieu Chartier · 11 years ago
  73. 25fe3d5 Reconcile whitespace diff from aosp/master introduced in 4cf00ba324f5f6884059796a6ba41937f32e1844 by Brian Carlstrom · 11 years ago
  74. 890da84 Revert "Use homogeneous space compaction if proper flag is set." by Brian Carlstrom · 11 years ago
  75. 51f8fbc am 6d24d4ff: Merge "Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d" by Brian Carlstrom · 11 years ago
  76. d41491a Merge "Use homogeneous space compact by default if not low memory." by Brian Carlstrom · 11 years ago
  77. 6b2352b Use homogeneous space compact by default if not low memory. by Mathieu Chartier · 11 years ago
  78. 6d24d4f Merge "Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d" by Brian Carlstrom · 11 years ago
  79. 7f590e2 Restore some aosp/master changes lost in cherry-pick 7c438b19b71932ac8a44eff44f20744a01559c8d by Mathieu Chartier · 11 years ago
  80. a1ed35b am 79bbbe2d: Merge "Add allocation rate tracking to systrace." by Brian Carlstrom · 11 years ago
  81. 79bbbe2 Merge "Add allocation rate tracking to systrace." by Brian Carlstrom · 11 years ago
  82. 1b636c6 Add allocation rate tracking to systrace. by Mathieu Chartier · 11 years ago
  83. 5c061aa am 41fed803: Merge "ART: skip compilation of huge methods." by Brian Carlstrom · 11 years ago
  84. 41fed80 Merge "ART: skip compilation of huge methods." by Brian Carlstrom · 11 years ago
  85. 497d62e ART: skip compilation of huge methods. by buzbee · 11 years ago
  86. 1780dab Revert "Quick compiler: disable GVN DO NOT MERGE" by Brian Carlstrom · 11 years ago
  87. 965240f Revert "Disable load/store elimination. DO NOT MERGE" by Brian Carlstrom · 11 years ago
  88. 0ba4fad am e70547c6: Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 11 years ago
  89. e70547c Merge "Only log an error if an unattached thread is unregistered." by Brian Carlstrom · 11 years ago
  90. cdf6803 am cbd49ac4: Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 11 years ago
  91. 5951860 am e570adab: Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 11 years ago
  92. 42a43d4 am 1b5a5dc8: Merge "ART: Sync oat file to disk before patching" by Andreas Gampe · 11 years ago
  93. 8a94fff am 4e1d1c86: am bf5d818f: ART: skip compilation of huge methods. by buzbee · 11 years ago
  94. cbd49ac Merge "Avoid suspending for alloc trace enabling when already suspended." by Jeff Hao · 11 years ago
  95. 4e1d1c8 am bf5d818f: ART: skip compilation of huge methods. by buzbee · 11 years ago
  96. e570ada Merge "ART: Avoid recursive abort on thread dump" by Andreas Gampe · 11 years ago
  97. 1b5a5dc Merge "ART: Sync oat file to disk before patching" by Andreas Gampe · 11 years ago
  98. b2f5dbb ART: Avoid recursive abort on thread dump by Andreas Gampe · 11 years ago
  99. 33cb94e ART: Sync oat file to disk before patching by Andreas Gampe · 11 years ago
  100. 69dbec6 Avoid suspending for alloc trace enabling when already suspended. by Jeff Hao · 11 years ago