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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure layout tests can run in a freshly-clobbered tree. This looks like it
mark@chromium.org
2009-09-19
1
-3
/
+3
*
Mark LayoutTests/http/tests/loading/basic-auth-resend-wrong-credentials.html
dpranke@google.com
2009-09-18
1
-2
/
+5
*
Fold WebEditingClient into WebViewClient.
darin@chromium.org
2009-09-18
15
-363
/
+240
*
Upstreamings parts of webkit.gyp (step 2)
yaar@chromium.org
2009-09-18
4
-115
/
+106
*
Remove an unused method and reorder methods to match the header.
paul@chromium.org
2009-09-18
1
-7
/
+4
*
Insert summary results to the JSON. These are the same results spit to stdout...
ojan@chromium.org
2009-09-18
2
-64
/
+167
*
print out the tests that were run into tests_run.txt for easier postprocessing
erikkay@chromium.org
2009-09-18
2
-1
/
+11
*
Fix registration of internal plugins broken by rev 23501
jam@chromium.org
2009-09-18
1
-0
/
+12
*
Look for the WMP plugin in the directory that it's left in if Firefox isn't i...
jam@chromium.org
2009-09-18
1
-0
/
+22
*
Upstreamings parts of webkit.gyp (step 1)
yaar@chromium.org
2009-09-18
6
-921
/
+979
*
Update NPAPI header file to v24, apply Google modifications
amanda@chromium.org
2009-09-18
1
-6
/
+8
*
Newline at end of file for gcc to be happy.
thomasvl@chromium.org
2009-09-18
1
-1
/
+1
*
Fixed Chrome implementation of worker error reporting to report errors via ev...
atwilson@chromium.org
2009-09-18
2
-6
/
+6
*
Dashboard UI changes.
ojan@chromium.org
2009-09-18
1
-79
/
+147
*
Input maxlength tests have been rewritten upstream and
victorw@chromium.org
2009-09-18
7
-7
/
+0
*
DevTools: don't duplicate eval scripts on each panel switch.
yurys@google.com
2009-09-18
2
-8
/
+54
*
Introduce WebKit::WebSecurityOrigin as a wrapper around
darin@chromium.org
2009-09-18
13
-15
/
+198
*
The WebPluginImpl::paint function can be invoked when the delegate_ member is...
ananta@chromium.org
2009-09-18
1
-0
/
+2
*
This test still fails on the mac.
darin@chromium.org
2009-09-18
1
-0
/
+1
*
Fix build bustage caused by unintended changes being committed.
darin@chromium.org
2009-09-18
1
-2
/
+1
*
Fix plugin crash caused by removal of EMBED element during NPP_New.
darin@chromium.org
2009-09-18
3
-3
/
+10
*
Preparing rollback in case things don't work out.
bradnelson@google.com
2009-09-18
8
-99
/
+31
*
This is a copy of http://codereview.chromium.org/153002/show
gregoryd@google.com
2009-09-18
8
-31
/
+99
*
Check for supported schemes and examine request methods at key points. We sup...
michaeln@google.com
2009-09-18
9
-56
/
+158
*
Remove whiltelist checks for protocol for <audio> and <video>
hclam@chromium.org
2009-09-18
1
-21
/
+0
*
Revert change 26523 "Upstreamings parts of webkit.gyp (step 1)" because it br...
nsylvain@chromium.org
2009-09-18
6
-976
/
+921
*
Upstreamings parts of webkit.gyp (step 1)
yaar@chromium.org
2009-09-17
6
-921
/
+976
*
Fix layout test buildbot rednessr, removed a couple of tests from test_expeca...
japhet@chromium.org
2009-09-17
1
-0
/
+7
*
Fix the deadlock when Flash tries to make WMP full screen. This is a one-off...
jam@chromium.org
2009-09-17
3
-13
/
+19
*
Splitting out svn:eol-style LF from other file changes in http://codereview.c...
atwilson@chromium.org
2009-09-17
1
-10
/
+10
*
WebKit merge 49483:49491
japhet@chromium.org
2009-09-17
1
-20
/
+3
*
Implement WebKitTabToLinksPreferenceKey for the test_shell.
arv@chromium.org
2009-09-17
9
-9
/
+29
*
Fix a bug introduced by a WebKit merge where we did not
paul@chromium.org
2009-09-17
1
-0
/
+1
*
Fix code that gets the Chrome SVN revision to pass in a path.
ojan@chromium.org
2009-09-17
2
-7
/
+9
*
Add all locales to the appropriate generated file lists in .gyp files.
thestig@chromium.org
2009-09-17
1
-14
/
+7
*
Rebaseline tests whose expectations also changed upstream, remove 2 crashers ...
dglazkov@chromium.org
2009-09-17
4
-10
/
+6
*
Add expectations from the r26471 48468:48483 WebKit merge
mark@chromium.org
2009-09-17
1
-4
/
+5
*
Bring the Mac Chromium render theme up to date and easier to keep merged. Chr...
avi@chromium.org
2009-09-17
1
-1
/
+11
*
DevTools: add WatchExpressionsSidebarPane.js to devtools.html
yurys@google.com
2009-09-17
1
-0
/
+1
*
Add 2 known leaks that are caused by 9/16/09's webkit merge.
nsylvain@chromium.org
2009-09-17
1
-0
/
+65
*
Update test expectations to add another failing test, resulting from WebKit U...
dglazkov@chromium.org
2009-09-17
1
-0
/
+1
*
WebKit Update 48423:48468.
dglazkov@chromium.org
2009-09-17
1
-0
/
+6
*
Unhang valgrind webkit tests.
dank@chromium.org
2009-09-17
1
-0
/
+2
*
Restore logging of preference errors.
darin@chromium.org
2009-09-16
2
-2
/
+7
*
Oops, copy and paste error with the licenses for these files.
jorlow@chromium.org
2009-09-16
4
-8
/
+8
*
play-state is failing in Release too.
agl@chromium.org
2009-09-16
1
-1
/
+1
*
Build fix: vim wrapped the line
agl@chromium.org
2009-09-16
1
-2
/
+1
*
Mark flakey test.
agl@chromium.org
2009-09-16
1
-0
/
+2
*
Update text expectations
arv@chromium.org
2009-09-16
1
-4
/
+0
*
Rebaseline tool support for Windows XP and Vista:
victorw@chromium.org
2009-09-16
5
-33
/
+58
[next]