summaryrefslogtreecommitdiffstats
path: root/webkit/glue
Commit message (Expand)AuthorAgeFilesLines
* Expose correct semantics for HTML5 footer element on mac and windows platform...aboxhall@chromium.org2012-04-273-0/+6
* Handle move of WebKit's WebReferrerPolicy.hgavinp@chromium.org2012-04-262-2/+2
* Style fixes in weburlrequest_extradata_impl.h #tiny-clgavinp@chromium.org2012-04-261-2/+3
* Add string resources for WebLocalizedString::DateFormat{DayInMonth,Month,Year...tkent@chromium.org2012-04-262-0/+15
* Show description for throttled requests in DevTools.yzshen@chromium.org2012-04-261-1/+9
* Updated media player resources with new images from kenmoore@google.com.scherkus@chromium.org2012-04-2541-14/+27
* Move the FlashClipboard API into the Flash one.brettw@chromium.org2012-04-251-2/+0
* Fix leak in ScopedClipboardWriterGlue.dcheng@chromium.org2012-04-253-9/+10
* IndexedDB: API rename to allow return type of keyPath accessors to changejsbell@chromium.org2012-04-231-2/+8
* Clean up native_theme_android by making it inherit from native_theme.hpkotwicz@chromium.org2012-04-221-32/+33
* Use new WebElement attribute accessors so we can delete WebNamedNodeMap.dmazzoni@chromium.org2012-04-201-5/+3
* 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