1. 6dfdfef Set core platform API policy from command line flag by David Brazdil · 6 years ago
  2. a4469ef Describe the reason for the allow_all_shared_libs to the platform namespace by Martin Stjernholm · 6 years ago
  3. dd8e222 Use art::GetAndroidRoot instead of ANDROID_HOST_OUT in art::CommonArtTestImpl. by Roland Levillain · 6 years ago
  4. fb6a5c0 Add and use art::GetAndroidRuntimeBinDir. by Roland Levillain · 6 years ago
  5. f160394 Rewrite backtrace-helper to use Unwinder directly. by David Srbecky · 6 years ago
  6. 50eec3d Adjust the dladdr-based introspection logic used in art::GetAndroidRootSafe. by Roland Levillain · 6 years ago
  7. dc2fbb6 jitzygote: create a type lookup table at runtime for bootclasspath dex files. by Nicolas Geoffray · 6 years ago
  8. 307b284 Move on-load class modification log to VLOG(class_linker) by Alex Light · 6 years ago
  9. dc1dffc Fix metrics in GC performance dump by Lokesh Gidra · 6 years ago
  10. d03e8dd Fix longstanding JIT bug in interaction with class initialization. by Nicolas Geoffray · 6 years ago
  11. 408f7d0 Add libc_malloc_debug and _hooks to the runtime APEX by Jiyong Park · 6 years ago
  12. c63d566 Update intrinsic Unsafe.getLong() after moving to core platform API by David Brazdil · 6 years ago
  13. 0039bc5 Do not change hidden API ArtMethod/ArtField access flags on AOT by David Brazdil · 6 years ago
  14. 31cc279 Fix hidden API DCHECK in ArtMethod::SetIntrinsic by David Brazdil · 6 years ago
  15. 2df4bfb Do not check if known locations exist on host for hidden API by David Brazdil · 6 years ago
  16. 3e8aae0 Fix dex location of boot oat files during preopt by David Brazdil · 6 years ago
  17. 4059487 Fix CHECK for homogenous space compaction by Mathieu Chartier · 6 years ago
  18. e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 6 years ago
  19. 6683446 Revert^2 "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  20. 11d5a25 Override Object#hashCode and add missing switch type. by Yifan Ji · 6 years ago
  21. 586e37b ART: Add jars to boot integrity by Andreas Gampe · 6 years ago
  22. b52df53 Revert^2 "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  23. 2d79011 Add notifications for luci failures. by Nicolas Geoffray · 6 years ago
  24. 2e3cb54 Refactor art::GetAndroidDataSafe and art::GetAndroidData. by Roland Levillain · 6 years ago
  25. 1ed4515 Fix flaky 137-cfi test. by David Srbecky · 6 years ago
  26. 51d5a30 Use unique mutex to synchronize runtime_callbacks by Alex Light · 6 years ago
  27. ecd21be Fix tracing shutdown by Ari Hausman-Cohen · 6 years ago
  28. fc8e759 art: remove unnecessary references to external/zlib. by Elliott Hughes · 6 years ago
  29. 8f88207 Revert "Remove support for moving GC collector transitions" by Mathieu Chartier · 6 years ago
  30. 679dec1 Revert^2 "Use RAII for preventing user-code suspensions" by Alex Light · 6 years ago
  31. 66a6550 Remove support for moving GC collector transitions by Mathieu Chartier · 6 years ago
  32. caf4b5a Update luci timeouts in extreme gcstress cases. by Nicolas Geoffray · 6 years ago
  33. 89cbeb6 Fix AssertNonMovableStringClass(). by Vladimir Marko · 6 years ago
  34. 93aa8b0 Fix include order by David Sehr · 6 years ago
  35. f75dce4 Revert^2 "Delete GSS" by Mathieu Chartier · 6 years ago
  36. a8d23cb Use CommonArtTest for dexlayout, dexdiag by David Sehr · 6 years ago
  37. 1ea8a62 Add art::GetAndroidRuntimeRootSafe and art::GetAndroidRuntimeRoot. by Roland Levillain · 6 years ago
  38. eaa4831 Revert "Perform SetEvent under the user_code_suspend_count_lock_" by Alex Light · 6 years ago
  39. c723b81 Revert "Use RAII for preventing user-code suspensions" by Alex Light · 6 years ago
  40. d271809 Don't JIT compile eagerly methods that have the resolution stub. by Nicolas Geoffray · 6 years ago
  41. 9ff900d Replace more literal strings with constants in libartbase/base/file_utils.cc. by Roland Levillain · 6 years ago
  42. 163c8ab Use concurrent.futures.ThreadExecutor for testrunner threads by Orion Hodson · 6 years ago
  43. 76b9c69 Split JIT mini-debug-info packing and compression to two phases. by David Srbecky · 6 years ago
  44. e185883 Revert "Delete GSS" by Mathieu Chartier · 6 years ago
  45. 926c5f0 Update TODO for libcutils dependency. by Martin Stjernholm · 6 years ago
  46. 268aa30 Add dependency on libdl_android by dimitry · 6 years ago
  47. 1397ea1 Delete GSS by Mathieu Chartier · 6 years ago
  48. 3b23f75 Use the right directory for the csv file. by Nicolas Geoffray · 6 years ago
  49. 77f1766 Move dexdiag out of the release APEX, to avoid dependencies on by Martin Stjernholm · 6 years ago
  50. 3483d0a Fix mterp assembly to use uxtw instead of lsl where needed. by David Srbecky · 6 years ago
  51. 9c8f344 Use RAII for preventing user-code suspensions by Alex Light · 6 years ago
  52. 3fa8b6d Perform SetEvent under the user_code_suspend_count_lock_ by Alex Light · 6 years ago
  53. 4f215d1 Rename dexdump2 to dexdump by David Sehr · 6 years ago
  54. 774232a Add another missing entrypoint check for stack walk. by David Srbecky · 6 years ago
  55. 383f114 Fix ILL_ILLOPC issue-id 129895920 on 32bit armv7 device by yuguoxu · 6 years ago
  56. 6d4280c Update LUCI console to removed Buildbot host builders by Eric Foo · 6 years ago
  57. aeb9a16 Fix test for no-prebuild. by Nicolas Geoffray · 6 years ago
  58. 4a57d5f ART: Remove old cout usage in method_verifier by Andreas Gampe · 6 years ago
  59. 527072e Enable InMemoryDexClassLoader vdex only for Q+ targets by David Brazdil · 6 years ago
  60. b9a05b0 Define a host version of com.android.runtime by Dan Willemsen · 6 years ago
  61. 0587b62 Sync public.libraries.buildbot.txt to ART chroot directory. by Roland Levillain · 6 years ago
  62. c2f4357 Add native counterpart for VMRuntime.setProcessDataDirectory by David Brazdil · 6 years ago
  63. f59bc11 Couple of improvements in the jit zygote pass. by Nicolas Geoffray · 6 years ago
  64. 30167d2 Fix typo in 692-vdex-inmem-loader by David Brazdil · 6 years ago
  65. 4de9bb6 Print allowed/denied in hiddenapi warning message by David Brazdil · 6 years ago
  66. 5dbd02a Make couple of mterp function names start with lower-case. by David Srbecky · 6 years ago
  67. 2c5bcb8 Support boot classpath checksum without image by David Brazdil · 6 years ago
  68. 29885b3 Hide updatable-media package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  69. 7126c5b Preverify InMemoryDexClassLoader-loaded classes from vdex by David Brazdil · 6 years ago
  70. c088b2e Add support for flattened Runtime APEX to Make rule `standalone-apex-files`. by Roland Levillain · 6 years ago
  71. d355acf Clean up Object size related read barriers. by Vladimir Marko · 6 years ago
  72. df1a7d4 Run libjdwp tests with coredump=y by Alex Light · 6 years ago
  73. 42d0234 Slightly increase XZ block-size. by David Srbecky · 6 years ago
  74. 91038d6 Don't abort for min/max/abs intrinsics, baseline use them. by Nicolas Geoffray · 6 years ago
  75. 35a3f6a Create vdex file for dex loaded with InMemoryDexClassLoader by David Brazdil · 6 years ago
  76. 3bfc694 Avoid resolving startup const strings without a profile by Mathieu Chartier · 6 years ago
  77. c74ccb8 Remove our custom elf.h header. by David Srbecky · 6 years ago
  78. 21a6ec5 ART: Add VLOG to GenericJNI by Andreas Gampe · 6 years ago
  79. 9298875 Add filegroup for sigchainlib version scripts by Colin Cross · 6 years ago
  80. 331a5e1 Revert^2 Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago
  81. 4080b8f Veridex: Explicitly enable Darwin target by Orion Hodson · 6 years ago
  82. f421a90 imgdiag: Change CHECK_NE() to LOG(ERROR). by Vladimir Marko · 6 years ago
  83. 42edf77 We no longer depend on libutils. by Martin Stjernholm · 6 years ago
  84. ddcdb9c Add another failure for libcore/gcstress/debug. by Nicolas Geoffray · 6 years ago
  85. 9b195cc Fix arm32 code generator when used with baseline compilation. by Nicolas Geoffray · 6 years ago
  86. 58412b1 ObjPtr<>-ify DexCache. by Vladimir Marko · 6 years ago
  87. dfc0de7 Partially ObjPtr<>-ify Object, fix stale ref in test. by Vladimir Marko · 6 years ago
  88. 9ef308d ART: Forbid the zygote to load code outside of system by Andreas Gampe · 6 years ago
  89. 99c0795 Revert^4 "Disable check that no oat libraries are loaded." by Andreas Gampe · 6 years ago
  90. b4bb63a Revert "Verify InMemoryDexClassLoader classes in a background thread" by David Brazdil · 6 years ago
  91. 71d614f Fix imgdiag after ObjPtr<>-ify Object::As*(). by Vladimir Marko · 6 years ago
  92. d592dbe Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 6 years ago
  93. 0a20607 Remove ART dependence on property debug.allocTracker.stackDepth by Mathieu Chartier · 6 years ago
  94. 84a32cd Exclude internal dependencies ASAN might add. by Martin Stjernholm · 6 years ago
  95. 023c218 Clean up APEX library lists. by Martin Stjernholm · 6 years ago
  96. 93d339d Revert^2: InMemoryDexClassLoader in ClassLoaderContext follow-up by David Brazdil · 6 years ago
  97. bdc93b4 ObjPtr<>-ify StackTraceElement and ClassLoader. by Vladimir Marko · 6 years ago
  98. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 6 years ago
  99. e660f72 Tool for boot class path args for ART host tools. by Vladimir Marko · 6 years ago
  100. d19ee63 De-flake 1336-short-finalizer-timeout by Hans Boehm · 6 years ago