summaryrefslogtreecommitdiffstats
path: root/webkit/support/webkit_support.cc
Commit message (Expand)AuthorAgeFilesLines
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-111-1/+2
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-2/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-101-1/+2
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-2/+1
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-071-1/+2
* Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side)mihaip@chromium.org2010-12-301-2/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-8/+8
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-8/+8
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-8/+8
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-8/+8
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-8/+8
* Separate BufferedDataSource and BufferedResourceLoader into two files.annacc@chromium.org2010-12-161-7/+0
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-061-25/+4
* Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...scherkus@chromium.org2010-12-031-4/+25
* Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...scherkus@chromium.org2010-12-031-2/+3
* Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...scherkus@chromium.org2010-12-021-25/+4
* Stopgap fix for crash in issue 53867 comment 15thakis@chromium.org2010-12-011-3/+9
* Extend simple_file_system to use SandboxedFileSystemOperationkinuko@chromium.org2010-11-231-12/+6
* Modify GetErrorDescription to give a -1004 (NSURLErrorCannotConnectToHost)mmenke@google.com2010-11-181-2/+3
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-1/+1
* Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollectionlevin@chromium.org2010-11-151-1/+1
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-1/+1
* Move MediaFilterCollection code into a class.scherkus@chromium.org2010-11-031-4/+5
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Add create boolean to webkit_support::OpenFileSystem.kinuko@chromium.org2010-10-281-2/+2
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-2/+2
* Terminate FilterFactory and his nasty friendshclam@chromium.org2010-10-231-5/+16
* Adding Abort() to DataSource to wake up hanging Read()vrk@google.com2010-10-221-11/+2
* Add DRT support code for FileSystemkinuko@chromium.org2010-10-201-0/+18
* This changes GetPluginInfo so that we can request a list of plugins that matc...gspencer@chromium.org2010-10-121-3/+0
* Added methods to webkit_support.* to support nested loops in chromium DRT.prasadt@chromium.org2010-10-061-0/+8
* webkit: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-291-1/+2
* Force DumpRenderTree to use the Mesa backend for OpenGL as waskbr@chromium.org2010-09-171-0/+5
* Add LocalFileToDataURL to webkit_support.tony@chromium.org2010-09-141-3/+21
* webkit_support:tkent@chromium.org2010-09-101-12/+0
* webkit_support: Add PostDelayedTask().tkent@chromium.org2010-09-021-0/+5
* webkit_support: Add CreateDevToolsMessageLoop(), which is a helpertkent@chromium.org2010-08-261-0/+25
* 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