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] Fix undeletion during commit logic
zea
2015-04-02
11
-21
/
+88
*
Add pvalenzuela as owner of Sync test code
pvalenzuela
2015-04-01
2
-0
/
+2
*
[Sync] Fix notification count on about:sync-internals
pavely
2015-03-31
1
-0
/
+1
*
[Sync] Refactor DirectoryBackingStore's sql::Connection creation
maniscalco
2015-03-31
5
-79
/
+91
*
Add missing task_queue.cc to sync_core GN sources list.
tfarina
2015-03-27
1
-0
/
+1
*
leveldb: Reuse manifest (AKA logs) during open.
cmumford
2015-03-26
1
-0
/
+2
*
[Sync] Server side update the protocol version, because server side adding a ...
gangwu
2015-03-26
1
-1
/
+1
*
[Sync] Add support for immediately enabling/disabling wallet datatype
zea
2015-03-26
1
-1
/
+1
*
[Sync] Introduce AttachmentStoreForSync class
pavely
2015-03-25
18
-102
/
+242
*
[Sync] Replace AttachmentIdSet with AttachmentIdList in interfaces.
pavely
2015-03-25
13
-59
/
+64
*
Sync: Print FakeServer contents on test failure
pvalenzuela
2015-03-24
1
-2
/
+21
*
Increase page size for SyncData DB from 4K to maximum
gangwu
2015-03-20
5
-4
/
+80
*
Sync: support implicit permanent folders in commits.
stanisc
2015-03-20
2
-25
/
+40
*
Fix up if statement curly braces issues.
aurimas
2015-03-18
1
-2
/
+1
*
Remove enhanced bookmarks sync experiment
wittman
2015-03-17
3
-27
/
+2
*
Sync: Handle empty (implicit) ParentId in GetPredecessorId and GetSuccessorId
stanisc
2015-03-17
5
-18
/
+82
*
Sync: Avoid 3 passes over SyncDarta DB when loading the directory from the disk
stanisc
2015-03-17
18
-75
/
+188
*
Sync: Create an integration test for wallet
pvalenzuela
2015-03-13
1
-0
/
+4
*
Add phone number to wallet addresses
brettw
2015-03-12
2
-1
/
+6
*
Sync: ChangeReorderBuffer::Traversal should handle nodes with unset Parent ID
stanisc
2015-03-11
2
-2
/
+42
*
[Sync] Add size and crc32c to AttachmentId.
maniscalco
2015-03-11
27
-115
/
+215
*
Android Sync test for downloading typed URLs
pvalenzuela
2015-03-11
6
-26
/
+116
*
[Sync] Refactor AttachmentStore classes. Introduce concept of referrer.
pavely
2015-03-11
29
-325
/
+455
*
Revert of [Sync] Add size and crc32c to AttachmentId. (patchset #8 id:140001 ...
dgrogan
2015-03-10
27
-215
/
+115
*
Sync: Added extra validation to FindLocalIdToUpdate.
stanisc
2015-03-10
1
-0
/
+48
*
[Sync] Add size and crc32c to AttachmentId.
maniscalco
2015-03-10
27
-115
/
+215
*
Revert of [Sync] Refactor AttachmentStore classes. Introduce concept of refer...
bnc
2015-03-09
29
-455
/
+325
*
[Sync] Refactor AttachmentStore classes. Introduce concept of referrer.
pavely
2015-03-09
29
-325
/
+455
*
Add remaining trivial targets for the Linux GN build
dpranke
2015-03-08
2
-0
/
+66
*
Split ValueSerializer into separate Serializer and Deserializer classes.
prashhir
2015-03-05
2
-2
/
+3
*
[Sync] Remove DropAttachments from AttachmentService and SyncData
maniscalco
2015-03-04
9
-114
/
+3
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-2
/
+2
*
[Sync] Make sure to register for autofill wallet invalidation on android
zea
2015-02-28
1
-1
/
+5
*
Initialize AndroidSyncSettings with the account on startup.
maxbogue
2015-02-28
2
-0
/
+3
*
[Sync] Remove unused deprecated methods from AndroidSyncSettings.
maxbogue
2015-02-27
1
-17
/
+0
*
[Sync] Add support for GetUpdates Throttling
gangwu
2015-02-27
17
-30
/
+173
*
Rewrite AndroidSyncSettings to be significantly simpler.
maxbogue
2015-02-26
3
-512
/
+235
*
Migrate sync/ to base::RunLoop::RunUntilIdle()
qi1988.yang
2015-02-26
11
-27
/
+26
*
Sync: Small refactoring of Directory::CheckTreeInvariants.
stanisc
2015-02-24
6
-9
/
+22
*
Use external ID to match native model nodes during bookmark association.
stanisc
2015-02-24
2
-0
/
+3
*
Add more targets to GN check.
brettw
2015-02-20
1
-3
/
+9
*
Slighly reduce code duplication in SyncManagerTest
malets
2015-02-20
1
-88
/
+45
*
Add PSS::RemoveClientFromServer() and call it on STOP_SYNC shutdowns.
maxbogue
2015-02-20
1
-0
/
+18
*
Add a "name" field to the wallet address proto.
brettw
2015-02-20
1
-0
/
+1
*
Add one test for Cryptographer::InstallKeys
malets
2015-02-19
1
-0
/
+46
*
Re-enable some sync_unit_tests
hichris123
2015-02-18
3
-21
/
+3
*
Create an isolate file for sync_unit_tests
pvalenzuela
2015-02-18
1
-0
/
+17
*
Sort GYP and GN files under sync
satorux
2015-02-18
3
-37
/
+37
*
Log last use date and total use count for autofill profiles and credit
estade
2015-02-13
2
-0
/
+8
*
[Extensions] Sync the 'allowed scripting on all urls' preference
rdevlin.cronin
2015-02-13
2
-0
/
+7
[next]