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
/
content
/
shell
Commit message (
Expand
)
Author
Age
Files
Lines
*
[content shell] return DRT specific strings for certain WebLocalizedStrings c...
jochen@chromium.org
2013-03-07
1
-0
/
+44
*
[content shell] WebRuntimeFeatures are managed by TestRunner
jochen@chromium.org
2013-03-07
1
-8
/
+0
*
[content shell] move setting and resetting of the testrunners to WebKitTestRu...
jochen@chromium.org
2013-03-07
3
-17
/
+11
*
[content shell] consolidate test configuration into a struct
jochen@chromium.org
2013-03-07
6
-52
/
+82
*
[content shell] disallow sending focus IPCs during layout tests
jochen@chromium.org
2013-03-07
1
-0
/
+1
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-07
6
-146
/
+38
*
Revert 186654
jochen@chromium.org
2013-03-07
8
-119
/
+95
*
[content shell] eliminate the pause between reset and starting a new test
jochen@chromium.org
2013-03-07
8
-95
/
+119
*
[content shell] only send the test configuration to the first render view hos...
jochen@chromium.org
2013-03-07
2
-1
/
+21
*
remove READ_PHONE_STATE permission as AudioManager can achieve the same funct...
qinmin@chromium.org
2013-03-06
2
-2
/
+0
*
[content shell] add the --enable-accelerated-2d-canvas flag
jochen@chromium.org
2013-03-06
3
-1
/
+9
*
[content shell] when running layout tests, reuse the current web contents
jochen@chromium.org
2013-03-06
2
-39
/
+71
*
Revert 186347
jochen@chromium.org
2013-03-06
6
-38
/
+146
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-06
6
-146
/
+38
*
Add support for synchronously resizing a render view for layout tests.
jochen@chromium.org
2013-03-06
5
-15
/
+2
*
[content shell] use the permission client provided by the TestRunner for layo...
jochen@chromium.org
2013-03-05
1
-0
/
+4
*
[content shell] close the main window during the destructor
jochen@chromium.org
2013-03-05
1
-0
/
+5
*
[content shell] don't try to add a virtual border when resizing the view.
jochen@chromium.org
2013-03-05
1
-3
/
+1
*
[content shell] handle focus entirely from the renderer
jochen@chromium.org
2013-03-05
3
-4
/
+58
*
[content shell] manage focus synchronously from the renderer for layout tests
jochen@chromium.org
2013-03-04
1
-0
/
+1
*
[content shell] prepare for handling the focus in the renderer
jochen@chromium.org
2013-03-04
5
-13
/
+8
*
[content shell] implement WebTestDelegate::closeRemainingWindows
jochen@chromium.org
2013-03-04
4
-3
/
+16
*
[content shell] only generate a pixel dump if content_shell actually wants to
jochen@chromium.org
2013-03-04
1
-1
/
+2
*
[content shell] move sending the test configuration to a method
jochen@chromium.org
2013-03-04
2
-11
/
+18
*
[content shell] don't try to reset the web preferences from WebKitTestRunner:...
jochen@chromium.org
2013-03-04
1
-3
/
+0
*
[content shell] add a method that explicitly discards the main window
jochen@chromium.org
2013-03-04
2
-13
/
+32
*
[content shell] when resetting the WebKitTestRunner, also reset it's WebTestP...
jochen@chromium.org
2013-03-04
1
-1
/
+9
*
[content shell] reset the web preferences that are modified in WebKitTestCont...
jochen@chromium.org
2013-03-04
1
-0
/
+4
*
[content shell] don't disable unified text checking by default for layout tests
jochen@chromium.org
2013-03-04
1
-1
/
+0
*
[content shell] use the MockWebHyphenator for layout tests
jochen@chromium.org
2013-03-01
7
-1
/
+81
*
Revert 185516
jochen@chromium.org
2013-03-01
7
-80
/
+0
*
Fix incorrectly formatted comment.
jochen@chromium.org
2013-03-01
1
-3
/
+2
*
[content shell] fix inspector layout tests on mac
jochen@chromium.org
2013-03-01
1
-1
/
+5
*
[content shell] use the MockWebHyphenator for layout tests
jochen@chromium.org
2013-03-01
7
-0
/
+80
*
[content shell] sync the navigation state to the browser before recording the...
jochen@chromium.org
2013-03-01
1
-0
/
+16
*
Browser Plugin: Use ContentRendererClient to disable instantiating <object ty...
lazyboy@chromium.org
2013-03-01
2
-0
/
+13
*
[content shell] enable threaded html parser for layout tests
jochen@chromium.org
2013-02-28
1
-0
/
+1
*
[content shell] don't require a user action for focus/blur events during layo...
jochen@chromium.org
2013-02-27
3
-0
/
+11
*
[content shell] print error message when the renderer indicates that a test t...
jochen@chromium.org
2013-02-27
1
-0
/
+5
*
[Android content shell] Add paste popup for text edit area selection.
shouqun.liu@intel.com
2013-02-27
2
-3
/
+50
*
[content shell] use the TestShell mime registry for layout tests
jochen@chromium.org
2013-02-27
2
-0
/
+13
*
mac content shell drt: Hook up a dummy image transport
thakis@chromium.org
2013-02-26
1
-0
/
+2
*
mac content shell drt: Do not disable antialiasing via NSDefaults
thakis@chromium.org
2013-02-26
1
-7
/
+4
*
Remove WebContents methods that duplicate WebContentsView methods.
jam@chromium.org
2013-02-26
8
-20
/
+24
*
[content shell] launch devtools from a file: url during layout tests
jochen@chromium.org
2013-02-25
1
-1
/
+27
*
[content shell] delete NotImplemented ipc message, since everything is implem...
jochen@chromium.org
2013-02-25
3
-16
/
+0
*
[content shell] for hidpi tests, just modify the device scale factor on the r...
jochen@chromium.org
2013-02-24
1
-2
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
13
-16
/
+16
*
[content shell] implement WebTestDelegate::captureHistoryForWindow
jochen@chromium.org
2013-02-23
5
-11
/
+118
*
Add a hook to content renderer client for using a custom clipboard
jochen@chromium.org
2013-02-23
2
-0
/
+14
[next]