summaryrefslogtreecommitdiffstats
path: root/webkit/glue/dom_serializer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert the remaining test_shell_tests to content_browsertests.jam@chromium.org2013-04-231-876/+0
* Fix DomSerializerTests.SerializeXMLDocWithBuiltInEntitiesvsevik@chromium.org2013-04-181-7/+10
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-2/+2
* Temporarily disable DomSerializerTests.SerializeXMLDocWithBuiltInEntitiesyurys@chromium.org2013-04-051-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.rsleevi@chromium.org2013-02-071-3/+3
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-14/+14
* Update some #includes in webkit/glue for headers in the new Platform directorypilgrim@chromium.org2013-01-151-5/+5
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-3/+3
* Use WebElement::hasHTMLTagName instead of hasTagName to check namespace URI.tkent@chromium.org2012-10-151-0/+16
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-5/+5
* Update dom_serializer_unittest.cc to new WebKit API.abarth@chromium.org2011-06-261-12/+15
* 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