| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
BUG=111316
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9909015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129828 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=119869
TEST=none
Review URL: https://chromiumcodereview.appspot.com/9834092
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@129010 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=90445,115784
TEST=the window remains the size the user specified
Review URL: http://codereview.chromium.org/9839091
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128824 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
TabContentsView implementations in content, since a lot of classes that they would depend on shouldn't be exposed to embedders.
(for others reading: Ben said once this is done TabContentsViewAura will be created and we can remove TabContentsViewViews).
BUG=98716
Review URL: https://chromiumcodereview.appspot.com/9600004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@125396 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- We handle multiple popup windows properly, only shutting down when the
last window is closed.
- We have a throbber that spins while loading.
- Typing 'http://' is optional
- Ctrl+w, Ctrl+l, Ctrl+r, Alt+back, and Alt+forward are hooked up as
keyboard accelerators.
BUG=90445
Review URL: http://codereview.chromium.org/9251024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118226 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
THIS IS NOT READY FOR DAILY USE.
The shell, in its current state, can bring up the default google.com
homepage. And that's about it. There are problems with the url bar,
scrolling (weird crashes complaining about not having a
ResourceBundle), it breaks badly on popups, et cetera.
BUG=90445
TEST=none; this is a testing tool.
Review URL: http://codereview.chromium.org/9213012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@117768 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
the WebContents interface.
BUG=98716
Review URL: http://codereview.chromium.org/9021022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115435 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=90445
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104359
Review URL: http://codereview.chromium.org/8171012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104379 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
BUG=90445
TEST=none
Review URL: http://codereview.chromium.org/8171012
TBR=avi@chromium.org
Review URL: http://codereview.chromium.org/8174013
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104363 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=90445
TEST=none
Review URL: http://codereview.chromium.org/8171012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104359 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=90445
TEST=none
Review URL: http://codereview.chromium.org/8171002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104331 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-support multiple windows, this allows window.open to work
-add menu to create new windows-update buttons and url bar
-ensure we destruct ResourceContext on the right thread
-ensure we destruct BrowserContext while all the threads are still alive
-add http:// to the url if the user forgot to enter it
BUG= 90445
Review URL: http://codereview.chromium.org/8043011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102749 0039d316-1c4b-4281-b951-d872f2087c98
|
|
TestShell.
BUG=90445
Review URL: http://codereview.chromium.org/7983015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102053 0039d316-1c4b-4281-b951-d872f2087c98
|