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