1. a67a49a Reduce ImageSpace::Init frame size by Mathieu Chartier · 8 years ago
  2. abdda2f Merge "Optimize IMT" by Mathieu Chartier · 8 years ago
  3. 4531348 Merge "ARM: Use GOT_PREL references for Runtime::Current()." by Vladimir Marko · 8 years ago
  4. 93f26be Merge "Visit invalid roots of only suspended threads" by Mathieu Chartier · 8 years ago
  5. f8a86b9 Visit invalid roots of only suspended threads by Mathieu Chartier · 8 years ago
  6. eeca2b2 ART: Empty out sa_mask in ArmInstructionSetFeatures by Andreas Gampe · 8 years ago
  7. 8807794 Merge "ART: Workaround for ARM valgrind stack issues" by Treehugger Robot · 8 years ago
  8. 68d4ab3 Merge "Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading"""""" by Alex Light · 8 years ago
  9. 3098c8c ARM: Use GOT_PREL references for Runtime::Current(). by Vladimir Marko · 8 years ago
  10. 7df12cb ART: Workaround for ARM valgrind stack issues by Andreas Gampe · 8 years ago
  11. badee98 Optimize IMT by Nelli Kim · 9 years ago
  12. 952e1e3 Support unlimited pending checkpoints by Mathieu Chartier · 8 years ago
  13. ece5386 Merge "Propagate the read barrier option to Class::VisitNativeRoots." by Hiroshi Yamauchi · 8 years ago
  14. 7a62e67 Propagate the read barrier option to Class::VisitNativeRoots. by Hiroshi Yamauchi · 8 years ago
  15. bc5669e Revert "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" by Alex Light · 8 years ago
  16. 206fbf5 Remove too aggressive DCHECKs. by Nicolas Geoffray · 8 years ago
  17. b87c03f Revert "ART: Disable check under memory tools" by Andreas Gampe · 8 years ago
  18. e99f532 Use ScopedObjectAccess in ThreadList::Dump by Mathieu Chartier · 8 years ago
  19. 4811e72 Merge "ART: Disable check under memory tools" by Treehugger Robot · 8 years ago
  20. fbae821 Merge "Fix the region space name for dumpsys meminfo." by Treehugger Robot · 8 years ago
  21. aacb0aa Merge "Disable the CC collector / read barrier checks in non-debug build." by Treehugger Robot · 8 years ago
  22. 820c13b ART: Disable check under memory tools by Andreas Gampe · 8 years ago
  23. 4799530 Fix the region space name for dumpsys meminfo. by Hiroshi Yamauchi · 8 years ago
  24. daf61a1 Disable the CC collector / read barrier checks in non-debug build. by Hiroshi Yamauchi · 8 years ago
  25. 14d7b3e Fix dex file leak in oat file manager by Mathieu Chartier · 8 years ago
  26. 1fdbe1b ART: Add ATRACE section for collision check by Andreas Gampe · 8 years ago
  27. 1ebf8d3 Fix some "possible" divide by 0 by Mathieu Chartier · 8 years ago
  28. 4b5c290 Merge "Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86." by Treehugger Robot · 8 years ago
  29. 0f838aa Fix FOUR_ARG_DOWNCALL assembly stubs on arm and x86. by Nicolas Geoffray · 8 years ago
  30. afb0f38 Merge "Revert "Revert "Revert "Revert "Revert some flaky unloading""""" by Treehugger Robot · 8 years ago
  31. 7dbf20a Revert "Revert "Revert "Revert "Revert some flaky unloading"""" by Alex Light · 8 years ago
  32. 6aa9faf Merge "Add a few more pending exception checks" by Mathieu Chartier · 8 years ago
  33. 8502f72 Add a few more pending exception checks by Mathieu Chartier · 8 years ago
  34. 9d6f786 Merge "Revert "Revert "Revert "Revert some flaky unloading"""" by Alex Light · 8 years ago
  35. 340f486 Revert "Revert "Revert "Revert some flaky unloading""" by Alex Light · 8 years ago
  36. c92a7a1 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 8 years ago
  37. 88b970c Merge "Do not hide instance field hard failure with soft failure" by Aart Bik · 8 years ago
  38. 3188364 Do not hide instance field hard failure with soft failure by Aart Bik · 8 years ago
  39. 3aaf964 Revert "Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces."" by Nicolas Geoffray · 8 years ago
  40. f1c25cf Merge "Revert "Revert "Revert some flaky unloading""" by Nicolas Geoffray · 8 years ago
  41. b2716bb Revert "Revert "Revert some flaky unloading"" by Nicolas Geoffray · 8 years ago
  42. 05005f7 Revert "Revert "Revert "Temporarily disable dex cache array emptyness DCHECK""" by Mathieu Chartier · 8 years ago
  43. 696632e Revert "Revert "Hold dex caches live in class table"" by Mathieu Chartier · 8 years ago
  44. 6d33563 Revert "Hold dex caches live in class table" by Brian Carlstrom · 8 years ago
  45. 9e726e8 Revert "Revert some flaky unloading" by Alex Light · 8 years ago
  46. 681c58c Merge "ART: Improve JitProfiling perf in mips/mips64 mterp." by Bill Buzbee · 8 years ago
  47. 12abcbd Revert "Fix ArtMethod::GetInvokeType for static methods on interfaces." by Nicolas Geoffray · 8 years ago
  48. 8080673 Fix ArtMethod::GetInvokeType for static methods on interfaces. by Nicolas Geoffray · 8 years ago
  49. 4b53f57 Merge "Revert "Revert "Temporarily disable dex cache array emptyness DCHECK""" by Nicolas Geoffray · 8 years ago
  50. 46d4699 Revert "Revert "Temporarily disable dex cache array emptyness DCHECK"" by Nicolas Geoffray · 8 years ago
  51. 020b18a ART: Improve JitProfiling perf in mips/mips64 mterp. by Douglas Leung · 8 years ago
  52. d9df0d5 Merge "Revert "Temporarily disable dex cache array emptyness DCHECK"" by Mathieu Chartier · 8 years ago
  53. 926a81c Merge "Fix an issue of partial fragment deoptimization" by Mingyao Yang · 8 years ago
  54. 06cd763 Revert "Temporarily disable dex cache array emptyness DCHECK" by Mathieu Chartier · 8 years ago
  55. b6b05ae Merge "Hold dex caches live in class table" by Mathieu Chartier · 8 years ago
  56. 6591101 Merge "Delay dex-to-dex compilation until Optimizing is done." by Vladimir Marko · 8 years ago
  57. 492a7fa Delay dex-to-dex compilation until Optimizing is done. by Vladimir Marko · 8 years ago
  58. a3549d2 Fix an issue of partial fragment deoptimization by Mingyao Yang · 8 years ago
  59. f284d44 Hold dex caches live in class table by Mathieu Chartier · 8 years ago
  60. 7b1541f Temporarily disable dex cache array emptyness DCHECK by Mathieu Chartier · 8 years ago
  61. 61046e1 Merge "Fix bug in verifier: hard fail allowed following softfail" by Aart Bik · 8 years ago
  62. b052632 Fix bug in verifier: hard fail allowed following softfail by Aart Bik · 8 years ago
  63. c7d3f4b Fix race with host_dlopen_handles_ by Mathieu Chartier · 8 years ago
  64. a21decf Merge "Relax annotation visibility so runtime includes build." by Treehugger Robot · 8 years ago
  65. 9e03b2f Reduce TLAB size by Mathieu Chartier · 8 years ago
  66. 3d08086 Relax annotation visibility so runtime includes build. by Jeff Hao · 8 years ago
  67. 9b26463 Merge "Forbid JVM_O_DELETE in JVM_Open" by Przemyslaw Szczepaniak · 8 years ago
  68. ea8e02b Merge "Partial fragment deoptimization" by Mingyao Yang · 8 years ago
  69. 347eff2 Merge "Don't use dlopen on host for already loaded oat files." by Richard Uhler · 8 years ago
  70. faf18de Merge "Remove SetStateUnsafe in Debugger::Disconnected." by Hiroshi Yamauchi · 8 years ago
  71. f711f2c Partial fragment deoptimization by Mingyao Yang · 8 years ago
  72. 98810e3 Remove SetStateUnsafe in Debugger::Disconnected. by Hiroshi Yamauchi · 8 years ago
  73. a89e51a Forbid JVM_O_DELETE in JVM_Open by Przemyslaw Szczepaniak · 8 years ago
  74. 5d04eb6 Fix profile saver reference point when calculating the sleep time by Calin Juravle · 8 years ago
  75. 1704a18 Merge "ART: Print jit memory use only if we have samples" by Aart Bik · 8 years ago
  76. a206c74 Don't use dlopen on host for already loaded oat files. by Richard Uhler · 8 years ago
  77. f736a55 Merge changes I5c891dc1,Ie717089d by Richard Uhler · 8 years ago
  78. 29a7c68 Merge "Avoid long sleep in ProfileSaver" by Treehugger Robot · 8 years ago
  79. dc3b128 Avoid long sleep in ProfileSaver by Brian Carlstrom · 8 years ago
  80. 0950abe8 Remove bogus DCHECK. by Nicolas Geoffray · 8 years ago
  81. d0668f2 Put boot class loader classes and strings in dex cache of app images. by Nicolas Geoffray · 9 years ago
  82. 394fac5 Fix broken DCHECK by Mathieu Chartier · 8 years ago
  83. 06e3f4f Base isDexOptNeeded result on OatFileAssistant::IsUpToDate. by Richard Uhler · 8 years ago
  84. 01be681 Only compile dex files if they are not up to date. by Richard Uhler · 9 years ago
  85. 27ed3a4 Add methods with samples during launch to profile by Mathieu Chartier · 9 years ago
  86. 5d3baf6 Don't update checksum if data ptr is null. by Jeff Hao · 8 years ago
  87. 3c7787f Merge "Fix misc-macro-parentheses warnings." by Treehugger Robot · 8 years ago
  88. 80fd43e Merge "Fix bug in verifier: soft fail was hiding hard fail." by Aart Bik · 8 years ago
  89. da97c4e Merge "Remove no-op call to android_update_LD_LIBRARY_PATH" by Treehugger Robot · 8 years ago
  90. c2bc265 Fix bug in verifier: soft fail was hiding hard fail. by Aart Bik · 8 years ago
  91. 2e09bc1 Remove no-op call to android_update_LD_LIBRARY_PATH by Dimitry Ivanov · 8 years ago
  92. f6d1e0f Compile JNI stubs for verify-profile and interpret-only. by Vladimir Marko · 8 years ago
  93. 84f00fe Merge "Enforce class definition ordering rules in v37 Dex files." by Roland Levillain · 8 years ago
  94. 3e80aeb ART: Print jit memory use only if we have samples by Pavel Vyssotski · 9 years ago
  95. 1e5dda5 Merge "Avoid the need for the black color for the baker-style read barrier." by Treehugger Robot · 8 years ago
  96. 8e67465 Avoid the need for the black color for the baker-style read barrier. by Hiroshi Yamauchi · 9 years ago
  97. 2b650b7 Merge "Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt""" by Mingyao Yang · 8 years ago
  98. 1b1e31f Only fill methods with 0xFE on debug builds by Mathieu Chartier · 9 years ago
  99. ffedec5 Revert "Revert "Move rewritten StringFactory call results into dex registers for deopt"" by Mingyao Yang · 9 years ago
  100. 96c6ad8 Merge "ARM: Add new String.compareTo intrinsic." by Vladimir Marko · 9 years ago