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
*
Pepper v2 Font API browser implementation.
jam@chromium.org
2010-07-09
1
-0
/
+12
*
Show a warning message if the cache might not be cleared between runs.
mlloyd@chromium.org
2010-07-02
1
-0
/
+4
*
* Implement WebPluginPageDelete::GetCookieJar()
tkent@google.com
2010-07-01
4
-4
/
+10
*
Modify NPAPI::PluginList::GetPluginInfo() to return true also for disabled pl...
bauerb@chromium.org
2010-06-30
1
-1
/
+1
*
Revert 51042 - Show a warning message if the cache might not be cleared corre...
sky@chromium.org
2010-06-28
1
-4
/
+0
*
Show a warning message if the cache might not be cleared correctly between runs.
mlloyd@chromium.org
2010-06-28
1
-0
/
+4
*
Move incorrectly placed #endif in webkit_support.cc
rolandsteiner@chromium.org
2010-06-25
1
-3
/
+3
*
Add support functions for DRT DevTools to webkit_support
rolandsteiner@chromium.org
2010-06-24
2
-0
/
+40
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Adding a way to mock WebURLLoader in webkit_support.
jcivelli@google.com
2010-06-21
9
-34
/
+440
*
Fix detection of WebKit-only checkout or Chromium checkout
tkent@google.com
2010-06-17
1
-4
/
+4
*
Add webkit_support::SetCurrentDirectoryForFileURL(const WebURL&).
tkent@google.com
2010-06-16
2
-0
/
+9
*
Create new function for the common part of GetWebKitRootDir() and
tkent@google.com
2010-06-15
1
-15
/
+15
*
Move npapi_layout_test_plugin target to webkit_support to use it from
tkent@google.com
2010-06-10
3
-4
/
+29
*
Add implementation for WebDevToolsAgentClient::debuggerScriptSource.
yurys@chromium.org
2010-06-07
1
-0
/
+1
*
Actually clear the disk cache, and keep it enabled, between benchmark runs.
mlloyd@chromium.org
2010-06-05
1
-0
/
+3
*
Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-0
/
+33
*
Revert 48903 - Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-16
/
+0
*
Add support for WebThemeEngine to webkit_support
rolandsteiner@chromium.org
2010-06-04
2
-0
/
+16
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
1
-2
/
+1
*
Add resources to Linux DRT so things like the broken image
tony@chromium.org
2010-06-03
4
-24
/
+74
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
2
-30
/
+0
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
2
-4
/
+5
*
Remove references to feed preview, which was removed years ago.
tony@chromium.org
2010-05-26
1
-6
/
+0
*
Implement resource query of webkit_support for Windows.
tkent@chromium.org
2010-05-25
3
-7
/
+120
*
Making webkit_support usable in WebKit unit-tests.
jcivelli@google.com
2010-05-21
4
-11
/
+68
*
Fix a typo in webkit_support.
tony@chromium.org
2010-05-19
5
-5
/
+5
*
Copy textAreaResizeCorner.png to SHARED_INTERMEDIATE_DIR.
tkent@google.com
2010-05-14
1
-0
/
+6
*
Remove webkit_support_in_chromium.gyp and use webkit_support.gyp
tony@chromium.org
2010-05-14
2
-27
/
+0
*
Initialize the singleton CommandLine instance with fixed values.
tkent@google.com
2010-05-13
1
-0
/
+13
*
Make it possible to build DRT in a chromium checkout.
tony@chromium.org
2010-05-12
2
-1
/
+26
*
Remove the dirfd parameter from all Chromium code. The POSIX VFS
dumi@chromium.org
2010-05-12
2
-5
/
+3
*
Apply recent changes of test_shell to webkit_support.
tkent@google.com
2010-05-11
6
-10
/
+104
*
Add resource loading and resource retrieval code for Mac.
tkent@google.com
2010-05-07
3
-0
/
+113
*
Implement SetCacheMode and CloseCurrentConnections in webkit_support.
jochen@chromium.org
2010-05-06
1
-0
/
+6
*
Update code to point to new location of WebThemeEngine.h
jabdelmalek@google.com
2010-04-28
1
-1
/
+1
*
Build DRT in chromium.
tony@chromium.org
2010-04-27
1
-0
/
+10
*
Minor cleanup, remove dead code.
michaeln@chromium.org
2010-04-26
2
-8
/
+0
*
Fix DumpRenderTree on Linux. It was crashing on startup because
tony@chromium.org
2010-04-23
1
-2
/
+3
*
Prepare to move an InitWebCoreSystemInterface() call in
tkent@google.com
2010-04-21
2
-0
/
+9
*
Fix arm compile after turning on gcc warnings.
tony@chromium.org
2010-04-21
1
-1
/
+1
*
Fix DRT build on Windows.
tony@chromium.org
2010-04-21
4
-7
/
+51
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-14
1
-0
/
+1
*
Fix the DumpRenderTree compile.
tony@chromium.org
2010-04-14
1
-0
/
+4
*
Revert 44372 - Enable support for notifications layout tests in test shell.
nsylvain@chromium.org
2010-04-13
1
-1
/
+0
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-13
1
-0
/
+1
*
Add more wrapper functions to webkit_support to avoid dependency to
tkent@google.com
2010-04-05
8
-3
/
+297
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
2
-3
/
+3
*
Added --enable-video-logging, which will log the presentation timestamp of vi...
scherkus@chromium.org
2010-03-30
1
-1
/
+2
*
Copy header files to third_party/WebKit/WebKit/chromium/public when
tony@chromium.org
2010-03-25
2
-0
/
+79
[next]