summaryrefslogtreecommitdiffstats
path: root/webkit/api/src/WebMediaPlayerClientImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Files no longer uses.yaar@chromium.org2009-11-121-397/+0
* Another attempt at the build fix.eseidel@chromium.org2009-11-091-5/+5
* Attempt to fix the build.eseidel@chromium.org2009-11-091-3/+5
* Second batch of style fixes for src/.eseidel@chromium.org2009-11-091-13/+13
* Flesh out more of ChromiumBridge.cpp eliminating all but two methods ondarin@chromium.org2009-10-301-5/+15
* Move various runtime enabled features into a WebRuntimeFeatures class.darin@chromium.org2009-10-301-3/+8
* Use WebKit::WebVector instead of std::vector in WebKit::WebMediaPlayerhclam@chromium.org2009-10-091-1/+1
* Modify our webkit code to make sure it does not call intonsylvain@chromium.org2009-09-111-2/+1
* Buffered time ranges for <video>hclam@chromium.org2009-09-101-4/+12
* Stick all of the WebKit API enum compile asserts in one file.darin@chromium.org2009-09-061-47/+0
* Fix a compilation warning in WebMediaPlayerCliemtImplhclam@chromium.org2009-09-041-0/+1
* Fixes crash when switching to new tabs containing audio/video elements.scherkus@chromium.org2009-09-021-1/+4
* Pull in webkit revision 47912. This involves a build fix matchingojan@google.com2009-09-011-1/+1
* Change WebCanvas to be a CGContext on Mac.darin@chromium.org2009-08-191-27/+5
* Finished implementation of hasAudio() to detect media without playback audio ...scherkus@chromium.org2009-08-181-0/+7
* Fix a "not all control paths return a value" warning and correct indentation.darin@chromium.org2009-08-061-3/+6
* BufferedDataSource to support server without range request supporthclam@chromium.org2009-07-291-0/+28
* Implemented rest of webkit api/glue code needed for HTML5 media canPlayType().scherkus@chromium.org2009-07-251-4/+11
* Begin implementation of the context menu for Video and Audio tags.ajwong@chromium.org2009-07-171-0/+14
* Hack to enable video on mac by creating a blank PlatformContextMac to draw on.ajwong@chromium.org2009-06-161-2/+31
* Handle mimetype queries for media fileshclam@chromium.org2009-05-291-4/+6
* Move WebMediaPlayerClientImpl files to WebKit API src location.darin@chromium.org2009-05-181-0/+348