summaryrefslogtreecommitdiffstats
path: root/runtime/proxy_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change FieldHelper to use a handle."Mathieu Chartier2014-06-061-29/+37
|\
| * Change FieldHelper to use a handle.Mathieu Chartier2014-06-061-29/+37
* | Fix crash in JDWP ReferenceType.SourceFile commandSebastien Hertz2014-06-051-2/+2
|/
* Delete ClassHelper and fix compaction bug in GetDirectInterfaceMathieu Chartier2014-05-181-18/+21
* Add Handle/HandleScope and delete SirtRef.Mathieu Chartier2014-05-131-4/+6
* Fix ClassHelper::GetDirectInterface for proxy classSebastien Hertz2014-04-011-9/+56
* Fix debugger crashes in presence of proxy objects.Sebastien Hertz2014-03-131-0/+139