1. c46d7b5 Revoke thread-local mark stack for CC in ~Thread am: 129d61b4c4 by Lokesh Gidra · 5 years ago
  2. 129d61b Revoke thread-local mark stack for CC in ~Thread by Lokesh Gidra · 5 years ago
  3. 7da796a libadbconnection_server: remove dynamic dependencies. am: 0d7232c1b3 by Josh Gao · 5 years ago
  4. 6f34af7 Include libadbconnection_server in the art apex. am: 77e6187a84 by Josh Gao · 5 years ago
  5. 0d7232c libadbconnection_server: remove dynamic dependencies. by Josh Gao · 5 years ago
  6. 77e6187 Include libadbconnection_server in the art apex. by Josh Gao · 5 years ago
  7. b3e4876 Remove unused MethodInspectionCallback declaration am: 3314457ac7 by Mathieu Chartier · 5 years ago
  8. 3314457 Remove unused MethodInspectionCallback declaration by Mathieu Chartier · 5 years ago
  9. 01bb5b6 Remove deprecated ART apex hooks. am: 215cf3fd27 by Ulya Trafimovich · 5 years ago
  10. 215cf3f Remove deprecated ART apex hooks. by Ulya Trafimovich · 5 years ago
  11. 454e7e7 Fix boot image extension relocation. am: beb66b38dc by Vladimir Marko · 5 years ago
  12. beb66b3 Fix boot image extension relocation. by Vladimir Marko · 5 years ago
  13. e8c91c1 Add class name to all graph traces am: a48f0bbb29 by David Sehr · 5 years ago
  14. 2ea20df Avoid making oat files executable for system server profiling am: ccc75191d4 by Mathieu Chartier · 5 years ago
  15. fd9df64 Include interfaces in IterateOverInstancesOfClass am: 5fd05e5cfd by Alex Light · 5 years ago
  16. a48f0bb Add class name to all graph traces by David Sehr · 5 years ago
  17. ccc7519 Avoid making oat files executable for system server profiling by Mathieu Chartier · 5 years ago
  18. 5fd05e5 Include interfaces in IterateOverInstancesOfClass by Alex Light · 5 years ago
  19. e98f4d5 Change agent text encoding am: 7c64e7f744 by David Sehr · 5 years ago
  20. 7c64e7f Change agent text encoding by David Sehr · 5 years ago
  21. 528f7db Update 1948-obsolete-const-method-handle for Java 11 toolchain am: 57fbf3eb34 by Orion Hodson · 5 years ago
  22. 570461a Revert^2 "Boot image extension." am: 02820f4247 by Vladimir Marko · 5 years ago
  23. 57fbf3e Update 1948-obsolete-const-method-handle for Java 11 toolchain by Orion Hodson · 5 years ago
  24. 02820f4 Revert^2 "Boot image extension." by Vladimir Marko · 5 years ago
  25. 75f0848 Restructure the contents of art/test/Android.bp. am: 962a110efb by Roland Levillain · 5 years ago
  26. 962a110 Restructure the contents of art/test/Android.bp. by Roland Levillain · 5 years ago
  27. 0e45fde Don't use F_SEAL_FUTURE_WRITE for boot image methods. am: 831f20f06f by Nicolas Geoffray · 5 years ago
  28. 831f20f Don't use F_SEAL_FUTURE_WRITE for boot image methods. by Nicolas Geoffray · 5 years ago
  29. 12b1ca9 Add consistency CHECKs around ArtMethod fields. am: 382df393c6 by Nicolas Geoffray · 5 years ago
  30. 382df39 Add consistency CHECKs around ArtMethod fields. by Nicolas Geoffray · 5 years ago
  31. 489cd00 Revert "Boot image extension." am: 9f459c4ef6 by Colin Cross · 5 years ago
  32. 9f459c4 Revert "Boot image extension." by Colin Cross · 5 years ago
  33. ecd5f95 Add max stack depth to agent am: 9e709debac by David Sehr · 5 years ago
  34. 9e709de Add max stack depth to agent by David Sehr · 5 years ago
  35. 44f896e Disable loading boot image extensions for tests. am: ad6f4ce148 by Vladimir Marko · 5 years ago
  36. ad6f4ce Disable loading boot image extensions for tests. by Vladimir Marko · 5 years ago
  37. 5caf106 Boot image extension. am: 4f6ebe89af by Vladimir Marko · 5 years ago
  38. 4f6ebe8 Boot image extension. by Vladimir Marko · 6 years ago
  39. fabccbb Add DCHECK that Allocation PreFenceVisitors do not suspend am: 3155aa4e61 by Alex Light · 5 years ago
  40. 3155aa4 Add DCHECK that Allocation PreFenceVisitors do not suspend by Alex Light · 5 years ago
  41. b20879f Revert "Enable JIT dual data mapping." am: 014c16c3e1 by David Srbecky · 5 years ago
  42. 014c16c Revert "Enable JIT dual data mapping." by David Srbecky · 5 years ago
  43. 3693c49 Add tests for GreylistMaxQ. am: 201ffea4a9 by Artur Satayev · 5 years ago
  44. 201ffea Add tests for GreylistMaxQ. by Artur Satayev · 5 years ago
  45. d06e6cd ARM64: Move from FPRegister to VRegister based API am: 7d48dcd51d by Evgeny Astigeevich · 5 years ago
  46. 44de45f Make ArtMethod methods const or requiring the mutator lock. am: f05f04b429 by Nicolas Geoffray · 5 years ago
  47. 7d48dcd ARM64: Move from FPRegister to VRegister based API by Evgeny Astigeevich · 5 years ago
  48. f05f04b Make ArtMethod methods const or requiring the mutator lock. by Nicolas Geoffray · 5 years ago
  49. 9189fba Updating the CMake generator. am: 5859799ce6 by Chris Wailes · 5 years ago
  50. 5859799 Updating the CMake generator. by Chris Wailes · 5 years ago
  51. 0eb2278 [jitzygote] Suspend all threads when remapping boot image methods. by Nicolas Geoffray · 5 years ago
  52. 8e23d38 [jitzygote] Suspend all threads when remapping boot image methods. by Nicolas Geoffray · 5 years ago
  53. 9b817de Remove unused art::mirror::MethodHandle::GetTargetClass am: 4b79501395 by Orion Hodson · 5 years ago
  54. 4b79501 Remove unused art::mirror::MethodHandle::GetTargetClass by Orion Hodson · 5 years ago
  55. eb71394 [jitzygote] Remap boot boot image methods in zygote when single-threaded. by Nicolas Geoffray · 5 years ago
  56. 8852e53 [jitzygote] Remap boot boot image methods in zygote when single-threaded. by Nicolas Geoffray · 5 years ago
  57. fc04438 Revert^2 "Implement Dot Product Vectorization for x86" am: 7cf5607f47 by Vladimir Marko · 5 years ago
  58. 7cf5607 Revert^2 "Implement Dot Product Vectorization for x86" by Vladimir Marko · 5 years ago
  59. 48d00b3 Add more standard structural redefinition entrypoints am: d55b844e39 by Alex Light · 5 years ago
  60. d55b844 Add more standard structural redefinition entrypoints by Alex Light · 5 years ago
  61. d1d4624 DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-master by Xin Li · 5 years ago
  62. 6d014aa Oat file checksums for boot image extensions. am: 436c6f5fae by Vladimir Marko · 5 years ago
  63. 436c6f5 Oat file checksums for boot image extensions. by Vladimir Marko · 6 years ago
  64. d3602d9 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  65. 0c63f76 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
  66. 679cafb Package dexpreopt artifacts for libcore jars in the ART apex. am: bd30285e43 by Ulya Trafimovich · 5 years ago
  67. bd30285 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
  68. 0b2a00b Add allocation sampling jvmti agent am: ab7bea2abd by David Sehr · 5 years ago
  69. ab7bea2 Add allocation sampling jvmti agent by David Sehr · 5 years ago
  70. 1665c76 [jitzygote] Map the boot image fd after the contents have been written. by Nicolas Geoffray · 5 years ago
  71. 8aec84c Fix intersecting live ranges created by instruction scheduler am: 45217376b5 by Evgeny Astigeevich · 5 years ago
  72. e3884e3 [jitzygote] Map the boot image fd after the contents have been written. by Nicolas Geoffray · 5 years ago
  73. 4521737 Fix intersecting live ranges created by instruction scheduler by Evgeny Astigeevich · 6 years ago
  74. 15ae05c Remove visibility to ART internals for //cts/tests/tests/appop. am: 8b236fac81 by Martin Stjernholm · 5 years ago
  75. 8b236fa Remove visibility to ART internals for //cts/tests/tests/appop. by Martin Stjernholm · 5 years ago
  76. e485533 Additional tests for constructor methodhandles am: 17fc3f780a by Orion Hodson · 5 years ago
  77. 17fc3f7 Additional tests for constructor methodhandles by Orion Hodson · 5 years ago
  78. d1876b6 Perform reverify with shared mutator-lock. am: c2d0c9627b by Alex Light · 5 years ago
  79. c2d0c96 Perform reverify with shared mutator-lock. by Alex Light · 5 years ago
  80. 47668c2 Remove legacy flavor option support from `art_apex_test.py`. am: 0c262edd22 by Roland Levillain · 5 years ago
  81. 0c262ed Remove legacy flavor option support from `art_apex_test.py`. by Roland Levillain · 5 years ago
  82. 554275b Add comments about why we have copied methods. am: 7e43882939 by Nicolas Geoffray · 5 years ago
  83. 7e43882 Add comments about why we have copied methods. by Nicolas Geoffray · 5 years ago
  84. d62600e Revert^2 "ARM64: toHalf() intrinsic for ARMv8" am: 7f958e3654 by Vladimir Marko · 5 years ago
  85. 7f958e3 Revert^2 "ARM64: toHalf() intrinsic for ARMv8" by Vladimir Marko · 5 years ago
  86. 7814c12 Relax options checking for Host APEX in `build/apex/runtests.sh`. am: dbd6a14125 by Roland Levillain · 5 years ago
  87. dbd6a14 Relax options checking for Host APEX in `build/apex/runtests.sh`. by Roland Levillain · 5 years ago
  88. a1292f2 Simplifications to art_apex_test.py am: af3ed62955 by Orion Hodson · 5 years ago
  89. af3ed62 Simplifications to art_apex_test.py by Orion Hodson · 5 years ago
  90. 1c96b6d Print mark stack address in ~Thread() am: faeaeaf068 by Lokesh Gidra · 5 years ago
  91. faeaeaf Print mark stack address in ~Thread() by Lokesh Gidra · 5 years ago
  92. 2bfabcd Do backtrace collection while holding lock am: 409736f166 by Mathieu Chartier · 5 years ago
  93. 409736f Do backtrace collection while holding lock by Mathieu Chartier · 5 years ago
  94. e185b29 Improve diagnostic messages for reading image header. am: 1b13d28d5d by Vladimir Marko · 5 years ago
  95. 7a032b2 Move image_write_read_test helper function to .cc file. am: f1ddc20f37 by Vladimir Marko · 5 years ago
  96. 6cf7a69 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 5 years ago
  97. 1b13d28 Improve diagnostic messages for reading image header. by Vladimir Marko · 5 years ago
  98. f1ddc20 Move image_write_read_test helper function to .cc file. by Vladimir Marko · 5 years ago
  99. dee09f9 Add the compiler filter to InMemoryDexClassLoader backed by oat files. by Nicolas Geoffray · 5 years ago
  100. 75b7068 Remove obsolete patchoat-related code from dexopt_test. am: c3c7eb082b by Vladimir Marko · 5 years ago