1. ce9b902 Reland: Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 6 months ago
  2. a8f858e Verify that artifacts can still be loaded after a reboot. by Jiakai Zhang · 3 years, 6 months ago
  3. 4aebd58 Add some null checks in case of OOME. by Nicolas Geoffray · 3 years, 6 months ago
  4. d7a4da1 Revert "Support pass BCP art/vdex/oat files by FD" by Orion Hodson · 3 years, 6 months ago
  5. 2cb2527 verifier: Remove support for precise constants and RegisterTrackingMode. by Nicolas Geoffray · 3 years, 6 months ago
  6. f7e4c3d Set MODULE_BUILD_FROM_SOURCE to disable module prebuilts when building linux_bionic targets. by Martin Stjernholm · 3 years, 6 months ago
  7. 310b4e2 x86_64: Implement VarHandle.getAndBitwise{And,Or,Xor} for fields. by Ulya Trafimovich · 3 years, 6 months ago
  8. a0dd228 odsign_e2e_tests: do not assume time monotonicity across reboots by Orion Hodson · 3 years, 6 months ago
  9. 017aae4 x86_64: Implement VarHandle.getAndAdd for fields. by Ulya Trafimovich · 3 years, 6 months ago
  10. b1adfc2 Support pass BCP art/vdex/oat files by FD by Victor Hsieh · 3 years, 6 months ago
  11. 71f7633 Use config.BuildOS instead of android.BuildOs by Colin Cross · 3 years, 6 months ago
  12. c9acd23 Delete almost correct CHECK by Hans Boehm · 3 years, 6 months ago
  13. 09bfdf1 Rewrite UTF-8 encoding. by Vladimir Marko · 3 years, 6 months ago
  14. 1b62122 ART: Implements a test option of forced generation of .cfg by Stelios Ioannou · 3 years, 7 months ago
  15. fc42ce1 Fix `GetDataTypeFromShorty()` for inlined VarHandle intrinsics. by Vladimir Marko · 3 years, 6 months ago
  16. a6f8a6a Initialize intrinsics for UnstartedRuntimeTest. by Vladimir Marko · 3 years, 6 months ago
  17. 244f22b x86_64: Add LockXadd* helper function and tests for it. by Ulya Trafimovich · 3 years, 6 months ago
  18. 4a889b7 Revert "Compile time null checks for VarHandle intrinsics." by Vladimir Marko · 3 years, 6 months ago
  19. 5d446a3 x86_64: Add XADD instruction and tests for it. by Ulya Trafimovich · 3 years, 6 months ago
  20. b3a7a6a Compile time null checks for VarHandle intrinsics. by Vladimir Marko · 3 years, 6 months ago
  21. c459776 Unhide VarHandle methods by Orion Hodson · 3 years, 7 months ago
  22. e501434 dt_fd_forward: fix uses of uninit values by George Burgess IV · 3 years, 6 months ago
  23. 81c76d8 Add BouncyCastle tests to the generated ART MTS definition. by Roland Levillain · 3 years, 6 months ago
  24. edc005e Rewrite JNI NewStringUTF(). by Vladimir Marko · 3 years, 6 months ago
  25. 91d3649 Fix trailing surrogate validation. by Vladimir Marko · 3 years, 6 months ago
  26. 4b0ceb6 x86_64: Implement VarHandle.getAndSet for fields. by Ulya Trafimovich · 3 years, 6 months ago
  27. 8f21748 Mark move constructors/assignements as `noexcept`. by Vladimir Marko · 3 years, 6 months ago
  28. ce5c830 Update source ART APEX version number from 1 to 319999900. by Roland Levillain · 3 years, 6 months ago
  29. cd43700 Use .debug_frame version 4 by David Srbecky · 3 years, 6 months ago
  30. 1e271ce Revert "libelffile: move to DWARF3 when writing .debug_frame." by David Srbecky · 3 years, 6 months ago
  31. 2269f7e Revert "Fix style issue reported by cpplint." by David Srbecky · 3 years, 6 months ago
  32. b572832 Deprecate support of extracting BCP from boot image by Victor Hsieh · 3 years, 8 months ago
  33. 66934ef Clean up ClassLinker::VerifyClass. by Nicolas Geoffray · 3 years, 6 months ago
  34. cf74ae7 Small cleanups after latest verifier change. by Nicolas Geoffray · 3 years, 6 months ago
  35. dcb148a odsign_e2e_tests: Drop Java 11-ism by Orion Hodson · 3 years, 6 months ago
  36. d61b021 Trigger on-device AOT compilation for system_server on mainline update. by Jiakai Zhang · 3 years, 6 months ago
  37. 9e050ab Remove the need of VerifiedMethod in the compiler. by Nicolas Geoffray · 3 years, 6 months ago
  38. 4f99071 Modernize typedefs with `using`. by Vladimir Marko · 3 years, 6 months ago
  39. 7744b69 Remove dual verification in RedefineClasses. by Nicolas Geoffray · 3 years, 6 months ago
  40. eacf044 Add service-art to sdk by Paul Duffin · 3 years, 6 months ago
  41. cd8286f x86_64: Implement missing variants of XCHG. Add tests for them. by Ulya Trafimovich · 3 years, 6 months ago
  42. 0910d89 Remove libc_headers from cc_object by Colin Cross · 3 years, 6 months ago
  43. 47349d2 Adding unstarted JNI implementation needed by VarHandle by Sorin Basca · 3 years, 7 months ago
  44. 85430bb Fix libcore_gcstress_failures.txt syntax by David Srbecky · 3 years, 6 months ago
  45. e4f983c Remove mterp. by Nicolas Geoffray · 3 years, 6 months ago
  46. 5f2f289 Fallback to version code in case lastUpdateMillis field is not populated by Nikita Ioffe · 3 years, 6 months ago
  47. a5c529f x86_64: Allow test to skip register pairs. Fix XCHG and enable tests. by Ulya Trafimovich · 3 years, 6 months ago
  48. b50ceeb x86: Add missing variants for XCHG and tests for this instruction. by Ulya Trafimovich · 3 years, 6 months ago
  49. 38837d4 Remove libraries containing conscrypt and i18n stubs from sdk by Paul Duffin · 3 years, 6 months ago
  50. dc8fa4d ART: Fix Android.cpplint.mk to use scan art/ directory by Artem Kotsiuba · 3 years, 7 months ago
  51. 1b9d442 Revert "Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()`" by Chuck Liao · 3 years, 6 months ago
  52. 52eebc7 Add a aggregation count section to profile. by yawanng · 3 years, 7 months ago
  53. e0a4f37 Do not create 4-byte sequences in `ConvertUtf16ToModifiedUtf8()` by Vladimir Marko · 3 years, 6 months ago
  54. d920b7b Disable the artd process by Chris Wailes · 3 years, 6 months ago
  55. 20b3c57 odrefresh: add test for samegrade ART APEX install by Orion Hodson · 3 years, 6 months ago
  56. 2ec3823 Clean up verifier interface. by Nicolas Geoffray · 3 years, 7 months ago
  57. 8190986 Add odrefresh_headers to sdk by Paul Duffin · 3 years, 6 months ago
  58. 1c61f7e Improve abort message in `SwapSpace::NewFileChunk()`. by Vladimir Marko · 3 years, 6 months ago
  59. ef10f42 Use lastUpdateMillis of an apex for ART versioning. by Nicolas Geoffray · 3 years, 6 months ago
  60. a4d27de Provide additional target variant of okhttp-norepackage prebuilt by Paul Duffin · 3 years, 6 months ago
  61. 8782f17 Add standalone ART gtests to the generated ART MTS definition. by Roland Levillain · 3 years, 6 months ago
  62. 6a2e689 Add support for standalone ART gtests to MTS. by Roland Levillain · 3 years, 6 months ago
  63. 592bcea Add JNI globals tracing by Hans Boehm · 3 years, 7 months ago
  64. 79f874d odrefresh: add support for lastUpdateMillis as part of version check by Orion Hodson · 3 years, 6 months ago
  65. 4f62327 Fix another style issue reported by cpplint. by Roland Levillain · 3 years, 6 months ago
  66. 1de4428 Add standalone ART gtests to `TEST_MAPPING` group `mainline-presubmit`. by Roland Levillain · 3 years, 6 months ago
  67. 515b0cf Add more Libcore tests to the generated ART MTS definition. by Roland Levillain · 3 years, 6 months ago
  68. 3362cf1 Tighten ART's OWNERS file. by Roland Levillain · 3 years, 6 months ago
  69. e431d13 Add a "vdex" reason for compilation reason. by Nicolas Geoffray · 3 years, 6 months ago
  70. b6e6792 Move Transaction logs to arena allocator. by Vladimir Marko · 3 years, 6 months ago
  71. 7209da0 Support field VarHandle objects in boot image. by Vladimir Marko · 3 years, 7 months ago
  72. 6f244fa Fix style issue reported by cpplint. by Roland Levillain · 3 years, 6 months ago
  73. 6cd7ab3 Only set nterp entrypoint after a class is verified. by Nicolas Geoffray · 3 years, 6 months ago
  74. b17c908 Set compilation reason in vdex-only OatFile. by Nicolas Geoffray · 3 years, 6 months ago
  75. 8fddc75 Handle potential OOME after ResolveNameString. by Nicolas Geoffray · 3 years, 6 months ago
  76. 85d6bf9 Test for static field VarHandle and class unloading. by Vladimir Marko · 3 years, 6 months ago
  77. 24c080f Remove locking from `Transaction`. by Vladimir Marko · 3 years, 6 months ago
  78. 4dc6589 Don't wrap VerifyError into NoClassDefFoundError. by Nicolas Geoffray · 3 years, 6 months ago
  79. e0386f1 Add standalone ART gtests to `TEST_MAPPING` group `presubmit`. by Roland Levillain · 3 years, 6 months ago
  80. dd41196 VarHandle: add StaticFieldVarHandle class by Orion Hodson · 3 years, 7 months ago
  81. f040914 Uncouple ART gtests from the ART APEX. by Roland Levillain · 3 years, 10 months ago
  82. b4bd92f Faster hashing in `ClassLinker::LinkVirtualMethods()`. by Vladimir Marko · 3 years, 6 months ago
  83. 53a6334 Improve comments in ReadBarrierOption. by Vladimir Marko · 6 years ago
  84. 2c96673 Don't delete everything in apexdata/com.android.art. by Alan Stokes · 3 years, 7 months ago
  85. ea936c0 dex2oat: Faster retrieval of profile data. by Vladimir Marko · 3 years, 7 months ago
  86. 8d5d585 Disable run-test `art-run-test-2040-huge-native-alloc`. by Roland Levillain · 3 years, 7 months ago
  87. c94ab92 Add `liblog` as a dependency of `dex2oat` Soong modules. by Roland Levillain · 3 years, 7 months ago
  88. bf097b7 ART clean up metrics reporter by Tej Singh · 3 years, 7 months ago
  89. a9967a2 Replace ART's core-platform-api stub with module-lib stubs by Victor Chang · 3 years, 7 months ago
  90. cd133d8 Verifier cleanups. by Nicolas Geoffray · 3 years, 7 months ago
  91. 971068d runtime: add -Xdeny-art-apex-data-files by Orion Hodson · 3 years, 7 months ago
  92. 3d12876 Add special control flags for system server reporting by Calin Juravle · 3 years, 7 months ago
  93. 1792c6f Add -XX:ForceJavaZygoteForkLoop flag by Hans Boehm · 3 years, 7 months ago
  94. 4f388e3 x86_64: Implement VarHandle.compareAnd{Set,Exchange} for fields. by Ulya Trafimovich · 3 years, 7 months ago
  95. a934b11 Export the system modules for module APIs stub by Victor Chang · 3 years, 7 months ago
  96. bbdb1ed Cache boot classpath checksums at runtime init. by Nicolas Geoffray · 3 years, 7 months ago
  97. 9b996ce Replace JIT total time histogram with total time counter by Calin Juravle · 3 years, 7 months ago
  98. c2753e6 Fix compiler filter / reason reporting and add the ISA to the metrics by Calin Juravle · 3 years, 7 months ago
  99. 5462433 libelffile: move to DWARF3 when writing .debug_frame. by Yabin Cui · 3 years, 7 months ago
  100. 7ffab81 Adjust data dir set up in `CommonArtTestImpl::SetUpAndroidRootEnvVars`. by Roland Levillain · 3 years, 7 months ago