index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
proxy_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-8
/
+8
*
Fix a cts crash around proxy class fields.
Hiroshi Yamauchi
2015-05-20
1
-0
/
+50
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-34
/
+27
*
ART: Clean up includes.
Vladimir Marko
2015-04-13
1
-0
/
+1
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-20
/
+18
*
Add AccessibleObject and Field to mirror
Mathieu Chartier
2015-03-29
1
-2
/
+2
*
Remove FieldHelper.
Ian Rogers
2014-12-02
1
-13
/
+11
*
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-7
/
+9
*
Prevent stubs from being installed in java.lang.reflect.Proxy.<init>.
Jeff Hao
2014-08-15
1
-8
/
+2
*
Avoid use of std::string where we have const char*.
Ian Rogers
2014-08-12
1
-2
/
+3
*
Fix proxy tracing and enable tests that now work with tracing.
Jeff Hao
2014-08-06
1
-2
/
+8
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-0
/
+1
*
Break apart header files.
Ian Rogers
2014-07-15
1
-3
/
+4
*
Merge "Change FieldHelper to use a handle."
Mathieu Chartier
2014-06-06
1
-29
/
+37
|
\
|
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-29
/
+37
*
|
Fix crash in JDWP ReferenceType.SourceFile command
Sebastien Hertz
2014-06-05
1
-2
/
+2
|
/
*
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-18
/
+21
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-4
/
+6
*
Fix ClassHelper::GetDirectInterface for proxy class
Sebastien Hertz
2014-04-01
1
-9
/
+56
*
Fix debugger crashes in presence of proxy objects.
Sebastien Hertz
2014-03-13
1
-0
/
+139