index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
support
/
webkit_support.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
DevTools: remove references to IDR_DEVTOOLS_DEBUGGER_SCRIPT_JS
yurys@chromium.org
2011-03-23
1
-6
/
+0
*
webkit: move SimpleDatabaseSystem into webkit/support/
evan@chromium.org
2011-03-09
1
-1
/
+1
*
wstring: use ASCII path for WebKit root directory
evan@chromium.org
2011-03-08
1
-1
/
+3
*
Add webkit_support::TaskAdaptor to make tasks have the desttructor.
morrita@chromium.org
2011-03-01
1
-0
/
+26
*
Set the minimum timer interval on a per-page basis, and adjust it when
kbr@google.com
2011-02-18
1
-0
/
+6
*
Update GetWebKitRootDirFilePath to handle the move of WebKit/ into Source/.
mihaip@chromium.org
2011-02-01
1
-3
/
+4
*
Refactor the plugin lists handling code.
pastarmovj@chromium.org
2011-01-24
1
-1
/
+1
*
Remove forced use of Software mode GL
scheib@chromium.org
2011-01-18
1
-4
/
+0
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-4
/
+4
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
1
-1
/
+7
*
Add support for DumpRenderTree to use the GPU rather than software renderer
scheib@chromium.org
2011-01-13
1
-0
/
+14
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-1
/
+2
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-2
/
+1
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-1
/
+2
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-2
/
+1
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-1
/
+2
*
Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side)
mihaip@chromium.org
2010-12-30
1
-2
/
+2
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-8
/
+8
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-8
/
+8
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-8
/
+8
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-8
/
+8
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-8
/
+8
*
Separate BufferedDataSource and BufferedResourceLoader into two files.
annacc@chromium.org
2010-12-16
1
-7
/
+0
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-06
1
-25
/
+4
*
Revert 68094 - Refactoring BufferedDataSource to work with WebURLLoader inste...
scherkus@chromium.org
2010-12-03
1
-4
/
+25
*
Rename MediaFilter and MediaFilterCollection to Filter and FilterCollection, ...
scherkus@chromium.org
2010-12-03
1
-2
/
+3
*
Refactoring BufferedDataSource to work with WebURLLoader instead of a MediaRe...
scherkus@chromium.org
2010-12-02
1
-25
/
+4
*
Stopgap fix for crash in issue 53867 comment 15
thakis@chromium.org
2010-12-01
1
-3
/
+9
*
Extend simple_file_system to use SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-23
1
-12
/
+6
*
Modify GetErrorDescription to give a -1004 (NSURLErrorCannotConnectToHost)
mmenke@google.com
2010-11-18
1
-2
/
+3
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
1
-1
/
+1
*
Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollection
levin@chromium.org
2010-11-15
1
-1
/
+1
*
Move FilterType into MediaFilterCollection
acolwell@chromium.org
2010-11-15
1
-1
/
+1
*
Move MediaFilterCollection code into a class.
scherkus@chromium.org
2010-11-03
1
-4
/
+5
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Add create boolean to webkit_support::OpenFileSystem.
kinuko@chromium.org
2010-10-28
1
-2
/
+2
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-2
/
+2
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-5
/
+16
*
Adding Abort() to DataSource to wake up hanging Read()
vrk@google.com
2010-10-22
1
-11
/
+2
*
Add DRT support code for FileSystem
kinuko@chromium.org
2010-10-20
1
-0
/
+18
*
This changes GetPluginInfo so that we can request a list of plugins that matc...
gspencer@chromium.org
2010-10-12
1
-3
/
+0
*
Added methods to webkit_support.* to support nested loops in chromium DRT.
prasadt@chromium.org
2010-10-06
1
-0
/
+8
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
1
-1
/
+2
*
Force DumpRenderTree to use the Mesa backend for OpenGL as was
kbr@chromium.org
2010-09-17
1
-0
/
+5
*
Add LocalFileToDataURL to webkit_support.
tony@chromium.org
2010-09-14
1
-3
/
+21
*
webkit_support:
tkent@chromium.org
2010-09-10
1
-12
/
+0
*
webkit_support: Add PostDelayedTask().
tkent@chromium.org
2010-09-02
1
-0
/
+5
*
webkit_support: Add CreateDevToolsMessageLoop(), which is a helper
tkent@chromium.org
2010-08-26
1
-0
/
+25
[next]