summaryrefslogtreecommitdiffstats
path: root/base/pickle_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+6
* Check that we've got a complete header before accessing its fields.glider@chromium.org2011-01-261-0/+11
* Pickle: handle invalid data on 64 bit systems.rvargas@google.com2010-11-151-0/+33
* Don't allow dragging browser actions between regular and incognito windows.mpcomplete@chromium.org2010-03-301-0/+14
* 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