summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-1/+2
* Re-land 108318 now that patch for WebKit bug 71561 has landeddmazzoni@chromium.org2011-11-121-16/+13
* webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.thakis@chromium.org2011-11-111-0/+1
* Revert 109622 - Export symbols from content.dll that are depended upon by chr...tommi@chromium.org2011-11-115-38/+24
* Export symbols from content.dll that are depended upon by chrome.dll. tommi@chromium.org2011-11-115-24/+38
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-103-11/+18
* Updating XTBs based on .GRDs from branch 912laforge@chromium.org2011-11-091-1/+1
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-2/+2
* To minimize the risk to LTR users, we are thinking to enable this feature fir...xji@chromium.org2011-11-092-1/+4
* Name ambiguity with registration pathway is now resolved.gbillock@chromium.org2011-11-081-2/+0
* First cut at UMA-exposing histograms of media data in the wild.fischman@chromium.org2011-11-081-0/+5
* GTK: Don't assert when a website gives us an empty cursor image.erg@chromium.org2011-11-072-9/+52
* Revert 108318 temporarily until the fix for WebKit bug 71561 landsdmazzoni@chromium.org2011-11-051-13/+16
* [Mac] Attach NSPopUpButtonCell to view.shess@chromium.org2011-11-041-15/+22
* Remove unused clipboard methods.dcheng@chromium.org2011-11-043-67/+20
* Separate some generated files into their own targetspiman@chromium.org2011-11-031-14/+19
* Expose accessible text attributes for anything with andmazzoni@chromium.org2011-11-021-16/+13
* Add webkit_glue namespace. Improve some variable and test names.gbillock@chromium.org2011-11-012-3/+8
* Add a command line flag (--enable-fixed-position-compositing) for enabling co...vangelis@chromium.org2011-11-012-0/+7
* Support dispositon attribute.gbillock@chromium.org2011-10-312-0/+15
* [webkit glue] Make signedPublicKeyAndChallengeString() return an empty instea...gauravsh@chromium.org2011-10-301-2/+1
* Remove media::VideoDecodeContext as it has no implementation and is unused.scherkus@chromium.org2011-10-281-1/+1
* Adding flag for turning on the Media Source APIacolwell@chromium.org2011-10-272-13/+16
* Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is.fischman@chromium.org2011-10-262-3/+3
* 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