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
/
layout_test_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-7
/
+7
*
Add method to control whether local files get universal access during testing.
cevans@chromium.org
2009-11-11
1
-0
/
+11
*
Add layoutTestController.counterValueForElementById
hamaji@chromium.org
2009-10-30
1
-0
/
+15
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-22
1
-5
/
+7
*
TBR: darin
mhm@chromium.org
2009-10-21
1
-7
/
+5
*
Introduce WebSecurityPolicy for security related methods.
mhm@chromium.org
2009-10-21
1
-5
/
+7
*
1. Make messageloop-based timeout work on Mac/Linux,
ojan@chromium.org
2009-10-20
1
-27
/
+31
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+1
*
Make all content scripts from an extension run in the same
aa@chromium.org
2009-10-08
1
-3
/
+6
*
Implement setPOSIXLocale in test shell.
evan@chromium.org
2009-10-07
1
-0
/
+12
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-2
/
+2
*
Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h
mal@chromium.org
2009-10-01
1
-2
/
+2
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-2
/
+2
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-7
/
+7
*
Refactor the DB code to make it accessible from test_shell.
dumi@chromium.org
2009-09-22
1
-2
/
+9
*
Implement WebKitTabToLinksPreferenceKey for the test_shell.
arv@chromium.org
2009-09-17
1
-0
/
+2
*
Restore logging of preference errors.
darin@chromium.org
2009-09-16
1
-2
/
+3
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
1
-10
/
+14
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-2
/
+1
*
Teach LayoutTestController about the pref to enable the appcache.
michaeln@google.com
2009-09-04
1
-0
/
+2
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-1
/
+1
*
Implement layoutTestController.display() method.
dglazkov@chromium.org
2009-09-04
1
-0
/
+3
*
Change the default cookie policy to be closer to the default in WebKit's Dump...
levin@chromium.org
2009-09-04
1
-2
/
+13
*
Re-land r23931: Plumb whiteListAccessFromOrigin() through
aa@chromium.org
2009-08-21
1
-0
/
+24
*
Reverting 23931.
dimich@google.com
2009-08-21
1
-24
/
+0
*
Plumb whiteListAccessFromOrigin() through Chromium's WebKit API
aa@chromium.org
2009-08-21
1
-0
/
+24
*
The 2 layout test regressions happened due to changes in the test shell.
jorlow@chromium.org
2009-08-19
1
-6
/
+9
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
1
-12
/
+7
*
Make chanegs in layoutTestController reflecting recent upstream change http:/...
dimich@google.com
2009-08-14
1
-0
/
+108
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-8
/
+9
*
Fix a bunch of layout tests related to dumpResourceLoadCallbacks.
darin@chromium.org
2009-08-06
1
-0
/
+9
*
Don't use work_queue_ for the isolated world scripts. Instead, we just
abarth@chromium.org
2009-08-05
1
-16
/
+6
*
Implement a couple layoutTestController methods and rebaseline
tc@google.com
2009-08-03
1
-0
/
+17
*
Add a WebKit API that registers a V8 extension to be loaded into content
mpcomplete@chromium.org
2009-07-30
1
-1
/
+1
*
Enable isolated worlds for content scripts.
abarth@chromium.org
2009-07-16
1
-1
/
+1
*
Add test harness for isolated worlds. Actual tests will appear upstream.
abarth@chromium.org
2009-07-08
1
-0
/
+20
*
Implement setXSSAuditorEnabled for test_shell
dglazkov@google.com
2009-06-30
1
-0
/
+12
*
Some cleanup around WebCore EditCommands:
jeremy@chromium.org
2009-06-23
1
-2
/
+2
*
Remove layoutTestController.setUseDashboardCompatiblityMode as webkit fixed t...
hamaji@chromium.org
2009-05-12
1
-5
/
+0
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-1
/
+1
*
Deprecate wstring version of PathService::Get() in webkit.
thestig@chromium.org
2009-05-01
1
-4
/
+4
*
Make change to our LayoutTestController to match the change I made upstream to
darin@chromium.org
2009-04-18
1
-1
/
+1
*
Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.
darin@chromium.org
2009-04-02
1
-2
/
+23
*
The layoutTestController had its queueScript method broken into two:
darin@chromium.org
2009-04-01
1
-15
/
+45
*
Reverting 11396.
ericroman@google.com
2009-03-11
1
-4
/
+3
*
Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...
ericroman@google.com
2009-03-10
1
-3
/
+4
*
The DumpWindowStatus flag wasn't being cleared in Reset.
finnur@google.com
2009-02-09
1
-0
/
+3
*
Retrying previous changelist. I can't get this to fail
finnur@google.com
2009-02-09
1
-2
/
+10
*
Reverting 9366.
finnur@google.com
2009-02-07
1
-10
/
+2
*
Implementing that callback required to pass
finnur@google.com
2009-02-07
1
-2
/
+10
[next]