1. 498d7c1 Merge "Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""" by Nicolas Geoffray · 7 years ago
  2. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 7 years ago
  3. 0f643b0 Merge "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 7 years ago
  4. 90402ad Merge "Revert "ART: add GC time ratio metrics to GC performance"" by Treehugger Robot · 7 years ago
  5. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 7 years ago
  6. 4d57c69 Revert "ART: add GC time ratio metrics to GC performance" by Andreas Gampe · 7 years ago
  7. 54c7da9 Merge changes Idc6e518c,Ia1cc0506 by David Brazdil · 7 years ago
  8. d946533 Merge "ART: add GC time ratio metrics to GC performance" by Roland Levillain · 7 years ago
  9. 5f24607 Merge "Small cleanups in jit_code_cache." by Nicolas Geoffray · 7 years ago
  10. bf86464 Merge "EnableDebugger: handle the case when hard RLIMIT_CORE is <inf." by Nicolas Geoffray · 7 years ago
  11. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 7 years ago
  12. 8586569 Runtime flags only for fast/slow hiddenapi path by David Brazdil · 7 years ago
  13. b9f1af5 Small cleanups in jit_code_cache. by Nicolas Geoffray · 7 years ago
  14. 9296e18 Merge "Add native support for BaseDexClassLoader shared libraries." by Nicolas Geoffray · 7 years ago
  15. c980df6 Merge "Revert "ART: Add StackVisitor accepting a lambda"" by Andreas Gampe · 7 years ago
  16. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 7 years ago
  17. e09485f Merge "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 7 years ago
  18. 2b6b3e5 EnableDebugger: handle the case when hard RLIMIT_CORE is <inf. by Evgenii Stepanov · 7 years ago
  19. bbf9b05 Merge "Reduce class loader updating overhead." by Mathieu Chartier · 7 years ago
  20. bc1e0fa Reduce class loader updating overhead. by Mathieu Chartier · 7 years ago
  21. fe21070 ART: add GC time ratio metrics to GC performance by Albert Mingkun Yang · 7 years ago
  22. f50ac10 Simplify hidden_api.h logic by David Brazdil · 7 years ago
  23. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 7 years ago
  24. d0834e4 Merge "Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"" by Martin Stjernholm · 7 years ago
  25. e99f735 Merge "Add mterp checks after monitor entry/exit opcodes." by David Srbecky · 7 years ago
  26. 790ff51 Add mterp checks after monitor entry/exit opcodes. by David Srbecky · 7 years ago
  27. 9e9fc70 Merge "Remove kDex2OatHostKey from oat-header" by Treehugger Robot · 7 years ago
  28. e5a5680 Merge changes Iefe0f159,Ibe5bf113,Ic3d158d5 by Andreas Gampe · 7 years ago
  29. d8b963f Merge "Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch." by Nicolas Geoffray · 7 years ago
  30. 83e2049 ART: Add Runtime::IsSafeMode by Andreas Gampe · 7 years ago
  31. d32ce09 ART: Split Runtime::IsNativeDebuggable by Andreas Gampe · 7 years ago
  32. d6f3019 Remove kDex2OatHostKey from oat-header by Alex Light · 7 years ago
  33. 9893c47 Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch. by Nicolas Geoffray · 7 years ago
  34. 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 7 years ago
  35. 57ee347 Merge "Avoid unnecessary read barriers in mirror::Class." by Vladimir Marko · 7 years ago
  36. 61f9bf1 Merge "Clean up primitive array helpers in Object." by Vladimir Marko · 7 years ago
  37. 5cc0e75 Emit JVMTI events for LockSupport.park by Charles Munger · 7 years ago
  38. dbcb48f Avoid unnecessary read barriers in mirror::Class. by Vladimir Marko · 7 years ago
  39. 104883b Clean up primitive array helpers in Object. by Vladimir Marko · 7 years ago
  40. 4630f9a Merge "Revert^2 "Notify waiters when releasing the monitor"" by Treehugger Robot · 7 years ago
  41. bad5c9a Merge "ART: add GC live ratio metrics to GC performance" by Roland Levillain · 7 years ago
  42. c665d63 Revert^2 "Notify waiters when releasing the monitor" by Charles Munger · 7 years ago
  43. e260e54 ART: add GC live ratio metrics to GC performance by Albert Mingkun Yang · 7 years ago
  44. 5f25001 Make exception handling code in switch interpreter NO_INLINE. by David Srbecky · 7 years ago
  45. 8ed45c8 Add test configuration for the switch interpreter. by David Srbecky · 7 years ago
  46. a4a96af Share the preamble in switch interpreter. by David Srbecky · 7 years ago
  47. d4c1c08 Merge "Replace switch interpreter macros with C++ functions." by David Srbecky · 7 years ago
  48. 9960cbc Revert "Link lzma and lz4 compression libs statically into libartbase and use that" by Annie Meng · 7 years ago
  49. 47ad376 Replace switch interpreter macros with C++ functions. by David Srbecky · 7 years ago
  50. 21579be Link lzma and lz4 compression libs statically into libartbase and use that by Martin Stjernholm · 7 years ago
  51. bf98321 Merge "ART: Fix internal addr2line" by Treehugger Robot · 7 years ago
  52. 24a993d Merge "Clean up oat key-value store." by Vladimir Marko · 7 years ago
  53. 56581d8 Clean up oat key-value store. by Vladimir Marko · 7 years ago
  54. fe59955 Merge "Fix JIT creation so it picks up runtime flags." by Orion Hodson · 7 years ago
  55. c2cab4b Merge "Refactor ClassLinker::FindPrimitiveClass()." by Vladimir Marko · 7 years ago
  56. 9186b18 Refactor ClassLinker::FindPrimitiveClass(). by Vladimir Marko · 7 years ago
  57. b70c999 Merge "Split interpreter_switch_impl into smaller functions." by David Srbecky · 7 years ago
  58. a7edd0d Fix JIT creation so it picks up runtime flags. by Nicolas Geoffray · 7 years ago
  59. 15a678a ART: Fix internal addr2line by Andreas Gampe · 7 years ago
  60. 456b492 Add timing split for updating app image class loaders by Mathieu Chartier · 7 years ago
  61. 6da8247 Split interpreter_switch_impl into smaller functions. by David Srbecky · 7 years ago
  62. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 7 years ago
  63. 4fc843c Merge "Revert "Notify waiters when releasing the monitor"" by Roland Levillain · 7 years ago
  64. 9cec965 Revert "Notify waiters when releasing the monitor" by Roland Levillain · 7 years ago
  65. 6b2b372 Merge "ART: Add CRC32.udate(int,int) intrinsic for ARM64" by Vladimir Marko · 7 years ago
  66. adcbf7f Merge "Print the address of the sentinel object for debugging purposes." by Roland Levillain · 7 years ago
  67. 0d95e6a Merge "Notify waiters when releasing the monitor" by Treehugger Robot · 7 years ago
  68. 6941f48 ART: Fix JIT initialization by Andreas Gampe · 7 years ago
  69. aa31f49 Revert^4 "Implement LockSupport.park with a futex" by Charles Munger · 7 years ago
  70. 0e15559 Print the address of the sentinel object for debugging purposes. by Roland Levillain · 7 years ago
  71. a517554 Merge "ART: Throw on soft verify failure in InitializeClass()." by Vladimir Marko · 7 years ago
  72. 1ebb52c Notify waiters when releasing the monitor by Charles Munger · 7 years ago
  73. 36f8d22 ART: Add StackVisitor accepting a lambda by Andreas Gampe · 7 years ago
  74. 23d3ed8 Merge "Smarter set intersection between app image and non boot image strings" by Mathieu Chartier · 7 years ago
  75. 8fc7558 Smarter set intersection between app image and non boot image strings by Mathieu Chartier · 7 years ago
  76. a53da8f Merge "Do not cache RequiresConstructorBarrier() results." by Vladimir Marko · 7 years ago
  77. d79b37b ART: Throw on soft verify failure in InitializeClass(). by Vladimir Marko · 7 years ago
  78. fd35c68 Merge "Add support for shared libaries in class loader context." by Nicolas Geoffray · 7 years ago
  79. d77b67a Merge "ART: Clean up android_dlopen_ext() call." by Vladimir Marko · 7 years ago
  80. 63a2365 Merge "Remove VMRuntime.hasUsedHiddenApi()" by David Brazdil · 7 years ago
  81. cb58b07 ART: Add CRC32.udate(int,int) intrinsic for ARM64 by xueliang.zhong · 8 years ago
  82. ca3c63a Merge "Optimize string comparisons in Class::FindClassMethod." by David Srbecky · 7 years ago
  83. 8cc418e Track what intern tables are from boot images by Mathieu Chartier · 7 years ago
  84. 39d8c87 Optimize string comparisons in Class::FindClassMethod. by David Srbecky · 7 years ago
  85. 7f22624 Remove VMRuntime.hasUsedHiddenApi() by David Brazdil · 7 years ago
  86. f6cfd00 ART: Clean up android_dlopen_ext() call. by Vladimir Marko · 7 years ago
  87. 80a560c Add native support for BaseDexClassLoader shared libraries. by Nicolas Geoffray · 7 years ago
  88. c1c3452 Do not cache RequiresConstructorBarrier() results. by Vladimir Marko · 7 years ago
  89. 06af3b4 Add support for shared libaries in class loader context. by Nicolas Geoffray · 7 years ago
  90. 1e152a6 Merge "Revert "Revert^2 "Implement LockSupport.park with a futex""" by Nicolas Geoffray · 7 years ago
  91. d69c49a Merge "Hold intern table lock for AddImageStringsToTable" by Mathieu Chartier · 7 years ago
  92. 13f4d96 Revert "Revert^2 "Implement LockSupport.park with a futex"" by Nicolas Geoffray · 7 years ago
  93. 0708fc0 Merge "Do not clobber reserved register X18" by Yi Kong · 7 years ago
  94. 0b59b54 Merge "Use _PRIVATE versions of futex ops." by Treehugger Robot · 7 years ago
  95. 5c89c57 Do not clobber reserved register X18 by Yi Kong · 7 years ago
  96. 41c0808 Hold intern table lock for AddImageStringsToTable by Mathieu Chartier · 7 years ago
  97. 7530bae Use _PRIVATE versions of futex ops. by Charles Munger · 7 years ago
  98. 4e7077d Revert^2 "Implement LockSupport.park with a futex" by Charles Munger · 7 years ago
  99. 97d40f9 Merge "Revert "Implement LockSupport.park with a futex"" by Filip Pavlis · 7 years ago
  100. 2947ba6 Merge "Requeue rather than wake when notifying." by Treehugger Robot · 7 years ago