summaryrefslogtreecommitdiffstats
path: root/webkit/glue/glue_serialize.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable compiler -Werror and -Wall on our webkit code for mac and linux.tony@chromium.org2009-09-211-2/+2
* Avoid dereferencing uninitialized pointers.cevans@chromium.org2009-07-161-6/+10
* Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.darin@chromium.org2009-06-251-151/+152
* Add support for serializing a FormData structure that has no elements. This isdarin@chromium.org2009-03-271-5/+11
* Fixes bug where first login attempt to hotmail after session restoresky@chromium.org2009-03-261-9/+28
* Chrome changes to support cached form submissions.darin@chromium.org2009-03-251-8/+19
* Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...thestig@chromium.org2009-03-131-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Chrome side of webkit merge to r40164.tc@google.com2009-01-241-3/+3
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+4
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-7/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+385