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
/
sync
/
sync_ui_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
1
-1
/
+1
*
sync: Track validity of about:sync fields
rlarocque@chromium.org
2012-07-19
1
-326
/
+6
*
[Sync] Move ModelType and related classes to 'syncer' namespace
akalin@chromium.org
2012-07-03
1
-1
/
+1
*
[Sync] Move model_type* from syncable/ to base/
akalin@chromium.org
2012-07-03
1
-1
/
+1
*
[Sync] Rename csync namespace to syncer
akalin@chromium.org
2012-06-28
1
-14
/
+14
*
Display per-type status in about:sync
rlarocque@chromium.org
2012-06-27
1
-24
/
+7
*
sync: Refactor session tracking
rlarocque@chromium.org
2012-06-22
1
-4
/
+5
*
[Sync] Rename sync_api to csync
akalin@chromium.org
2012-06-22
1
-2
/
+2
*
[Sync] Rename browser_sync to csync in sync/
akalin@chromium.org
2012-06-21
1
-15
/
+15
*
[Sync] Add histogram to track the reason for unrecoverable errors at the PSS.
zea@chromium.org
2012-06-14
1
-3
/
+3
*
Show throttled data types on about:sync
rlarocque@chromium.org
2012-06-14
1
-0
/
+5
*
sync: Refactor per-datatype throttling
rlarocque@chromium.org
2012-06-13
1
-2
/
+1
*
Refactor following sync commit loop change
rlarocque@chromium.org
2012-06-08
1
-7
/
+3
*
sync: create internal_api/public to house sync/ files needed by chrome/browse...
tim@chromium.org
2012-06-07
1
-2
/
+2
*
sync: split SyncSessionSnapshot, SyncerStatus, ErrorCounters, and SyncSourceI...
tim@chromium.org
2012-06-06
1
-1
/
+1
*
Add chrome://sync counter for total commits
rlarocque@chromium.org
2012-06-04
1
-0
/
+4
*
Give auth errors higher priority in the UI.
atwilson@chromium.org
2012-05-30
1
-10
/
+13
*
sync: Loop committing items without downloading updates
rlarocque@chromium.org
2012-05-26
1
-3
/
+0
*
Treat SyncCredentialsLost as an auth error
atwilson@chromium.org
2012-05-16
1
-1
/
+1
*
Fix labels in chrome://sync
rlarocque@chromium.org
2012-04-28
1
-4
/
+4
*
[Sync] Convert SyncSessionSnapshot to a copy-able class.
zea@chromium.org
2012-04-24
1
-41
/
+34
*
Unify ChromeOS/non-ChromeOS strings into one label on sync_ui_util
kochi@chromium.org
2012-04-24
1
-25
/
+0
*
Add signed-in status to chrome://sync
rlarocque@chromium.org
2012-04-20
1
-7
/
+13
*
Rearrange and rename about:sync details
rlarocque@chromium.org
2012-04-19
1
-105
/
+185
*
Removed ProfileSyncService::UIShouldDepictAuthInProgress
atwilson@chromium.org
2012-04-11
1
-10
/
+19
*
Show actionable error only when there is an error.
lipalani@chromium.org
2012-03-30
1
-12
/
+22
*
sync: Count and report reflected updates
rlarocque@chromium.org
2012-03-24
1
-0
/
+3
*
Removed SyncSetupFlow and SyncSetupWizard.
atwilson@chromium.org
2012-03-23
1
-1
/
+1
*
Change definition of about:sync summary
rlarocque@chromium.org
2012-03-21
1
-4
/
+2
*
Trim code form sync's ServerConnectionManager
rlarocque@chromium.org
2012-03-17
1
-13
/
+0
*
[Sync] Move 'sync' target to sync/
akalin@chromium.org
2012-03-15
1
-4
/
+4
*
Changes related to new conflict counters
rlarocque@chromium.org
2012-03-07
1
-2
/
+11
*
Revert 123872 - Revert 122403 - After model association, while running if the...
lipalani@chromium.org
2012-02-28
1
-0
/
+2
*
Revert 122403 - After model association, while running if the datatype encoun...
lipalani@chromium.org
2012-02-28
1
-2
/
+0
*
Remove PSS::ShowLoginDialog() and obsolete IDC_SYNC_BOOKMARKS.
atwilson@chromium.org
2012-02-25
1
-24
/
+2
*
Export syncer return values to about:sync
rlarocque@chromium.org
2012-02-23
1
-0
/
+10
*
[cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-17
1
-0
/
+25
*
After model association, while running if the datatype encounters an error we...
lipalani@chromium.org
2012-02-17
1
-0
/
+2
*
Revert 121858 - [cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
1
-25
/
+0
*
[cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-14
1
-0
/
+25
*
Convert final GetProfileSyncService callers to use profile keyed factory.
tim@chromium.org
2012-02-08
1
-1
/
+3
*
Many small sync changes centered around AllStatus
rlarocque@chromium.org
2012-02-03
1
-6
/
+9
*
Remove broken variables from sync's AllStatus
rlarocque@chromium.org
2012-01-20
1
-10
/
+1
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
1
-1
/
+1
*
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
akalin@chromium.org
2011-12-10
1
-1
/
+1
*
sync: remove GetAuthenticatedUsername from ProfileSyncService/SyncBackendHost.
tim@chromium.org
2011-12-02
1
-6
/
+11
*
Re-application of CL originally reviewed here: http://codereview.chromium.org...
jimblackler@google.com
2011-11-30
1
-10
/
+24
*
Revert 110905 - Adding parameter to GetStatusLabels to indicate if links are ...
torne@chromium.org
2011-11-21
1
-24
/
+10
*
Adding parameter to GetStatusLabels to indicate if links are acceptable, as s...
jimblackler@google.com
2011-11-21
1
-10
/
+24
*
Revert the revert. This change was not the cause of the failures, so relanding.
zea@chromium.org
2011-11-17
1
-0
/
+30
[next]