1. 42824af Merge "madvise away app image dex cache arrays" am: e99d23aba1 by Mathieu Chartier · 9 years ago
  2. e99d23a Merge "madvise away app image dex cache arrays" by Mathieu Chartier · 9 years ago
  3. ff41bd2 Merge "Use correct requested alloc space begin for CC" am: 6f0b0426f3 by Mathieu Chartier · 9 years ago
  4. 7d61442 Merge "Don\'t use native bridge for non zygote-spawn processes" am: 27c6b48902 by Calin Juravle · 9 years ago
  5. 6f0b042 Merge "Use correct requested alloc space begin for CC" by Mathieu Chartier · 9 years ago
  6. 8c4f041 madvise away app image dex cache arrays by Mathieu Chartier · 9 years ago
  7. 27c6b48 Merge "Don't use native bridge for non zygote-spawn processes" by Calin Juravle · 9 years ago
  8. d3e7c6c Don't use native bridge for non zygote-spawn processes by Calin Juravle · 9 years ago
  9. b0a8d95 Merge "Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5." by Roland Levillain · 9 years ago
  10. 92ec0c5 Merge "Ignore DeflaterOutputStreamTest#testSyncFlushEnabled failures with CC." by Roland Levillain · 9 years ago
  11. 6234003 Merge "Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5." by Roland Levillain · 9 years ago
  12. 496450a Merge "Ignore DeflaterOutputStreamTest#testSyncFlushEnabled failures with CC." by Roland Levillain · 9 years ago
  13. 3ece5e0 Ignore ZipFileTest#testZipFileWithLotsOfEntries failures with CC on N5. by Roland Levillain · 9 years ago
  14. 582b68f Use correct requested alloc space begin for CC by Mathieu Chartier · 9 years ago
  15. 3aec1d1 Ignore DeflaterOutputStreamTest#testSyncFlushEnabled failures with CC. by Roland Levillain · 9 years ago
  16. 120b36a Merge "Fixed bug on premature DCHECK. With fail-before/pass-after test" by Aart Bik · 9 years ago
  17. 85b3b52 Merge "Fixed bug on premature DCHECK. With fail-before/pass-after test" by Aart Bik · 9 years ago
  18. 8e5d6d1 Merge "Re-enable some MIPS/MIPS64 run-tests" am: f6171e1b62 by Roland Levillain · 9 years ago
  19. f6171e1 Merge "Re-enable some MIPS/MIPS64 run-tests" by Roland Levillain · 9 years ago
  20. 7b3c2e8 Merge "Test 565-checker-doublenegbitwise applies to all architectures." by Roland Levillain · 9 years ago
  21. 9004b81 Merge "Test 565-checker-doublenegbitwise applies to all architectures." by Roland Levillain · 9 years ago
  22. 6fe28c0 Re-enable some MIPS/MIPS64 run-tests by Goran Jakovljevic · 9 years ago
  23. fa6ab63 Merge "Reduce the size of native debug info generated by JIT." am: ac6a195ec8 by David Srbecky · 9 years ago
  24. ac6a195 Merge "Reduce the size of native debug info generated by JIT." by David Srbecky · 9 years ago
  25. 579942f Reduce the size of native debug info generated by JIT. by David Srbecky · 9 years ago
  26. a211a02 Test 565-checker-doublenegbitwise applies to all architectures. by Alexandre Rames · 9 years ago
  27. d5b4ac6 Merge "runtime: Don\'t skip verification for -Xverify:soft-fail" am: 867d63b65f by Igor Murashkin · 9 years ago
  28. 867d63b Merge "runtime: Don't skip verification for -Xverify:soft-fail" by Igor Murashkin · 9 years ago
  29. 3ae8e10 Merge "Strip image-format arg in dex2oat" am: 6006e2ce92 by Mathieu Chartier · 9 years ago
  30. 6006e2c Merge "Strip image-format arg in dex2oat" by Mathieu Chartier · 9 years ago
  31. 97590cc Strip image-format arg in dex2oat by Mathieu Chartier · 9 years ago
  32. fc10527 Merge "Fix class_linker_test to take into account default methods." by Alex Light · 9 years ago
  33. 009a195 Merge "Fix class_linker_test to take into account default methods." by Alex Light · 9 years ago
  34. 42d511d Fix class_linker_test to take into account default methods. by Alex Light · 9 years ago
  35. df707e4 runtime: Don't skip verification for -Xverify:soft-fail by Igor Murashkin · 9 years ago
  36. ccfc007 Merge "Avoid read barrier for UpdateEntrypoints" am: 287fd33a9f by Mathieu Chartier · 9 years ago
  37. 287fd33 Merge "Avoid read barrier for UpdateEntrypoints" by Mathieu Chartier · 9 years ago
  38. 3f1a8be Fixed bug on premature DCHECK. With fail-before/pass-after test by Aart Bik · 9 years ago
  39. 18edaea Merge changes I44ee74d8,I78b17187 am: e968112160 by Igor Murashkin · 9 years ago
  40. 07aec66 Merge changes from topic \'reflection_1_8\' am: 071b933eb6 by Igor Murashkin · 9 years ago
  41. e968112 Merge changes I44ee74d8,I78b17187 by Igor Murashkin · 9 years ago
  42. 071b933 Merge changes from topic 'reflection_1_8' by Igor Murashkin · 9 years ago
  43. a57ee9d Avoid read barrier for UpdateEntrypoints by Mathieu Chartier · 9 years ago
  44. bbe27fa Merge "Minor improvement on static BCE analysis." am: c5b76b9328 by Aart Bik · 9 years ago
  45. c5b76b9 Merge "Minor improvement on static BCE analysis." by Aart Bik · 9 years ago
  46. 1fc3afb Minor improvement on static BCE analysis. by Aart Bik · 9 years ago
  47. 2def2df Merge "Implement first kind of polymorphic inlining on MIPS." am: a20748aceb by Roland Levillain · 9 years ago
  48. b99fec8 Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications""" by Roland Levillain · 9 years ago
  49. a20748a Merge "Implement first kind of polymorphic inlining on MIPS." by Roland Levillain · 9 years ago
  50. 2aba7cd Implement first kind of polymorphic inlining on MIPS. by Roland Levillain · 9 years ago
  51. 905cb88 Merge "Revert "Revert "Optimizing: double-negated bitwise operations simplifications""" by Roland Levillain · 9 years ago
  52. 2b925b8 Merge "ART: Fix rounding up in DexCacheArraysLayout constructor." am: 6b5a17a84d by Vladimir Marko · 9 years ago
  53. ca0e3a0 Revert "Revert "Optimizing: double-negated bitwise operations simplifications"" by Alexandre Rames · 9 years ago
  54. d88f688 Merge "Assume fp operations can also take a constant on x86." am: 371d75ef9e by Nicolas Geoffray · 9 years ago
  55. b33f979 Merge "Write DWARF strings inline and remove .debug_str section." am: cbe3b55ac3 by David Srbecky · 9 years ago
  56. 6b5a17a Merge "ART: Fix rounding up in DexCacheArraysLayout constructor." by Vladimir Marko · 9 years ago
  57. 371d75e Merge "Assume fp operations can also take a constant on x86." by Nicolas Geoffray · 9 years ago
  58. 22ae172 Merge "Share DWARF .debug_abbrev sections." am: edd3a4b6c2 by David Srbecky · 9 years ago
  59. cbe3b55 Merge "Write DWARF strings inline and remove .debug_str section." by David Srbecky · 9 years ago
  60. 1c4aeb4 Write DWARF strings inline and remove .debug_str section. by David Srbecky · 9 years ago
  61. edd3a4b Merge "Share DWARF .debug_abbrev sections." by David Srbecky · 9 years ago
  62. 24868a1 Share DWARF .debug_abbrev sections. by David Srbecky · 9 years ago
  63. 7770a3e Assume fp operations can also take a constant on x86. by Nicolas Geoffray · 9 years ago
  64. c0fd184 Merge "ART: Enable multi-level instruction inlining" am: 99e8e0b968 by David Brazdil · 9 years ago
  65. 99e8e0b Merge "ART: Enable multi-level instruction inlining" by David Brazdil · 9 years ago
  66. 674f519 ART: Enable multi-level instruction inlining by David Brazdil · 9 years ago
  67. d0585a1 Merge "Handle HSelect in LSE." am: b72923dd4d by Mingyao Yang · 9 years ago
  68. b72923d Merge "Handle HSelect in LSE." by Mingyao Yang · 9 years ago
  69. e5c71f9 Handle HSelect in LSE. by Mingyao Yang · 9 years ago
  70. 6630bd7 Merge "Prevent crashes if boot images fail to load" am: 81e01d72ab by Mathieu Chartier · 9 years ago
  71. 81e01d7 Merge "Prevent crashes if boot images fail to load" by Mathieu Chartier · 9 years ago
  72. b08f305 Prevent crashes if boot images fail to load by Mathieu Chartier · 9 years ago
  73. 10e458a Merge "Fix updating string dex cache array for no class table case" by Mathieu Chartier · 9 years ago
  74. 88df489 Merge "Fix updating string dex cache array for no class table case" by Mathieu Chartier · 9 years ago
  75. 9b1c9b7 Fix updating string dex cache array for no class table case by Mathieu Chartier · 9 years ago
  76. a3a7582 Merge "Fix remaining read barrier issues in image relocation" am: 12d0e0e3d8 by Mathieu Chartier · 9 years ago
  77. 12d0e0e Merge "Fix remaining read barrier issues in image relocation" by Mathieu Chartier · 9 years ago
  78. dfe02f6 Fix remaining read barrier issues in image relocation by Mathieu Chartier · 9 years ago
  79. cf54059 Merge "Rosalloc fast path in assembly for MIPS64" am: b328291eff by Hans Boehm · 9 years ago
  80. a71313d Merge "Fix DCHECK compilation error." am: 2f0f5ffcfc by Richard Uhler · 9 years ago
  81. b328291 Merge "Rosalloc fast path in assembly for MIPS64" by Hans Boehm · 9 years ago
  82. 2f0f5ff Merge "Fix DCHECK compilation error." by Richard Uhler · 9 years ago
  83. b04b6c2 Merge "Use SS/GSS collectors in dex2oat if they are the default." am: 390f5b377a by Hiroshi Yamauchi · 9 years ago
  84. 390f5b3 Merge "Use SS/GSS collectors in dex2oat if they are the default." by Hiroshi Yamauchi · 9 years ago
  85. 6af5348 Use SS/GSS collectors in dex2oat if they are the default. by Hiroshi Yamauchi · 9 years ago
  86. e362740 Fix DCHECK compilation error. by Richard Uhler · 9 years ago
  87. e3d4ff5 runtime: Update Proxy to assume 1 less direct method by Igor Murashkin · 9 years ago
  88. 6257a99 Merge "ART: Fix bad manual rename of local variable." am: 24c11dcde9 by Vladimir Marko · 9 years ago
  89. 24c11dc Merge "ART: Fix bad manual rename of local variable." by Vladimir Marko · 9 years ago
  90. 0d4909e ART: Fix rounding up in DexCacheArraysLayout constructor. by Vladimir Marko · 9 years ago
  91. b2d0891 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 9 years ago
  92. a89d6d6 Merge "Always use pendingNext to test enqueability of references." by Richard Uhler · 9 years ago
  93. 9f35ccd ART: Fix bad manual rename of local variable. by Vladimir Marko · 9 years ago
  94. ab41cc5 Merge "ART: Clean up strings fixup for app images." am: 1ef02af31d by Vladimir Marko · 9 years ago
  95. eb7bd4d Merge "MIPS32: Fix codegen register dumps." am: 444af27ba8 by Vladimir Marko · 9 years ago
  96. df187e4 Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"" by Igor Murashkin · 9 years ago
  97. f1b4c41 runtime: Fix field resolution with access checks (runtest 073) by Igor Murashkin · 9 years ago
  98. 9f95ba7 interpreter: Fix proxy method invocation with access checks enabled. by Igor Murashkin · 9 years ago
  99. 1ef02af Merge "ART: Clean up strings fixup for app images." by Vladimir Marko · 9 years ago
  100. 444af27 Merge "MIPS32: Fix codegen register dumps." by Vladimir Marko · 9 years ago