1. 55d9aaa Assert no-thread-mark-stack mapping after switching to shared mode by Lokesh Gidra · 4 years, 10 months ago
  2. 505e56b Temporary hack: Force the use of `signal_dumper` as timeout handler on host. by Roland Levillain · 4 years, 10 months ago
  3. 3e9d7ae Don't use addr2line for dex and jar files. by Orion Hodson · 4 years, 10 months ago
  4. c526e42 Use full profile in Dex2OatImageTest#TestExtension. by Vladimir Marko · 4 years, 10 months ago
  5. a879bdf Revert^2 "Fix CompilerDriver's handling of boot image extension." by Vladimir Marko · 4 years, 10 months ago
  6. 142816a ARM64: Pass simd half floating point feature to VIXL macroassembler. by Usama Arif · 4 years, 10 months ago
  7. 986914b Revert^4 "Initial support for adding virtuals with structural redefinition" by Alex Light · 4 years, 10 months ago
  8. 5697fab ART: suppress control characters in scripts without a tty by Orion Hodson · 4 years, 10 months ago
  9. feba264 Make HashSet behave like std::unordered_set... by Vladimir Marko · 4 years, 10 months ago
  10. 26f6330 Partial loop unrolling during auto-vectorization for x86_64 architectures. by Neeraj Solanki · 4 years, 11 months ago
  11. a6d7f50 Refactor Javac.java into a new shared library. by Mathew Inwood · 4 years, 10 months ago
  12. d56f7d1 Revert "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 4 years, 10 months ago
  13. 9965fef Revert "Temporary hack: Also print extra backtraces on test timeouts on host." by Orion Hodson · 4 years, 10 months ago
  14. ffc791c dex2oat: add --cpu-set command-line option by Orion Hodson · 4 years, 10 months ago
  15. 2f8c1ac Revert^3 "Initial support for adding virtuals with structural redefinition" by Alex Light · 4 years, 10 months ago
  16. 96d8585 Revert "Fix CompilerDriver's handling of boot image extension." by Roland Levillain · 4 years, 10 months ago
  17. 8ba9738 Revert^2 "Initial support for adding virtuals with structural redefinition" by Alex Light · 4 years, 10 months ago
  18. 0d508a0 Add spin loop to mutex, overhaul monitor by Hans Boehm · 5 years ago
  19. 25d536e Temporary hack: Also print extra backtraces on test timeouts on host. by Roland Levillain · 4 years, 10 months ago
  20. fcd5a28 run-libcore-tests.sh: check for tty by Orion Hodson · 4 years, 10 months ago
  21. 63786f6 Bump profile version by Calin Juravle · 4 years, 10 months ago
  22. 96491e9 Fix CompilerDriver's handling of boot image extension. by Vladimir Marko · 4 years, 10 months ago
  23. d0e354e Revert "Initial support for adding virtuals with structural redefinition" by Nicolas Geoffray · 4 years, 10 months ago
  24. c0200a9 Improve profile merging error logging by Calin Juravle · 4 years, 10 months ago
  25. 283bb32 Initial support for adding virtuals with structural redefinition by Alex Light · 4 years, 10 months ago
  26. 2c5dfe1 Use packed fields for HeapGraph. by Florian Mayer · 4 years, 10 months ago
  27. a9bbc08 Implement STL iterators on ObjectArray and add helpers by Alex Light · 4 years, 10 months ago
  28. 56f1332 Fix pruning invoke environment for StringBuilder append pattern. by Vladimir Marko · 4 years, 10 months ago
  29. 3e20d0a Reduce boot profile data usage by Calin Juravle · 4 years, 10 months ago
  30. 8cdcd4f Increase the maximum allowed dex files for boot image profiles by Calin Juravle · 4 years, 10 months ago
  31. 4813618 Add missing bug number to TODO in `build/apex/art_apex_test.py`. by Roland Levillain · 4 years, 10 months ago
  32. 889b72d Load classes for boot image extension. by Vladimir Marko · 4 years, 10 months ago
  33. afaa457 Migrate to apex_manifest.pb by Jooyung Han · 4 years, 10 months ago
  34. 1592cfc Add mark-stack related assertions in marking phase by Lokesh Gidra · 4 years, 10 months ago
  35. d830263 Fix image checksum verification. by Vladimir Marko · 4 years, 10 months ago
  36. 52f8e5c ARM64: Move from FPRegister to VRegister based API (continued). by Roland Levillain · 4 years, 10 months ago
  37. 2221baf Add ForkJoinPool* threads to 911 Ignored regex by Alex Light · 4 years, 10 months ago
  38. b801210 Revert^2 "Correctly quote -Xbootclasspath argument in run-test-jar" by Alex Light · 4 years, 10 months ago
  39. 94fd9ea Use a different name for shared classloader namespace, to help debugging. by Martin Stjernholm · 4 years, 11 months ago
  40. 149cdda Check stored references in transactional interpreter. by Vladimir Marko · 4 years, 10 months ago
  41. fdbe207 Better handle the Host APEX case in `build/apex/art_apex_test.py`. by Roland Levillain · 4 years, 10 months ago
  42. af9ab6d art: extend the supported cpu_variant list for arm64 by Chuwei Xu · 4 years, 10 months ago
  43. 688ff64 Update 913-heaps expectation for change in D8 register assignments. by Ian Zerny · 4 years, 10 months ago
  44. df66de0 Update expectations around APEX manifests in `art_apex_test.py`. by Roland Levillain · 4 years, 10 months ago
  45. a8a17a4 Revert "Correctly quote -Xbootclasspath argument in run-test-jar" by Alex Light · 4 years, 10 months ago
  46. 682715e Set system server package name to "android" when profiling by Calin Juravle · 4 years, 10 months ago
  47. be08b20 Fix libnativeloader_test to work on 64 bit architectures. by Martin Stjernholm · 4 years, 10 months ago
  48. 4829733 Avoid "using namespace" that's blocked by cpplint. by Martin Stjernholm · 4 years, 10 months ago
  49. ad88cbe Handle profile annotation during profman-merge by Calin Juravle · 4 years, 10 months ago
  50. 0f6bde0 Adjust profile version when the boot image profiling is switched on by Calin Juravle · 4 years, 10 months ago
  51. 83aacb2 Print profile version when dumping the info by Calin Juravle · 4 years, 10 months ago
  52. 0e82e0f Add more options for boot profile aggregation by Calin Juravle · 4 years, 10 months ago
  53. cb809bb Correctly quote -Xbootclasspath argument in run-test-jar by Alex Light · 4 years, 10 months ago
  54. 681692b ARM64: FP16.rint() intrinsic for ARMv8 by Usama Arif · 4 years, 10 months ago
  55. 665aac4 ARM64: FP16.ceil() intrinsic for ARMv8 by Usama Arif · 4 years, 10 months ago
  56. b9f02c2 ARM64: FP16.floor() intrinsic for ARMv8 by Usama Arif · 4 years, 10 months ago
  57. f1b18fa Use explicit list of mirrored class when checking CanRedefine by Alex Light · 4 years, 10 months ago
  58. 2462789 Ensure structural redefinition can shadow functions/fields by Alex Light · 4 years, 10 months ago
  59. 28b6efe Don't visit invalid Dex-cache slots by Alex Light · 4 years, 10 months ago
  60. 2764f61 MethodHandles: fix missing nominal type return value conversion by Orion Hodson · 4 years, 10 months ago
  61. 1c5949e libicu_jni needs to be initialized before libopenjdk{d} by Victor Chang · 4 years, 10 months ago
  62. 7a20cbd Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 10 months ago
  63. 2022deb Blacklist tests that require getrandom. by Nicolas Geoffray · 4 years, 10 months ago
  64. ef3baf6 Refactor script, add new options by David Sehr · 4 years, 10 months ago
  65. 92eec3a Add boot image checksums to image header. by Vladimir Marko · 4 years, 10 months ago
  66. 4f7c0cc Disable zygote-jit-deopt under gcstress while investigating timeouts. by Nicolas Geoffray · 4 years, 10 months ago
  67. 64bac15 Restructure 580-fp16 tests into functions by Usama Arif · 4 years, 10 months ago
  68. 62f62f3 Disable -Wthread-safety-negative by Colin Cross · 4 years, 10 months ago
  69. 0d81f5b art: fix -Wc99-designator by Nick Desaulniers · 4 years, 10 months ago
  70. d3d00c0 Refactor oat.h. by Vladimir Marko · 4 years, 10 months ago
  71. 0f7c792 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 10 months ago
  72. 267366c Only allow access to @TestApi signatures in instrumented processes. by Artur Satayev · 4 years, 10 months ago
  73. fa2b2d3 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 4 years, 10 months ago
  74. 2191069 Revert^4 "Boot image extension." by Vladimir Marko · 4 years, 10 months ago
  75. add69ac Revert^2 "Revoke CC's thread-local mark stack in ~Thread" by Lokesh Gidra · 4 years, 10 months ago
  76. dd49278 Add size weighting to the script by David Sehr · 4 years, 10 months ago
  77. f5c5eb3 Revert^3 "Boot image extension." by Vladimir Marko · 4 years, 10 months ago
  78. acdb9a3 Plumb @TestApi enforcement policy to runtime. by Artur Satayev · 4 years, 10 months ago
  79. 4c6d765 Make GetBytesAllocatedEver() monotonic by Hans Boehm · 4 years, 10 months ago
  80. 93e5ae9 Revert "Revoke thread-local mark stack for CC in ~Thread" by Nicolas Geoffray · 4 years, 10 months ago
  81. c7c711b Remove visibility exceptions for view_compiler by Orion Hodson · 4 years, 10 months ago
  82. 129d61b Revoke thread-local mark stack for CC in ~Thread by Lokesh Gidra · 4 years, 10 months ago
  83. 0d7232c libadbconnection_server: remove dynamic dependencies. by Josh Gao · 4 years, 10 months ago
  84. 77e6187 Include libadbconnection_server in the art apex. by Josh Gao · 4 years, 11 months ago
  85. 3314457 Remove unused MethodInspectionCallback declaration by Mathieu Chartier · 4 years, 10 months ago
  86. 215cf3f Remove deprecated ART apex hooks. by Ulya Trafimovich · 4 years, 10 months ago
  87. beb66b3 Fix boot image extension relocation. by Vladimir Marko · 4 years, 10 months ago
  88. a48f0bb Add class name to all graph traces by David Sehr · 4 years, 10 months ago
  89. ccc7519 Avoid making oat files executable for system server profiling by Mathieu Chartier · 4 years, 10 months ago
  90. 5fd05e5 Include interfaces in IterateOverInstancesOfClass by Alex Light · 4 years, 10 months ago
  91. 7c64e7f Change agent text encoding by David Sehr · 4 years, 10 months ago
  92. 57fbf3e Update 1948-obsolete-const-method-handle for Java 11 toolchain by Orion Hodson · 4 years, 10 months ago
  93. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 4 years, 10 months ago
  94. 962a110 Restructure the contents of art/test/Android.bp. by Roland Levillain · 4 years, 10 months ago
  95. 831f20f Don't use F_SEAL_FUTURE_WRITE for boot image methods. by Nicolas Geoffray · 4 years, 10 months ago
  96. 382df39 Add consistency CHECKs around ArtMethod fields. by Nicolas Geoffray · 4 years, 10 months ago
  97. 9f459c4 Revert "Boot image extension." by Colin Cross · 4 years, 10 months ago
  98. 9e709de Add max stack depth to agent by David Sehr · 4 years, 10 months ago
  99. ad6f4ce Disable loading boot image extensions for tests. by Vladimir Marko · 4 years, 10 months ago
  100. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago