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
*
Fix MockAccountManager.getAccountsByType()
dfalcantara
2015-01-09
1
-5
/
+14
*
sync: Remove unused private fields
hashimoto
2015-01-09
4
-12
/
+1
*
Make Python sync server stoppable
sigbjorn
2015-01-09
1
-41
/
+38
*
base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().
danakj
2015-01-08
1
-3
/
+3
*
replace COMPILE_ASSERT with static_assert in sync/
mostynb
2015-01-07
10
-100
/
+98
*
Implement SupervisedUserWhitelistService.
bauerb
2014-12-26
2
-2
/
+12
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
3
-14
/
+14
*
Enable Null Syncable ID which is different than Root ID.
stanisc
2014-12-23
22
-86
/
+86
*
Standardize usage of virtual/override/final specifiers in sync/.
dcheng
2014-12-22
32
-93
/
+65
*
Add a new component for WiFi credential sync. Populate the
quiche
2014-12-20
1
-0
/
+7
*
Delete SyncDecryptionPassphraseType.
maxbogue
2014-12-18
1
-121
/
+0
*
[Sync] Add url fetch timeout logic
zea
2014-12-18
2
-9
/
+113
*
Add a datatype for supervised user whitelists.
bauerb
2014-12-16
11
-4
/
+87
*
Add Sync.Attachments.DownloadTotalTime.
maxbogue
2014-12-12
1
-0
/
+7
*
Delete deprecated synced notifications code
Nicolas Zea
2014-12-11
14
-967
/
+13
*
Add the Sync.Attachments.StoreInitResult histogram.
maxbogue
2014-12-11
2
-3
/
+10
*
Include model type in attachment uploads and downloads
maniscalco
2014-12-11
9
-21
/
+63
*
[Push] Remove unused disable-sync-gcm-in-order-to-try-push-api flag
miguelg
2014-12-11
2
-29
/
+0
*
Ensure there are always nice icons for bookmark apps.
benwells
2014-12-11
1
-0
/
+4
*
Add boolean histogram Sync.Attachments.DownloadChecksumResult.
maxbogue
2014-12-11
1
-0
/
+3
*
Update sync/tools to use the new version of LaunchProcess.
rvargas
2014-12-10
1
-1
/
+1
*
[Sync] Enforce child-to-parent deletion order with more than max entries
zea
2014-12-09
2
-4
/
+45
*
Make AttachmentService accessible directly from
stanisc
2014-12-09
4
-0
/
+46
*
Add wallet autofill sync protos
brettw
2014-12-08
2
-0
/
+94
*
Add PassphraseType to replace SyncDecryptionPassphraseType.
maxbogue
2014-12-08
2
-9
/
+111
*
Add the Sync.PassphraseType histogram.
maxbogue
2014-12-05
2
-0
/
+7
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
2
-11
/
+7
*
Implement AttachmentStore metadata enumeration API.
stanisc
2014-12-01
5
-106
/
+405
*
Synchronous creation of OnDiskAttachmentStore
pavely
2014-11-26
12
-181
/
+247
*
Add UMA counting for Sync Attachments response codes.
maxbogue
2014-11-24
5
-3
/
+48
*
Sync: Attachment Store APIs for accessing attachment metadata
stanisc
2014-11-21
15
-0
/
+214
*
Fix a bunch of Java Checkstyle issues.
aurimas
2014-11-20
3
-12
/
+12
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
1
-1
/
+1
*
Add attachments support to DomDistillerStore
cjhopman
2014-11-19
1
-4
/
+8
*
Encode sync birthday with url-safe base64 insetead of base64.
maniscalco
2014-11-18
3
-5
/
+22
*
Send birthday on sync attachment uploads and downloads.
maniscalco
2014-11-18
10
-65
/
+114
*
[Sync] Fix deletion while uncommitted logic
zea
2014-11-17
5
-47
/
+251
*
Updated OWNERS files for sync
stanisc
2014-11-14
1
-0
/
+1
*
Write attachment to AttachmentStore after downloading
pavely
2014-11-14
3
-7
/
+51
*
TestURLFetcher enforces valid URL
groby
2014-11-14
1
-4
/
+2
*
Store attachment crc in AttachmentStore
pavely
2014-11-14
19
-106
/
+265
*
ObserverList::HasObserver now takes a const pointer.
mgiuca
2014-11-10
2
-2
/
+2
*
Removing instrumentations for task URLFetcherCore::OnCompletedURLRequest
vadimt
2014-11-04
1
-6
/
+0
*
Add per attachment metadata records.
pavely
2014-10-30
4
-60
/
+191
*
sync: add WIFI_CREDENTIALS protobuf, ModelType, and preference
quiche
2014-10-30
17
-10
/
+184
*
Update PRESUBMIT files for first round of ng trybots
Paweł Hajdan, Jr
2014-10-30
1
-22
/
+0
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-3
/
+3
*
Revert enhanced bookmarks sync datatype
wittman
2014-10-28
14
-523
/
+4
*
Introduce AttachmentStore metadata record
pavely
2014-10-25
8
-21
/
+236
*
Sync: Avoid deadlock in SyncBackendRegistrar / ModelSafeWorker on sync backen...
stanisc
2014-10-24
3
-22
/
+52
[next]