summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webkit_glue.h
Commit message (Expand)AuthorAgeFilesLines
* Update some #includes in webkit/glue for headers in the new Platform directorypilgrim@chromium.org2013-01-151-2/+2
* Add a histogram for renderer memory usage.marja@chromium.org2013-01-151-0/+6
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-5/+2
* webkit: Move FilePath/WebString conversion functions from 'glue' to 'base'hashimoto@chromium.org2012-10-231-30/+0
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-101-11/+0
* Rename layoutTestController to testRunner.jochen@chromium.org2012-08-071-1/+1
* This one is a test specific API and can be moved to window.internals.sail@chromium.org2012-06-121-6/+0
* Move fileapi into its own componentbenwells@chromium.org2012-05-301-5/+0
* Add FileUtilities::GetFileInfo() to capture file metadata with single IPCkinuko@chromium.org2012-05-251-0/+6
* Allow for overriding the handling of the referrer header in the network stackjochen@chromium.org2012-05-081-0/+9
* BaseSessionService: Remove HTTP bodies from content state if they contain pas...marja@chromium.org2012-03-191-0/+5
* Do not use setDartFlags API as we're now passing flags by other means.antonm@chromium.org2012-02-031-3/+1
* Add --dart-flags and --disable-dart command line switches.podivilov@chromium.org2011-12-231-0/+2
* Don't attempt to forward declare StringPiece. #include the declaration, or re...erikwright@chromium.org2011-12-071-4/+0
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-1/+1
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-22/+31
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-29/+0
* Move clipboard-related webkit_glue embedder functions into a ClipboardClient ...piman@chromium.org2011-11-221-38/+0
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-4/+0
* Cleanup: Remove unneeded forward declarations in webkit/.thestig@chromium.org2011-11-171-2/+1
* Revert 109622 - Export symbols from content.dll that are depended upon by chr...tommi@chromium.org2011-11-111-26/+20
* Export symbols from content.dll that are depended upon by chrome.dll. tommi@chromium.org2011-11-111-20/+26
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-101-1/+1
* Remove unused clipboard methods.dcheng@chromium.org2011-11-041-11/+3
* DevTools: extend experimental.debugger API to potentially allow non-tab debug...pfeldman@chromium.org2011-10-261-0/+6
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-20/+0
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-061-1/+2
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-12/+8
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-8/+12
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-12/+8
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-21/+0
* webkit/glue: Remove an unused declaration of GetWebKitVersion() that was left...tfarina@chromium.org2011-09-111-4/+1
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-3/+0
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-3/+1
* Add Clipboard GetSequenceNumber interface which allows us to version the data...cdn@chromium.org2011-06-271-0/+3
* Get rid of the implicit content dependency on how Chrome stores its resources...jam@chromium.org2011-06-241-5/+0
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-3/+4
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-101-3/+0
* Removing the NACL function LaunchSelLdr from webkit_glue.h as this functional...ananta@chromium.org2011-06-061-6/+0
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-19/+0
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-121-13/+2
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-141-5/+0
* Add chrome.benchmark routines to clear the host and predictor caches.tonyg@chromium.org2011-03-281-0/+7
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-161-5/+5
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-0/+2
* Revert r78134+r78136dcheng@chromium.org2011-03-151-2/+0
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-151-0/+2
* Fix dbg-shlib build by removing dependency on webkit_glue from content\common.jam@chromium.org2011-03-071-4/+0
* Move ResourceDispatcher to content. I've moved the Chrome-specific SecurityF...jam@chromium.org2011-03-071-8/+0
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-041-0/+8