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
*
[Sync] Clear sync data and restart when enabling passphrase encryption
maniscalco
2015-06-19
3
-2
/
+14
*
Disable FAVICON_IMAGE type when AndroidSessionNotifications experiment is on
pkotwicz
2015-06-17
1
-1
/
+2
*
Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-17
8
-18
/
+18
*
Listen for account changes and update child account status correspondingly.
bauerb
2015-06-16
5
-6
/
+146
*
Update PasswordSpecificsData documentataion.
vasilii
2015-06-16
1
-2
/
+73
*
[Sync] Add ability to save/restore Nigori to SyncEncryptionHandlerImpl
maniscalco
2015-06-16
14
-40
/
+311
*
Sync: Initial implementation of EntryProtoFieldPtr.
stanisc
2015-06-15
5
-0
/
+273
*
Sync: Optimistic bookmark association implementation
stanisc
2015-06-13
2
-0
/
+8
*
Remove base/port.h includes that are not necessary anymore.
tfarina
2015-06-11
3
-3
/
+0
*
AccountManagerHelper returns null token when USE_CREDENTIALS permission denied
khushalsagar
2015-06-11
1
-0
/
+17
*
Sync: Change Delete Journals to apply to server deletions only
stanisc
2015-06-11
4
-23
/
+58
*
Since Sync auth need to update every 60 minutes, so need to remove SYNC_AUTH_...
gangwu
2015-06-11
1
-1
/
+8
*
[Sync] Make InitUniqueByCreation handle preexisting entries
zea
2015-06-10
2
-16
/
+10
*
[Sync] Clean up obsolete datatype specific methods in sync api
zea
2015-06-10
4
-189
/
+0
*
[Sync] Don't crash for encryption errors
zea
2015-06-10
6
-21
/
+121
*
[Sync] Replace ReportUnrecoverableErrorFunction with base::Closure
zea
2015-06-09
14
-78
/
+43
*
Revert of [autofill] Sync server card and address metadata. (patchset #8 id:8...
dominicc
2015-06-09
1
-1
/
+1
*
[autofill] Sync server card and address metadata.
rouslan
2015-06-06
1
-1
/
+1
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
15
-25
/
+26
*
[Android] Generate scripts at build time to run android tests.
mikecase
2015-06-03
2
-0
/
+5
*
[Sync] Switch to using profile request context
zea
2015-05-29
3
-208
/
+59
*
Fixed Implicit Permanent Folders issues found when testing with alpha server
stanisc
2015-05-28
3
-4
/
+5
*
[sync] Add AUTOFILL_WALLET_METADATA sync datatype.
rouslan
2015-05-22
8
-7
/
+54
*
Sync: add an Android test for injecting a tombstone
pvalenzuela
2015-05-21
2
-0
/
+20
*
[sync] Add WalletMetadataSpecifics protobuf.
rouslan
2015-05-21
7
-2
/
+77
*
Add pvalenzuela to OWNERS for sync/BUILD.gn
pvalenzuela
2015-05-20
1
-0
/
+1
*
[Sync] Finish transition to new AndroidSyncSettings interface.
maxbogue
2015-05-20
1
-61
/
+1
*
Extensions: Store disable reasons in Sync
treib
2015-05-20
2
-1
/
+7
*
[Sync] Remove periodic sync for Chrome for Android, take 2.
maxbogue
2015-05-20
5
-0
/
+42
*
Sync: ParentChildIndex fix for out of order deletion of entries by PurgeEntri...
stanisc
2015-05-20
2
-11
/
+38
*
[Sync] InvalidationService shouldn't CHECK when registering ObjectId for more...
pavely
2015-05-20
2
-4
/
+4
*
Revert of [Sync] Remove periodic sync for Chrome for Android (patchset #2 id:...
sgurun
2015-05-19
5
-42
/
+0
*
[Sync] Remove periodic sync for Chrome for Android
maxbogue
2015-05-19
5
-0
/
+42
*
[Sync] Make it impossible to get a reference to AndroidSyncSettings.
maxbogue
2015-05-19
3
-96
/
+167
*
Subject .mm files to the header sorting presubmit
tapted
2015-05-19
1
-1
/
+1
*
Sync: Remove VerifyLocalIdToUpdate.
stanisc
2015-05-19
1
-48
/
+0
*
Fixup Wallet sync.
rouslan
2015-05-18
1
-1
/
+1
*
[Sync] WriteNode::SetTitle doesn't update bookmark title when it is empty str...
pavely
2015-05-18
2
-8
/
+39
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
8
-18
/
+12
*
Remove Test Accounts service client
pvalenzuela
2015-05-15
8
-480
/
+0
*
Reland [Sync] Refactoring polling to be reliable.
zea
2015-05-15
28
-471
/
+611
*
Sync: Change Local IDs to GUID based to avoid ID collision
stanisc
2015-05-14
8
-103
/
+17
*
[Sync] Test SCF control states and a regression
maxbogue
2015-05-13
1
-3
/
+31
*
Revert of [Sync] Refactoring polling to be reliable. (patchset #5 id:80001 of...
zea
2015-05-13
28
-607
/
+471
*
[Sync] Refactoring polling to be reliable.
zea
2015-05-13
28
-471
/
+607
*
Remove AccountManagerDelegate.removeAccount()
maxbogue
2015-05-13
3
-24
/
+0
*
Substituting pattern push_back(ptr.release()) with push_back(ptr.Pass()) in s...
pranay.kumar
2015-05-13
2
-2
/
+2
*
Update folder hierarchy to match java package name.
Newton Allen
2015-05-13
2
-2
/
+2
*
Switch remaining functions from SchemeIsSecure() to
lgarron
2015-05-12
1
-2
/
+1
*
Convert some parts of sync/ to use of scoped_ptr instead of bare ptrs
estade
2015-05-07
17
-304
/
+343
[next]