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
/
test_shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement keyDown events the GTK layout tests.
erg@google.com
2008-11-19
1
-35
/
+41
*
use the shared memory name we construct, probably copy/paste error
pinkerton@google.com
2008-11-18
1
-1
/
+1
*
Implement layout test timeouts under the GTK test shell.
erg@google.com
2008-11-18
1
-3
/
+20
*
Cursor support including custom cursors.
avi@google.com
2008-11-18
1
-1
/
+3
*
Make the gtk window resize itself to the proper size at layout tests startup.
erg@google.com
2008-11-18
4
-6
/
+25
*
Warning about missing fonts on Linux
agl@chromium.org
2008-11-18
1
-0
/
+6
*
More glibc 2.8 fixes.
agl@chromium.org
2008-11-18
1
-2
/
+6
*
Remove a NOTIMPLEMENTED() that doesn't apply on Linux.
evanm@google.com
2008-11-18
1
-4
/
+2
*
Fix the set of fonts used for test_shell.
agl@chromium.org
2008-11-18
1
-0
/
+38
*
Revert 5595
maruel@chromium.org
2008-11-18
1
-38
/
+0
*
Fix the set of fonts used for test_shell.
agl@chromium.org
2008-11-18
1
-0
/
+38
*
Make SetCurrentTestName cross platform.
deanm@chromium.org
2008-11-17
1
-10
/
+10
*
Fix Linux build. Restrict UniscribeHelper_unittest.cpp to win32 until it's po...
mmoss@google.com
2008-11-17
1
-1
/
+1
*
use RGBA to get correctly colored pngs for pixel tests. Implement back/forwar...
pinkerton@google.com
2008-11-17
1
-7
/
+5
*
Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from
brettw@google.com
2008-11-17
2
-4
/
+9
*
Make test_shell stats table names unique.
deanm@chromium.org
2008-11-16
1
-3
/
+8
*
Fix the mac build to add dmg_fp to the libbase.a.
tony@chromium.org
2008-11-15
1
-43
/
+0
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
1
-1
/
+0
*
Slight correction to gtk GetWindowRect
estade@chromium.org
2008-11-15
1
-5
/
+9
*
Fixed version of commit 5499
estade@chromium.org
2008-11-14
2
-5
/
+2
*
Store a pointer to the TestShell* in the GtkWindow.
erg@google.com
2008-11-14
1
-0
/
+2
*
Reverting 5499
estade@chromium.org
2008-11-14
4
-8
/
+12
*
Basic GetScreenInfo implementation for gtk.
estade@chromium.org
2008-11-14
4
-12
/
+8
*
fix windows painting by redrawing the area
tc@google.com
2008-11-14
2
-9
/
+13
*
Custom cursor support.
evanm@google.com
2008-11-14
1
-8
/
+14
*
Add GCController support to test_shell.
fqian@google.com
2008-11-14
2
-0
/
+4
*
make sure svg gets loaded into the correctly sized window
pinkerton@google.com
2008-11-14
1
-2
/
+2
*
remove includes that are now un-needed since most of the code is gone
pinkerton@google.com
2008-11-14
1
-17
/
+0
*
Pass the Cocoa dirty rect to the web view for adding to its dirty rect.
avi@google.com
2008-11-14
3
-5
/
+20
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
2
-2
/
+2
*
Get popup windows working.
agl@chromium.org
2008-11-14
3
-18
/
+52
*
Unfork test_shell_main_gtk back into test_shell_main.
erg@google.com
2008-11-14
3
-94
/
+57
*
Allow optimized builds on Linux.
evanm@google.com
2008-11-13
1
-1
/
+4
*
Use test_webview_delegate.cc and unfork most of the .mm version
pinkerton@google.com
2008-11-13
1
-2
/
+6
*
correctly close windows w/out leaking from JS, correctly clean up after ourse...
pinkerton@google.com
2008-11-13
7
-733
/
+116
*
Initialize WTF threading before calling EventNames::init() in
sgk@google.com
2008-11-13
1
-0
/
+1
*
Avoid flakiness related to progress notifications sometimes happening in a ne...
darin@chromium.org
2008-11-13
3
-35
/
+5
*
Delay the ProcessWork call just like WebKit's DumpRenderTree implementation.
darin@chromium.org
2008-11-13
2
-10
/
+18
*
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 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
*
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
*
Pass through V8 flags from test shell.
deanm@chromium.org
2008-11-12
1
-0
/
+7
*
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
3
-36
/
+7
[next]