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
/
test_shell.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert the revert of my DOM Storage LayoutTest enabling CL. I had to revert ...
jorlow@chromium.org
2009-08-05
1
-0
/
+2
*
Reverting 22029.
jorlow@chromium.org
2009-07-30
1
-2
/
+0
*
List individual storage related layout tests rather than excluding them all. ...
jorlow@chromium.org
2009-07-30
1
-0
/
+2
*
Remove the dependency on V8Proxy.h from test_shell.cc.
dumi@chromium.org
2009-07-23
1
-6
/
+2
*
Including config.h temporarily to make the Mac/Linux builds happy.
dumi@chromium.org
2009-07-20
1
-0
/
+4
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-9
/
+10
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-10
/
+9
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-9
/
+10
*
shared build: make the shared build work for test_shell
evan@chromium.org
2009-07-03
1
-0
/
+8
*
Add Reload and LoadData methods to WebFrame. LoadData replaces
darin@chromium.org
2009-07-01
1
-13
/
+5
*
Implement setXSSAuditorEnabled for test_shell
dglazkov@google.com
2009-06-30
1
-0
/
+1
*
Delete V8Proxy and V8Utilities and use upstreamed versions.
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
Reverting 19489,19488.
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
Use upstream V8Proxy and V8Utilities
japhet@chromium.org
2009-06-29
1
-2
/
+2
*
Remove WebFrame::CaptureImage in favor of having consumers call Layout
darin@chromium.org
2009-06-26
1
-13
/
+23
*
Hook up WebHistoryItem and push HistoryItem serialization out of WebFrame.
darin@chromium.org
2009-06-25
1
-1
/
+3
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-12
/
+15
*
Remove the HistoryState property of WebRequest.
darin@chromium.org
2009-05-22
1
-31
/
+33
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
1
-2
/
+11
*
Fix Skia includes to use the whole path name.
brettw@chromium.org
2009-05-19
1
-2
/
+1
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
1
-11
/
+1
*
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
1
-1
/
+1
*
Set 'remote_fonts_enabled' to true in test_shell. Chrome has it off by defaul...
jshin@chromium.org
2009-05-17
1
-0
/
+3
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-21
/
+38
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
1
-0
/
+0
*
Fix inspector in test_shell. AppendASCII doesn't like the leading '/'
tc@google.com
2009-05-05
1
-1
/
+1
*
Revert r15278. More unexpected test failures :(
darin@chromium.org
2009-05-05
1
-7
/
+0
*
Re-do r15244: Fix crash in ~TestWebViewDelegate caused by
darin@chromium.org
2009-05-05
1
-0
/
+7
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
1
-1
/
+0
*
Eliminate webkit/glue/webhistoryitem* in favor of adding a
darin@chromium.org
2009-05-04
1
-0
/
+1
*
Deprecate wstring version of PathService::Get() in webkit.
thestig@chromium.org
2009-05-01
1
-8
/
+11
*
Fixed rebasline iamge.
levin@chromium.org
2009-04-28
1
-1
/
+1
*
More linux ifdef tweaks. This reverts my earlier change (13503).
sky@chromium.org
2009-04-27
1
-8
/
+0
*
Only dump image results if the hashes don't match.
ojan@google.com
2009-04-17
1
-11
/
+19
*
Relanding the following revisions.
ananta@chromium.org
2009-04-13
1
-1
/
+11
*
Revert change 13558 and 13555 because they broke the plugin
nsylvain@chromium.org
2009-04-13
1
-9
/
+1
*
Remove the Activex shim registration for generic Activex controls. The Active...
ananta@chromium.org
2009-04-11
1
-1
/
+9
*
Adds some ifdefs so that test_shell can be compiled on linux
sky@chromium.org
2009-04-10
1
-0
/
+8
*
Prevent test shell editing events from getting to the webview delegate after ...
estade@chromium.org
2009-04-07
1
-7
/
+8
*
Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.
darin@chromium.org
2009-04-02
1
-0
/
+9
*
Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h
darin@chromium.org
2009-04-01
1
-5
/
+0
*
Some minor cleanup in WebDataSource and WebResponse.
darin@chromium.org
2009-03-12
1
-3
/
+4
*
Reverting 11396.
ericroman@google.com
2009-03-11
1
-21
/
+8
*
Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...
ericroman@google.com
2009-03-10
1
-8
/
+21
*
Reland r11118.
darin@chromium.org
2009-03-06
1
-17
/
+0
*
Revert r11118 :(
darin@chromium.org
2009-03-06
1
-0
/
+17
*
More WebKit API action (chromium side)
darin@chromium.org
2009-03-06
1
-17
/
+0
*
Minor cleanup in webkit/glue:
darin@chromium.org
2009-03-02
1
-0
/
+1
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
1
-2
/
+0
[next]