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
/
chrome_pages.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add details (where missing) for histograms and remove a few that are not wort...
finnur@chromium.org
2014-05-14
1
-1
/
+0
*
Show History and Extensions in SettingsWindow when enabled
stevenjb@chromium.org
2014-05-02
1
-7
/
+21
*
Show settings browser windows as a separate launcher item
stevenjb@chromium.org
2014-04-18
1
-1
/
+14
*
Replace Browser::AppType with is_trusted_source_
stevenjb@chromium.org
2014-04-14
1
-15
/
+0
*
Componentize SigninManager.
blundell@chromium.org
2014-04-01
1
-1
/
+1
*
Revert of Componentize SigninManager. (https://codereview.chromium.org/218713...
dewittj@chromium.org
2014-03-31
1
-1
/
+1
*
Componentize SigninManager.
blundell@chromium.org
2014-03-31
1
-1
/
+1
*
Implement settings om a window
stevenjb@chromium.org
2014-03-21
1
-23
/
+72
*
Remove dead code.
rogerta@chromium.org
2014-01-28
1
-10
/
+0
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+1
*
[Refactor] Removes usage of ProfileManager::GetDefaultProfileOrOffTheRecord()...
pkotwicz@chromium.org
2013-12-16
1
-1
/
+0
*
Make sure that the created browser is displayed when chrome::FindOrCreateTabb...
pkotwicz@chromium.org
2013-10-31
1
-6
/
+11
*
Avoid creating a browser which is never shown in:
pkotwicz@chromium.org
2013-10-28
1
-27
/
+47
*
[win8] Ensure the desktop type (e.g. ash) of a hosted app launch matches the ...
tapted@chromium.org
2013-10-21
1
-1
/
+2
*
Add a new component app Guide to Chrome (code name GeniusApp) to replace Help...
davidyu@chromium.org
2013-09-13
1
-0
/
+19
*
Create system tray item for accessing chrome://slow
zork@chromium.org
2013-08-12
1
-0
/
+6
*
No bookmark sync promo if sync is disabled by policy.
fdoray@chromium.org
2013-07-31
1
-3
/
+2
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2
tfarina@chromium.org
2013-07-03
1
-1
/
+1
*
Remove non web-based sign in flow from SyncSetupHandler, and its associated
rogerta@chromium.org
2013-06-12
1
-24
/
+3
*
Use a direct include of strings headers in chrome/browser/ui/b*-p*/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Remove uses of UseWebBasedSigninFlow().
rogerta@chromium.org
2013-06-07
1
-2
/
+1
*
Warn by default when certain DLL conflicts exist on XP.
finnur@chromium.org
2013-06-06
1
-0
/
+17
*
signin: pull basic SigninManager functionality into new SigninManagerBase class.
tim@chromium.org
2013-04-21
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
[Mac] DownloadShelf should be notified when autoclosing.
asanka@chromium.org
2013-04-01
1
-1
/
+2
*
Don't open the new apps page as a singleton anymore.
mad@chromium.org
2013-03-20
1
-7
/
+0
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-2
/
+2
*
Add a signin allowed policy which is used to determine if a user is allowed t...
akuegel@chromium.org
2013-02-28
1
-0
/
+1
*
The context menu for extension actions should show a Manage item, not just
mpcomplete@chromium.org
2013-02-28
1
-1
/
+9
*
Add a new chrome://apps page.
mad@chromium.org
2013-02-25
1
-0
/
+7
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Fixed lingering signin issues with managed/disabled sync.
atwilson@chromium.org
2013-02-06
1
-7
/
+7
*
Allow signin to continue even if sync is disabled by policy.
atwilson@chromium.org
2013-02-03
1
-2
/
+4
*
google_apis: Move AppendQueryParameter() etc. from common/net/url_util.h to
tfarina@chromium.org
2013-01-31
1
-5
/
+3
*
Remove TabStripModel wrapper use.
avi@chromium.org
2013-01-10
1
-1
/
+2
*
browser: Move FindOrCreateTabbedBrowser() function into chrome namespace.
tfarina@chromium.org
2012-12-26
1
-2
/
+2
*
sync: Get rid of LoginUIService::ShowLoginUI().
tfarina@chromium.org
2012-12-18
1
-1
/
+6
*
When trying to sign in to chrome from an incognito window, make sure the
rogerta@chromium.org
2012-12-13
1
-3
/
+16
*
Enable web-based sign in flow by default. Can use command line argument
rogerta@chromium.org
2012-12-08
1
-4
/
+2
*
Customize user details in ash system bubble for public account mode
bartfab@chromium.org
2012-12-03
1
-0
/
+4
*
Add function to show Gaia signin in new tab.
abodenha@chromium.org
2012-11-28
1
-4
/
+24
*
First step in getting chrome to use a web-based sign in flow. This change
rogerta@chromium.org
2012-11-09
1
-12
/
+19
*
Remove unused stuff.
sreeram@chromium.org
2012-10-02
1
-4
/
+0
*
Options: s/options2/options/.
jhawkins@chromium.org
2012-08-19
1
-1
/
+1
*
Options: Rename options2 namespace to options.
jhawkins@chromium.org
2012-08-19
1
-1
/
+1
*
Change the navigation code of sync promo slightly to navigate
munjal@chromium.org
2012-07-23
1
-1
/
+1
*
Switch about box to web ui on Windows.
mad@chromium.org
2012-07-14
1
-5
/
+0
*
Remove "2" suffixes from options2 code.
dbeam@chromium.org
2012-07-11
1
-1
/
+1
[next]