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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more web widgets painting from webkit to chrome.
xiyuan@chromium.org
2011-01-20
6
-15
/
+14
*
Add window-onerror-for-isolated-world-2.html as well
jorlow@chromium.org
2011-01-20
1
-0
/
+1
*
Add some temp expectations for something Yury is working on.
jorlow@chromium.org
2011-01-20
1
-1
/
+7
*
Temporary disable failing Layout Tests.
dimich@chromium.org
2011-01-20
1
-0
/
+4
*
Add another didRunInsecureContent method.
agl@chromium.org
2011-01-20
2
-1
/
+19
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
4
-21
/
+20
*
Move more dnd related files to ui/base
ben@chromium.org
2011-01-19
3
-8
/
+8
*
WebKit roll 76070:76088
dimich@chromium.org
2011-01-19
1
-2
/
+0
*
Disable a new test on mac (missing expectations).
dimich@chromium.org
2011-01-19
1
-0
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
60
-238
/
+238
*
Remove a suppression that should not be necessary.
thakis@chromium.org
2011-01-16
1
-4
/
+0
*
Remove more suppressions for tests that I rebaselined upstream.
thakis@chromium.org
2011-01-16
1
-4
/
+0
*
Remove obsolete WebViewClient::createView method.
jochen@chromium.org
2011-01-15
2
-13
/
+0
*
Remove MessageLoop methods from Filter interface to
acolwell@chromium.org
2011-01-15
1
-1
/
+7
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
3
-8
/
+8
*
Add some initial OWNERS files for src/webkit/.
darin@chromium.org
2011-01-14
3
-0
/
+4
*
Use the new WebViewClient::createView signature.
jochen@chromium.org
2011-01-14
2
-0
/
+15
*
This is to try and get the mac official builder to go green. BUG=none TEST=none
kerz@chromium.org
2011-01-14
1
-1
/
+464
*
Tag a couple of functions with OVERRIDE
agl@chromium.org
2011-01-13
1
-1
/
+2
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-21
/
+21
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
1
-1
/
+1
*
Make a separated library for files common between webkit_support and test_shell
tkent@chromium.org
2011-01-13
1
-1
/
+2
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-4
/
+4
*
Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.
jam@chromium.org
2011-01-13
3
-12
/
+0
*
Fix syntax for test_expectations_chrome.txt after
tony@chromium.org
2011-01-12
1
-1
/
+1
*
Blacklist WebKitTestNetscapePlugIn so we can rename the plugin
tony@chromium.org
2011-01-12
1
-1
/
+1
*
Change namespace of WebGraphicsContext3DInProcessImpl based on review feedback.
kbr@google.com
2011-01-12
1
-1
/
+1
*
Move OSExchangeData from src/app to src/ui/base/dragdrop
ben@chromium.org
2011-01-12
1
-1
/
+0
*
Clarify wording around blocking 3rd party cookies and add lab to block readin...
jochen@chromium.org
2011-01-12
1
-1
/
+1
*
Remove two more unnecesary suppressions.
thakis@chromium.org
2011-01-12
1
-2
/
+0
*
Remove one suppression that's no longer needed. I rebased the test upstream.
thakis@chromium.org
2011-01-12
1
-1
/
+0
*
Fix WebKit canary builders after deletion of
kbr@google.com
2011-01-12
2
-2
/
+3
*
fast/regex/malformed-escapes-expected.html now passes as of
mihaip@chromium.org
2011-01-11
1
-4
/
+0
*
Update WebView::create call after http://trac.webkit.org/changeset/75448 to
mihaip@chromium.org
2011-01-11
1
-0
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-11
1
-4
/
+6
*
More changes to code to use new WebView::create function that takes in a WebA...
jam@chromium.org
2011-01-10
2
-0
/
+8
*
Move clipboard from app/ to ui/base
ben@chromium.org
2011-01-10
3
-11
/
+14
*
Revert 70920 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-10
1
-4
/
+6
*
Remove more IMAGE suppressions for a few tests that I rebased and that pass now.
thakis@chromium.org
2011-01-10
1
-117
/
+0
*
Remove IMAGE suppressions for a few tests that I rebased and that pass now.
thakis@chromium.org
2011-01-10
1
-268
/
+0
*
Update V8 to version 3.0.7.
kmillikin@chromium.org
2011-01-10
1
-0
/
+4
*
Apparently FAIL does not include TIMEOUT
thakis@chromium.org
2011-01-08
1
-1
/
+1
*
Better suppressions file fix
thakis@chromium.org
2011-01-08
1
-1
/
+3
*
Fix suppressions file.
thakis@chromium.org
2011-01-08
1
-3
/
+1
*
Yet another suppression for skia.
thakis@chromium.org
2011-01-08
1
-0
/
+4
*
More skia suppressions.
thakis@chromium.org
2011-01-08
1
-0
/
+2
*
roll skia 636:673
thakis@chromium.org
2011-01-08
1
-0
/
+396
*
Revert 70782 - Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-6
/
+4
*
Made logging not look up --enable-dcheck from command line
akalin@chromium.org
2011-01-07
1
-4
/
+6
[next]