summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove AdaptiveDemuxer since it's been replaced with ChunkingDemuxer.fischman@chromium.org2011-09-291-22/+2
* Rewrites renderer accessibility to not use WebAccessibilityCache.dmazzoni@chromium.org2011-09-292-20/+15
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-291-0/+2
* Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...aboxhall@chromium.org2011-09-292-2/+10
* ui/gfx: Add ToString() function to Rect class.tfarina@chromium.org2011-09-281-1/+1
* Cleaned up threadiness of BufferedDataSource.fischman@chromium.org2011-09-272-12/+42
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-271-2/+0
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-271-0/+2
* Fixed a few nits in web_intent_service_data.* and webkit_glue.gypigroby@chromium.org2011-09-263-13/+11
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-264-41/+28
* ui/gfx: Add ToString() function to Point class.tfarina@chromium.org2011-09-261-2/+2
* Simplify code by using weak pointers and base::Bind() instead ofenal@chromium.org2011-09-232-93/+65
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-224-28/+41
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-224-41/+28
* Moved web_intent_service_data into webkit/gluegroby@chromium.org2011-09-223-0/+73
* Revert 102266 - Revert 102217 - Enable the Overhang pattern resource on TOUCH...tommi@chromium.org2011-09-222-2/+2