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
/
shell.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support to content_shell for printing and render tree dumps
jochen@chromium.org
2012-06-06
1
-16
/
+16
*
Show page title on content shell window (for Linux, Windows and Mac)
hongbo.min@intel.com
2012-06-01
1
-0
/
+20
*
TabContents -> WebContentsImpl, part 19.
avi@chromium.org
2012-04-17
1
-2
/
+2
*
Support WebView in ash.
ben@chromium.org
2012-04-12
1
-1
/
+1
*
Add methods to close individual or all open windows to Shell
jochen@chromium.org
2012-03-30
1
-0
/
+14
*
Content shell: Javascript dialogs, first pass, just Mac for now.
avi@chromium.org
2012-03-29
1
-0
/
+10
*
Content shell: Use only public API.
avi@chromium.org
2012-03-26
1
-31
/
+30
*
Content shell: Don't automatically resize the window to preferred size.
avi@chromium.org
2012-03-25
1
-5
/
+0
*
Move Render(Widget|View)HostImpl to files with _impl in filename.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-2
/
+4
*
First version of the layoutTestController for content_shell
jochen@chromium.org
2012-01-30
1
-1
/
+12
*
Add option --dump-render-tree to content_shell to dump the render tree as text.
jochen@chromium.org
2012-01-29
1
-3
/
+20
*
content shell/GTK: Add user interface niceness.
erg@chromium.org
2012-01-19
1
-0
/
+1
*
Content: First draft at a content_shell on GTK.
erg@chromium.org
2012-01-14
1
-10
/
+2
*
Now that TabContentsViewHelper is in content, make TabContentsViewWin use it ...
jam@chromium.org
2012-01-12
1
-13
/
+25
*
Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Convert unix_hacker functions on NavigationController that are used by Chrome...
jam@chromium.org
2011-12-29
1
-1
/
+1
*
Convert all of the WebContentsDelegate to use WebContents instead of TabConte...
jam@chromium.org
2011-12-28
1
-3
/
+3
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-5
/
+5
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-5
/
+5
*
Rename TabContents::view() to GetView() and put it in the WebContents interface.
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-5
/
+5
*
Start creating the content::WebPage interface around TabContents. This is jus...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Initial changes for Mac content shell.
avi@chromium.org
2011-10-06
1
-3
/
+1
*
Revert 104359 - Initial changes for Mac content shell.
avi@chromium.org
2011-10-06
1
-1
/
+3
*
Initial changes for Mac content shell.
avi@chromium.org
2011-10-06
1
-3
/
+1
*
Change content shell variable names to be more xplat.
avi@chromium.org
2011-10-06
1
-4
/
+4
*
Set focus to content area after navigating so that it has focus (matches what...
jam@chromium.org
2011-09-27
1
-0
/
+4
*
A few improvements to content_shell:
jam@chromium.org
2011-09-26
1
-10
/
+34
*
Add a simple GUI around the content shell. This is inspired heavily by TestSh...
jam@chromium.org
2011-09-20
1
-0
/
+102