1. 098e7a6 Try to make test 1963 pass on fugu by Alex Light · 5 years ago
  2. 639e73b Revert^2 "Add AddToDexClassloader JVMTI extension functions" by Alex Light · 5 years ago
  3. 799e536 Revert "Add AddToDexClassloader JVMTI extension functions" by Alex Light · 5 years ago
  4. 0dc93b1 ART: Run bpfmt over ART's blueprint files by Andreas Gampe · 5 years ago
  5. 92ed90c Add AddToDexClassloader JVMTI extension functions by Alex Light · 5 years ago
  6. 23ca8fb Centralize all the jvmti common test classes by Alex Light · 5 years ago
  7. 4060786 Revert^2 "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  8. b2a8964 Revert "Correctly handle thread deopt with thread-specific JVMTI events" by Alex Light · 5 years ago
  9. c8c7e06 Correctly handle thread deopt with thread-specific JVMTI events by Alex Light · 5 years ago
  10. 68fa4ca Add debug version of libnativebridgetest.so by David Srbecky · 5 years ago
  11. 7711c35 Fix debug/release dependencies on libartbase by David Srbecky · 5 years ago
  12. b4e6507 Refactor test 1953, 1954, 1955, & 1956 somewhat by Alex Light · 5 years ago
  13. e7a3354 Handle methods being present in multiple threads correctly by Alex Light · 5 years ago
  14. 331a5e1 Revert^2 Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 5 years ago
  15. b4bb63a Revert "Verify InMemoryDexClassLoader classes in a background thread" by David Brazdil · 5 years ago
  16. d592dbe Verify InMemoryDexClassLoader classes in a background thread by David Brazdil · 5 years ago
  17. c7c5d53 Add a filegroup and a resource jar referenced from cts/hostsidetests/jvmti by Sasha Smundak · 5 years ago
  18. 175ce3d Add callback for notifying that startup is completed by Mathieu Chartier · 5 years ago
  19. 7e057ec ART: Use slicer's no-rtti library by Andreas Gampe · 5 years ago
  20. b756f70 Rename libnativebridge-dummy-headers to libnativebridge-headers by Jiyong Park · 5 years ago
  21. 00fbe4f Add region padding for app images by Mathieu Chartier · 6 years ago
  22. fc81d80 Adjust instrumentation CHECK to be correct WRT obsolete methods by Alex Light · 6 years ago
  23. 12dd9ae Use unified libvixl(d) instead of per-supported-arch libvixl(d)-arm(64). by Roland Levillain · 6 years ago
  24. 65ed42a Revert "Link compression libs statically into libartbase and use those everywhere." by Nicolas Geoffray · 6 years ago
  25. 8a94003 Link compression libs statically into libartbase and use those everywhere. by Martin Stjernholm · 6 years ago
  26. ae45cbb Add a get_last_error_message JVMTI extension. by Alex Light · 6 years ago
  27. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  28. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  29. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  30. 068a9be Merge "Revert "JVMTI PopFrame support"" by Alex Light · 6 years ago
  31. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  32. dd0f77c Merge "JVMTI PopFrame support" by Alex Light · 6 years ago
  33. 88a2a9d JVMTI PopFrame support by Alex Light · 6 years ago
  34. a497a39 Remove patchoat. by Vladimir Marko · 6 years ago
  35. 819824b Revert "Test for jit deadlock" by Nicolas Geoffray · 6 years ago
  36. b7ac4a0 Test for jit deadlock by Alex Light · 6 years ago
  37. ec5ed06 ART: Refactor static include list by Andreas Gampe · 6 years ago
  38. e85595e Add explicit native method test to 988 by Alex Light · 6 years ago
  39. c98f83e Add raw_monitor_enter_no_suspend extension by Alex Light · 6 years ago
  40. ce75049 Revert "Revert "Handle a special case of lock aliasing during lock verification"" by Alexey Grebenkin · 6 years ago
  41. 225ed1d Everyone -- even "NDK" users -- gets C++14 by default now. by Elliott Hughes · 6 years ago
  42. fbee398 Remove hard-coded Object class from test 980 by Alex Light · 6 years ago
  43. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  44. 8865914 Make static libtistress version by Alex Light · 6 years ago
  45. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  46. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  47. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  48. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  49. 82d046e Add a profiling library by David Sehr · 6 years ago
  50. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 6 years ago
  51. 9e7859c Prevent deadlock calling transformation functions in ClassLoad callback. by Alex Light · 6 years ago
  52. be4c2bd Fix dangling SingleImplementations left after class unloading by Alexey Grebenkin · 6 years ago
  53. 1613cd1 Merge "Ensure redefinition does not break breakpoint deoptimization" by Treehugger Robot · 6 years ago
  54. e34fe44 Ensure redefinition does not break breakpoint deoptimization by Alex Light · 6 years ago
  55. fee188b Merge "ART: Compile libctstiagent with the NDK" by Treehugger Robot · 6 years ago
  56. f13343e Merge "Add get_class_loader_class_descriptors JVMTI extension method" by Alex Light · 6 years ago
  57. c758875 Add get_class_loader_class_descriptors JVMTI extension method by Alex Light · 6 years ago
  58. cb5125d ART: Compile libctstiagent with the NDK by Andreas Gampe · 6 years ago
  59. 9462a56 ART: Fix up libartagent deps by Andreas Gampe · 6 years ago
  60. 11088ad Merge "Visit proxy methods reference arguments when visiting Quick frames roots." by Roland Levillain · 6 years ago
  61. 0694a55 Merge "ART: Refactor run-test 983 dex verification" by Treehugger Robot · 6 years ago
  62. 59484b9 ART: Refactor run-test 983 dex verification by Andreas Gampe · 6 years ago
  63. 3e55ea3 Merge "Build debug library libdexfiled" by Treehugger Robot · 6 years ago
  64. fcbe15c Build debug library libdexfiled by David Sehr · 6 years ago
  65. ad0777d Visit proxy methods reference arguments when visiting Quick frames roots. by Roland Levillain · 6 years ago
  66. 8fd0856 Refactor test 983 to prepare for inclusion in CTS by Alex Light · 6 years ago
  67. db8d909 Merge "ART: Refactor libctstiagent build" by Treehugger Robot · 6 years ago
  68. d0ed0d9 ART: Refactor libctstiagent build by Andreas Gampe · 6 years ago
  69. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 6 years ago
  70. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 6 years ago
  71. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 6 years ago
  72. 70f4415 Revert "Revert "Revert "Prevent UAF issues caused by static destructors""" by Orion Hodson · 6 years ago
  73. 6280f87 Revert "Revert "Prevent UAF issues caused by static destructors"" by Alex Light · 6 years ago
  74. 6a94cec Revert "Prevent UAF issues caused by static destructors" by Nicolas Geoffray · 6 years ago
  75. 123aeb7 Prevent UAF issues caused by static destructors by Alex Light · 6 years ago
  76. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  77. cec262e Merge "ART: Call ThreadGroup.add for attached threads" by Treehugger Robot · 6 years ago
  78. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  79. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 6 years ago
  80. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  81. 11b67b2 Set up a test for hidden API enforcement by David Brazdil · 6 years ago
  82. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 6 years ago
  83. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 7 years ago
  84. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  85. 8f8bd8b Merge "Revert "Revert "Revert "JIT JNI stubs."""" by Nicolas Geoffray · 7 years ago
  86. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  87. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  88. aaf0d38 ART: Change lock dumping by Andreas Gampe · 7 years ago
  89. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  90. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  91. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  92. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  93. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  94. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  95. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 7 years ago
  96. 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  97. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  98. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  99. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  100. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago