summaryrefslogtreecommitdiffstats
path: root/luni/src/main/native/java_io_ObjectStreamClass.cpp
Commit message (Expand)AuthorAgeFilesLines
* use longs instead of ints to store pointers in ObjectStreamClassJoel Dice2013-02-271-5/+5
* Make libjavacore independent of libnativehelper for the PDK.Elliott Hughes2012-05-041-2/+2
* More serialization performance improvements.Elliott Hughes2010-12-141-0/+10
* Remove most of our C-style casts.Elliott Hughes2010-08-121-4/+4
* Remove dynamic calls to FindClass.Elliott Hughes2010-06-161-65/+18
* Bullet-proof the lseek/read in Inflater.setFileInput.Elliott Hughes2010-06-031-4/+6
* Moving most libcore .c files to .cppBrian Carlstrom2010-05-071-0/+103