summaryrefslogtreecommitdiffstats
path: root/base/pickle_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* WriteData and BeginWriteData should fail if length iswtc@chromium.org2009-07-281-1/+14
* Fix embarassing purify error due to length mismatch.cevans@chromium.org2009-06-251-1/+1
* Fix a couple of integer issues in Pickle deserialization. Neither representcevans@chromium.org2009-06-251-0/+28
* Change Pickle to double its capacity by default, rather than increasingmpcomplete@google.com2009-03-161-3/+4
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* more bustage fixesdarin@google.com2008-08-151-2/+3
* Fix more compiler warnings.darin@google.com2008-08-151-6/+6
* Some cross platform changes and general cleanups to Pickle.deanm@google.com2008-08-071-10/+16
* Add base to the repository.initial.commit2008-07-261-0/+238