summaryrefslogtreecommitdiffstats
path: root/webkit/glue/simple_webmimeregistry_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of Encrypted Media Extensions in Chrome.ddorwin@chromium.org2012-04-191-0/+5
* Update includes for WebMimeRegistry to new upstream locationsjamesr@chromium.org2012-01-051-2/+2
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-1/+4
* Implement WebMimeRegistry::wellKnownMimeTypeForExtension in terms of the newl...michaeln@google.com2011-06-211-3/+5
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Add a virtual destructor to SimpleWebMimeRegistryImpl so that child class des...marshall@chromium.org2010-11-121-0/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Eliminate mime_util dependency in FrameLoaderClientImpl.darin@chromium.org2009-11-041-0/+2
* Revert "Eliminate mime_util dependency from WebFrameLoaderClient."mhm@chromium.org2009-11-011-2/+0
* Eliminate mime_util dependency from WebFrameLoaderClient.mhm@chromium.org2009-11-011-0/+2
* Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().scherkus@chromium.org2009-07-251-4/+8
* Handle mimetype queries for media fileshclam@chromium.org2009-05-291-0/+1
* Move WebKit API to src/webkit/api.darin@chromium.org2009-05-101-1/+1
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-1/+1
* Chrome side to implement WebMimeRegistry.darin@chromium.org2009-02-261-0/+26