1. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  2. db8d909 Merge "ART: Refactor libctstiagent build" by Treehugger Robot · 7 years ago
  3. d0ed0d9 ART: Refactor libctstiagent build by Andreas Gampe · 7 years ago
  4. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  5. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 7 years ago
  6. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  7. 70f4415 Revert "Revert "Revert "Prevent UAF issues caused by static destructors""" by Orion Hodson · 7 years ago
  8. 6280f87 Revert "Revert "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  9. 6a94cec Revert "Prevent UAF issues caused by static destructors" by Nicolas Geoffray · 7 years ago
  10. 123aeb7 Prevent UAF issues caused by static destructors by Alex Light · 7 years ago
  11. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  12. cec262e Merge "ART: Call ThreadGroup.add for attached threads" by Treehugger Robot · 7 years ago
  13. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  14. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 7 years ago
  15. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  16. 11b67b2 Set up a test for hidden API enforcement by David Brazdil · 7 years ago
  17. f4ed7e8 Fix misc issues with non-generated-code fault handlers by Alex Light · 7 years ago
  18. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 7 years ago
  19. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  20. 8f8bd8b Merge "Revert "Revert "Revert "JIT JNI stubs."""" by Nicolas Geoffray · 7 years ago
  21. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  22. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  23. aaf0d38 ART: Change lock dumping by Andreas Gampe · 7 years ago
  24. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  25. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  26. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  27. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  28. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  29. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  30. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 7 years ago
  31. 057f1e4 Use target.linux for all linux kernel based targets by Dan Willemsen · 7 years ago
  32. 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
  33. d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
  34. a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
  35. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  36. 54d39dc Implement JVMTI can_signal_thread capability. by Alex Light · 7 years ago
  37. 99988f8 Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] by Dan Willemsen · 7 years ago
  38. 0e503b5 Rename libz-host -> libz by Dan Willemsen · 7 years ago
  39. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  40. 9389ae7 Simplify Android.bp files by Dan Willemsen · 7 years ago
  41. 545412b compiler: layout OatMethodQuickCode by profile hotness by Igor Murashkin · 7 years ago
  42. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  43. ec99514 Merge changes from topic "ti-stress slicer" by Treehugger Robot · 7 years ago
  44. ceae954 Move ti-stress to use slicer directly by Alex Light · 7 years ago
  45. ce56864 Add support for JVMTI GetObjectMonitorUsage function. by Alex Light · 7 years ago
  46. 9fb1ab1 Revert "Revert "JVMTI Exception and ExceptionCatch events"" by Alex Light · 7 years ago
  47. 9597424 Revert "JVMTI Exception and ExceptionCatch events" by Nicolas Geoffray · 7 years ago
  48. 798eab0 JVMTI Exception and ExceptionCatch events by Alex Light · 7 years ago
  49. e814f9d JVMTI NotifyFramePop support by Alex Light · 7 years ago
  50. 88e1ddd Enable JVMTI GetOwnedMonitorInfo and GetOwnedMonitorStackDepthInfo by Alex Light · 7 years ago
  51. 23aa748 Fix issue with RawMonitors around thread suspension. by Alex Light · 7 years ago
  52. 2c30e4a ART: Remove art and art/runtime include_dir directives by Andreas Gampe · 7 years ago
  53. 3157fc2 ART: Move cmdline parser to header library by Andreas Gampe · 7 years ago
  54. 8c399a5 Merge "Fix interaction of VMInit and ThreadStart events." by Treehugger Robot · 7 years ago
  55. 1d8a974 Fix interaction of VMInit and ThreadStart events. by Alex Light · 7 years ago
  56. 3c3911e Add test where aget on potential null array fails verification. by Jeff Hao · 7 years ago
  57. 47d49b8 Tests for JVMTI can_access_local_variables functions by Alex Light · 7 years ago
  58. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 8 years ago
  59. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 8 years ago
  60. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 8 years ago
  61. a3920a0 Merge changes Id0b98e74,I5d05b171 by Treehugger Robot · 8 years ago
  62. 6d2e76b Merge "Add explicit nativebridge header dependency to art test." by Treehugger Robot · 8 years ago
  63. c7affbd Add explicit nativebridge header dependency to art test. by Steven Moreland · 8 years ago
  64. 8ddfd9f Add support for tracking jvmti allocations by Alex Light · 8 years ago
  65. 4c17428 Add jvmti GetBytecodes function. by Alex Light · 8 years ago
  66. d0d6596 Split up ti-agent/common_helper.cc by Alex Light · 8 years ago
  67. c38c369 Add JVMTI breakpoint and SingleStep tests by Alex Light · 8 years ago
  68. 0d2323e Fix the stack at the beginning of the Generic JNI trampoline. by Roland Levillain · 8 years ago
  69. 6fa7b81 Add GetSourceFile and GetSourceDebugExt JVMTI functions by Alex Light · 8 years ago
  70. 7c95849 Add tests for field access and modify JVMTI callbacks by Alex Light · 8 years ago
  71. d38b67c Merge "ART: Add JIT cache race test" by Treehugger Robot · 8 years ago
  72. b7edcda Add method tracing JVMTI callbacks by Alex Light · 8 years ago
  73. eced692 ART: Add JIT cache race test by Orion Hodson · 8 years ago
  74. 5115efb ART: Fix soong defaults order by Andreas Gampe · 8 years ago
  75. bdbc63b Merge changes If234ff55,I2d83fc46,I5ad78a15 by Treehugger Robot · 8 years ago
  76. 65af20b Agent libraries need to be searched for JNI functions by Alex Light · 8 years ago
  77. 38870a8 Merge "Add descriptor validation to ClassLinker::FindClass()." by Treehugger Robot · 8 years ago
  78. 5fdd778 Add descriptor validation to ClassLinker::FindClass(). by Vladimir Marko · 8 years ago
  79. afcec28 Merge changes from topic 'art_run_test_912_cts_refactor' by Treehugger Robot · 8 years ago
  80. d5f2ccc ART: Refactor run-test 912 (1/3) by Andreas Gampe · 8 years ago
  81. d78ddec Implement can_generate_native_method_bind capability by Alex Light · 8 years ago
  82. 78d6341 Enable some redefinition run-tests in CTS by Alex Light · 8 years ago
  83. d5e1a79 Remove native code from test 944 for CTS by Alex Light · 8 years ago
  84. e0f8ed9 ART: Refactor run-test 913 by Andreas Gampe · 8 years ago
  85. 2e410d2 Remove native printing from test 980 and reliance on print internals by Alex Light · 8 years ago
  86. 8f2c6d4 run-tests with jvmti-stress configuration by Alex Light · 8 years ago
  87. 4665167 ART: More refactor for JVMTI run tests (1/3) by Andreas Gampe · 8 years ago
  88. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 8 years ago
  89. 027444b ART: TI Agent test library refactor by Andreas Gampe · 8 years ago
  90. 3f46c96 ART: Refactor JVMTI run tests by Andreas Gampe · 8 years ago
  91. 37aa4c9 Add test to verify dex file passed to agent by Alex Light · 8 years ago
  92. e0abec7 Merge "vixl32: do not use D14 as a temporary." by Nicolas Geoffray · 8 years ago
  93. 13a797b vixl32: do not use D14 as a temporary. by Nicolas Geoffray · 8 years ago
  94. f2f1c9d Revert "Revert "Refactor annotation code for obsolete methods."" by Alex Light · 8 years ago
  95. 65e0775 Revert "Refactor annotation code for obsolete methods." by Nicolas Geoffray · 8 years ago
  96. 875e322 Merge "Refactor annotation code for obsolete methods." by Treehugger Robot · 8 years ago
  97. 672a0b7 Refactor annotation code for obsolete methods. by Alex Light · 8 years ago
  98. 5e03a30 ART: Refactor libopenjdkjvmti by Andreas Gampe · 8 years ago
  99. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  100. 02b2349 Revert "Revert^4 "Make class redefinition work with native methods on stack."" by Roland Levillain · 8 years ago