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