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
*
Greenification of the buildbot.
dglazkov@google.com
2008-11-10
1
-0
/
+6
*
Landing 37604:38097 merge
dglazkov@google.com
2008-11-10
1
-18
/
+40
*
These tests have passed for a long time. Let's remove them from
ager@google.com
2008-11-10
1
-17
/
+0
*
Fix test list syntax.
ager@google.com
2008-11-10
2
-105
/
+97
*
Rebaseline layout test that depends on the ability to shadow
ager@google.com
2008-11-10
2
-2
/
+0
*
Changed the DumpFramesAsText() to not dump anything about a frame if it is em...
sgjesse@chromium.org
2008-11-10
1
-1
/
+0
*
Remove a file that was only added temporarily and is no longer used.
evanm@google.com
2008-11-09
1
-0
/
+0
*
Fix build.
evanm@google.com
2008-11-09
1
-0
/
+4
*
test_webview_delegate.cc was forked for the Mac test shell, and then
evanm@google.com
2008-11-09
7
-834
/
+221
*
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
mark@chromium.org
2008-11-07
1
-0
/
+19
*
Linux port: enable a bunch of already-passing test shell tests.
estade@chromium.org
2008-11-07
2
-10
/
+10
*
Port a resource fetcher test shell test to linux.
estade@chromium.org
2008-11-07
1
-1
/
+1
*
Fix panning cursors. Converts them from PNG files to CUR files, so that the ...
darin@chromium.org
2008-11-07
1
-4
/
+46
*
Remove windows-isms from drag & drop. This
tc@google.com
2008-11-07
4
-91
/
+36
*
Restructure the keyboard test_shell test to properly init event names
evanm@google.com
2008-11-07
1
-63
/
+73
*
Make the buildbots green.
ager@google.com
2008-11-07
1
-1
/
+6
*
Keep MessagePort wrappers alive for the life-time of the corresponding
ager@google.com
2008-11-07
2
-8
/
+0
*
Remove KJS from the test lists since we don't keep it
nsylvain@chromium.org
2008-11-07
4
-1543
/
+1411
*
Fix keyboard unit test.
evanm@google.com
2008-11-07
1
-0
/
+3
*
Make wdiff work for Mac too
pinkerton@google.com
2008-11-07
3
-5
/
+14
*
Bring ignored/fixable test lists more in sync with win since the last merge o...
pinkerton@google.com
2008-11-07
2
-142
/
+351
*
Make the linux test shell display the window title.
agl@chromium.org
2008-11-07
1
-1
/
+1
*
Rebaselined the following 6 layout tests.
sgjesse@chromium.org
2008-11-07
1
-7
/
+1
*
Disallow shadowing of top since shadowing top can break frame-busting
ager@google.com
2008-11-07
2
-2
/
+12
*
Make the buildbots happy. These started failing after a completely
ager@google.com
2008-11-07
2
-0
/
+8
*
Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...
estade@chromium.org
2008-11-07
1
-1
/
+1
*
Implement a gtk test shell function. Pass dom_operations test shell test.
estade@chromium.org
2008-11-07
5
-16
/
+25
*
Some basic keyboard and focus support.
evanm@google.com
2008-11-07
1
-1
/
+12
*
Enabled WebFrameTest, refactored some test shell functions.
estade@chromium.org
2008-11-06
4
-18
/
+17
*
Prepend protocol on file URLs in test shell gtk.
estade@chromium.org
2008-11-06
2
-10
/
+19
*
fix bug in scrolling where we wouldn't store the unioned rectangles, just let...
pinkerton@google.com
2008-11-06
1
-1
/
+1
*
Correctly add expectation.
brettw@google.com
2008-11-06
1
-1
/
+1
*
Mark my test as failing.
brettw@google.com
2008-11-06
1
-1
/
+5
*
Port some test_shell_tests, and platform cleanup for more of them.
tc@google.com
2008-11-06
1
-2
/
+2
*
Fix FEATURE_DEFINES after r4818. Remove HAVE_ACCESSIBILITY from Release (it
mark@chromium.org
2008-11-06
1
-2
/
+2
*
Add option --winhttp to the layout test runner.
sgjesse@chromium.org
2008-11-06
1
-0
/
+6
*
Fix mac build bustage caused by undefined symbol.
darin@google.com
2008-11-06
2
-0
/
+9
*
Eliminate CursorChromium's dependency on webkit/glue.
darin@chromium.org
2008-11-06
1
-1
/
+1
*
Switch from using GdkPixbuf to cairo for painting on Drawables.
agl@chromium.org
2008-11-06
1
-2
/
+6
*
revert 9391
estade@chromium.org
2008-11-05
4
-17
/
+18
*
Enabled WebFrameTest, refactored some test shell functions.
estade@chromium.org
2008-11-05
4
-18
/
+17
*
Hook up test_shell toolbar buttons.
evanm@google.com
2008-11-05
1
-15
/
+41
*
make sure the host gets notified of invalidates so we only paint what changes
pinkerton@google.com
2008-11-05
2
-6
/
+7
*
Implement and refactor some test shell functions and enable a test.
estade@chromium.org
2008-11-05
8
-37
/
+73
*
Render GTK widgets on Linux
agl@chromium.org
2008-11-05
1
-1
/
+1
*
Paint regions properly on linux test_shell.
tc@google.com
2008-11-05
1
-14
/
+39
*
Hook up linux test shell mouse events
tc@google.com
2008-11-04
1
-15
/
+46
*
make it easier to type urls into testshell by adding http if there's no scheme
pinkerton@google.com
2008-11-04
1
-2
/
+6
*
Add 2 new failures to the tests_fixable list to
nsylvain@chromium.org
2008-11-04
1
-1
/
+4
*
Rebaselined the following layout tests
sgjesse@chromium.org
2008-11-04
1
-3
/
+0
[next]