Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
200b9d7ea50375ee3f423771f5511ff17ea0e0ab
/
runtime
/
openjdkjvmti
200b9d7
Allow redefined methods/classes to access fields
by Alex Light
· 8 years ago
b7cc593
Merge "Revert "Basic obsolete methods support""
by Alex Light
· 8 years ago
b81a984
Revert "Basic obsolete methods support"
by Alex Light
· 8 years ago
401e6b4
Merge "ART: Add GetLineNumberTable"
by Treehugger Robot
· 8 years ago
6d736d8
Merge "Basic obsolete methods support"
by Alex Light
· 8 years ago
d8936da
Basic obsolete methods support
by Alex Light
· 8 years ago
da3e561
ART: Add GetLineNumberTable
by Andreas Gampe
· 8 years ago
2340e3f
ART: Fix stack trace location reporting
by Andreas Gampe
· 8 years ago
f10dfcd
ART: Stack locals
by Andreas Gampe
· 8 years ago
638a693
ART: Implement FollowReferences for initial object
by Andreas Gampe
· 8 years ago
19a4d37
Clean up Class::GetDirectInterface().
by Vladimir Marko
· 8 years ago
e4cdd4d
Merge "Address comments I missed on a previous CL"
by Treehugger Robot
· 8 years ago
0b77257
Address comments I missed on a previous CL
by Alex Light
· 8 years ago
1e07ca6
Cleanup of redefinition testing
by Alex Light
· 8 years ago
a01de59
Infrastructure for obsolete methods
by Alex Light
· 8 years ago
668ba83
Merge changes I8e51415a,I79a255c1
by Treehugger Robot
· 8 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 8 years ago
93c3090
ART: Add JNI local details for FollowReferences
by Andreas Gampe
· 8 years ago
862bdd8
ART: Fix generic_ptr handling in GetMethodName
by Andreas Gampe
· 8 years ago
e657424
Add capabilities for jvmti.
by Alex Light
· 8 years ago
70bfc8a
ART: Add reference following code
by Andreas Gampe
· 8 years ago
3773f21
Merge "ART: Fix tidy warnings"
by Treehugger Robot
· 8 years ago
ca620d7
ART: Fix tidy warnings
by Andreas Gampe
· 8 years ago
13b2784
ART: Refactor jmethodID handling
by Andreas Gampe
· 8 years ago
def4ee6
ART: Extend Object tag table to be explicitly lockable
by Andreas Gampe
· 8 years ago
ba8df69
ART: Rename heap support file
by Andreas Gampe
· 8 years ago
8da6d03
ART: Add forced garbage collection
by Andreas Gampe
· 8 years ago
54b20eb
Merge changes I9afd9f88,I1cf94699
by Andreas Gampe
· 8 years ago
e492ae3
ART: Add GetClassSignature
by Andreas Gampe
· 8 years ago
36bcd4f
ART: Add GetMethodModifiers
by Andreas Gampe
· 8 years ago
368a208
ART: Add GetMethodDeclaringClass
by Andreas Gampe
· 8 years ago
b5eb94a
ART: Add GetStackTrace support
by Andreas Gampe
· 8 years ago
3c252f0
ART: Add method name support to TI
by Andreas Gampe
· 8 years ago
a0a5fd6
Merge "ART: Add function to retrieve all tagged objects"
by Treehugger Robot
· 8 years ago
5e6046b
ART: Add function to retrieve all tagged objects
by Andreas Gampe
· 8 years ago
ef54d8d
Revert "ART: Temporarily use global references for GetLoadedClasses"
by Andreas Gampe
· 8 years ago
78d5396
Merge "ART: Add GC callbacks"
by Treehugger Robot
· 8 years ago
9b8c588
ART: Add GC callbacks
by Andreas Gampe
· 8 years ago
3fe4d5a
ART: Only scan tag table once during marking
by Andreas Gampe
· 8 years ago
e54eee1
ART: Switch tagging table to a map
by Andreas Gampe
· 8 years ago
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 8 years ago
8b862ff
ART: Better handle multiple event enables
by Andreas Gampe
· 8 years ago
c02685c
ART: Fix lock order issue in allocation tracking
by Andreas Gampe
· 8 years ago
d2d0353
ART: Temporarily use global references for GetLoadedClasses
by Andreas Gampe
· 8 years ago
aa8b60c
ART: Add GetLoadedClasses support
by Andreas Gampe
· 8 years ago
a711804
Add handle wrapper to allocation listener
by Mathieu Chartier
· 8 years ago
e8317d9
Merge "ART: Add heap iteration callback"
by Andreas Gampe
· 8 years ago
e54d992
ART: Add heap iteration callback
by Andreas Gampe
· 8 years ago
9d156d5
Move Heap parameters to ObjPtr
by Mathieu Chartier
· 8 years ago
cc13b22
ART: Add object reclaim support
by Andreas Gampe
· 8 years ago
27fa96c
ART: Add allocation callback
by Andreas Gampe
· 8 years ago
77708d9
ART: Add event callback support
by Andreas Gampe
· 8 years ago
81ca05d
Merge "Move remaining jobject related functions to use ObjPtr"
by Mathieu Chartier
· 8 years ago
c4f3925
Move remaining jobject related functions to use ObjPtr
by Mathieu Chartier
· 8 years ago
e08a2be
ART: Register object tagging table
by Andreas Gampe
· 8 years ago
6dee92e
ART: Support object tagging
by Andreas Gampe
· 8 years ago
97d7e1c
Remove #include "oat_file.h" from class_linker.h .
by Vladimir Marko
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 8 years ago
3fec9ac
ART: Use libbase logging
by Andreas Gampe
· 8 years ago
9c20a14
Get a basic modification of dex file working
by Alex Light
· 8 years ago
db6dcb6
ART: Rearrange some JVMTI headers
by Andreas Gampe
· 8 years ago
c564406
Fix debug flag ordering
by Colin Cross
· 8 years ago
1f7f3bd
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago
316417e
Revert "Convert libart and dependencies to Android.bp"
by Colin Cross
· 8 years ago
4ea3a22
Convert libart and dependencies to Android.bp
by Colin Cross
· 8 years ago
49948e9
Add skeleton of a jvmti plugin for art.
by Alex Light
· 8 years ago