summaryrefslogtreecommitdiffstats
path: root/webkit/support
Commit message (Expand)AuthorAgeFilesLines
* enable component build of webkit_glue.dpranke@chromium.org2011-12-081-0/+1
* Update these includes to use the new header locationsabarth@chromium.org2011-12-0312-26/+26
* [Mac] Move ScopedSendingEvent from content/common/mac to base/mac.shess@chromium.org2011-12-012-3/+14
* Create AtExitManager early on Android.jnd@chromium.org2011-11-241-3/+13
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-227-82/+98
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-10/+0
* base::Bind() conversion for webkit.dcheng@chromium.org2011-11-221-22/+4
* Move tony@chromium.org to src/webkit/OWNERSdarin@chromium.org2011-11-211-1/+0
* Support setting fake gamepad data from WebKit. In support of DRT code to be a...scottmg@chromium.org2011-11-214-1/+26
* Remove --enable-video-logging and WebVideoRenderer.scherkus@chromium.org2011-11-181-5/+1
* Moving media-related files from webkit/glue/ to webkit/media/.scherkus@chromium.org2011-11-173-8/+10
* Cleanup: Remove unneeded forward declarations in webkit/.thestig@chromium.org2011-11-171-6/+3
* Add OVERRIDE to webkit/.avi@chromium.org2011-11-162-11/+14
* Take 2, base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-142-40/+55
* webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.thakis@chromium.org2011-11-113-4/+7
* Add WebCore log channels support to webkit_support.gavinp@chromium.org2011-11-112-0/+9
* Revert 109337 - base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-102-54/+40
* base::Bind cleanup in SimpleDatabaseSystemmichaeln@google.com2011-11-102-40/+54
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-091-3/+3
* Fix shutdown crash when WebMediaPlayerImpl is destroyed after RenderViewImpl is.fischman@chromium.org2011-10-261-6/+7
* Remove an include which has been upstreamed to ImageDiff.cpp.zhenghao@google.com2011-10-261-4/+0
* Prevent power saving while playing media.avi@chromium.org2011-10-191-0/+1
* Added support for WebMessagePortChannel to WebKit platform support.caseq@google.com2011-10-184-1/+142
* Create a public header with the child_process_sandbox_support_linux functions...jam@chromium.org2011-10-171-12/+0
* Extract an independent webkit_support_gfx target.zhenghao@google.com2011-10-163-16/+649
* Allow specification of the share group in WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-151-1/+1
* Allow a window to be passed to WebGraphicsContext3DInProcessImplpiman@chromium.org2011-10-101-1/+2
* Add a content::RenderView API. I'll make RenderView use it in a future change...jam@chromium.org2011-10-081-5/+5
* These changes are requires to build Aura without relying on GTK.saintlou@chromium.org2011-10-044-4/+4
* Fix TestShell on mac to handle utf8 data pak files.tony@chromium.org2011-09-271-1/+1
* fix DRT and TestShell to have a full user agent string again.dpranke@chromium.org2011-09-261-1/+3
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-262-5/+1
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-222-1/+5
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-222-5/+1
* move webkit_glue::IsSingleProcess to content.dpranke@chromium.org2011-09-201-4/+0
* move webkit_glue::GetWebKitLocale to content.dpranke@chromium.org2011-09-201-4/+0
* Add stub implementation for DRT TestWebKitPlatformSupport::audioHardwareBuffe...crogers@google.com2011-09-202-0/+5
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-191-2/+18
* Convert file request to http request for layout test for Android.zhenghao@google.com2011-09-161-0/+14
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-1/+0
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-0/+1
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-1/+0
* Add Android platform for webkit/support.zhenghao@google.com2011-09-154-10/+17
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-15/+0
* Fork platform_support_android.cc from platform_support_gtk.cc.tony@chromium.org2011-09-091-0/+79
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-0/+1
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-028-83/+97
* Stop forward declaring WebKitClient.abarth@chromium.org2011-08-311-1/+1
* Add a GTK support routine that returns a simulated nativeKeyCode for a givennoel@chromium.org2011-08-292-0/+15
* Move base/resource_util.* into base/win/ since it's windows specific.tony@chromium.org2011-08-251-3/+3