summaryrefslogtreecommitdiffstats
path: root/webkit/glue/glue_serialize.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 84706 - This fixes a NULL dereference when reading malformed history it...gspencer@google.com2011-05-101-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-8/+8
* View source uses scroll position of original page.pfeldman@chromium.org2010-12-161-7/+31
* Change all callers of WebFileInfo::appendFileRange() to use the newdumi@chromium.org2010-09-171-5/+5
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-271-3/+10
* Mac: Some clang appeasing.thakis@chromium.org2010-08-041-1/+3
* Remove preprocess hack now that WebKit has been updated.darin@chromium.org2010-06-231-8/+0
* Add support for serializing WebHistoryItem::itemSequenceNumber.darin@chromium.org2010-06-151-1/+15
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-241-2/+16
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-171-1/+17
* Make WebHistoryItem serialization include the documentSequenceNumber.darin@chromium.org2010-01-281-2/+9
* Change CreateHistoryStateForURL so that it does not call into WebKit.darin@chromium.org2010-01-281-5/+33
* Revert the webkit merge to r53957.darin@chromium.org2010-01-281-8/+2
* Resolve issues with GlueSerializeTest.BackwardsCompatibleTest bydarin@chromium.org2010-01-281-5/+5
* Update webkit to r53957.darin@chromium.org2010-01-281-2/+8
* Use utf_string_conversions header in more places.maruel@chromium.org2009-12-111-1/+1
* More removal of config.h and glue_util.h dependencies.darin@chromium.org2009-11-181-1/+0
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-6/+6
* 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