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
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-0
/
+2
*
webkit_support: Introduce indirect definitions for base::VKEY_* in
tkent@chromium.org
2010-08-29
1
-0
/
+18
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
3
-1
/
+3
*
Support sending BlobData to browser process. Also support sending UploadData
jianli@chromium.org
2010-08-27
1
-0
/
+1
*
Reland interval change.
mbelshe@chromium.org
2010-08-27
1
-3
/
+0
*
webkit_support: Add CreateDevToolsMessageLoop(), which is a helper
tkent@chromium.org
2010-08-26
2
-0
/
+28
*
Revert 57386:
nsylvain@chromium.org
2010-08-26
1
-0
/
+3
*
Move the chromium.Interval to chrome.Interval as part of the benchmarking
mbelshe@chromium.org
2010-08-25
1
-3
/
+0
*
webkit_support: Implement IndexedDB initialization.
tkent@chromium.org
2010-08-24
2
-0
/
+6
*
DevTools: remove injected script from resources.
pfeldman@chromium.org
2010-08-23
3
-13
/
+0
*
Disabling DRT related initializations in unit-test mode.
jcivelli@chromium.org
2010-08-21
5
-12
/
+17
*
Enable/Disable Spdy in benchmarking.
lzheng@chromium.org
2010-08-19
1
-0
/
+3
*
FBTF: Remove unnecessary STL #includes from src/webkit.
viettrungluu@chromium.org
2010-08-19
1
-1
/
+0
*
Rename WebFileSystem to WebFileUtilities for corresponding WebKit API changes.
kinuko@chromium.org
2010-08-18
2
-6
/
+6
*
DevTools: remove one more reference to InjectDispatch.js
yurys@chromium.org
2010-08-11
1
-1
/
+0
*
DevTools: remove usages of InjectDispatch.js
yurys@chromium.org
2010-08-11
1
-3
/
+1
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
webkit_support: Prepareation to remove dependencies to base/time.h,
tkent@chromium.org
2010-08-03
2
-0
/
+63
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
1
-1
/
+1
*
webkit_support: Move the logger initialization code so that it is
tkent@chromium.org
2010-07-27
1
-44
/
+44
*
webkit_support: Initialize the logger with the same setting with
tkent@chromium.org
2010-07-22
2
-0
/
+47
*
Enable stack dumps in DRT.
tony@chromium.org
2010-07-21
2
-1
/
+8
*
GTTF: Move net/socket/ssl_test_util to net/test/test_server
phajdan.jr@chromium.org
2010-07-21
1
-1
/
+1
*
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
[next]