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
*
Backout r9871 because it in mysterious ways causes a international page cycler
iposva@chromium.org
2009-02-17
1
-6
/
+9
*
Rebaseline an SVG test. There is a very slight difference in shade of the lin...
sidchat@google.com
2009-02-17
4
-2
/
+18
*
Revise the condition that detects when the test shell exits on ctrl-c,
sdoyon@chromium.org
2009-02-17
2
-5
/
+63
*
Rebaselines shadow tests now that we correctly render shadows (webkit
sky@google.com
2009-02-17
16
-10
/
+60
*
Fixes crasher in FrameContentAsPlainText. TextIterator iterates over
sky@google.com
2009-02-17
1
-0
/
+8
*
Rebaselines a test after fixing rounded rects in Skia. Prior to
sky@google.com
2009-02-17
4
-3
/
+35
*
Moves
sky@google.com
2009-02-17
2
-5
/
+1
*
Revert my SetWindow(NULL) change in r9653.
deanm@chromium.org
2009-02-17
3
-13
/
+25
*
To avoid recreating WebCore::String objects constantly, we now transform V8 s...
iposva@chromium.org
2009-02-17
1
-6
/
+28
*
Update Linux/Mac test expectations.
dglazkov@google.com
2009-02-16
1
-0
/
+5
*
WebKit Merge 40875:41017, Chromium side
dglazkov@google.com
2009-02-16
13
-419
/
+910
*
Reverting 9855.
maruel@chromium.org
2009-02-16
5
-90
/
+0
*
Review URL: http://codereview.chromium.org/20405
yurys@google.com
2009-02-16
5
-0
/
+90
*
Update tests_fixable.txt to catch flaky tests from the recent WebKit merge an...
jhawkins@chromium.org
2009-02-15
1
-0
/
+5
*
Rebaseline 5 Linux expectations after a Skia background tiling fix.
deanm@chromium.org
2009-02-15
10
-5
/
+5
*
Match the Windows plugin moving/sizing behavior on Linux.
deanm@chromium.org
2009-02-15
5
-20
/
+39
*
Fix Facebook sidebar.
mal@chromium.org
2009-02-15
34
-17
/
+17
*
Add a flaky layout test to tests_fixable.txt for win and linux.
jhawkins@chromium.org
2009-02-15
1
-0
/
+1
*
Update tests_fixable.txt to match Linux webkit buildbot.
jhawkins@chromium.org
2009-02-15
1
-1
/
+2
*
Reverting r9823 (http://codereview.chromium.org/16207) because
dkegel@google.com
2009-02-14
1
-4
/
+1
*
ssl_client_socket_unittest.cc: launch local server with TestServerLauncher
dkegel@google.com
2009-02-14
1
-1
/
+4
*
Add early-injection capability to user scripts.
aa@chromium.org
2009-02-14
2
-2
/
+10
*
Fix duplicate expectations.
kuchhal@chromium.org
2009-02-14
1
-1
/
+0
*
update test list.
kuchhal@chromium.org
2009-02-14
1
-16
/
+24
*
Fix linux build bustage
estade@chromium.org
2009-02-14
1
-1
/
+1
*
Change mime type utils to operate on platform-specific string types for filen...
estade@chromium.org
2009-02-14
6
-14
/
+43
*
Refactor CppBoundClass to allow binding one class as a property of another.
mpcomplete@google.com
2009-02-13
3
-25
/
+60
*
Allow the ScriptController to pretend that V8 has a windowShell.
mbelshe@google.com
2009-02-13
2
-12
/
+15
*
Roll deps to pick up plugin layout test failures.
dglazkov@google.com
2009-02-13
1
-58
/
+0
*
Mark failing tests after the merge.
brettw@chromium.org
2009-02-13
1
-0
/
+69
*
Rebaseline a Layout test. We now do not select the empty space after a text h...
sidchat@google.com
2009-02-13
4
-6
/
+4
*
Scrubbing HTMLPluginElement V8 custom bindings, Chromium side.
dglazkov@google.com
2009-02-13
4
-69
/
+9
*
fix scons build
tc@google.com
2009-02-13
1
-1
/
+4
*
WebKit merge 40847-40875 Chrome side.
brettw@chromium.org
2009-02-13
8
-27
/
+64
*
Updating mac testing info based on the the last few runs of the build bots.
thomasvl@chromium.org
2009-02-13
1
-10
/
+14
*
A few more Linux tests that pass after Windows baseline
finnur@google.com
2009-02-13
1
-5
/
+0
*
The WebFrame interface currently supports reference counting, but no one uses.
darin@chromium.org
2009-02-13
12
-37
/
+40
*
Stop crash in renderer at the end of displaying
jrg@chromium.org
2009-02-13
1
-0
/
+7
*
Fix chrome build when ENABLE_WORKERS is defined.
jam@chromium.org
2009-02-13
2
-1
/
+2
*
Comment some of the merge-related layout test failures.
estade@chromium.org
2009-02-13
1
-1
/
+6
*
Call the DidStartLoading/DidStopLoading methods on the WebViewDelegate interf...
ananta@chromium.org
2009-02-13
1
-0
/
+6
*
Move v8-specific code for processing console messages
mbelshe@google.com
2009-02-13
1
-0
/
+9
*
fix test list
tc@google.com
2009-02-13
1
-3
/
+3
*
Add section for test regressions caused by webkit merge to 40864
amanda@chromium.org
2009-02-13
1
-0
/
+17
*
Update webkit.xcodeproj for webkit merge to r40864, update
amanda@chromium.org
2009-02-13
2
-7
/
+31
*
Fix missed comma in SConscript, ftw.
dglazkov@google.com
2009-02-12
1
-2
/
+2
*
Add ClientRectList and ClientRect IDLs to the SConscript.
dglazkov@google.com
2009-02-12
1
-0
/
+2
*
Chromium side of WebKit merge to 40846
awalker@google.com
2009-02-12
11
-16
/
+62
*
Fixing layout test failure (forgot one file).
finnur@google.com
2009-02-12
2
-13
/
+10
*
A few more SVG layout tests (9 total) - and commenting three existing SVG lay...
finnur@google.com
2009-02-12
13
-14
/
+325
[next]