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