1. 11fd2ae Merge "Honor `PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD` in Runtime APEX selection." by Roland Levillain · 6 years ago
  2. e48746b Merge "On x86 modified the generated instructions for case "divide by 2". As we can use fewer instructions to represent HDiv when divide by2." by Nicolas Geoffray · 6 years ago
  3. fe96083 Merge "Release Android Runtime APEX module." by Roland Levillain · 6 years ago
  4. 42b95c4 Merge "Fix parsing of shared libraries in class loader context." by Nicolas Geoffray · 6 years ago
  5. 33e5d52 Merge "Support shared libraries in ClassLoaderContext::CreateClassLoader." by Nicolas Geoffray · 6 years ago
  6. 1cc7329 On x86 modified the generated instructions for case "divide by 2". by Atul Bajaj · 6 years ago
  7. 6b9fd8c Support shared libraries in ClassLoaderContext::CreateClassLoader. by Nicolas Geoffray · 6 years ago
  8. d295a75 Merge "Revert "Disable running run-test with linux_bionic"" by Treehugger Robot · 6 years ago
  9. e56607a Honor `PRODUCT_ART_TARGET_INCLUDE_DEBUG_BUILD` in Runtime APEX selection. by Roland Levillain · 6 years ago
  10. 5305880 Release Android Runtime APEX module. by Roland Levillain · 6 years ago
  11. d762ec7 Merge "Revert^2 "ART: add GC time ratio metrics to GC performance"" by Roland Levillain · 6 years ago
  12. cbc64c8 Revert "Disable running run-test with linux_bionic" by Alex Light · 6 years ago
  13. c754cc8 Merge "Remove CompiledMethod dependency on CompilerDriver." by Vladimir Marko · 6 years ago
  14. d6e178e Revert^2 "ART: add GC time ratio metrics to GC performance" by Albert Mingkun Yang · 6 years ago
  15. f378fff Fix parsing of shared libraries in class loader context. by Nicolas Geoffray · 6 years ago
  16. 33f7c8a Remove CompiledMethod dependency on CompilerDriver. by Vladimir Marko · 6 years ago
  17. 498d7c1 Merge "Revert "Revert^2 "ART: Add StackVisitor accepting a lambda""" by Nicolas Geoffray · 6 years ago
  18. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  19. cddf428 Merge "Disable running run-test with linux_bionic" by Treehugger Robot · 6 years ago
  20. 1d77a70 Disable running run-test with linux_bionic by Alex Light · 6 years ago
  21. 0f643b0 Merge "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Treehugger Robot · 6 years ago
  22. 482487d Merge "Disable ASAN on linux_bionic timeout_dumper" by Treehugger Robot · 6 years ago
  23. 90402ad Merge "Revert "ART: add GC time ratio metrics to GC performance"" by Treehugger Robot · 6 years ago
  24. 94d9276 Merge "Fix error: undefined symbol art::instruction_set_details::GetStackOverflowReservedBytesFailure" by Andreas Gampe · 6 years ago
  25. bdba2fb Fix error: undefined symbol art::instruction_set_details::GetStackOverflowReservedBytesFailure by Evgeny Astigeevich · 6 years ago
  26. 5d63ab0 Disable ASAN on linux_bionic timeout_dumper by Alex Light · 6 years ago
  27. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  28. 4d57c69 Revert "ART: add GC time ratio metrics to GC performance" by Andreas Gampe · 6 years ago
  29. f3d71d9 Merge "Don't run test 688 with app image." by Nicolas Geoffray · 6 years ago
  30. fad8533 Don't run test 688 with app image. by Nicolas Geoffray · 6 years ago
  31. 54c7da9 Merge changes Idc6e518c,Ia1cc0506 by David Brazdil · 6 years ago
  32. d946533 Merge "ART: add GC time ratio metrics to GC performance" by Roland Levillain · 6 years ago
  33. 5f24607 Merge "Small cleanups in jit_code_cache." by Nicolas Geoffray · 6 years ago
  34. bf86464 Merge "EnableDebugger: handle the case when hard RLIMIT_CORE is <inf." by Nicolas Geoffray · 6 years ago
  35. 4c8cf12 Merge "Ignore finalizer warnings on not being able to close dex files." by Nicolas Geoffray · 6 years ago
  36. 0ae075e Ignore finalizer warnings on not being able to close dex files. by Nicolas Geoffray · 6 years ago
  37. 2bb2fbd Create SdkVersion enum, migrate users to it by David Brazdil · 6 years ago
  38. 8586569 Runtime flags only for fast/slow hiddenapi path by David Brazdil · 6 years ago
  39. b9f1af5 Small cleanups in jit_code_cache. by Nicolas Geoffray · 6 years ago
  40. b321ac2 Merge "Speed up relative_patcher_arm64_test." by Vladimir Marko · 6 years ago
  41. 9296e18 Merge "Add native support for BaseDexClassLoader shared libraries." by Nicolas Geoffray · 6 years ago
  42. 671986e Merge "Rewrite image type in CompilerOptions." by Vladimir Marko · 6 years ago
  43. 25242cc Merge "Add timeout_dumper to linux_bionic build" by Treehugger Robot · 6 years ago
  44. c980df6 Merge "Revert "ART: Add StackVisitor accepting a lambda"" by Andreas Gampe · 6 years ago
  45. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  46. 3d719ed Merge "Track header file change." by Elliott Hughes · 6 years ago
  47. e09485f Merge "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  48. 5074a81 Add timeout_dumper to linux_bionic build by Alex Light · 6 years ago
  49. 2b6b3e5 EnableDebugger: handle the case when hard RLIMIT_CORE is <inf. by Evgenii Stepanov · 6 years ago
  50. 9e70faf Merge "buildbot-build: Move the environment variable within the command." by Nicolas Geoffray · 6 years ago
  51. bbf9b05 Merge "Reduce class loader updating overhead." by Mathieu Chartier · 6 years ago
  52. b74574a Speed up relative_patcher_arm64_test. by Vladimir Marko · 6 years ago
  53. 9c4b970 Rewrite image type in CompilerOptions. by Vladimir Marko · 6 years ago
  54. e14294c Merge "Revert^2 "ART: Fix breaking changes from recent VIXL update."" by Roland Levillain · 6 years ago
  55. 810fa41 Merge "Simplify hidden_api.h logic" by David Brazdil · 6 years ago
  56. 21622b8 buildbot-build: Move the environment variable within the command. by Nicolas Geoffray · 6 years ago
  57. f64ab19 Merge "Disable path restrictions on buildbot-build.sh." by Nicolas Geoffray · 6 years ago
  58. 721538f Merge "Rename HVecReduce::GetKind() to GetReductionKind()." by Vladimir Marko · 6 years ago
  59. 3c92ff4 Merge "x86/x86-64: Remove broken codegen for MIN/MAX reduction." by Vladimir Marko · 6 years ago
  60. e923524 Merge "libdexfile: rename kVerifyNone to kVerifyNothing" by Treehugger Robot · 6 years ago
  61. bc1e0fa Reduce class loader updating overhead. by Mathieu Chartier · 6 years ago
  62. fe21070 ART: add GC time ratio metrics to GC performance by Albert Mingkun Yang · 6 years ago
  63. 4e3734a Rename HVecReduce::GetKind() to GetReductionKind(). by Vladimir Marko · 6 years ago
  64. 0bcbe93 Merge changes I1617a601,Ifa324bea by Vladimir Marko · 6 years ago
  65. 01d4540 Merge "Add art-linux-bionic-x64 target-config" by Alex Light · 6 years ago
  66. 4deaa9b ART: Apply --no-inline-from= option on device. by Vladimir Marko · 6 years ago
  67. 38cf60a Postpone DexCache preloading in the ImageWriter. by Vladimir Marko · 6 years ago
  68. f50ac10 Simplify hidden_api.h logic by David Brazdil · 6 years ago
  69. ec3adef libdexfile: rename kVerifyNone to kVerifyNothing by Orion Hodson · 6 years ago
  70. 8786fd9 x86/x86-64: Remove broken codegen for MIN/MAX reduction. by Vladimir Marko · 6 years ago
  71. b56e835 Merge "Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64)." by Roland Levillain · 6 years ago
  72. d0834e4 Merge "Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that"" by Martin Stjernholm · 6 years ago
  73. e99f735 Merge "Add mterp checks after monitor entry/exit opcodes." by David Srbecky · 6 years ago
  74. b81c59e Merge "ART: Rewrite core image detection." by Vladimir Marko · 6 years ago
  75. 6be1dbd ART: Rewrite core image detection. by Vladimir Marko · 6 years ago
  76. 790ff51 Add mterp checks after monitor entry/exit opcodes. by David Srbecky · 6 years ago
  77. 2b021c8 Merge "Blacklist test now timing out on gcstress/target." by Nicolas Geoffray · 6 years ago
  78. 330d41d Merge "Move file_contexts to under /system/sepolicy" by Jiyong Park · 6 years ago
  79. dc02fc3 Merge "Ignore thread intel_svc_streamer_thread in test 911" by Alex Light · 6 years ago
  80. b1b21d7 Ignore thread intel_svc_streamer_thread in test 911 by Alex Light · 6 years ago
  81. 9e9fc70 Merge "Remove kDex2OatHostKey from oat-header" by Treehugger Robot · 6 years ago
  82. cbdca72 Add art-linux-bionic-x64 target-config by Alex Light · 6 years ago
  83. e5a5680 Merge changes Iefe0f159,Ibe5bf113,Ic3d158d5 by Andreas Gampe · 6 years ago
  84. d8b963f Merge "Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch." by Nicolas Geoffray · 6 years ago
  85. c6bd42a ART: Fix deopt manager JIT attempt by Andreas Gampe · 6 years ago
  86. 83e2049 ART: Add Runtime::IsSafeMode by Andreas Gampe · 6 years ago
  87. d32ce09 ART: Split Runtime::IsNativeDebuggable by Andreas Gampe · 6 years ago
  88. d6f3019 Remove kDex2OatHostKey from oat-header by Alex Light · 6 years ago
  89. 9893c47 Add missed null check in ClassLoaderContext::VerifyClassLoaderContextMatch. by Nicolas Geoffray · 6 years ago
  90. 4355162 Revert^2 "Link lzma and lz4 compression libs statically into libartbase and use that" by Martin Stjernholm · 6 years ago
  91. 57ee347 Merge "Avoid unnecessary read barriers in mirror::Class." by Vladimir Marko · 6 years ago
  92. fa5869a Move file_contexts to under /system/sepolicy by Jiyong Park · 6 years ago
  93. 61f9bf1 Merge "Clean up primitive array helpers in Object." by Vladimir Marko · 6 years ago
  94. 01812cf Merge "Emit JVMTI events for LockSupport.park" by Treehugger Robot · 6 years ago
  95. 88f3bbb Track header file change. by Elliott Hughes · 6 years ago
  96. e5ed5ba Merge "Optimize mod power 2 for x86" by Vladimir Marko · 6 years ago
  97. d1f1ccb Merge "hiddenapi: Initialize unused value in DexFile::MapItem" by David Brazdil · 6 years ago
  98. 5cc0e75 Emit JVMTI events for LockSupport.park by Charles Munger · 6 years ago
  99. d060c0b Blacklist test now timing out on gcstress/target. by Nicolas Geoffray · 6 years ago
  100. dbcb48f Avoid unnecessary read barriers in mirror::Class. by Vladimir Marko · 6 years ago