summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Support MIME types for intent selection.groby@chromium.org2011-10-262-0/+15
* DevTools: extend experimental.debugger API to potentially allow non-tab debug...pfeldman@chromium.org2011-10-262-0/+17
* Implement WebKitPlatformSupport::isTraceCategoryEnabled.nduca@chromium.org2011-10-252-0/+5
* Enable privileged WebGL extensions for Chrome extensions.zmo@google.com2011-10-222-0/+7
* Add support for accessible labels for controls.dmazzoni@chromium.org2011-10-212-0/+8
* [Web Intents] Add return pathways for picker-close and service-close.gbillock@chromium.org2011-10-211-0/+6
* Split HostVarTracker out of HostResourceTracker.brettw@chromium.org2011-10-201-0/+2
* Rename the ResourceTracker in webkit to HostResourceTracker.brettw@chromium.org2011-10-201-2/+2
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+2
* Roll skia to r2506.bsalomon@google.com2011-10-201-0/+2
* Add NetworkEventCB to media pipeline and remove IsNetworkActive()vrk@google.com2011-10-198-58/+44
* Prevent power saving while playing media.avi@chromium.org2011-10-194-0/+48
* Support playback & seeking in media files over 2G.fischman@chromium.org2011-10-194-23/+28
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-2/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-0/+2
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-181-1/+1
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-20/+0
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-175-181/+136
* Remove deprecated WebClipboard::readHTML method.dcheng@chromium.org2011-10-142-21/+0
* Roll skia to r2478.bsalomon@google.com2011-10-141-1/+1
* Fix crash in WebClipboardImpl::readHTML.dcheng@chromium.org2011-10-131-1/+3
* net: Move EscapeForHTML() functions into net namespace.tfarina@chromium.org2011-10-131-2/+2
* Implement WebKitPlatformSupport::currentThreadpiman@chromium.org2011-10-124-12/+60
* Adjust capacity and disable deferring when read lies past existing capacity.scherkus@chromium.org2011-10-122-21/+398
* Numerous fixes to audio/video buffered resource loading.scherkus@chromium.org2011-10-126-229/+352
* Implement Pepper IME API.kinaba@chromium.org2011-10-121-0/+1
* Switch FileStream to use new CompletionCallback.willchan@chromium.org2011-10-121-5/+5
* aura: Fix 'typo' to fix cursor.sadrul@chromium.org2011-10-121-2/+2
* Standardize on 'web page' and 'web site' in Chrome UI.aa@chromium.org2011-10-121-14/+14
* Update chromium test expectations for failing speech input pixel tests. These...satish@chromium.org2011-10-113-0/+0
* Update the images used for HTML speech input with latest from the UX team.satish@chromium.org2011-10-113-0/+0
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-111-6/+0
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-111-1/+1
* Change webcursor_x11 to webcursor_aurax11 so it gets excluded in gtk buildsdavemoore@chromium.org2011-10-103-6/+1
* Convert URLUtil to the thunk system.brettw@chromium.org2011-10-101-2/+0
* aura: Implement cursor support on linux.sadrul@chromium.org2011-10-081-2/+146
* Add command line switch for enabling threaded compositingjamesr@chromium.org2011-10-082-0/+4
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-063-3/+31
* Input event filtering and compositor thread setup.darin@chromium.org2011-10-061-0/+2
* Refactor return message into webkit_glue (make include-friendly).gbillock@chromium.org2011-10-052-0/+25
* These changes are requires to build Aura without relying on GTK.saintlou@chromium.org2011-10-041-3/+0
* This function no longer does anything. Remove the caller so we can delete theabarth@chromium.org2011-10-041-3/+0
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-041-0/+2
* fix _x11 exclusion rule for webkit_gluedpranke@chromium.org2011-10-041-0/+1
* yet another batch of symbols to export from content.dpranke@chromium.org2011-10-041-0/+1
* Additional build fixes for auradavemoore@chromium.org2011-10-034-15/+41
* net: Move UnescapeURLComponent() functions into net namespace.tfarina@chromium.org2011-10-021-4/+4
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-013-10/+10
* Follow-up cleanup promised during r103376's CR.fischman@chromium.org2011-09-302-3/+3
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-2916-128/+123