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] Don't require keystore migration time to be set in nigori node
Nicolas Zea
2015-07-22
2
-9
/
+53
*
Move GET_ACCOUNTS permission check to AccountManagerDelegate
Tommy Nyquist
2015-07-21
2
-1
/
+5
*
Add support for overriding AccountManagerDelegate
Tommy Nyquist
2015-07-20
1
-4
/
+20
*
Simplify AccountManagerHelper and AccountManagerDelegate.
Tommy Nyquist
2015-07-20
4
-199
/
+0
*
Added permission check for GET_ACCOUNTS.
Tommy Nyquist
2015-07-15
2
-2
/
+26
*
Stop relying on Android constants for Android bookmark provider.
Aurimas Liutikas
2015-06-30
1
-2
/
+1
*
Don't check for USE_CREDENTIALS permission on Android M.
Jason Kersey
2015-06-23
1
-2
/
+4
*
[Sync] Fix sync_unit_tests failure in branch 2403
Nicolas Zea
2015-06-18
1
-0
/
+1
*
[Sync] Don't crash for encryption errors
Nicolas Zea
2015-06-17
6
-21
/
+121
*
[Sync] Make InitUniqueByCreation handle preexisting entries
Nicolas Zea
2015-06-15
2
-16
/
+10
*
AccountManagerHelper returns null token when USE_CREDENTIALS permission denied
Tommy Nyquist
2015-06-11
1
-0
/
+17
*
Merge to M44: [Sync] WriteNode::SetTitle doesn't update bookmark title when i...
Pavel Yatsuk
2015-05-22
2
-8
/
+39
*
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
*
[Sync] Add UMA to Directory to count number of catastrophic errors
maniscalco
2015-05-05
1
-0
/
+2
*
Adjust URLFetcher::Create API so that object is returned as scoped_ptr.
dtapuska
2015-05-01
4
-8
/
+8
*
[Sync] Erase sync DB when corrupted
maniscalco
2015-04-30
12
-31
/
+186
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in sync module.
anujk.sharma
2015-04-30
2
-9
/
+6
*
Sync bookmark app icon urls and sizes, and download icons for new apps.
benwells
2015-04-29
4
-1
/
+32
*
Change ScopedPtrHashMap's 2nd template parameter
kcwu
2015-04-28
2
-2
/
+3
*
Revert of [Sync] Erase sync DB when corrupted (patchset #4 id:60001 of https:...
vkuzkokov
2015-04-28
12
-185
/
+31
*
[Sync] Erase sync DB when corrupted
maniscalco
2015-04-27
12
-31
/
+185
*
Windows GN component build fixes: sync, ui
brettw
2015-04-24
2
-2
/
+6
*
[Sync] Add test to verify sync DB corruption handling during SaveChanges
maniscalco
2015-04-24
2
-11
/
+71
*
Update {virtual,override} to follow C++11 style in sync.
nick
2015-04-23
3
-4
/
+4
*
[Sync] Make AttachmentStore API more consistent
pavely
2015-04-22
14
-145
/
+203
*
[Sync] Ensure isSyncable is set when signed in.
maxbogue
2015-04-21
3
-13
/
+68
*
[Sync] Make OnDiskDirectoryBackingStore base class for deferred DBS
maniscalco
2015-04-20
8
-44
/
+86
*
Reland: Fix errors found in Mac gn component builds
jiangj
2015-04-18
2
-0
/
+15
*
[Sync] Delete syncable::Blob and associated dead code
maniscalco
2015-04-17
8
-119
/
+0
*
[Sync] Make more of DirectoryBackingStore's methods private
maniscalco
2015-04-17
2
-88
/
+80
*
[Sync] Make Directory's protected methods private where possible
maniscalco
2015-04-16
1
-9
/
+9
*
Revert of Fix errors found in Mac gn component builds (patchset #10 id:180001...
maniscalco
2015-04-16
2
-15
/
+0
*
Fix errors found in Mac gn component builds
jiangj
2015-04-16
2
-0
/
+15
*
[Sync] Make DirectoryBackingStore's db_ private.
maniscalco
2015-04-16
7
-25
/
+61
*
Revert "Speculative revert by sheriff"
Bartosz Fabianowski
2015-04-16
7
-31
/
+118
*
Speculative revert by sheriff
Bartosz Fabianowski
2015-04-16
7
-118
/
+31
*
[Sync] Fix invalidations on Android.
maxbogue
2015-04-16
1
-0
/
+5
*
Sync: Add Android test for downloading a bookmark
pvalenzuela
2015-04-15
7
-31
/
+118
*
[Sync] Update DirectoryBackingStore to detect Sync DB corruption
maniscalco
2015-04-14
6
-0
/
+150
*
Sync: Add FakeServer verification API for Sessions
pvalenzuela
2015-04-12
8
-3
/
+225
[next]