Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5d61614eda1ec69d46584605b439c56b6f3fd5e0
/
runtime
/
openjdkjvmti
5d61614
Merge "Refactor jvmtiEvent so we can add to it."
by Treehugger Robot
· 8 years ago
40d87f4
Refactor jvmtiEvent so we can add to it.
by Alex Light
· 8 years ago
6f8e4f0
ART: Add JNI API
by Andreas Gampe
· 8 years ago
0bd1a16
ART: Align jvmti.h with jni.h
by Andreas Gampe
· 8 years ago
d4a2827
Merge "ART: Add Search API"
by Treehugger Robot
· 8 years ago
24e2ded
Merge "ART: Add GetJLocationFormat"
by Treehugger Robot
· 8 years ago
ce7732b
ART: Add Search API
by Andreas Gampe
· 8 years ago
a6040d4
Merge "Revert "Revert "ART: Add ThreadGroup API support"""
by Andreas Gampe
· 8 years ago
acfc957
ART: Add GetJLocationFormat
by Andreas Gampe
· 8 years ago
d18d9e2
Revert "Revert "ART: Add ThreadGroup API support""
by Andreas Gampe
· 8 years ago
f29e04a
ART: Fix missing CLOCK_MONOTONIC on Mac
by Andreas Gampe
· 8 years ago
35bcf81
ART: Add three Timer functions
by Andreas Gampe
· 8 years ago
7ccdf09
Merge "ART: Add GetClassLoaderClasses"
by Treehugger Robot
· 8 years ago
c5603b7
Merge "ART: Add SetVerboseFlags"
by Treehugger Robot
· 8 years ago
70f1639
ART: Add GetClassLoaderClasses
by Andreas Gampe
· 8 years ago
f26bf2d
ART: Add Thread TLS support
by Andreas Gampe
· 8 years ago
4ca818c
Merge "ART: Add GetAllThreads"
by Treehugger Robot
· 8 years ago
87071bf
Revert "ART: Add ThreadGroup API support"
by Nicolas Geoffray
· 8 years ago
f37e302
ART: Add SetVerboseFlags
by Andreas Gampe
· 8 years ago
dd1dd32
Merge "Implement RedefineClasses, also redefine multiple classes atomically."
by Alex Light
· 8 years ago
8580744
ART: Add GetAllThreads
by Andreas Gampe
· 8 years ago
f6f3b5f
ART: Add GetFrameCount and GetFrameLocation
by Andreas Gampe
· 8 years ago
0e69273
Implement RedefineClasses, also redefine multiple classes atomically.
by Alex Light
· 8 years ago
53dd074
Merge "ART: Add ThreadGroup API support"
by Treehugger Robot
· 8 years ago
c00735a
Merge "ART: Add GetThreadListStackTraces"
by Treehugger Robot
· 8 years ago
02afcde
ART: Add ThreadGroup API support
by Andreas Gampe
· 8 years ago
fd3f4e7
Merge "ART: Add GetThreadState"
by Andreas Gampe
· 8 years ago
eba32fb
ART: Add GetThreadListStackTraces
by Andreas Gampe
· 8 years ago
72c1983
ART: Add GetThreadState
by Andreas Gampe
· 8 years ago
984efb5
ART: Fix GetAllStackTraces
by Andreas Gampe
· 8 years ago
31ace5c
Merge "ART: Add GetAllStackTraces"
by Andreas Gampe
· 8 years ago
a1a27c6
ART: Add GetAllStackTraces
by Andreas Gampe
· 8 years ago
af13ab9
ART: Add GetCurrentThread and GetThreadInfo
by Andreas Gampe
· 8 years ago
319dbe8
ART: Add raw monitor API
by Andreas Gampe
· 8 years ago
4cd5155
Merge "Make all class redefinition operations after suspend_all infallible"
by Treehugger Robot
· 8 years ago
007ada2
Make all class redefinition operations after suspend_all infallible
by Alex Light
· 8 years ago
1bdaf73
ART: Add system properties support
by Andreas Gampe
· 8 years ago
e4a8863
Revert "Revert "Add basic implementation of IsModifiableClass""
by Alex Light
· 8 years ago
460d1b4
Revert "Revert "Add basic checks for redefinition.""
by Alex Light
· 8 years ago
f9d41c1
Revert "Add basic checks for redefinition."
by Nicolas Geoffray
· 8 years ago
a82de09
Merge "Revert "Add basic implementation of IsModifiableClass""
by Nicolas Geoffray
· 8 years ago
c66c077
Revert "Add basic implementation of IsModifiableClass"
by Nicolas Geoffray
· 8 years ago
888e66f
Merge "Add basic implementation of IsModifiableClass"
by Treehugger Robot
· 8 years ago
b4e51eb
Add basic implementation of IsModifiableClass
by Alex Light
· 8 years ago
6c0a92f
Merge "ART: Add method modifiers functions"
by Treehugger Robot
· 8 years ago
5896957
Merge "Add basic checks for redefinition."
by Treehugger Robot
· 8 years ago
fdeef52
ART: Add method modifiers functions
by Andreas Gampe
· 8 years ago
10f02fb
Add basic checks for redefinition.
by Alex Light
· 8 years ago
f71832e
ART: Add method code item functions
by Andreas Gampe
· 8 years ago
e4c3384
ART: Add trivial implementation of extensions
by Andreas Gampe
· 8 years ago
50a4e49
ART: Add GetObjectSize and GetObjectHashCode
by Andreas Gampe
· 8 years ago
d4abdaf
Merge "Make GetErrorName allocate the output buffer."
by Treehugger Robot
· 8 years ago
8f5b603
ART: Add GetClassLoader
by Andreas Gampe
· 8 years ago
4196071
Make GetErrorName allocate the output buffer.
by Alex Light
· 8 years ago
8b07e47
ART: Add GetImplementedInterfaces
by Andreas Gampe
· 8 years ago
64013e5
ART: Add GetClassModifiers
by Andreas Gampe
· 8 years ago
18fee4d
ART: Add GetClassMethods
by Andreas Gampe
· 8 years ago
ff9d209
ART: Add GetClassStatus
by Andreas Gampe
· 8 years ago
ac58727
ART: Add GetClassFields support
by Andreas Gampe
· 8 years ago
ab2f0d0
ART: Add Field methods
by Andreas Gampe
· 8 years ago
4fd66ec
ART: Add IsInterface and IsArrayClass support
by Andreas Gampe
· 8 years ago
6abd539
Prevent moving GC from running during redefinition.
by Alex Light
· 8 years ago
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 8 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 8 years ago
ce77fc0
Revert "Revert "Basic obsolete methods support""
by Alex Light
· 8 years ago
5b32b91
Merge "Allow redefined methods/classes to access fields"
by Treehugger Robot
· 8 years ago
200b9d7
Allow redefined methods/classes to access fields
by Alex Light
· 8 years ago
913e6e6
Merge "Remove dex cache string from mirror::Class."
by Nicolas Geoffray
· 8 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 8 years ago
f9bf250
Remove dex cache string from mirror::Class.
by Nicolas Geoffray
· 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
Next »