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
*
Allow chromium to be built with some system libs by introducing
evanm@google.com
2008-11-12
1
-2
/
+2
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
2
-1
/
+44
*
Fix http://code.google.com/p/chromium/issues/detail?id=4270. Test case added.
mpcomplete@google.com
2008-11-12
1
-1
/
+20
*
Fix test_shell resizing.
evanm@google.com
2008-11-12
1
-4
/
+2
*
Fix Linux build. I suck.
evanm@google.com
2008-11-12
1
-1
/
+1
*
Show JavaScript alerts. Useful for testing nested message loops.
evanm@google.com
2008-11-12
1
-1
/
+7
*
Rebaseline 4 layout tests:
ericroman@google.com
2008-11-12
1
-4
/
+0
*
fix linux build
tc@google.com
2008-11-12
1
-1
/
+1
*
Fix test shell crash when clicking a drop-down select caused by r5018.
darin@chromium.org
2008-11-12
3
-3
/
+5
*
Make run_webkit_tests.sh multi-platform.
mmoss@google.com
2008-11-12
1
-5
/
+15
*
Pass through V8 flags from test shell.
deanm@chromium.org
2008-11-12
1
-0
/
+7
*
Landing 38097:38305 merge (src/webkit, DEPS)
dglazkov@google.com
2008-11-12
1
-13
/
+13
*
Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...
pinkerton@google.com
2008-11-12
4
-377
/
+86
*
Prevent crash due to DIB allocation failure
joshia@google.com
2008-11-12
2
-5
/
+11
*
Fix areas not being repainted in the linux test shell
tc@google.com
2008-11-12
2
-30
/
+16
*
Roll back Rietveld issue 8778 (r5183, appending stderr to layout-test output)...
pamg@google.com
2008-11-11
5
-244
/
+8
*
Temporarily disable collecting and appending stderr output, to see if it makes
pamg@google.com
2008-11-11
1
-12
/
+12
*
Skip a test that causes the harness to hang in debug mode.
pamg@google.com
2008-11-11
1
-2
/
+4
*
* Remove windows-ism from pasteboard code and move to using
tc@google.com
2008-11-11
1
-0
/
+4
*
Move test_webview_delegate_gtk.cc next to test_webview_delegate_win.cc.
tc@google.com
2008-11-11
2
-1
/
+1
*
Don't output empty stderr lines. This will hopefully solve the MemoryError
pamg@google.com
2008-11-11
1
-2
/
+4
*
Quiet some old debugging printouts.
evanm@google.com
2008-11-11
1
-5
/
+0
*
Some changes necessary to build an optimized binary on Linux.
evanm@google.com
2008-11-11
1
-0
/
+1
*
Basic cursor support.
evanm@google.com
2008-11-11
2
-1
/
+27
*
- Collect stderr separately from stdout and append it to the layout test output.
pamg@google.com
2008-11-11
5
-8
/
+243
*
Fix a test shell bug, as well as fixing an affected test and removing our
evanm@google.com
2008-11-11
2
-3
/
+5
*
Fix test list booboo. TBR.
ojan@google.com
2008-11-11
1
-7
/
+6
*
Turns out some of these are still flaky.
ojan@google.com
2008-11-11
1
-1
/
+8
*
Update test lists to match state of the world better.
ojan@google.com
2008-11-10
1
-138
/
+57
*
Remove passing layout test fixed in r5064.
ericroman@google.com
2008-11-10
1
-4
/
+0
*
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
[next]