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
/
SConscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove net_resources.rc and net_resources.h and replace it
tc@google.com
2009-01-08
1
-1
/
+1
*
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...
evanm@google.com
2008-12-26
1
-1
/
+1
*
Remove a circular dependency within the test_shell SConscript.
evanm@google.com
2008-12-26
1
-2
/
+3
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
1
-0
/
+64
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
1
-10
/
+10
*
Move various gtest-style unit tests out of webkit/port and into a new
darin@google.com
2008-12-18
1
-5
/
+5
*
Remove few more errors in mac scons build.
phajdan.jr@chromium.org
2008-12-15
1
-0
/
+7
*
Have GRIT generate files into a common directory.
tc@google.com
2008-12-12
1
-1
/
+1
*
Move some files from platform/graphics to platform/graphics/chromium.
darin@chromium.org
2008-12-10
1
-1
/
+1
*
Adding missing lib to fix windows webkit build.
bradnelson@chromium.org
2008-12-04
1
-0
/
+1
*
Remove skia/public/{Vector,Platform}Canvas_unittest.cpp from SCons.
sgk@google.com
2008-11-22
1
-4
/
+0
*
Fix use of LOAD= with WantSystemLib() (we could blow up if a variable
sgk@google.com
2008-11-21
1
-2
/
+2
*
Review URL: http://codereview.chromium.org/11606
jcampan@chromium.org
2008-11-20
1
-1
/
+0
*
Remove platformCanvas_unittest from Liunx build since it doesn't compile prop...
brettw@google.com
2008-11-19
1
-1
/
+3
*
Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...
brettw@google.com
2008-11-19
1
-0
/
+2
*
rename gtk test shell files
tc@google.com
2008-11-19
1
-3
/
+3
*
rename webwidget_host.cc to webwidget_host_win.cc
tc@google.com
2008-11-19
1
-3
/
+3
*
Fix Linux build. Restrict UniscribeHelper_unittest.cpp to win32 until it's po...
mmoss@google.com
2008-11-17
1
-1
/
+1
*
Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code from
brettw@google.com
2008-11-17
1
-0
/
+1
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
1
-1
/
+0
*
Unfork test_shell_main_gtk back into test_shell_main.
erg@google.com
2008-11-14
1
-9
/
+5
*
Allow optimized builds on Linux.
evanm@google.com
2008-11-13
1
-1
/
+4
*
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
1
-1
/
+1
*
fix linux build
tc@google.com
2008-11-12
1
-1
/
+1
*
Move test_webview_delegate_gtk.cc next to test_webview_delegate_win.cc.
tc@google.com
2008-11-11
1
-1
/
+1
*
test_webview_delegate.cc was forked for the Mac test shell, and then
evanm@google.com
2008-11-09
1
-1
/
+2
*
Linux port: enable a bunch of already-passing test shell tests.
estade@chromium.org
2008-11-07
1
-6
/
+6
*
Port a resource fetcher test shell test to linux.
estade@chromium.org
2008-11-07
1
-1
/
+1
*
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
1
-1
/
+1
*
Enabled WebFrameTest, refactored some test shell functions.
estade@chromium.org
2008-11-06
1
-1
/
+1
*
Prepend protocol on file URLs in test shell gtk.
estade@chromium.org
2008-11-06
1
-1
/
+1
*
Port some test_shell_tests, and platform cleanup for more of them.
tc@google.com
2008-11-06
1
-2
/
+2
*
revert 9391
estade@chromium.org
2008-11-05
1
-1
/
+1
*
Enabled WebFrameTest, refactored some test shell functions.
estade@chromium.org
2008-11-05
1
-1
/
+1
*
Implement and refactor some test shell functions and enable a test.
estade@chromium.org
2008-11-05
1
-3
/
+3
*
fix build by adding sql and storage files to webcore SConscript
tc@google.com
2008-11-03
1
-0
/
+1
*
Port a few more test_shell_tests to Linux.
tc@google.com
2008-11-03
1
-2
/
+1
*
move test_shell_gtk.cc next to test_shell.cc
tc@google.com
2008-10-31
1
-1
/
+1
*
Merge linux and windows test shells to share code.
tc@google.com
2008-10-31
1
-2
/
+2
*
Get fonts to render in a somewhat recognisable form on Linux.
agl@chromium.org
2008-10-31
1
-1
/
+1
*
Switch to using the message loop rather than gtk_main().
agl@chromium.org
2008-10-30
1
-2
/
+3
*
Split test_shell.cc into test_shell.cc and test_shell_win.cc.
tc@google.com
2008-10-29
1
-0
/
+1
*
Port a few test_shell_tests. Now it runs 45 of them.
evanm@google.com
2008-10-27
1
-13
/
+12
*
Remove duplicate source file definitions in test_shell.
sgk@google.com
2008-10-25
1
-13
/
+0
*
More stubbing out. With this and the rest of Linux pending, test_shell links.
agl@chromium.org
2008-10-24
1
-1
/
+1
*
Using $CHROME_SRC_DIR in place of hash/..
bradnelson@google.com
2008-10-22
1
-1
/
+1
*
Rolling back switch to hammer patterns again.
bradnelson@chromium.org
2008-10-20
1
-43
/
+20
*
Adding in new hammer patterns. Restored from rollback change 3578.
bradnelson@chromium.org
2008-10-18
1
-20
/
+43
[next]