1. 6d7abbd ART: More header cleanup - method_verifier.h by Andreas Gampe · 7 years ago
  2. a1d2f95 ART: Clean up art_field.h by Andreas Gampe · 7 years ago
  3. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  4. 70713df Fix obsolete method change check. by Alex Light · 7 years ago
  5. 1e3926a Free unneeded obsolete maps by Alex Light · 7 years ago
  6. db01a09 Ensure invoking obsolete methods throws errors. by Alex Light · 7 years ago
  7. b7354d5 Clean up ArtClassDefinition by Alex Light · 7 years ago
  8. 4052847 Undo dex2dex compilation before invoking LoadHook by Alex Light · 7 years ago
  9. 2f814aa Revert "Revert "Make original dex file be more deduplicated"" by Alex Light · 7 years ago
  10. a7c04c4 Revert "Make original dex file be more deduplicated" by Nicolas Geoffray · 7 years ago
  11. 9556cb2 Make original dex file be more deduplicated by Alex Light · 7 years ago
  12. 5442ff6 Merge "Ensure we have the correct thread when allocating obsolete methods." by Treehugger Robot · 7 years ago
  13. 5c11a79 Ensure we have the correct thread when allocating obsolete methods. by Alex Light · 7 years ago
  14. ce6ee70 Check IsModifiableClass earlier in redefineClasses and retransformClasses by Alex Light · 7 years ago
  15. c5f5a6e Misc cleanup for class redefinition. by Alex Light · 7 years ago
  16. de19eb9 ART: Fix tagging by Andreas Gampe · 7 years ago
  17. 2baf075 Merge "Check stacks for unmodifiable frames" by Treehugger Robot · 7 years ago
  18. e77b48b Check stacks for unmodifiable frames by Alex Light · 7 years ago
  19. 09f274f Disallow modifying java.lang.String by Alex Light · 8 years ago
  20. 6154285 Merge "Remove obsolete TODOs" by Treehugger Robot · 8 years ago
  21. 803f91a Merge "ART: Rewrite JvmtiUniquePtr" by Treehugger Robot · 8 years ago
  22. 84df8b1 Remove obsolete TODOs by Alex Light · 8 years ago
  23. 5471141 ART: Rewrite JvmtiUniquePtr by Andreas Gampe · 8 years ago
  24. 7532d58 Allow redefined intrinsics by Alex Light · 8 years ago
  25. c7e1904 Merge "Revert "Revert "Add test for changing annotations.""" by Treehugger Robot · 8 years ago
  26. 09cbce4 Revert "Revert "Add test for changing annotations."" by Alex Light · 8 years ago
  27. 3e0a410 Merge "Revert "Add test for changing annotations."" by Alex Light · 8 years ago
  28. b2793dd Revert "Add test for changing annotations." by Alex Light · 8 years ago
  29. 9c0cc42 Merge "Add test for changing annotations." by Treehugger Robot · 8 years ago
  30. 701fc35 Add test for changing annotations. by Alex Light · 8 years ago
  31. fe35fe1 Merge "ART: Add operator == and != with nullptr to Handle" by Treehugger Robot · 8 years ago
  32. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  33. 6def702 Merge "Revert^6 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  34. eee0bd4 Revert^6 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  35. 86bbe45 Merge "Revert "Revert^4 "Make class redefinition work with native methods on stack.""" by Roland Levillain · 8 years ago
  36. 02b2349 Revert "Revert^4 "Make class redefinition work with native methods on stack."" by Roland Levillain · 8 years ago
  37. 2505733 Merge "Revert^4 "Make class redefinition work with native methods on stack."" by Treehugger Robot · 8 years ago
  38. 724f77e Revert^4 "Make class redefinition work with native methods on stack." by Alex Light · 8 years ago
  39. 1f3fce2 Merge "Revert "Revert "Revert "Make class redefinition work with native methods on stack."""" by Alex Light · 8 years ago
  40. 38c20d4 Revert "Revert "Revert "Make class redefinition work with native methods on stack.""" by Alex Light · 8 years ago
  41. fb38266 Merge "Remove breakpoints from redefined classes" by Treehugger Robot · 8 years ago
  42. 5643caf Remove breakpoints from redefined classes by Alex Light · 8 years ago
  43. 4493f92 Revert "Revert "Make class redefinition work with native methods on stack."" by Alex Light · 8 years ago
  44. 7558d27 Revert "Make class redefinition work with native methods on stack." by Nicolas Geoffray · 8 years ago
  45. 2863f67 Make class redefinition work with native methods on stack. by Alex Light · 8 years ago
  46. 8d4b118 Merge "Fix dex cache resolved types and class table mismatch." by Vladimir Marko · 8 years ago
  47. cd556b0 Fix dex cache resolved types and class table mismatch. by Vladimir Marko · 8 years ago
  48. 8c889d2 Verify redefined classes by Alex Light · 8 years ago
  49. 2e47770 Merge "Add support for checking method and field invariants for redefinition." by Treehugger Robot · 8 years ago
  50. 6161f13 Add support for checking method and field invariants for redefinition. by Alex Light · 8 years ago
  51. 26bf963 Merge "Ensure we don't attempt to compile obsolete methods." by Treehugger Robot · 8 years ago
  52. fcbafb3 Ensure we don't attempt to compile obsolete methods. by Alex Light · 8 years ago
  53. 1babae0 Ensure that all redefinition created dex file get on classpath by Alex Light · 8 years ago
  54. f2042db Merge "Enable redefining Bootclasspath classes" by Alex Light · 8 years ago
  55. 7916f20 Enable redefining Bootclasspath classes by Alex Light · 8 years ago
  56. 4ba388a Remove Deoptimization code from class transformation. by Alex Light · 8 years ago
  57. eb98b08 Ensure ClassPreDefine returned dex file is on the Classpath by Alex Light · 8 years ago
  58. 440b5d9 Implement class-pre-define time redefinition. by Alex Light · 8 years ago
  59. a7e38d8 Use original dex file for retransformation. by Alex Light · 8 years ago
  60. 6ac5750 Revert "Revert "Implement RetransformClasses"" by Alex Light · 8 years ago
  61. 52a2db5 Revert "Implement RetransformClasses" by Alex Light · 8 years ago
  62. a6c5e97 Implement RetransformClasses by Alex Light · 8 years ago
  63. 9cd522b Remove now unused dex_cache_resolved_types_ from ArtMethod. by Nicolas Geoffray · 8 years ago
  64. 0e69273 Implement RedefineClasses, also redefine multiple classes atomically. by Alex Light · 8 years ago
  65. 007ada2 Make all class redefinition operations after suspend_all infallible by Alex Light · 8 years ago
  66. e4a8863 Revert "Revert "Add basic implementation of IsModifiableClass"" by Alex Light · 8 years ago
  67. 460d1b4 Revert "Revert "Add basic checks for redefinition."" by Alex Light · 8 years ago
  68. f9d41c1 Revert "Add basic checks for redefinition." by Nicolas Geoffray · 8 years ago
  69. c66c077 Revert "Add basic implementation of IsModifiableClass" by Nicolas Geoffray · 8 years ago
  70. b4e51eb Add basic implementation of IsModifiableClass by Alex Light · 8 years ago
  71. 10f02fb Add basic checks for redefinition. by Alex Light · 8 years ago
  72. 6abd539 Prevent moving GC from running during redefinition. by Alex Light · 8 years ago
  73. dba6148 Revert "Revert "Revert "Revert "Basic obsolete methods support"""" by Alex Light · 8 years ago
  74. f6abcda Revert "Revert "Revert "Basic obsolete methods support""" by Nicolas Geoffray · 8 years ago
  75. ce77fc0 Revert "Revert "Basic obsolete methods support"" by Alex Light · 8 years ago
  76. 5b32b91 Merge "Allow redefined methods/classes to access fields" by Treehugger Robot · 8 years ago
  77. 200b9d7 Allow redefined methods/classes to access fields by Alex Light · 8 years ago
  78. 913e6e6 Merge "Remove dex cache string from mirror::Class." by Nicolas Geoffray · 8 years ago
  79. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  80. f9bf250 Remove dex cache string from mirror::Class. by Nicolas Geoffray · 8 years ago
  81. b81a984 Revert "Basic obsolete methods support" by Alex Light · 8 years ago
  82. d8936da Basic obsolete methods support by Alex Light · 8 years ago
  83. 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
  84. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago