summaryrefslogtreecommitdiffstats
path: root/webkit/glue/simple_webmimeregistry_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Chromium side changes for enabling VP8 and WebM support.scherkus@chromium.org2010-05-201-1/+20
* Override SimpleWebMimeRegistryImpl::supportsMediaMIMEType() for test_shell.scherkus@chromium.org2010-03-261-8/+8
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* More removal of config.h and glue_util.h dependencies.darin@chromium.org2009-11-181-1/+0
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Eliminate mime_util dependency in FrameLoaderClientImpl.darin@chromium.org2009-11-041-0/+7
* Revert "Eliminate mime_util dependency from WebFrameLoaderClient."mhm@chromium.org2009-11-011-7/+0
* Eliminate mime_util dependency from WebFrameLoaderClient.mhm@chromium.org2009-11-011-0/+7
* Fix a DCHECK we hit when a mime type isn't ASCII.evan@chromium.org2009-08-031-6/+18
* Revert "Fix a DCHECK we hit when a mime type isn't ASCII."evan@chromium.org2009-07-301-18/+6
* Fix a DCHECK we hit when a mime type isn't ASCII.evan@chromium.org2009-07-301-6/+18
* Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().scherkus@chromium.org2009-07-251-9/+27
* Handle mimetype queries for media fileshclam@chromium.org2009-05-291-0/+5
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Chrome side of using WebPluginListBuilder.darin@chromium.org2009-04-241-0/+1
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-2/+1
* Remove unnecessary config.h files now that the Glue Xcode target no longer usesdarin@chromium.org2009-02-271-4/+0
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-0/+61