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 test_shell_test's KeyboardTest work on the Mac
mark@chromium.org
2008-12-11
1
-16
/
+33
*
Allow Mac test_shell_tests to run without crashing. Not all tests pass yet,
mark@chromium.org
2008-12-11
2
-4
/
+15
*
Update a few targets to the condition they should be in. Eliminate redundant
mark@chromium.org
2008-12-11
1
-27
/
+23
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-2
/
+3
*
Some minor touchups to the new DOM grouping code.
deanm@chromium.org
2008-12-11
1
-8
/
+12
*
Improve DOM object mark-compact object grouping.
deanm@chromium.org
2008-12-11
1
-6
/
+53
*
Documenting the bug id of a layout test.
olehougaard@google.com
2008-12-11
1
-1
/
+2
*
Add KillAllTestShells() to match platform_utils_win.py.
mmoss@google.com
2008-12-11
1
-0
/
+6
*
Undo part of issue 12981.
estade@chromium.org
2008-12-11
1
-1
/
+3
*
Use the proper WebKit feature defines when building TestShell and
mark@chromium.org
2008-12-11
1
-12
/
+14
*
Mark a bunch of rebaselined tests as passing.
evanm@google.com
2008-12-11
1
-52
/
+48
*
Shuffle some comments (no functional change).
evanm@google.com
2008-12-11
1
-10
/
+4
*
Clip the scrollbars on linux.
estade@chromium.org
2008-12-11
5
-15
/
+23
*
Mark fast/encoding/char-decoding-mac.html for SKIP because
jungshik@google.com
2008-12-11
1
-2
/
+3
*
Update comments about security origin implementation.
fqian@google.com
2008-12-11
1
-1
/
+23
*
After deleting the bogus Windows baseline for svg/smallFont, there are
agl@chromium.org
2008-12-11
1
-1
/
+2
*
Second attempt at adding setSmartInsertDeleteEnabled and
tc@google.com
2008-12-11
7
-6
/
+86
*
Annotate and fix baselines for a few more tests.
evanm@google.com
2008-12-10
5
-7
/
+31
*
Linux: round font ascents
agl@chromium.org
2008-12-10
1
-1
/
+1
*
Linux fonts: match smallcaps size to Windows.
agl@chromium.org
2008-12-10
1
-1
/
+2
*
SVG baselines.
agl@chromium.org
2008-12-10
45
-140
/
+147
*
Linux rebaseline: image baselines for LayoutTests/svg/*
agl@chromium.org
2008-12-10
970
-0
/
+485
*
Fix 'oops' in FontUtilsChromiumWin.cpp that was causing some layout tests to
darin@chromium.org
2008-12-10
2
-8
/
+4
*
When I submitted my change last time, I missed that someone had modified the ...
erikkay@google.com
2008-12-10
1
-3
/
+3
*
Updating the All target to include test_shell_tests and ipc_tests, and to add...
mark@chromium.org
2008-12-10
1
-0
/
+76
*
Load the Ahem font from the source tree when not running bundled, for
mark@chromium.org
2008-12-10
1
-5
/
+23
*
make a target for test_shell_tests on mac and tweak tests to build there. Inc...
pinkerton@google.com
2008-12-10
12
-14
/
+508
*
Turns out this test is flaky on the release builder. It's
ojan@google.com
2008-12-10
1
-3
/
+3
*
Windows baseline for LayoutTests/http/tests/multipart/invalid-image-data bogus
agl@chromium.org
2008-12-10
6
-2
/
+3
*
Linux: merge comments from manual review of LayoutTests/http/* to tests_fixable
agl@chromium.org
2008-12-10
1
-0
/
+3
*
Linux rebaseline: LayoutTests/http/*
agl@chromium.org
2008-12-10
110
-0
/
+55
*
Linux: add comments to tests_fixable from the manual review of editing/*
agl@chromium.org
2008-12-10
1
-0
/
+9
*
Linux rebaseline: LayoutTests/editing/*
agl@chromium.org
2008-12-10
1406
-0
/
+703
*
Now that we've synced to my WebKit changes I can remove the use
finnur@google.com
2008-12-10
2
-16
/
+6
*
Linux rebaseline: LayoutTests/css3/*
agl@chromium.org
2008-12-10
8
-0
/
+4
*
Linux rebaseline: LayoutTests/css2.1/t1604-c542-letter-sp-00-b-a
agl@chromium.org
2008-12-10
1
-0
/
+41
*
Linux: correct LayoutTests/css2.1/t1508-c527-font-00-b screwup
agl@chromium.org
2008-12-10
1
-2
/
+0
*
Linux rebaseline: add render-tree for LayoutTests/css2.1/t100801-c548-ln-ht-0...
agl@chromium.org
2008-12-10
1
-0
/
+29
*
Update test lists to match the state of the bots.
ojan@google.com
2008-12-10
1
-5
/
+3
*
Reverting 6709,6708,6706.
brettw@google.com
2008-12-10
3
-22
/
+18
*
Unbreak the linux build caused by r6698.
deanm@chromium.org
2008-12-10
1
-2
/
+1
*
Remove base dependency from image_operations and associated unittests. I also...
brettw@google.com
2008-12-10
3
-18
/
+22
*
The m_context member of the V8 proxy should be empty if any part of
ager@google.com
2008-12-10
2
-27
/
+62
*
Fix ProxyService usage in Java plugin proxy interface
amit@chromium.org
2008-12-10
1
-4
/
+7
*
webkit merge 39000:39050, src
dimich@google.com
2008-12-10
5
-9
/
+49
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
1
-2
/
+4
*
Linux rebaseline: LayoutTests/css2.1/t1508-c527-font-00-b
agl@chromium.org
2008-12-10
4
-3
/
+26
*
Annotate some tests more carefully with their status on Windows/Linux.
evanm@google.com
2008-12-10
1
-2
/
+1
*
More tests_fixable annotations.
evanm@google.com
2008-12-10
9
-6
/
+15
*
Be stricter when clipping gtk widgets.
estade@chromium.org
2008-12-10
3
-0
/
+4
[next]