1. 4ba388a Remove Deoptimization code from class transformation. by Alex Light · 9 years ago
  2. eb98b08 Ensure ClassPreDefine returned dex file is on the Classpath by Alex Light · 9 years ago
  3. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 9 years ago
  4. a7e38d8 Use original dex file for retransformation. by Alex Light · 9 years ago
  5. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 9 years ago
  6. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 9 years ago
  7. a6c5e97 Implement RetransformClasses by Alex Light · 9 years ago
  8. 9cd522b Remove now unused dex_cache_resolved_types_ from ArtMethod. by Nicolas Geoffray · 9 years ago
  9. 0e69273 Implement RedefineClasses, also redefine multiple classes atomically. by Alex Light · 9 years ago
  10. 007ada2 Make all class redefinition operations after suspend_all infallible by Alex Light · 9 years ago
  11. e4a8863 Revert "Revert "Add basic implementation of IsModifiableClass"" by Alex Light · 9 years ago
  12. 460d1b4 Revert "Revert "Add basic checks for redefinition."" by Alex Light · 9 years ago
  13. f9d41c1 Revert "Add basic checks for redefinition." by Nicolas Geoffray · 9 years ago
  14. c66c077 Revert "Add basic implementation of IsModifiableClass" by Nicolas Geoffray · 9 years ago
  15. b4e51eb Add basic implementation of IsModifiableClass by Alex Light · 9 years ago
  16. 10f02fb Add basic checks for redefinition. by Alex Light · 9 years ago
  17. 6abd539 Prevent moving GC from running during redefinition. by Alex Light · 9 years ago
  18. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 9 years ago
  19. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 9 years ago
  20. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 9 years ago
  21. 5b32b91 Merge "Allow redefined methods/classes to access fields" by Treehugger Robot · 9 years ago
  22. 200b9d7 Allow redefined methods/classes to access fields by Alex Light · 9 years ago
  23. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 9 years ago
  24. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  25. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 9 years ago
  26. b81a984 Revert "Basic obsolete methods support" by Alex Light · 9 years ago
  27. d8936da Basic obsolete methods support by Alex Light · 9 years ago
  28. 0b77257 Address comments I missed on a previous CL by Alex Light · 9 years ago
  29. a01de59 Infrastructure for obsolete methods by Alex Light · 9 years ago