summaryrefslogtreecommitdiffstats
path: root/webkit/glue/dom_serializer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-14/+14
* Re-enable SerializeHTMLDOMWithEntitiesInAttributeValue and SerializeHTMLDOMWi...jamesr@chromium.org2010-08-281-2/+2
* Replaced supl (sup-El) by sup1 (sup-One) in DOMSerializer test because there ...jamesr@chromium.org2010-08-261-2/+2
* TBR: joth@chromium.orgjoth@chromium.org2010-08-161-2/+2
* WebKit merge 65318:65411.yutak@chromium.org2010-08-161-2/+4
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-1/+2
* SerializerTests.SerializeHTMLDOMWithNonStandardEntitiesojan@google.com2010-07-151-4/+1
* Test that serializing a document with an iframe that was downloaded doesn't c...japhet@chromium.org2010-05-121-0/+14
* Switch over to non-deprecated methods.darin@chromium.org2010-05-071-4/+4
* More case fixing following DOM serialization change.estade@chromium.org2010-04-221-6/+5
* Disable DomSerializerTests.SerializeHTMLDOMWithEntitiesInAttributeValue for nowjamesr@chromium.org2010-04-221-1/+2
* Update WebKit to r58033jamesr@chromium.org2010-04-221-16/+16
* Reland r40855 with chromeos fix.jhawkins@chromium.org2010-03-071-1/+1
* Revert 40855 - webkit/glue: string_util.h > utf_string_conversions.h fix.bradnelson@google.com2010-03-071-1/+1
* webkit/glue: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-071-1/+1
* 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