1. 8865914 Make static libtistress version by Alex Light · 6 years ago
  2. adc9086 Revert "Revert "Do not load app image for class collisions"" by Mathieu Chartier · 6 years ago
  3. 2c7e13b Revert "Do not load app image for class collisions" by Mathieu Chartier · 6 years ago
  4. d8860b4 Do not load app image for class collisions by Vladimir Marko · 6 years ago
  5. d5f8de8 Add CommonArtTest by David Sehr · 6 years ago
  6. 82d046e Add a profiling library by David Sehr · 6 years ago
  7. f889c70 Always allow agent attach on userdebug builds with kArtTiVersion by Alex Light · 7 years ago
  8. 9e7859c Prevent deadlock calling transformation functions in ClassLoad callback. by Alex Light · 7 years ago
  9. be4c2bd Fix dangling SingleImplementations left after class unloading by Alexey Grebenkin · 7 years ago
  10. 1613cd1 Merge "Ensure redefinition does not break breakpoint deoptimization" by Treehugger Robot · 7 years ago
  11. e34fe44 Ensure redefinition does not break breakpoint deoptimization by Alex Light · 7 years ago
  12. fee188b Merge "ART: Compile libctstiagent with the NDK" by Treehugger Robot · 7 years ago
  13. f13343e Merge "Add get_class_loader_class_descriptors JVMTI extension method" by Alex Light · 7 years ago
  14. c758875 Add get_class_loader_class_descriptors JVMTI extension method by Alex Light · 7 years ago
  15. cb5125d ART: Compile libctstiagent with the NDK by Andreas Gampe · 7 years ago
  16. 9462a56 ART: Fix up libartagent deps by Andreas Gampe · 7 years ago
  17. 11088ad Merge "Visit proxy methods reference arguments when visiting Quick frames roots." by Roland Levillain · 7 years ago
  18. 0694a55 Merge "ART: Refactor run-test 983 dex verification" by Treehugger Robot · 7 years ago
  19. 59484b9 ART: Refactor run-test 983 dex verification by Andreas Gampe · 7 years ago
  20. 3e55ea3 Merge "Build debug library libdexfiled" by Treehugger Robot · 7 years ago
  21. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  22. ad0777d Visit proxy methods reference arguments when visiting Quick frames roots. by Roland Levillain · 7 years ago
  23. 8fd0856 Refactor test 983 to prepare for inclusion in CTS by Alex Light · 7 years ago
  24. db8d909 Merge "ART: Refactor libctstiagent build" by Treehugger Robot · 7 years ago
  25. d0ed0d9 ART: Refactor libctstiagent build by Andreas Gampe · 7 years ago
  26. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  27. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 7 years ago
  28. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  29. 70f4415 Revert "Revert "Revert "Prevent UAF issues caused by static destructors""" by Orion Hodson · 7 years ago
  30. 6280f87 Revert "Revert "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  31. 6a94cec Revert "Prevent UAF issues caused by static destructors" by Nicolas Geoffray · 7 years ago
  32. 123aeb7 Prevent UAF issues caused by static destructors by Alex Light · 7 years ago
  33. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  34. cec262e Merge "ART: Call ThreadGroup.add for attached threads" by Treehugger Robot · 7 years ago
  35. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  36. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 7 years ago
  37. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  38. 11b67b2 Set up a test for hidden API enforcement by David Brazdil · 7 years ago
  39. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 7 years ago
  40. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 7 years ago
  41. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  42. 8f8bd8b Merge "Revert "Revert "Revert "JIT JNI stubs."""" by Nicolas Geoffray · 7 years ago
  43. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  44. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  45. aaf0d38 ART: Change lock dumping by Andreas Gampe · 7 years ago
  46. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  47. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  48. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  49. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  50. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  51. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  52. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 7 years ago
  53. 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  54. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  55. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  56. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  57. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  58. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  59. 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  60. 0e503b5 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  61. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  62. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  63. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 7 years ago
  64. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  65. ec99514 Merge changes from topic "ti-stress slicer" by Treehugger Robot · 7 years ago
  66. ceae954 Move ti-stress to use slicer directly by Alex Light · 7 years ago
  67. ce56864 Add support for JVMTI GetObjectMonitorUsage function. by Alex Light · 7 years ago
  68. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  69. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  70. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  71. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  72. 88e1ddd Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo by Alex Light · 7 years ago
  73. 23aa748 Fix issue with RawMonitors around thread suspension. by Alex Light · 7 years ago
  74. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
  75. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 7 years ago
  76. 8c399a5 Merge "Fix interaction of VMInit and ThreadStart events." by Treehugger Robot · 7 years ago
  77. 1d8a974 Fix interaction of VMInit and ThreadStart events. by Alex Light · 7 years ago
  78. 3c3911e Add test where aget on potential null array fails verification. by Jeff Hao · 7 years ago
  79. 47d49b8 Tests for JVMTI can_access_local_variables functions by Alex Light · 7 years ago
  80. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 7 years ago
  81. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 7 years ago
  82. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 7 years ago
  83. a3920a0 Merge changes Id0b98e74,I5d05b171 by Treehugger Robot · 7 years ago
  84. 6d2e76b Merge "Add explicit nativebridge header dependency to art test." by Treehugger Robot · 7 years ago
  85. c7affbd Add explicit nativebridge header dependency to art test. by Steven Moreland · 7 years ago
  86. 8ddfd9f Add support for tracking jvmti allocations by Alex Light · 7 years ago
  87. 4c17428 Add jvmti GetBytecodes function. by Alex Light · 7 years ago
  88. d0d6596 Split up ti-agent/common_helper.cc by Alex Light · 7 years ago
  89. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 7 years ago
  90. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 7 years ago
  91. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 7 years ago
  92. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 7 years ago
  93. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 7 years ago
  94. b7edcda Add method tracing JVMTI callbacks by Alex Light · 7 years ago
  95. eced692 ART: Add JIT cache race test by Orion Hodson · 7 years ago
  96. 5115efb ART: Fix soong defaults order by Andreas Gampe · 7 years ago
  97. bdbc63b Merge changes If234ff55,I2d83fc46,I5ad78a15 by Treehugger Robot · 8 years ago
  98. 65af20b Agent libraries need to be searched for JNI functions by Alex Light · 8 years ago
  99. 38870a8 Merge "Add descriptor validation to ClassLinker::FindClass()." by Treehugger Robot · 8 years ago
  100. 5fdd778 Add descriptor validation to ClassLinker::FindClass(). by Vladimir Marko · 8 years ago