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
/
chrome
/
browser
/
ui
/
browser_window.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TranslateTabHelper to ChromeTranslateClient
naiem.shaik@gmail.com
2014-06-04
1
-1
/
+1
*
UMA Metrics for the new avatar menu, including vasquette-detection and Add Ac...
mlerman@chromium.org
2014-05-27
1
-3
/
+5
*
Move auth errors from the hotdog menu to the new profile menu.
rogerta@chromium.org
2014-05-22
1
-1
/
+3
*
Get rid of bookmark prompt experiment
yosin@chromium.org
2014-05-02
1
-4
/
+0
*
Move TranslateStep enum into the Translate component core code.
blundell@chromium.org
2014-04-07
1
-1
/
+1
*
Manage accounts in Vasquette should open profile menu in edit state
guohui@chromium.org
2014-03-21
1
-2
/
+7
*
Revert 258436 "Manage accounts in Vasquette should open profile ..."
brettw@chromium.org
2014-03-20
1
-7
/
+2
*
Manage accounts in Vasquette should open profile menu in edit state
guohui@chromium.org
2014-03-20
1
-2
/
+7
*
Support executing named commands on IDC_BOOKMARK_PAGE when overriding the boo...
wittman@chromium.org
2014-02-28
1
-0
/
+5
*
Support displaying browser and page actions on IDC_BOOKMARK_PAGE when overrid...
wittman@chromium.org
2014-02-25
1
-0
/
+9
*
Merge TranslateTabHelper::TranslateStep and TranslateInfoBarDelegate::Type
droger@chromium.org
2014-02-15
1
-5
/
+4
*
Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)
piman@chromium.org
2014-02-14
1
-3
/
+0
*
Add bookmark app creation dialog.
calamity@chromium.org
2014-02-04
1
-0
/
+11
*
Remove more non-aura windows code.
jam@chromium.org
2014-01-15
1
-6
/
+0
*
Move Translate-related files to components/translate
droger@chromium.org
2014-01-07
1
-1
/
+1
*
Use base namespace for string16 in chrome/browser.
brettw@chromium.org
2013-12-06
1
-2
/
+2
*
Pass the Translate error type to the bubble
hajimehoshi@chromium.org
2013-12-03
1
-1
/
+3
*
Turn the Translate icon on only when the translation is succesfully done
hajimehoshi@chromium.org
2013-11-21
1
-0
/
+3
*
[win8] Force browsers created while Chrome is in Metro mode to be on the Ash ...
tapted@chromium.org
2013-11-19
1
-0
/
+6
*
Translate: New Bubble UX (for the view toolkit)
hajimehoshi@chromium.org
2013-10-28
1
-1
/
+7
*
Refactor code paths into the Create Shortcuts dialog.
mgiuca@chromium.org
2013-10-17
1
-4
/
+0
*
add test to verify bookmark bar state and it's always reflected by its visual...
kuan@chromium.org
2013-10-14
1
-3
/
+0
*
Fix multiple problems with omnibox text handling across focus changes.
pkasting@chromium.org
2013-09-24
1
-0
/
+8
*
Move PasswordForm from //content to //autofill.
blundell@chromium.org
2013-09-09
1
-2
/
+2
*
Fix print preview size calculation.
rfevang@chromium.org
2013-09-08
1
-1
/
+2
*
fix flashing bottom gray bar when navigating away from NTP w/ unpinned bookma...
kuan@chromium.org
2013-08-27
1
-0
/
+5
*
Don't pass an unnecessary bool along the chain of "update toolbar" calls.
pkasting@chromium.org
2013-08-21
1
-2
/
+1
*
Extend batched shutdown to include the in-progress downloads dialog.
sammc@chromium.org
2013-08-16
1
-3
/
+7
*
Don't close tabs at shutdown until all beforeunload handlers have run.
sammc@chromium.org
2013-08-16
1
-2
/
+2
*
Initial plumbing for Scroll End Effect
rharrison@chromium.org
2013-07-24
1
-0
/
+4
*
Remove the integrated desktop Chrome To Mobile Service and UI.
msw@chromium.org
2013-07-18
1
-3
/
+0
*
remove unused BrowserWindow::GetInstantBounds and its implementations
kuan@chromium.org
2013-07-18
1
-5
/
+0
*
Remove unused parameter "show_history" from the ShowWebsiteSettings methods.
markusheintz@chromium.org
2013-07-05
1
-2
/
+1
*
Move chrome/browser/ui/base_window.h to ui/base
benwells@chromium.org
2013-05-23
1
-4
/
+4
*
components: Create web_modal component.
sadrul@chromium.org
2013-05-16
1
-2
/
+6
*
Win: Display a native bubble (instead of the JS one) after the web signin flow.
noms@chromium.org
2013-05-01
1
-1
/
+2
*
Add key to focus infobars
dmazzoni@chromium.org
2013-04-19
1
-0
/
+3
*
Add SAML support for chrome sign in.
rogerta@chromium.org
2013-04-12
1
-2
/
+5
*
Deprecate Browser::TYPE_PANEL
stevenjb@chromium.org
2013-04-04
1
-5
/
+0
*
Introduce browser-agnostic web contents modal dialog positioning abstraction ...
wittman@chromium.org
2013-04-02
1
-5
/
+4
*
Fixing problem with a tabless browser windows showing up after a task manager...
skuhne@chromium.org
2013-03-21
1
-6
/
+0
*
Reland ash: Use immersive mode for fullscreen
jamescook@chromium.org
2013-02-27
1
-0
/
+4
*
Revert 184600
jamescook@chromium.org
2013-02-26
1
-4
/
+0
*
ash: Use immersive mode for fullscreen
jamescook@chromium.org
2013-02-26
1
-0
/
+4
*
browser: Move the rest of application_lifetime.h into chrome namespace.
tfarina@chromium.org
2013-02-18
1
-1
/
+1
*
Refactor BrowserWindow fullscreen and presentation on Mac to be consistent wi...
scheib@chromium.org
2013-01-29
1
-7
/
+8
*
Change the one-click sign in confirmation bubble into a modal dialog
rogerta@chromium.org
2013-01-25
1
-0
/
+6
*
In Chrome M23 the page info bubble was replaced by the website settings UI (a...
markusheintz@chromium.org
2013-01-24
1
-9
/
+0
*
Move window_open_disposition.h from webkit/ into ui/base.
tfarina@chromium.org
2013-01-22
1
-1
/
+1
*
Implement new Task Manager and Edit Bookmark style, etc.
msw@chromium.org
2013-01-18
1
-2
/
+2
[next]