1. cb60fcb ART: Change main-thread thread paging scheme am: afb2b33f87 am: b761bfb83f am: d92d5f8f2f am: 3edf1d642f am: e599e8251e by Andreas Gampe · 8 years ago
  2. 1153638 ART: Change main-thread thread paging scheme am: afb2b33f87 am: b761bfb83f am: d92d5f8f2f am: 3edf1d642f by Andreas Gampe · 8 years ago
  3. e599e82 ART: Change main-thread thread paging scheme am: afb2b33f87 am: b761bfb83f am: d92d5f8f2f by Andreas Gampe · 8 years ago
  4. 3edf1d6 ART: Change main-thread thread paging scheme am: afb2b33f87 am: b761bfb83f by Andreas Gampe · 8 years ago
  5. d92d5f8 ART: Change main-thread thread paging scheme am: afb2b33f87 am: b761bfb83f by Andreas Gampe · 8 years ago
  6. b761bfb ART: Change main-thread thread paging scheme am: afb2b33f87 by Andreas Gampe · 8 years ago
  7. c638989 Only update declared methods during class redefinition. by Alex Light · 8 years ago
  8. afb2b33 ART: Change main-thread thread paging scheme by Andreas Gampe · 8 years ago
  9. 0436bb2 Fix region space when used with SetLengthToUsableSizeVisitor. by Nicolas Geoffray · 8 years ago
  10. 1f894b0 Merge changes Ifaed1c65,I6ab89e0e,I24f46786,Idcddb109,Iee496c96 into oc-dr1-dev by Andreas Gampe · 8 years ago
  11. 098ae7f ART: Change StringTable to unordered_set by Andreas Gampe · 8 years ago
  12. 5b92a70 ART: Change StringTable for RecentAllocations by Andreas Gampe · 8 years ago
  13. d412d7b ART: Presize output vector in RecentAllocations by Andreas Gampe · 8 years ago
  14. d236626 ART: Add VLOGs to GetRecentAllocations by Andreas Gampe · 8 years ago
  15. f9f9593 ART: Improve Dbg::GetRecentAllocations by Andreas Gampe · 8 years ago
  16. 588d2fb Temporarily always enable dexlayout output verification. by Jeff Hao · 8 years ago
  17. 0a4bf33 ARM64: Restore FP registers in read barrier thunk. am: a77f3c91ad by Nicolas Geoffray · 8 years ago
  18. a77f3c9 ARM64: Restore FP registers in read barrier thunk. by Nicolas Geoffray · 8 years ago
  19. cd51c33 Interpreter: Save and restore object result register. am: 4b4c0f1c00 by Nicolas Geoffray · 8 years ago
  20. 4b4c0f1 Interpreter: Save and restore object result register. by Nicolas Geoffray · 8 years ago
  21. d983346 Handle spurious wakeups in VerifyClass by Mathieu Chartier · 8 years ago
  22. 99bc381 [DO NOT MERGE] Disable non-functional test in oc-dev. am: 1fb4a7b5d1 -s ours by Nicolas Geoffray · 8 years ago
  23. 1fb4a7b [DO NOT MERGE] Disable non-functional test in oc-dev. by Nicolas Geoffray · 8 years ago
  24. 549cb19 Merge "Dump heap reference adjacent memory for logging corruption" into oc-dr1-dev by TreeHugger Robot · 8 years ago
  25. e27c213 Dump heap reference adjacent memory for logging corruption by Mathieu Chartier · 8 years ago
  26. 7e05c5a Merge "Restore profile saver priority in GC critical section" into oc-dr1-dev by Mathieu Chartier · 8 years ago
  27. 0f2531b Restore profile saver priority in GC critical section by Mathieu Chartier · 8 years ago
  28. 9862c17 Only look for method optimization annotations in the bootstrap class loader. by Roland Levillain · 8 years ago
  29. 2ed6cce Only look for method optimization annotations in the bootstrap class loader. by Roland Levillain · 8 years ago
  30. 0bc16eb Fix the stack at the beginning of the Generic JNI trampoline. am: a5385510cf by Roland Levillain · 8 years ago
  31. 87a619f Make waiting for blocking GC more intuitive by Mathieu Chartier · 8 years ago
  32. a538551 Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 8 years ago
  33. 18a6ab7 Fix braino when handling branches fallthrough in arm backend. am: 860626e1a3 by Nicolas Geoffray · 8 years ago
  34. 860626e Fix braino when handling branches fallthrough in arm backend. by Nicolas Geoffray · 8 years ago
  35. 0ffbe5f ART: Refactor abort code by Andreas Gampe · 8 years ago
  36. 730a897 Fix loop optimization in the presence of environment uses. am: 565cd4e986 by Nicolas Geoffray · 8 years ago
  37. 565cd4e Fix loop optimization in the presence of environment uses. by Nicolas Geoffray · 8 years ago
  38. 1d3488b Merge "Bump vdex version to regenerate vdex files" into oc-dev am: cd3d23c17b by Shubham Ajmera · 8 years ago
  39. cd3d23c Merge "Bump vdex version to regenerate vdex files" into oc-dev by TreeHugger Robot · 8 years ago
  40. 9daecd8 Check that classes are resolved in GetMethodsVisitor am: 58339931d6 by Mathieu Chartier · 8 years ago
  41. 112e13d Bump vdex version to regenerate vdex files by Shubham Ajmera · 8 years ago
  42. bcd163d Check that classes are resolved in GetMethodsVisitor by Mathieu Chartier · 8 years ago
  43. 5833993 Check that classes are resolved in GetMethodsVisitor by Mathieu Chartier · 8 years ago
  44. 539cb96 Fixed bug in relying on precise FP in periodic sequence. am: d964e3b784 by Aart Bik · 8 years ago
  45. d964e3b Fixed bug in relying on precise FP in periodic sequence. by Aart Bik · 8 years ago
  46. bc15180 Add a bounds check when getting indexed items in dexlayout. am: 9a7f386ef0 by Jeff Hao · 8 years ago
  47. 9a7f386 Add a bounds check when getting indexed items in dexlayout. by Jeff Hao · 8 years ago
  48. 4504f4c Merge "Disable checker when testing no-prebuilds" into oc-dev by Calin Juravle · 8 years ago
  49. 5080494 Merge "Disable checker when testing no-prebuilds" into oc-dev by Calin Juravle · 8 years ago
  50. ccc1d70 Remove 'break's to make sure we see all options. am: 6cc4bf3176 by Nicolas Geoffray · 8 years ago
  51. 6cc4bf3 Remove 'break's to make sure we see all options. by Nicolas Geoffray · 8 years ago
  52. e237764 Disable checker when testing no-prebuilds by Calin Juravle · 8 years ago
  53. 95b71de Merge "Be less aggressive when inlining." into oc-dev am: ae80d305d9 by Tim Murray · 8 years ago
  54. 433212f Merge "Don't call EnsureInitialized in the JIT." into oc-dev am: cf4f22784c by Tim Murray · 8 years ago
  55. ae80d30 Merge "Be less aggressive when inlining." into oc-dev by Tim Murray · 8 years ago
  56. cf4f227 Merge "Don't call EnsureInitialized in the JIT." into oc-dev by Tim Murray · 8 years ago
  57. 8f51b90 Be less aggressive when inlining. by Nicolas Geoffray · 8 years ago
  58. eccc74e Don't call EnsureInitialized in the JIT. by Nicolas Geoffray · 8 years ago
  59. 9c098bc Merge "Use OatFileAssistant default filter instead of the dex2oat one" into oc-dev by Calin Juravle · 8 years ago
  60. fa6bffb Merge "Use OatFileAssistant default filter instead of the dex2oat one" into oc-dev by TreeHugger Robot · 8 years ago
  61. ece4cd8 Use OatFileAssistant default filter instead of the dex2oat one by Calin Juravle · 8 years ago
  62. 38755a7 Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e am: 538623e744 am: a2b576549f by Mathieu Chartier · 8 years ago
  63. 38e548c Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e am: 538623e744 by Mathieu Chartier · 8 years ago
  64. a2b5765 Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e by Mathieu Chartier · 8 years ago
  65. 538623e Merge "Dump startup and post startup methods for --dump-only" am: 11d72c608e by Mathieu Chartier · 8 years ago
  66. 11d72c6 Merge "Dump startup and post startup methods for --dump-only" by Mathieu Chartier · 8 years ago
  67. 5487060 Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev am: cdbd252ab5 by Mingyao Yang · 8 years ago
  68. cf85094 Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev by Mingyao Yang · 8 years ago
  69. cdbd252 Merge "Relax an assert in AssertPcIsWithinQuickCode()" into oc-dev by Mingyao Yang · 8 years ago
  70. 28b5c58 Dump startup and post startup methods for --dump-only by Mathieu Chartier · 8 years ago
  71. e5aae83 Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 am: ad0cd4edb1 am: bb86eb5051 by Aart Bik · 8 years ago
  72. 8bc2827 Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 am: fa20053fea am: 31ecbf5f18 by Aart Bik · 8 years ago
  73. 1af1229 Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 am: c1f811861b am: 8d3ce07fea by Aart Bik · 8 years ago
  74. 6a4d0ff Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 am: ad0cd4edb1 by Aart Bik · 8 years ago
  75. 00f3284 Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 am: fa20053fea by Aart Bik · 8 years ago
  76. 450c0a5 Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 am: c1f811861b by Aart Bik · 8 years ago
  77. bb86eb5 Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 by Aart Bik · 8 years ago
  78. 31ecbf5 Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 by Aart Bik · 8 years ago
  79. 8d3ce07 Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 am: c1f811861b by Aart Bik · 8 years ago
  80. ad0cd4e Merge "Pass through inputs beyond arguments in invoke." am: 6ecff4d212 by Aart Bik · 8 years ago
  81. fa20053 Merge "MIPS32: Add MSA instruction set feature option" am: b938fe6b55 by Aart Bik · 8 years ago
  82. c1f8118 Merge "ARM64: SIMD instruction scheduling." am: ad58e8a256 by Aart Bik · 8 years ago
  83. 6ecff4d Merge "Pass through inputs beyond arguments in invoke." by Aart Bik · 8 years ago
  84. b938fe6 Merge "MIPS32: Add MSA instruction set feature option" by Aart Bik · 8 years ago
  85. ad58e8a Merge "ARM64: SIMD instruction scheduling." by Aart Bik · 8 years ago
  86. 8565e49 Merge "Combine madvise for clearing region space" am: f3b55509ab am: 4099562bd6 am: c1a1d29107 by Mathieu Chartier · 8 years ago
  87. f53eaab Merge "Combine madvise for clearing region space" am: f3b55509ab am: 4099562bd6 by Mathieu Chartier · 8 years ago
  88. c1a1d29 Merge "Combine madvise for clearing region space" am: f3b55509ab am: 4099562bd6 by Mathieu Chartier · 8 years ago
  89. 4099562 Merge "Combine madvise for clearing region space" am: f3b55509ab by Mathieu Chartier · 8 years ago
  90. d7691de Merge "ART: Restrict dex2oat watchdog dumping to host" am: 6811819c4f am: 5bfb842978 am: 960efa8df0 by Andreas Gampe · 8 years ago
  91. 1713fe8 Merge "Don't treat proxy methods as compilable" am: 9116d5ad10 am: 367cd60733 am: 5060b145a3 by Mathieu Chartier · 8 years ago
  92. f3b5550 Merge "Combine madvise for clearing region space" by Treehugger Robot · 8 years ago
  93. 28bfb2b Merge "ART: Restrict dex2oat watchdog dumping to host" am: 6811819c4f am: 5bfb842978 by Andreas Gampe · 8 years ago
  94. 13901b9 Merge "Don't treat proxy methods as compilable" am: 9116d5ad10 am: 367cd60733 by Mathieu Chartier · 8 years ago
  95. 960efa8 Merge "ART: Restrict dex2oat watchdog dumping to host" am: 6811819c4f by Andreas Gampe · 8 years ago
  96. 5060b14 Merge "Don't treat proxy methods as compilable" am: 9116d5ad10 am: 367cd60733 by Mathieu Chartier · 8 years ago
  97. 5bfb842 Merge "ART: Restrict dex2oat watchdog dumping to host" am: 6811819c4f by Andreas Gampe · 8 years ago
  98. 367cd60 Merge "Don't treat proxy methods as compilable" am: 9116d5ad10 by Mathieu Chartier · 8 years ago
  99. 6811819 Merge "ART: Restrict dex2oat watchdog dumping to host" by Treehugger Robot · 8 years ago
  100. 9116d5a Merge "Don't treat proxy methods as compilable" by Mathieu Chartier · 8 years ago