1. 1babae0 Ensure that all redefinition created dex file get on classpath by Alex Light · 8 years ago
  2. 406402b Merge "Fix creating self-recursive obsolete methods." by Treehugger Robot · 8 years ago
  3. 1ebe4fe Fix creating self-recursive obsolete methods. by Alex Light · 8 years ago
  4. e41cad6 Fix flaky jit-gcstress tests 93{4,5,8}. by Alex Light · 8 years ago
  5. 7916f20 Enable redefining Bootclasspath classes by Alex Light · 8 years ago
  6. cefaa14 ART: Add OnLoad system classloader search support by Andreas Gampe · 8 years ago
  7. 2802712 Pass the correct name to ClassFileLoadHook by Alex Light · 8 years ago
  8. 4ff96f6 Merge "Add capability checks to all functions." by Treehugger Robot · 8 years ago
  9. b6ced0a Merge "Make jvmti tests runnable on the RI again." by Treehugger Robot · 8 years ago
  10. 9db679d Add capability checks to all functions. by Alex Light · 8 years ago
  11. 888a59e Make jvmti tests runnable on the RI again. by Alex Light · 8 years ago
  12. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 8 years ago
  13. 9623ca6 ART: Re-enable TI tests for target by Andreas Gampe · 8 years ago
  14. 53ae780 ART: Refactor TI tests by Andreas Gampe · 8 years ago
  15. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  16. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 8 years ago
  17. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 8 years ago
  18. a6c5e97 Implement RetransformClasses by Alex Light · 8 years ago
  19. 0e69273 Implement RedefineClasses, also redefine multiple classes atomically. by Alex Light · 8 years ago
  20. a8883a0 ART: Simplify 9xx OnLoad setup by Andreas Gampe · 8 years ago
  21. 319dbe8 ART: Add raw monitor API by Andreas Gampe · 8 years ago
  22. 1bdaf73 ART: Add system properties support by Andreas Gampe · 8 years ago
  23. 460d1b4 Revert "Revert "Add basic checks for redefinition."" by Alex Light · 8 years ago
  24. f9d41c1 Revert "Add basic checks for redefinition." by Nicolas Geoffray · 8 years ago
  25. 10f02fb Add basic checks for redefinition. by Alex Light · 8 years ago
  26. 50a4e49 ART: Add GetObjectSize and GetObjectHashCode by Andreas Gampe · 8 years ago
  27. 32a2fba Revert "Revert "Create test for field access in obsolete methods."" by Alex Light · 8 years ago
  28. ab2f0d0 ART: Add Field methods by Andreas Gampe · 8 years ago
  29. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  30. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  31. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  32. 200b9d7 Allow redefined methods/classes to access fields by Alex Light · 8 years ago
  33. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  34. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  35. 1e07ca6 Cleanup of redefinition testing by Alex Light · 8 years ago
  36. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  37. 336c3c3 ART: Refactor some TI test code for reuse by Andreas Gampe · 8 years ago
  38. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
  39. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
  40. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
  41. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  42. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  43. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 8 years ago
  44. e54d992 ART: Add heap iteration callback by Andreas Gampe · 8 years ago
  45. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  46. 27fa96c ART: Add allocation callback by Andreas Gampe · 8 years ago
  47. 6dee92e ART: Support object tagging by Andreas Gampe · 8 years ago
  48. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  49. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago