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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Move base/mac_util.h to base/mac and use the base::mac namespace.
brettw@chromium.org
2011-01-01
2
-5
/
+5
*
Expose Mac WebThemeEngine hooks added by r70278 (and r74581 on the WebKit side)
mihaip@chromium.org
2010-12-30
4
-6
/
+6
*
Move data pack from base to app (it's just part of the resource bundle system).
brettw@chromium.org
2010-12-23
2
-6
/
+6
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
4
-21
/
+24
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
4
-24
/
+21
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
4
-21
/
+24
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
4
-24
/
+21
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
4
-21
/
+24
*
Try to get webkit tests green by letting DRT load CrApplication early.
thakis@chromium.org
2010-12-19
4
-0
/
+39
*
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
*
Remove the forked npapi layout test plugin from the tree.
tony@chromium.org
2010-11-29
1
-3
/
+0
*
Add form validation message strings.
tkent@chromium.org
2010-11-25
2
-0
/
+59
*
Extend simple_file_system to use SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-23
1
-12
/
+6
*
Fix plugin blacklisting in Mac TestShell and DRT.
tony@chromium.org
2010-11-22
1
-4
/
+4
*
Don't load the old layout test plugin in DRT.
tony@chromium.org
2010-11-19
1
-0
/
+17
*
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 UMA stats for saving/printing PDFs (the printing will be done through the...
jam@chromium.org
2010-10-30
1
-0
/
+3
*
Add create boolean to webkit_support::OpenFileSystem.
kinuko@chromium.org
2010-10-28
2
-3
/
+3
*
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
*
Fix file comment to use python triple quotes on both sides of
tony@chromium.org
2010-10-22
1
-1
/
+1
*
I meant to delete this file in r63438.
tony@chromium.org
2010-10-21
1
-0
/
+0
*
Use forwarding headers instead of copying header files
tony@chromium.org
2010-10-21
3
-65
/
+172
*
Cleans up the cached resources on valgrind.
hbono@chromium.org
2010-10-21
1
-0
/
+3
*
Add DRT support code for FileSystem
kinuko@chromium.org
2010-10-20
4
-0
/
+35
*
Fix mac build. I deleted one too many lines.
tony@chromium.org
2010-10-19
1
-0
/
+1
*
Add xcodebuild/{Debug/Release}/plugins to the plugin load
tony@chromium.org
2010-10-19
1
-0
/
+8
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-3
/
+4
*
SimpleFileWriter for test_shell and DRT.
michaeln@chromium.org
2010-10-14
1
-0
/
+2
*
This changes GetPluginInfo so that we can request a list of plugins that matc...
gspencer@chromium.org
2010-10-12
1
-3
/
+0
*
Fixed include in test_webkit_client
davemoore@chromium.org
2010-10-10
1
-3
/
+4
*
Added methods to webkit_support.* to support nested loops in chromium DRT.
prasadt@chromium.org
2010-10-06
2
-0
/
+10
*
Fix linux shlib link problem
hclam@chromium.org
2010-10-04
1
-0
/
+4
*
Replace last remaining usage of WebURLLoaderClient::didFinishLoading(WebURLLo...
mihaip@chromium.org
2010-10-01
1
-1
/
+1
*
webkit: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-29
1
-1
/
+2
[prev]
[next]