summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of Encrypted Media Extensions in Chrome.ddorwin@chromium.org2012-04-192-8/+38
* Remedy irratic focus behavior when accessibility clients set focus.dtseng@chromium.org2012-04-192-77/+3
* Cleanup of v8 extension stuff. Playback extension is only used in chrome, so ...jam@chromium.org2012-04-181-13/+0
* Revert 132429 - Updating XTBs based on .GRDs from branch 1084laforge@chromium.org2012-04-1649-56/+7
* Updating XTBs based on .GRDs from branch 1084laforge@chromium.org2012-04-1649-7/+56
* Add an accessibility mode for editable text fields only.dmazzoni@chromium.org2012-04-131-4/+4
* TabContents -> WebContentsImpl, part 10.avi@chromium.org2012-04-131-3/+3
* Remove composite-to-texture flag and codejamesr@chromium.org2012-04-132-5/+0
* Make FileStream::Seek async and add FileStream::SeekSync for sync operationkinuko@chromium.org2012-04-111-1/+1
* Pass content-type resources to web intents. Goes through download, then invok...gbillock@chromium.org2012-04-102-5/+35
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-081-2/+0
* Add strings for WebLocalizedString::CalendarClear and CalendarToday.tkent@chromium.org2012-04-072-0/+10
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-5/+5
* Add the PPAPI X509 Certificate interface and implementation.raymes@chromium.org2012-04-041-0/+2
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-035-69/+181
* Reland r129998: When input is "" (or " " with trim_whitespace true), SplitStr...pkasting@chromium.org2012-04-031-28/+24
* Added RTF support to pepper API.raymes@chromium.org2012-04-021-0/+3
* Add isolated file_util for directory (and file) drag-and-drop support.kinuko@chromium.org2012-04-021-3/+0
* Added the command line flag that enables CSS Shaders: "--enable-css-shaders".achicu@adobe.com2012-03-292-1/+4
* Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.viettrungluu@chromium.org2012-03-281-2/+0
* IndexedDB: Impose a 64MB limit on the size of values that can be stored.jsbell@chromium.org2012-03-271-2/+2
* Add a message for plug-in initialization errors.bauerb@chromium.org2012-03-262-55/+61
* aura: Add support for html5 file drag and drop.varunjain@chromium.org2012-03-231-2/+3
* Add disable for threaded compositing to about:flags in preparation for turnin...nduca@google.com2012-03-232-2/+0
* Linux: Fix the build for Ubuntu Precise.thestig@chromium.org2012-03-221-1/+1
* Bind RenderViewImpl routing_id to SocketStreamHosttoyoshim@chromium.org2012-03-212-23/+30
* BaseSessionService: Remove HTTP bodies from content state if they contain pas...marja@chromium.org2012-03-193-15/+128
* BufferedDataSource wants to know the content length of non-http(s) resources,...fischman@chromium.org2012-03-171-1/+1
* An internal intents dispatcher useful for initiating an intent from the brows...gbillock@chromium.org2012-03-162-4/+29
* Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .erikwright@chromium.org2012-03-161-2/+2
* [Chromoting] Add USB keycode handling to Windows client.garykac@chromium.org2012-03-161-0/+1
* mac: Move EventWithMenuAction() to the only file where it's called.thakis@chromium.org2012-03-162-72/+2
* Native to USB keycode conversion for Macgarykac@chromium.org2012-03-151-0/+2
* HostResolver is exposed to plugin.ygorshenin@chromium.org2012-03-151-0/+2
* Remove dead code left over from old-style WebCompositor initialization path.nduca@chromium.org2012-03-141-4/+0
* Make references to third_party/WebKit use webkit_src_dirjamesr@chromium.org2012-03-141-4/+4
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-132-0/+36
* Add an explicit dependency from glue to WebKit/chromiumthakis@chromium.org2012-03-121-2/+1
* Revert 125761 - Implement PPB_NetworkMonitor_Private Pepper interface.viettrungluu@chromium.org2012-03-092-36/+0
* Implement PPB_NetworkMonitor_Private Pepper interface.sergeyu@chromium.org2012-03-092-0/+36
* Make webkit_glue depend on ui/gfx/glthakis@chromium.org2012-03-081-0/+1
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-0711-45/+46
* Convert uses of int ms to TimeDelta in webkit/glue and webkit/tools.tedvessenes@gmail.com2012-03-051-1/+1
* Pass DefaultDeviceScaleFactor to webkittdresser@chromium.org2012-03-012-0/+3
* Webkit now disables CSS3 regions at runtime by default. This change allows re...matthewrobertson03@gmail.com2012-03-012-1/+5
* Revert "GTK: Remove calls that no longer exist and just call the base unref."erg@chromium.org2012-02-291-2/+2
* Implemented Clear() functionality in the clipboard. raymes@chromium.org2012-02-291-1/+4
* Updating XTBs based on .GRDs from branch 1025karen@chromium.org2012-02-2952-791/+48
* Calc USB scancodes for key events (linux only for now)garykac@chromium.org2012-02-281-0/+3
* Revert 123852 - Calc USB scancodes for key events (linux only for now)garykac@chromium.org2012-02-281-3/+0