summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 102217 - Enable the Overhang pattern resource on TOUCH_UI builds.tommi@chromium.org2011-09-222-2/+2
* Enable the Overhang pattern resource on TOUCH_UI builds.fsamuel@chromium.org2011-09-222-2/+2
* Introduce AudioDecoderConfig to migrate away from GetAVStream().scherkus@chromium.org2011-09-211-0/+1
* Add routing id and notification type to accessibility logging.dtseng@chromium.org2011-09-212-3/+77
* Add DISABLE_TCP_TRANSPORT flag in the Transport API.sergeyu@chromium.org2011-09-212-1/+7
* Tell JS heap that audio player object uses lot of native memory.enal@chromium.org2011-09-202-0/+73
* Reland r101418: Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-193-11/+11
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-0/+10
* Fix a comment in cpp_binding_example.hsteveblock@chromium.org2011-09-171-2/+2
* Rewriting FFmpegAudioDecoder and eliminating DecoderBase.scherkus@chromium.org2011-09-171-0/+1
* Remove generation of .rc files in locale grd files.tony@chromium.org2011-09-161-54/+1
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-163-0/+54
* Revert 101418 - Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-163-11/+11
* Fix aspect ratio and clarify video frame dimensionsvrk@google.com2011-09-163-11/+11
* Relay server support for P2P Transport API.sergeyu@chromium.org2011-09-152-6/+20
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-152-23/+0
* Fixing dropped seeks.serya@chromium.org2011-09-152-1/+19
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-141-2/+0
* Eliminate headers from precompile.h that define 'interface' to avoid compile ...joi@chromium.org2011-09-141-96/+96
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-2/+0