summaryrefslogtreecommitdiffstats
path: root/webkit/support/webkit_support.cc
Commit message (Expand)AuthorAgeFilesLines
...
* DevTools: remove injected script from resources.pfeldman@chromium.org2010-08-231-10/+0
* Disabling DRT related initializations in unit-test mode.jcivelli@chromium.org2010-08-211-4/+4
* DevTools: remove usages of InjectDispatch.jsyurys@chromium.org2010-08-111-3/+1
* webkit_support: Prepareation to remove dependencies to base/time.h,tkent@chromium.org2010-08-031-0/+50
* webkit_support: Move the logger initialization code so that it istkent@chromium.org2010-07-271-44/+44
* webkit_support: Initialize the logger with the same setting withtkent@chromium.org2010-07-221-0/+46
* Enable stack dumps in DRT.tony@chromium.org2010-07-211-1/+3
* * Implement WebPluginPageDelete::GetCookieJar()tkent@google.com2010-07-011-1/+1
* Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...bauerb@chromium.org2010-06-301-1/+1
* Move incorrectly placed #endif in webkit_support.ccrolandsteiner@chromium.org2010-06-251-3/+3
* Add support functions for DRT DevTools to webkit_supportrolandsteiner@chromium.org2010-06-241-0/+33
* Adding a way to mock WebURLLoader in webkit_support.jcivelli@google.com2010-06-211-9/+37
* Fix detection of WebKit-only checkout or Chromium checkouttkent@google.com2010-06-171-4/+4
* Add webkit_support::SetCurrentDirectoryForFileURL(const WebURL&).tkent@google.com2010-06-161-0/+6
* Create new function for the common part of GetWebKitRootDir() andtkent@google.com2010-06-151-15/+15
* Move npapi_layout_test_plugin target to webkit_support to use it fromtkent@google.com2010-06-101-3/+20
* Add support for WebThemeEngine to webkit_supportrolandsteiner@chromium.org2010-06-041-0/+26
* Revert 48903 - Add support for WebThemeEngine to webkit_supportrolandsteiner@chromium.org2010-06-041-12/+0
* Add support for WebThemeEngine to webkit_supportrolandsteiner@chromium.org2010-06-041-0/+12
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-1/+3
* Making webkit_support usable in WebKit unit-tests.jcivelli@google.com2010-05-211-10/+32
* Fix a typo in webkit_support.tony@chromium.org2010-05-191-1/+1
* Initialize the singleton CommandLine instance with fixed values.tkent@google.com2010-05-131-0/+13
* Apply recent changes of test_shell to webkit_support.tkent@google.com2010-05-111-0/+5
* Fix DumpRenderTree on Linux. It was crashing on startup becausetony@chromium.org2010-04-231-2/+3
* Add more wrapper functions to webkit_support to avoid dependency totkent@google.com2010-04-051-2/+113
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-2/+2
* Added --enable-video-logging, which will log the presentation timestamp of vi...scherkus@chromium.org2010-03-301-1/+2
* Some small changes to webkit_support.tkent@google.com2010-03-241-1/+8
* Initial change for DumpRrenderTree support librarytkent@google.com2010-03-041-0/+133