summaryrefslogtreecommitdiffstats
path: root/webkit/glue/dom_serializer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-231-269/+288
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-4/+4
* Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc intodarin@chromium.org2009-10-301-1/+3
* WebKit update 49997:50027.dglazkov@chromium.org2009-10-241-2/+2
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+1
* Hook up webkit/api/public/WebView.hdarin@chromium.org2009-09-301-12/+9
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-1/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-2/+2
* Add Reload and LoadData methods to WebFrame. LoadData replacesdarin@chromium.org2009-07-011-0/+2
* Fix DomSerializerTests disabled for WebKit merge 43114:43242jnd@chromium.org2009-05-121-35/+69
* Fix bug about webpage with an empty HEAD tag is incorrectly saved.jnd@chromium.org2009-05-111-0/+61
* Chrome changes for WebKit merge 43114:43242darin@chromium.org2009-05-051-2/+3
* Committing for tkent@google.com.ojan@chromium.org2009-04-271-0/+41
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-22/+28
* Minor cleanup in webkit/glue:darin@chromium.org2009-03-021-0/+1
* Prepare some files for porting:estade@chromium.org2009-02-181-4/+4
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-0/+1
* Change url wstrings to GURLSestade@chromium.org2009-02-121-79/+69
* WebKit merge 40500:40539 [Chromium side]levin@chromium.org2009-02-051-1/+1
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-3/+3
* make a target for test_shell_tests on mac and tweak tests to build there. Inc...pinkerton@google.com2008-12-101-2/+2
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-6/+10
* Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...estade@chromium.org2008-11-071-5/+6
* Port some test_shell_tests, and platform cleanup for more of them.tc@google.com2008-11-061-12/+12
* 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-10/+11
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-081-5/+3
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-10/+10
* Add webkit to the repository.initial.commit2008-07-271-0/+702