summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Clean up comment for CppBoundClass.BindToJavascript()steveblock@chromium.org2011-08-181-6/+6
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-181-1/+0
* Include pageScaleFactor when saving and restoring WebHistory of a page.fsamuel@chromium.org2011-08-182-4/+11
* Remove branch in WebMediaPlayerImpl that is never reachedhclam@chromium.org2011-08-171-12/+2
* Reland 97048 - Update routing id of pending resource requests for reparented ...rvargas@google.com2011-08-173-3/+19
* Revert 97048 - Trying to see if this is related with arvargas@google.com2011-08-173-19/+3
* Update routing id of pending resource requests for reparented iframes.dimich@chromium.org2011-08-163-3/+19
* This is an implementation of WebThread to allow WebKit to create threads that...nduca@chromium.org2011-08-165-0/+80
* Add link to SPIs.avi@chromium.org2011-08-151-1/+7
* Fix missing cursors.avi@chromium.org2011-08-151-6/+60
* Make WebPluginInfo more genericcpu@chromium.org2011-08-143-9/+7
* Cleanup: Remove old webkit/glue/plugins/plugin_list.hthestig@chromium.org2011-08-121-31/+0
* Make webkit_glue depend on v8 explicitly. This is needed foraa@chromium.org2011-08-121-1/+1
* Mark the SkBitmap used for video uploads as volatile. This tells Ganesh (Ski...senorblanco@chromium.org2011-08-121-0/+1
* Add preliminary Autofill support for the 'autocompletetype' attribute.isherman@chromium.org2011-08-102-0/+5
* Migrate Pipeline & PipelineImpl to PipelineStatusCB.acolwell@chromium.org2011-08-099-67/+68
* Split WebMediaPlayerImpl::Proxy into its own class.scherkus@chromium.org2011-08-098-413/+429
* Log PipelineImpl events to MediaLog.scottfr@chromium.org2011-08-091-4/+7
* Log BufferedResourceLoader events to MediaLog.scottfr@chromium.org2011-08-0911-26/+93
* Use consistent timestamps for data: url request info.caseq@google.com2011-08-091-3/+5
* Update translations using strings from launchpad.net r297fta@sofaraway.org2011-08-092-0/+8
* Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...isherman@chromium.org2011-08-093-56/+30
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-2/+1
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-1/+2
* Add support for ResourceRequest::TargetIsXHR (part II)jochen@chromium.org2011-08-081-3/+0
* Video Capture Pepper APIpiman@chromium.org2011-08-061-0/+2
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-052-3/+21
* Revert 95542 - Plumb media data from renderers up to MediaInternals in the br...yzshen@chromium.org2011-08-052-21/+3
* Plumb media data from renderers up to MediaInternals in the browser process.scottfr@chromium.org2011-08-052-3/+21
* Fixes video to canvas drawing. The draw operationwas not updating the videojunov@chromium.org2011-08-041-0/+1
* Roll skia to r2034 (and add new gl bindings)bsalomon@google.com2011-08-041-0/+3
* Make ChunkDemuxer error handling more consistent and robust.acolwell@chromium.org2011-08-041-1/+6
* Add support for WebURLRequest::TargetIsXHR (part I)jochen@chromium.org2011-08-032-1/+8
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-024-37/+53
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-021-1/+0
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-011-2/+2
* Add a new flag to enable GPU compositing on chrome: pagesestade@chromium.org2011-08-011-0/+1
* Pepper quota supportkinuko@chromium.org2011-08-011-0/+2
* Change call to WebFrame::createAssociatedURLLoader to use overload that takes...bbudge@chromium.org2011-07-292-4/+18
* Make Var less dependent on NPAPI. The goal is to remove all of thesebrettw@chromium.org2011-07-281-0/+2
* Larger Combo box Hit Targets for TOUCH_UIfsamuel@chromium.org2011-07-282-5/+0
* Update translations using strings from launchpad.net r285fta@sofaraway.org2011-07-282-2/+4
* Revert 93723 - Migrate DataSourceFactory to new callback system.acolwell@chromium.org2011-07-279-83/+128
* Revert 94316 - Fix invalid pointer dereference in WebDataSourceFactory when p...acolwell@chromium.org2011-07-275-310/+35
* Fix invalid pointer dereference in WebDataSourceFactory when playback is canc...acolwell@chromium.org2011-07-275-35/+310
* Roll skia to 1951bsalomon@google.com2011-07-261-0/+3
* Context menu for "Voice recognition options"gshires@google.com2011-07-262-0/+4
* Removing WebVideoFrameImpl::texture() and WebVideoFrameImpl::surfaceType().scherkus@chromium.org2011-07-252-20/+8
* Include the tab IDs in onBeforeRetarget events and always post the correct fr...jochen@chromium.org2011-07-252-0/+5
* Adding fake bidi generationofri@google.com2011-07-242-0/+3