1. e4cdd4d Merge "Address comments I missed on a previous CL" by Treehugger Robot · 8 years ago
  2. 0b77257 Address comments I missed on a previous CL by Alex Light · 8 years ago
  3. 1e07ca6 Cleanup of redefinition testing by Alex Light · 8 years ago
  4. a01de59 Infrastructure for obsolete methods by Alex Light · 8 years ago
  5. 668ba83 Merge changes I8e51415a,I79a255c1 by Treehugger Robot · 8 years ago
  6. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  7. 93c3090 ART: Add JNI local details for FollowReferences by Andreas Gampe · 8 years ago
  8. 862bdd8 ART: Fix generic_ptr handling in GetMethodName by Andreas Gampe · 8 years ago
  9. e657424 Add capabilities for jvmti. by Alex Light · 8 years ago
  10. 70bfc8a ART: Add reference following code by Andreas Gampe · 8 years ago
  11. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  12. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  13. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  14. def4ee6 ART: Extend Object tag table to be explicitly lockable by Andreas Gampe · 8 years ago
  15. ba8df69 ART: Rename heap support file by Andreas Gampe · 8 years ago
  16. 8da6d03 ART: Add forced garbage collection by Andreas Gampe · 8 years ago
  17. 54b20eb Merge changes I9afd9f88,I1cf94699 by Andreas Gampe · 8 years ago
  18. e492ae3 ART: Add GetClassSignature by Andreas Gampe · 8 years ago
  19. 36bcd4f ART: Add GetMethodModifiers by Andreas Gampe · 8 years ago
  20. 368a208 ART: Add GetMethodDeclaringClass by Andreas Gampe · 8 years ago
  21. b5eb94a ART: Add GetStackTrace support by Andreas Gampe · 8 years ago
  22. 3c252f0 ART: Add method name support to TI by Andreas Gampe · 8 years ago
  23. a0a5fd6 Merge "ART: Add function to retrieve all tagged objects" by Treehugger Robot · 8 years ago
  24. 5e6046b ART: Add function to retrieve all tagged objects by Andreas Gampe · 8 years ago
  25. ef54d8d Revert "ART: Temporarily use global references for GetLoadedClasses" by Andreas Gampe · 8 years ago
  26. 78d5396 Merge "ART: Add GC callbacks" by Treehugger Robot · 8 years ago
  27. 9b8c588 ART: Add GC callbacks by Andreas Gampe · 8 years ago
  28. 3fe4d5a ART: Only scan tag table once during marking by Andreas Gampe · 8 years ago
  29. e54eee1 ART: Switch tagging table to a map by Andreas Gampe · 8 years ago
  30. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 8 years ago
  31. 8b862ff ART: Better handle multiple event enables by Andreas Gampe · 8 years ago
  32. c02685c ART: Fix lock order issue in allocation tracking by Andreas Gampe · 8 years ago
  33. d2d0353 ART: Temporarily use global references for GetLoadedClasses by Andreas Gampe · 8 years ago
  34. aa8b60c ART: Add GetLoadedClasses support by Andreas Gampe · 8 years ago
  35. a711804 Add handle wrapper to allocation listener by Mathieu Chartier · 8 years ago
  36. e8317d9 Merge "ART: Add heap iteration callback" by Andreas Gampe · 8 years ago
  37. e54d992 ART: Add heap iteration callback by Andreas Gampe · 8 years ago
  38. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 8 years ago
  39. cc13b22 ART: Add object reclaim support by Andreas Gampe · 8 years ago
  40. 27fa96c ART: Add allocation callback by Andreas Gampe · 8 years ago
  41. 77708d9 ART: Add event callback support by Andreas Gampe · 8 years ago
  42. 81ca05d Merge "Move remaining jobject related functions to use ObjPtr" by Mathieu Chartier · 8 years ago
  43. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  44. e08a2be ART: Register object tagging table by Andreas Gampe · 8 years ago
  45. 6dee92e ART: Support object tagging by Andreas Gampe · 8 years ago
  46. 97d7e1c Remove #include "oat_file.h" from class_linker.h . by Vladimir Marko · 8 years ago
  47. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  48. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  49. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  50. 9c20a14 Get a basic modification of dex file working by Alex Light · 8 years ago
  51. db6dcb6 ART: Rearrange some JVMTI headers by Andreas Gampe · 8 years ago
  52. c564406 Fix debug flag ordering by Colin Cross · 8 years ago
  53. 1f7f3bd Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  54. 316417e Revert "Convert libart and dependencies to Android.bp" by Colin Cross · 8 years ago
  55. 4ea3a22 Convert libart and dependencies to Android.bp by Colin Cross · 8 years ago
  56. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago