summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-3/+0
* Allow each WGC3D subclass to determine the correct GrGLInterface for its GrCo...bsalomon@google.com2011-08-292-3/+5
* Create media.dll / libmedia.so.darin@chromium.org2011-08-291-0/+1
* Add support for exporting IPC messages from component DLLs.darin@chromium.org2011-08-261-1/+1
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-263-1/+38
* Completely random typo fixes and style corrections cleanup.fischman@chromium.org2011-08-253-27/+2
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-251-2/+0
* make URL handling transparent to media pipeline.wjia@chromium.org2011-08-241-0/+9
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-2/+2
* Pass per-script fonts to WebKit settings.falken@chromium.org2011-08-242-0/+76
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-08-231-3/+3
* Remove ifdef for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING missed in r97524.adamk@chromium.org2011-08-231-5/+2
* Until this roll skia supported only a single GrGLInterace object shared by al...bsalomon@google.com2011-08-231-127/+101
* Add custom overhang pattern for rubber-banding.asvitkine@chromium.org2011-08-233-0/+6
* Add preliminary support for the autocompletetype atttribute for phone/fax pre...isherman@chromium.org2011-08-231-1/+1
* Update translations using strings from launchpad.net r311fta@sofaraway.org2011-08-222-0/+9
* Updating XTBs based on .GRDs from branch 835kerz@chromium.org2011-08-2251-1/+101
* Prepare webthreadimpl for webthread changes.nduca@chromium.org2011-08-222-0/+9
* Remove framework for Pepper extensions to NPAPI.wez@chromium.org2011-08-221-13/+0
* Call GenerateSafeFilename() from GetSuggestedFilename().asanka@chromium.org2011-08-201-1/+1
* Move the RequestExtraData structure to content/, where we can modify it more ...pkasting@chromium.org2011-08-206-59/+8
* Cleanup: remove ifdefs for USE_MONOTONIC_CLOCK_FOR_TIMER_SCHEDULING.adamk@chromium.org2011-08-192-13/+0
* 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