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 the checked-in scons configuration files.
sgk@google.com
2009-04-01
1
-328
/
+0
*
Enable running webkit tests in parallel and make it use
ojan@google.com
2009-03-30
1
-0
/
+1
*
Fix Linux build (and clean TestShell build).
darin@chromium.org
2009-03-19
1
-4
/
+0
*
- Provide Rpc classes with unique ids so that their message id spaces do not ...
pfeldman@chromium.org
2009-03-13
1
-0
/
+1
*
Initial WebDevToolsAgent implementation contains two agent objects: Dom agent
pfeldman@chromium.org
2009-03-12
1
-0
/
+1
*
Fix linux build part N.
darin@chromium.org
2009-02-26
1
-0
/
+1
*
fixing linux bustage
darin@chromium.org
2009-02-26
1
-0
/
+4
*
Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...
mmoss@chromium.org
2009-02-23
1
-0
/
+1
*
Add a Repack tool to scons. This is used to compile linux resources
tc@google.com
2009-02-06
1
-6
/
+0
*
Fix double free in test_shell_tests on linux with SHARED=1.
tc@google.com
2009-02-05
1
-7
/
+14
*
Fix our link madness on linux. We now properly link
tc@google.com
2009-01-29
1
-0
/
+5
*
Unfork test_shell_main:
amanda@chromium.org
2009-01-26
1
-0
/
+2
*
Install the npapi_test_plugin in the same way we did the layout_test one.
evan@chromium.org
2009-01-23
1
-0
/
+4
*
Do the SCons hackery necessary to get the test plugin in the right directory.
evan@chromium.org
2009-01-23
1
-0
/
+10
*
Add back convolver_unittest.cc and image_operations_unittest.cc.
maruel@chromium.org
2009-01-22
1
-0
/
+3
*
Reverting 8462,8458 since it broke the linux builder.
maruel@chromium.org
2009-01-22
1
-3
/
+0
*
Fix SCons build breakage.
maruel@chromium.org
2009-01-22
1
-3
/
+3
*
Add back convolver_unittest.cc and image_operations_unittest.cc.
maruel@chromium.org
2009-01-22
1
-0
/
+3
*
Include webkit strings in test shell data pack.
tc@google.com
2009-01-22
1
-1
/
+2
*
Add additional linux resources to test_shell_resources.
tc@google.com
2009-01-21
1
-2
/
+1
*
Add test shell resources into the linux .pak file.
tc@google.com
2009-01-21
1
-1
/
+12
*
Make test_shell require test_shell.pak
tc@google.com
2009-01-21
1
-0
/
+1
*
generate test_shell.pak and hook up loading net resources from
tc@google.com
2009-01-20
1
-0
/
+16
*
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
[next]