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
/
sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release sync's RequestContextGetter as soon as possible
haitaol@chromium.org
2013-09-11
9
-19
/
+128
*
sync: Remove OverrideClientFieldsAfterCommit
rlarocque@chromium.org
2013-09-11
3
-119
/
+1
*
Enable invalidations for arbitrary objects on Android.
stepco@chromium.org
2013-09-11
8
-26
/
+432
*
Start using OAuth2 for sync cacheinvalidation.
nyquist@chromium.org
2013-09-10
1
-4
/
+7
*
sync: Implement per-type GetCommitIds
rlarocque@chromium.org
2013-09-10
6
-248
/
+279
*
Revert 222154 "sync: Gracefully handle very early shutdown"
vitalybuka@chromium.org
2013-09-10
36
-510
/
+173
*
sync: Gracefully handle very early shutdown
rlarocque@chromium.org
2013-09-10
36
-173
/
+510
*
Avatar syncing for supervised users
ibraaaa@chromium.org
2013-09-09
2
-0
/
+10
*
Update client-side sync.proto file so that it is in sync with the
pvalenzuela@chromium.org
2013-09-07
1
-4
/
+29
*
sync: Add GetAllSyncData to sync/api
tim@chromium.org
2013-09-05
2
-5
/
+10
*
sync: Remove IDs from OrderedCommitSet
rlarocque@chromium.org
2013-09-04
10
-111
/
+103
*
test IWYU fixups for base
mostynb@opera.com
2013-09-03
1
-0
/
+1
*
sync: Remove ModelTypeInvalidationMap
rlarocque@chromium.org
2013-09-03
40
-562
/
+159
*
Fix chromium sync server for timezones with positive UTC offset.
vchigrin@yandex-team.ru
2013-09-02
1
-4
/
+8
*
Enhance Sync Node Browser Logging
petewil@chromium.org
2013-08-29
2
-0
/
+41
*
Rename base::debug::StackTrace::PrintBacktrace() to Print().
rsesek@chromium.org
2013-08-29
1
-2
/
+1
*
Add HTTP status code to navigation data structures
pvalenzuela@chromium.org
2013-08-28
2
-0
/
+3
*
sync: Expose BuildCommitItem helper function
rlarocque@chromium.org
2013-08-27
4
-85
/
+103
*
Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1
caitkp@chromium.org
2013-08-26
1
-1
/
+1
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-23
1
-8
/
+0
*
sync: Improve testing of download functions
rlarocque@chromium.org
2013-08-23
9
-189
/
+252
*
[sync] Properly handle case where sync is disabled by dasher admin
rsimha@chromium.org
2013-08-22
3
-4
/
+34
*
Fix missing const-reference on parameter.
etienneb@chromium.org
2013-08-22
2
-4
/
+4
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
Upstream Chrome sync adapter.
nyquist@chromium.org
2013-08-21
2
-17
/
+0
*
Null ModelSafeWorker's working_loop_ if loop is destructed and synchronize ac...
haitaol@chromium.org
2013-08-21
2
-8
/
+25
*
[Android] Remove all usage of com.google.common.collect
yfriedman@chromium.org
2013-08-20
8
-102
/
+104
*
Move contract authority accessor method to SyncStatusHelper
nyquist@chromium.org
2013-08-19
4
-6
/
+24
*
InstantExtended: Persist TemplateURL.new_tab_url.
jered@chromium.org
2013-08-19
2
-0
/
+4
*
Add managed user master key to ManagedUserSpecificsToValue().
bauerb@chromium.org
2013-08-16
1
-0
/
+1
*
Allow ProfileSyncService to initialize backend when access token is not avail...
tim@chromium.org
2013-08-15
1
-1
/
+5
*
Add constant for Sync OAuth2 scope
nyquist@chromium.org
2013-08-15
1
-0
/
+5
*
Add functionality to enable GCM.
nyquist@chromium.org
2013-08-14
1
-0
/
+29
*
Better S/N logging in the Sync Node Browser
petewil@chromium.org
2013-08-09
2
-3
/
+52
*
Ensure we never try to register for the object id "NULL"
nyquist@chromium.org
2013-08-09
4
-26
/
+104
*
sync: Remove SyncSourceInfo
rlarocque@chromium.org
2013-08-03
33
-569
/
+330
*
Fix issue with null-value OAuth2 tokens for Android.
nyquist@chromium.org
2013-08-01
3
-22
/
+44
*
Save image search URLs and post parameters of all search URLs into perf, web_...
jnd@chromium.org
2013-07-31
2
-1
/
+18
*
Revert 214841 "Fix issue with null-value OAuth2 tokens for Android."
tbreisacher@chromium.org
2013-07-31
3
-44
/
+22
*
Fix issue with null-value OAuth2 tokens for Android.
nyquist@chromium.org
2013-07-31
3
-22
/
+44
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-31
42
-264
/
+271
*
Switch to non-deprecated version of getAuthToken().
newt@chromium.org
2013-07-26
1
-2
/
+2
*
Revert 213642 "Lock-free shutdown of profile sync service. Chang..."
earthdok@chromium.org
2013-07-25
42
-271
/
+264
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-25
42
-264
/
+271
*
Adapting the UI to bring it closer to the spec, and fixing image fetching.
petewil@chromium.org
2013-07-24
1
-0
/
+23
*
Update include paths in sync for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
sync: Add pre-commit update avoidance mode + flag
rlarocque@chromium.org
2013-07-20
22
-14
/
+212
*
Fixed fetching of OAuth2 tokens through the MockAccountManager.
joaodasilva@chromium.org
2013-07-19
1
-5
/
+9
*
Add version field to syncer::Invalidation.
stepco@chromium.org
2013-07-18
9
-13
/
+87
*
[Sync] Add CoreTypes support
zea@chromium.org
2013-07-18
2
-2
/
+30
[next]