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
*
Rebaseline some tests on linux. These are actually exactly the same
tc@google.com
2009-05-18
1
-1
/
+5
*
Also scan .m and .mm files in checkdeps.py
phajdan.jr@chromium.org
2009-05-18
3
-3
/
+3
*
Set 'remote_fonts_enabled' to true in test_shell. Chrome has it off by defaul...
jshin@chromium.org
2009-05-17
1
-0
/
+3
*
Fix document-location-click-timeout.html crash on linux.
tc@google.com
2009-05-14
1
-1
/
+2
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-14
1
-8
/
+10
*
Split BMPImageDecoderTest.* tests into fast and slow tests. Enable fast tests...
thestig@chromium.org
2009-05-14
2
-7
/
+52
*
Retry r16006.
estade@chromium.org
2009-05-14
1
-3
/
+4
*
test_shell: flush message loop before destroying the shell.
evan@chromium.org
2009-05-14
1
-7
/
+11
*
revert r16006 due to msvc warning.
estade@chromium.org
2009-05-13
1
-4
/
+3
*
Properly convert from UTF8 to UTF16 in WebTextInputImpl.
estade@chromium.org
2009-05-13
1
-3
/
+4
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
9
-70
/
+81
*
Moving all the breakpad stuff to: src/breakpad
bradnelson@chromium.org
2009-05-13
1
-1
/
+1
*
Suppress Gtk warnings like
hamaji@chromium.org
2009-05-13
1
-0
/
+27
*
Revert 15965. I wasn't supposed to check that in since it still doesn't compi...
maruel@chromium.org
2009-05-13
1
-7
/
+7
*
Remove even more ATL dependencies.
maruel@chromium.org
2009-05-13
1
-7
/
+7
*
More green please: Vector canvas matrix test disable, mac fix, mark layout
senorblanco@chromium.org
2009-05-13
1
-1
/
+1
*
Fix the mac build break with skia move.
thomasvl@chromium.org
2009-05-13
1
-1
/
+1
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
4
-11
/
+33
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
4
-33
/
+11
*
Remove layoutTestController.setUseDashboardCompatiblityMode as webkit fixed t...
hamaji@chromium.org
2009-05-12
1
-5
/
+0
*
Implement the triple click for the Mac.
avi@google.com
2009-05-12
1
-1
/
+1
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
1
-3
/
+2
*
Delete the checked-in webkit .vcproj (and ancillary .sln) files.
sgk@google.com
2009-05-12
1
-166
/
+0
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
6
-0
/
+0
*
Fix mac build bustage. I forgot about the .mm files!
darin@chromium.org
2009-05-10
3
-7
/
+7
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
20
-45
/
+45
*
Fix plugin window sticking around when parent became invisible. Added test f...
jam@chromium.org
2009-05-10
1
-9
/
+39
*
Copy layout test plugin into TestShell.app bundle where the layout
amanda@chromium.org
2009-05-08
1
-1
/
+11
*
The VS generator handles file copies as AdditionalDependencies,
sgk@google.com
2009-05-08
1
-12
/
+32
*
Copy npapi_layout_test_plugin.dll to the plugins/ subdirectory.
sgk@google.com
2009-05-08
1
-0
/
+12
*
Convert the webkit build on Windows to gyp:
sgk@google.com
2009-05-08
2
-828
/
+0
*
Add '<(SHARED_INTERMEDIATE_DIR)/webkit' to 'glue', too.
sgk@google.com
2009-05-08
1
-0
/
+4
*
Add missing plugin_windowed_test.{cc,h} to npapi_test_plugin.
sgk@google.com
2009-05-07
1
-0
/
+3
*
Gyp updates for webkit build:
sgk@google.com
2009-05-06
1
-4
/
+17
*
Redo of http://codereview.chromium.org/100097 to make work on Linux and Mac.
glen@chromium.org
2009-05-06
2
-0
/
+6
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
2
-2
/
+5
*
Fix inspector in test_shell. AppendASCII doesn't like the leading '/'
tc@google.com
2009-05-05
1
-1
/
+1
*
Fix Flash window in Analytics being incorrectly visible.
jam@chromium.org
2009-05-05
1
-0
/
+17
*
Revert r15278. More unexpected test failures :(
darin@chromium.org
2009-05-05
6
-28
/
+32
*
Re-do r15244: Fix crash in ~TestWebViewDelegate caused by
darin@chromium.org
2009-05-05
6
-32
/
+28
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
5
-22
/
+31
*
Eliminate webkit/glue/webhistoryitem* in favor of adding a
darin@chromium.org
2009-05-04
5
-31
/
+22
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
2
-2
/
+4
*
Call WebWorkerClient on the main thread. This makes it consistent with the r...
jam@chromium.org
2009-05-01
4
-99
/
+63
*
Fix make build by making sure .pak files are listed as outputs of grd files.
tc@google.com
2009-05-01
1
-15
/
+14
*
Deprecate wstring version of PathService::Get() in webkit.
thestig@chromium.org
2009-05-01
5
-33
/
+41
*
Copy web inspector files into the output dir. Should now work in
tc@google.com
2009-04-30
1
-0
/
+1
*
Rewrite plugin_tests.cc to use FilePath and file_utils.h instead
amanda@chromium.org
2009-04-30
2
-12
/
+24
*
Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs.
tc@google.com
2009-04-29
5
-11
/
+60
*
Rolling back webkit-gyp switch. r14382
bradnelson@google.com
2009-04-29
2
-0
/
+824
[next]