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
/
first_run
/
first_run.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+1
*
Supress first run bubble on inline signin page
guohui@chromium.org
2014-01-02
1
-1
/
+3
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-1
/
+1
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
1
-1
/
+1
*
Do not call SetDefaultBrowser() twice on first run.
gab@chromium.org
2013-12-11
1
-29
/
+26
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Handle startup urls pref migration during master_prefs import.
robertshield@chromium.org
2013-11-01
1
-24
/
+34
*
Do not leak an ExternalProcessImporterHost in first_run::AutoImport().
earthdok@chromium.org
2013-10-30
1
-7
/
+8
*
Add "Bookmarks File" to ImporterList interactively.
tfarina@chromium.org
2013-10-03
1
-1
/
+1
*
Convert SigninTracker to use OAuth2TokenService notifications instead of Toke...
rogerta@chromium.org
2013-09-12
1
-4
/
+1
*
Introduce --cancel-first-run and reduce the strength of --no-first-run.
gab@chromium.org
2013-08-08
1
-2
/
+8
*
Cleanup sync promo preferences (rename "Sync" to "SignIn" and remove unused p...
fdoray@chromium.org
2013-08-07
1
-1
/
+1
*
Show the "You can search from here" bubble after the user has configured sync.
fdoray@chromium.org
2013-08-02
1
-82
/
+116
*
Do not CreateSentinel until after the process singleton has been grabbed by t...
gab@chromium.org
2013-07-31
1
-25
/
+17
*
No bookmark sync promo if sync is disabled by policy.
fdoray@chromium.org
2013-07-31
1
-2
/
+2
*
Merge 3 different ways of obtaining first run state (BrowserMain's |is_first_...
gab@chromium.org
2013-07-31
1
-12
/
+26
*
Delete the message_loop forwarding header.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Refactor utility methods that don't use the ProfileManager directly out of th...
noms@chromium.org
2013-07-18
1
-3
/
+4
*
Move most importer code to chrome/utility/importer
scottmg@chromium.org
2013-07-16
1
-1
/
+1
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-1
/
+1
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-3
/
+3
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-1
/
+1
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
1
-1
/
+1
*
Delete the in-process import code (ImporterHost), porting its shared function...
gab@chromium.org
2013-07-03
1
-7
/
+7
*
Cleanup includes in c/b/first_run/first_run_*.(cc|mm) code.
gab@chromium.org
2013-07-03
1
-3
/
+0
*
Move importer messages to common
scottmg@chromium.org
2013-07-03
1
-1
/
+1
*
chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1
tfarina@chromium.org
2013-07-02
1
-1
/
+1
*
Remove Google Toolbar importer (aka google.com/bookmarks importer).
gab@chromium.org
2013-07-02
1
-1
/
+1
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-1
/
+1
*
OOP import on Linux (i.e., on all platforms since Linux is the only one left!).
gab@chromium.org
2013-06-22
1
-17
/
+2
*
move sync_promo_ui to non-webui-specific directory
bcwhite@chromium.org
2013-06-21
1
-1
/
+1
*
Enable AutoImport for Aura.
gab@chromium.org
2013-06-21
1
-2
/
+0
*
Add the application's locale to SourceProfile as it is required by the Firefo...
gab@chromium.org
2013-06-20
1
-1
/
+2
*
Remove non web-based sign in flow from SyncSetupHandler, and its associated
rogerta@chromium.org
2013-06-12
1
-4
/
+0
*
Use a direct include of strings headers in chrome/browser/e*-h*/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Remove uses of UseWebBasedSigninFlow().
rogerta@chromium.org
2013-06-07
1
-5
/
+4
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
1
-2
/
+2
*
Revert 201968 "Revert 201837 "OOP import on Windows.""
dbeam@chromium.org
2013-05-24
1
-80
/
+123
*
Revert 201837 "OOP import on Windows."
dbeam@chromium.org
2013-05-24
1
-123
/
+80
*
OOP import on Windows.
gab@chromium.org
2013-05-23
1
-80
/
+123
*
Record first run startup metrics.
gab@chromium.org
2013-05-07
1
-13
/
+1
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-4
/
+5
*
Make ImporterHost delete itself instead of being refcounted.
bauerb@chromium.org
2013-05-03
1
-2
/
+5
*
Some first_run code cleanups (extracted from https://codereview.chromium.org/...
gab@chromium.org
2013-04-25
1
-45
/
+40
*
Remove unused |first_run| parameter in ImporterHost::CheckForFirefoxLock() wh...
gab@chromium.org
2013-04-24
1
-2
/
+1
*
Remove unused ImportProgressDialog.
gab@chromium.org
2013-04-24
1
-17
/
+26
[next]