1. 67f0e9c ART: Fix stale reference use in debugger. by Vladimir Marko · 6 years ago
  2. 4617d58 ObjPtr<>-ify mirror::Object::As*(), fix stale refs in test. by Vladimir Marko · 6 years ago
  3. d7e9bbf Clean up explicit conversions to ObjPtr<>. by Vladimir Marko · 6 years ago
  4. bb206de ObjPtr<>-ify ClassExt. by Vladimir Marko · 6 years ago
  5. 5fdd1e8 Add more host/debug/gcstress expected timeouts. by Nicolas Geoffray · 6 years ago
  6. 5a83225 Address comments for aog/934603 by Mathieu Chartier · 6 years ago
  7. 0841735 Use tidy_checks_as_errors blueprint field instead of manually setting --warnings-as-errors by Nikita Ioffe · 6 years ago
  8. c17ace2 Rename various functions for consistency and clarity. by Martin Stjernholm · 6 years ago
  9. 362e9f2 ART: Update art-tools modules for host by Orion Hodson · 6 years ago
  10. d133917 Revert "Disable check that no oat libraries are loaded." by Nicolas Geoffray · 6 years ago
  11. 0984e48 Style cleanup for ObjPtr<>-ify changes. by Vladimir Marko · 6 years ago
  12. 621c880 ObjPtr<>-ify mirror::CallSite. by Vladimir Marko · 6 years ago
  13. 0eefb9b ObjPtr<>-ify mirror::Field and mirror::Executable. by Vladimir Marko · 6 years ago
  14. 5aead70 ObjPtr<>-ify method/var handles, fix stale refs in tests. by Vladimir Marko · 6 years ago
  15. 4f1e328 Stop verifying barrier count for thread dumping by Mathieu Chartier · 6 years ago
  16. ad7fa6e Delete alloc tracker properties by Mathieu Chartier · 6 years ago
  17. 097d976 Disable check that no oat libraries are loaded. by Steven Moreland · 6 years ago
  18. 6f342dd Revert^2 "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 6 years ago
  19. 2bcea18 Add another ASAN variant of libclang_rt that is causing test failure. by Martin Stjernholm · 6 years ago
  20. 4b63d97 Remove links to libart(d).so from the platform namespace. by Martin Stjernholm · 6 years ago
  21. c26d9e3 Revert "Only extract zipapex once for linux-bionic-zipapex tests" by Alex Light · 6 years ago
  22. d53f606 Partially disable building ART for host on Mac. by David Srbecky · 6 years ago
  23. fe1d952 Use generic name for JNI trampolines. by David Srbecky · 6 years ago
  24. 34857b5 Revert "Revert "Change state to waiting during aborting the VM"" by Koji Fukui · 6 years ago
  25. 3b45890 ObjPtr<>-ify mirror::Throwable. by Vladimir Marko · 6 years ago
  26. 423bebb ObjPtr<>-ify mirror::ObjectArray. by Vladimir Marko · 6 years ago
  27. 93d99f3 Revert "InMemoryDexClassLoader in ClassLoaderContext follow-up" by Nicolas Geoffray · 6 years ago
  28. 912cee8 Only extract zipapex once for linux-bionic-zipapex tests by Alex Light · 6 years ago
  29. 1617f8c Mention `standalone-apex-files` in the Runtime APEX build rules. by Roland Levillain · 6 years ago
  30. 95e0303 Copy libandroidio.so from the Runtime APEX to /system in ART testing. by Roland Levillain · 6 years ago
  31. 30498de Add mixed buildbot/LUCI console and a dedicated LUCI console by Eric Foo · 6 years ago
  32. 338403c jni: Avoid extra std::string copies by Greg Kaiser · 6 years ago
  33. f276f95 dex2oat: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  34. e7e195d optimizing_compiler: Avoid extra std::string copy by Greg Kaiser · 6 years ago
  35. 557fece ObjPtr<>-ify mirror::IfTable. by Vladimir Marko · 6 years ago
  36. c524e9e ObjPtr<>-ify mirror::Class. by Vladimir Marko · 6 years ago
  37. 2e1ec83 Ensure that debug symbols are sorted. by David Srbecky · 6 years ago
  38. a72ca6c Don't attach thread before dex2oat finish creating runtime by Koji Fukui · 6 years ago
  39. dfad9fc ART: fix buildbots following art-tools build change by Orion Hodson · 6 years ago
  40. 1a1398e InMemoryDexClassLoader in ClassLoaderContext follow-up by David Brazdil · 6 years ago
  41. f57f2ed ART: Clean up obj_ptr.h and obj_ptr-inl.h . by Vladimir Marko · 6 years ago
  42. 5cb98a9 ART: change art-tools be host-only by Orion Hodson · 6 years ago
  43. 79f5662 Tighten native API surface. by Pete Bentley · 6 years ago
  44. d27e60a Add another library that appears on branch git_master_asan_cf_throttled, by Martin Stjernholm · 6 years ago
  45. 9f3ea7c Make titrace work with kArtTiVersion by Alex Light · 6 years ago
  46. b81fe23 Make libvixl dependency optional since it only exists on some architectures. by Martin Stjernholm · 6 years ago
  47. 6a399f3 Allow jvmti Allocate & Deallocate function on unattached threads by Alex Light · 7 years ago
  48. d91de5f Fix JNI GetFieldId() signature check for "". by Vladimir Marko · 6 years ago
  49. 179b7c6 ObjPtr<>-ify String allocations, fix stale refs. by Vladimir Marko · 6 years ago
  50. c8b7d44 Defer unloader JNI libraries of boot classpath as late as possible. by Nicolas Geoffray · 6 years ago
  51. 2babede Implement file absence checks in art_apex_test.py. by Martin Stjernholm · 6 years ago
  52. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  53. b9c29f6 Hide conscrypt package classes for app AOT compilation. by Vladimir Marko · 6 years ago
  54. bcd99be Open only necessary files for BCP checksums test. by Vladimir Marko · 6 years ago
  55. 3e5c4ce Use normal checkpoints for NotifyStartupCompleted by Mathieu Chartier · 6 years ago
  56. 36dfa41 Delete RunCheckpointOnRunnableThreads by Mathieu Chartier · 6 years ago
  57. f74d4cb Move all tools/ agents into tools/jvmti-agents directory by Alex Light · 6 years ago
  58. 9d5956a Change image method and field visiting to use templates by Mathieu Chartier · 6 years ago
  59. 1a9ac53 Support InMemoryDexClassLoader in ClassLoaderContext by David Brazdil · 6 years ago
  60. e5d93b5 Compare the oat version of runtime, dex2oat and the compiler. by David Srbecky · 6 years ago
  61. 336245d Fix art/build/apex/runtests.sh's usage command. by Roland Levillain · 6 years ago
  62. e3e0f70 Return the same dex location for dex file whether backed by dex file or not. by Nicolas Geoffray · 6 years ago
  63. 02998cf Add `oatdump` and ART tools to the Release Runtime APEX package. by Roland Levillain · 6 years ago
  64. 8982186 Support FDs for class loader context dex files by David Brazdil · 6 years ago
  65. 4bb2af5 ObjPtr<>-ify entrypoint utils. by Vladimir Marko · 6 years ago
  66. 975b774 Fix two_runtimes_test dependencies. by Nicolas Geoffray · 6 years ago
  67. 340eff4 ART: Disable kCorePlatform detection by Andreas Gampe · 6 years ago
  68. 72da985 Ensure to create the symlink in the symbols directory by Jiyong Park · 6 years ago
  69. 4cb26ac ART: Change signature file derivation by Andreas Gampe · 6 years ago
  70. a588086 Fix art-boot-image rule. by Nicolas Geoffray · 6 years ago
  71. 415ac85 Add read barrier comments for ArtField::IsProxyField(). by Vladimir Marko · 6 years ago
  72. 7458291 Open in-memory dex files into a single DexFile object by David Brazdil · 6 years ago
  73. c2109c6 Fix possible overrun bug for resolving startup strings by Mathieu Chartier · 6 years ago
  74. 09d3576 Update mips and mips64 mterp assembly by Colin Cross · 6 years ago
  75. a040ddc Document when we can avoid read barriers. by Vladimir Marko · 6 years ago
  76. f57f7d4 Change registerNativeAllocation to long argument by Hans Boehm · 6 years ago
  77. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  78. 5f1465f Add binary search table for .debug_frame by David Srbecky · 6 years ago
  79. 21b6568 Unload native libraries during shutdown. by Nicolas Geoffray · 6 years ago
  80. 0985eb1 ART: Emit minidebug-info in preinstall by Andreas Gampe · 6 years ago
  81. dc70fea Create canonical name -> file name symlink in the symbol directory by Jiyong Park · 6 years ago
  82. f2e7290 Make tifast print the values of 'jvalue' arguments by Alex Light · 6 years ago
  83. 3383f9c ART: Conditionally remove loaded-oat-count check by Andreas Gampe · 6 years ago
  84. 7286ad6 Enable lld for oatdump tests by Chih-Hung Hsieh · 6 years ago
  85. f1d973d Fix PrintableString() for 4-byte UTF-8 sequences. by Vladimir Marko · 6 years ago
  86. 6c5ed85 Build all APEXes at once, to reduce build startup time. by Martin Stjernholm · 6 years ago
  87. ebb481d Revert "Change state to waiting during aborting the VM" by Nicolas Geoffray · 6 years ago
  88. a1e5b97 ART: Use kNormThreadPriority for UnstartedRuntime by Andreas Gampe · 6 years ago
  89. 6e7a72c Release app image metadata when startup is completed by Mathieu Chartier · 6 years ago
  90. 97b9649 Change state to waiting during aborting the VM by Koji Fukui · 6 years ago
  91. 26a5dd6 Add support for ANDROID_TZDATA_ROOT by Neil Fuller · 6 years ago
  92. d0430bf imgdiag: Do not abort for dirty pages in boot image. by Vladimir Marko · 6 years ago
  93. 3364d18 Clean up ImageSpace::LoadBootImage(). by Vladimir Marko · 6 years ago
  94. 3892e62 Clean up Class::GetDescriptor(). by Vladimir Marko · 6 years ago
  95. bfaba28 Fix buildbots hidden_api_test by David Brazdil · 6 years ago
  96. 7dd0f0f ART: Fix art_apex_test --tree by Andreas Gampe · 6 years ago
  97. a43ba3d ART: Add ClassVerifier by Andreas Gampe · 6 years ago
  98. e37b791 Fix ImageSpace relocation direction check. by Vladimir Marko · 6 years ago
  99. 94b6c34 Don't bind-mount bionic files by Jiyong Park · 6 years ago
  100. e095c91 ART: Cache Runtime* in nativePostForkChild by Andreas Gampe · 6 years ago