1. 968c813 Avoid redundant strlen for shorty names by Jared Duke · 3 years, 2 months ago
  2. 91c795f Adding Unsafe.copyMemory for arrays by Sorin Basca · 3 years, 2 months ago
  3. aa4024c Removing copy with primitive arrays in Unsafe by Sorin Basca · 3 years, 3 months ago
  4. b6bb603 Fix linting issues in Unsafe native by Sorin Basca · 3 years, 3 months ago
  5. 46a8910 Revert^2 "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 3 years, 3 months ago
  6. fa66389 Inline ResolveMethod and ResolveField in nterp by David Srbecky · 3 years, 3 months ago
  7. ee6c1b1 Update entrypoint_utils check method -> other_method by Santiago Aboy Solanes · 3 years, 3 months ago
  8. 295ed5a Update bug no. associated with TODOs for failing standalone ART gtests. by Roland Levillain · 3 years, 3 months ago
  9. 72be14e Revert "Add support for calling entry / exit hooks directly from JIT code" by Mythri Alle · 3 years, 3 months ago
  10. e43aa3f Revert^2 "Inline across dex files for bootclaspath's methods" by Santiago Aboy Solanes · 3 years, 3 months ago
  11. 808d8cc Assign lower level to Small IRT table lock by Hans Boehm · 3 years, 3 months ago
  12. 2d4feeb Add support for calling entry / exit hooks directly from JIT code by Mythri Alle · 3 years, 3 months ago
  13. 8cb989f Revert "Inline across dex files for bootclaspath's methods" by Santiago Aboy Solanes · 3 years, 3 months ago
  14. 7cd509c Include BuildId in native stack dump. by David Srbecky · 3 years, 3 months ago
  15. 4dcac36 Initially allocate smaller local IRT by Hans Boehm · 3 years, 4 months ago
  16. 48fb9f4 Revert "OpenJDK 11: Add String.repeat()" by Orion Hodson · 3 years, 3 months ago
  17. ce131fe Revert "Change hotness counting." by Vladimir Marko · 3 years, 3 months ago
  18. 9c924e8 Add support to place shared libraries after the dex path by Brad Stenning · 3 years, 3 months ago
  19. d690f8a Inline across dex files for bootclaspath's methods by Santiago Aboy Solanes · 3 years, 4 months ago
  20. fd846c5 Remove all support for Brooks read barrier. by Vladimir Marko · 3 years, 3 months ago
  21. 3ff9223 Revert "Revert^4 "Use cpplint.py from repohooks"" by Orion Hodson · 3 years, 3 months ago
  22. 0a12631 Revert^4 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 3 months ago
  23. c86869a Change hotness counting. by Nicolas Geoffray · 3 years, 4 months ago
  24. d1da3ae OpenJDK 11: Add String.repeat() by Nikita Iashchenko · 3 years, 3 months ago
  25. 8c63ce2 Allow PROT_EXEC on the zygote mappings when falling back to ashmem by Nicolas Geoffray · 3 years, 3 months ago
  26. 327cfcf Use the .dm file at runtime for verification. by Nicolas Geoffray · 3 years, 3 months ago
  27. 2ca0900 Revert "JNI: Remove `JniMethodFast{Start,End}()`." by Vladimir Marko · 3 years, 3 months ago
  28. 64d6e18 JNI: Remove `JniMethodFast{Start,End}()`. by Vladimir Marko · 3 years, 3 months ago
  29. bf19869 Tolerate not having access or failing to read apex-info-list.xml. by Nicolas Geoffray · 3 years, 3 months ago
  30. ebf496f Deprecate --updatable-bcp-packages-fd and --updatable-bcp-packages-file by Jiakai Zhang · 3 years, 3 months ago
  31. 0d0d91a Remove unneeded checks. by Nicolas Geoffray · 3 years, 3 months ago
  32. fcef77b Add debug printing for MTE signal codes. by Evgenii Stepanov · 3 years, 3 months ago
  33. 0651ccc Ignore PC/SP contents in SEGV_MTEAERR faults. by Evgenii Stepanov · 3 years, 3 months ago
  34. c29b49e Do not run background verification on unknown class loaders. by Nicolas Geoffray · 3 years, 3 months ago
  35. d816eab Fix calculation of bytes allocated since last gc by Fujiang Wang · 3 years, 4 months ago
  36. a8d998f fix the redundant dependencies validation in fast verify by Yang Tianping · 3 years, 3 months ago
  37. bc6944b Remove useless test. by Nicolas Geoffray · 3 years, 3 months ago
  38. 633ac3c Adding Class.getDeclaredFields to unstarted runtime by Sorin Basca · 3 years, 3 months ago
  39. 492649b Clean up #includes in `hidden_api.h`. by Vladimir Marko · 3 years, 3 months ago
  40. d95a1f2 Inline IRT frame push/pop into JNI stubs. by Vladimir Marko · 3 years, 10 months ago
  41. b0cc592 With mainline, classes in the boot classpath that hard fail can happen. by Nicolas Geoffray · 3 years, 4 months ago
  42. 507cf90 Adding get/put and compare-and-set methods to Unsafe by Sorin Basca · 3 years, 3 months ago
  43. 4d29efc Remove unused fields in Thread. by Nicolas Geoffray · 3 years, 3 months ago
  44. f9e82e5 Loosen class status check after resolving. by Vladimir Marko · 3 years, 3 months ago
  45. 33df0e3 Revert^4 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 4 months ago
  46. ce8198e Pass which profile the method expects. by Nicolas Geoffray · 3 years, 3 months ago
  47. 4af07cd DexCache: Remove pre-resolved string dead code. by David Srbecky · 3 years, 3 months ago
  48. 6fbcc29 Change ClassLinker::dex_caches_ from list to unordered_map. by David Srbecky · 3 years, 11 months ago
  49. 0069ad7 OpenJDK 11: Adding Unsafe new intrinsics for AtomicIntegerFieldUpdater by Sorin Basca · 3 years, 4 months ago
  50. 520c9b7 verifier: Clean up `RegisterLine::SetRegisterType*()`. by Vladimir Marko · 3 years, 3 months ago
  51. f9795d1 Remove mterp_current_ibase. by Nicolas Geoffray · 3 years, 3 months ago
  52. d4e07aa Do not resolve name strings in `ArtMethod::GetDeclaredMethodInternal()`. by Vladimir Marko · 3 years, 3 months ago
  53. 4b0c9b9 Remove the notion of soft failure within the verifier. by Nicolas Geoffray · 3 years, 4 months ago
  54. 55dace0 Revert "Change order of creation of JIT mappings." by Nicolas Geoffray · 3 years, 4 months ago
  55. 8473a5b Revert "Revert^2 "Lazily allocate DexCache arrays."" by Nicolas Geoffray · 3 years, 4 months ago
  56. 3dcd844 optimization of gc load, reduce gc in some scenarios by zengkaifa · 3 years, 4 months ago
  57. 145fce1 Change order of creation of JIT mappings. by Nicolas Geoffray · 3 years, 4 months ago
  58. 4b1609f Hard fail on type assignment check. by Nicolas Geoffray · 3 years, 4 months ago
  59. f3c5bbb An invalid wide pair will remain invalid at runtime. by Nicolas Geoffray · 3 years, 4 months ago
  60. e153a62 Revert^2 "Lazily allocate DexCache arrays." by David Srbecky · 3 years, 11 months ago
  61. 03ce70a Better handling of unresolved fields in VerifyISFieldAccess. by Nicolas Geoffray · 3 years, 4 months ago
  62. 762ee92 Improve the logging of BCP checksum mismatch. by Jiakai Zhang · 3 years, 4 months ago
  63. f8dea01 Simplify IRTEntry by Hans Boehm · 3 years, 4 months ago
  64. e8445e5 Always check for an exception after a class lookup. by Nicolas Geoffray · 3 years, 4 months ago
  65. 2f01e8e Copying sun.misc.Unsafe to jdk.internal.misc by Sorin Basca · 3 years, 7 months ago
  66. 9cc65df Drop unused arguments for MethodEntered function by Mythri Alle · 3 years, 4 months ago
  67. dc26639 Revert "Revert^2 "Use cpplint.py from repohooks"" by Yuri Lin · 3 years, 4 months ago
  68. c178495 Revert^2 "Use cpplint.py from repohooks" by Orion Hodson · 3 years, 4 months ago
  69. ea55f3d Change only_use_system_oat_files_ logic. by Nicolas Geoffray · 3 years, 4 months ago
  70. af5fc45 Revert "Use cpplint.py from repohooks" by Paul Hadfield · 3 years, 4 months ago
  71. d726cb1 Fix missing suspend check in nterp for goto32 +0 by Nicolas Geoffray · 3 years, 4 months ago
  72. 145f969 Use cpplint.py from repohooks by Colin Cross · 3 years, 4 months ago
  73. e684fc5 Add kryo785 as known variant. by Nicolas Geoffray · 3 years, 4 months ago
  74. 7fa7086 Update ART runtime to recognize artifacts on /system for APEX. by Jiakai Zhang · 3 years, 4 months ago
  75. 9f98fc3 Add couple DexCache read-barriers. by David Srbecky · 3 years, 4 months ago
  76. ad0daef An incompatible field type assignment is always an error. by Nicolas Geoffray · 3 years, 4 months ago
  77. 39e2979 ARM64: FP16 min and max intrinsic for ARMv8 by Usama Arif · 5 years ago
  78. 236f7bf OpenJDK 11: replace Thread#init() with constructors by Nikita Iashchenko · 3 years, 4 months ago
  79. 073885c Fix art compiling against musl by Colin Cross · 3 years, 4 months ago
  80. f740be5e Handle the case the enclosing class is missing. by Nicolas Geoffray · 3 years, 4 months ago
  81. 8214de1 Do not mark large objects for evacuation by Hans Boehm · 3 years, 4 months ago
  82. 8c3b33f Skip version 199. by Nicolas Geoffray · 3 years, 4 months ago
  83. ab91eef Address review comments on method resolution. by Nicolas Geoffray · 3 years, 4 months ago
  84. 76a943a Update .oat version after disabling partial LSE. by Nicolas Geoffray · 3 years, 4 months ago
  85. 6e45817 [art] Add GetPreOomeGcCount API by Sekyeong Heo · 3 years, 5 months ago
  86. 248d5c4 Add an obsolete stub check in ArtMethod::GetOatQuickMethodHeader. by Nicolas Geoffray · 3 years, 4 months ago
  87. c07f488 Add a test and consistency checks in method / field resolution. by Nicolas Geoffray · 3 years, 4 months ago
  88. 1c494e3 Use the right class loader for ResolvedMethodAccessTest. by Nicolas Geoffray · 3 years, 4 months ago
  89. a74a707 vdex: add checks in the event of file corruption. by Nicolas Geoffray · 3 years, 4 months ago
  90. 2999759 Suppress three counts of compiler warnings for frame size limit exceeded by Yi Kong · 3 years, 5 months ago
  91. 1126d74 Expand error message in ResolvedMethodAccessTest by David Srbecky · 3 years, 4 months ago
  92. 19444a6 It's a hard failure if return types cannot match. by Nicolas Geoffray · 3 years, 4 months ago
  93. 18c72c6 Change soft failure into more precise missing method. by Nicolas Geoffray · 3 years, 4 months ago
  94. b05bf89 OpenJDK 11: Move math classes from sun.misc.* to jdk.internal.math by Nikita Iashchenko · 3 years, 4 months ago
  95. d8c0ac2 Better isolate standalone ART gtests on device. by Roland Levillain · 3 years, 4 months ago
  96. ebefce3 Make it a hard failure if we could not find a catch clause. by Nicolas Geoffray · 3 years, 4 months ago
  97. adc11b1 Turn unconditional soft failure into a hard failure. by Nicolas Geoffray · 3 years, 4 months ago
  98. 8756585 verifier: the throw bytecode must have a throwable class as input. by Nicolas Geoffray · 3 years, 6 months ago
  99. 1728bb7 Turn soft failure into hard failure. by Nicolas Geoffray · 3 years, 4 months ago
  100. 3a8dfcf Catch clauses should only have throwable types. by Nicolas Geoffray · 3 years, 4 months ago