summaryrefslogtreecommitdiffstats
path: root/webkit/support/webkit_support.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor: Move app/gfx/gl ==> ui/gfx/glbacker@chromium.org2011-03-281-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* DevTools: remove references to IDR_DEVTOOLS_DEBUGGER_SCRIPT_JSyurys@chromium.org2011-03-231-6/+0
* webkit: move SimpleDatabaseSystem into webkit/support/evan@chromium.org2011-03-091-1/+1
* wstring: use ASCII path for WebKit root directoryevan@chromium.org2011-03-081-1/+3
* Add webkit_support::TaskAdaptor to make tasks have the desttructor.morrita@chromium.org2011-03-011-0/+26
* Set the minimum timer interval on a per-page basis, and adjust it whenkbr@google.com2011-02-181-0/+6
* Update GetWebKitRootDirFilePath to handle the move of WebKit/ into Source/.mihaip@chromium.org2011-02-011-3/+4
* Refactor the plugin lists handling code.pastarmovj@chromium.org2011-01-241-1/+1
* Remove forced use of Software mode GLscheib@chromium.org2011-01-181-4/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-4/+4
* Remove MessageLoop methods from Filter interface toacolwell@chromium.org2011-01-151-1/+7
* Add support for DumpRenderTree to use the GPU rather than software rendererscheib@chromium.org2011-01-131-0/+14
* 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