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
/
auto_login_prompter.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TestHtmlDialogObserver to TestWebDialogObserver.
tfarina@chromium.org
2012-05-02
1
-1
/
+1
*
TabContents -> WebContentsImpl, part 21.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
Converting TokenService to a ProfileKeyedService.
rlp@chromium.org
2012-03-08
1
-1
/
+2
*
Remove old reverse auto-login code since it has been decided to implement it
rogerta@chromium.org
2012-02-23
1
-56
/
+15
*
Add a "Learn more" link to the reverse auto-login inforbar.
rogerta@chromium.org
2012-01-31
1
-8
/
+4
*
Turn off reverse auto-login for M18. Leave it behind a flag.
rogerta@chromium.org
2012-01-28
1
-4
/
+3
*
Remove a bunch of GetProfileSyncService callers to use the new factory.
tim@chromium.org
2012-01-27
1
-2
/
+7
*
Stop cracking open the args parameter from the x-auto-login header since the
rogerta@chromium.org
2012-01-26
1
-6
/
+31
*
Fix string resources for reverse auto-login.
rogerta@chromium.org
2012-01-24
1
-3
/
+4
*
Unescape username and realm from X-Auto-Login header
qsr@chromium.org
2012-01-24
1
-2
/
+5
*
"Recommit 118589 - Re-commit r117965 and 117130 with a fix for perf regression."
atwilson@chromium.org
2012-01-22
1
-2
/
+2
*
Revert 118589 - Re-commit r117965 and 117130 with a prospective fix for perf ...
atwilson@chromium.org
2012-01-21
1
-2
/
+2
*
Re-commit r117965 and 117130 with a prospective fix for perf regression.
atwilson@chromium.org
2012-01-21
1
-2
/
+2
*
Revert SigninManager changes to see if they were the cause of the perf regres...
atwilson@chromium.org
2012-01-19
1
-2
/
+2
*
Implement reverse auto-login.
rogerta@chromium.org
2012-01-13
1
-18
/
+39
*
Moved SigninManager out of browser/sync, and start changing the code so signin
atwilson@chromium.org
2012-01-11
1
-2
/
+2
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-5
/
+5
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-1
/
+2
*
Separating the AutoLoginInfoBarDelegate from the AutoLoginPrompter.
qsr@chromium.org
2012-01-04
1
-188
/
+2
*
Convert WebContents to return a content::NavigationController instead of the ...
jam@chromium.org
2012-01-04
1
-6
/
+6
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-1
/
+0
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-7
/
+8
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-2
/
+2
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
sync: change semantics (and name) of SigninManager::GetUsername
tim@chromium.org
2011-12-07
1
-1
/
+1
*
Change NavigationController::LoadURL to take a Referrer class instead of a GU...
jochen@chromium.org
2011-12-05
1
-1
/
+2
*
base::Bind: Low-hanging fruit conversions of NewRunnableFunction.
jhawkins@chromium.org
2011-11-12
1
-3
/
+5
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-18
/
+20
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-1
/
+1
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-10
/
+15
*
Classes that implement InfoBarDelegates should contain only what's needed to ...
pkasting@chromium.org
2011-09-26
1
-0
/
+333