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
/
internal_api
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't DCHECK in AttachmentServiceProxyForTest when MessageLoop is absent
pavely
2015-01-16
1
-5
/
+6
*
Sync: Support directory entries with unset (implicit) parent ID
stanisc
2015-01-12
5
-48
/
+118
*
sync: Remove unused private fields
hashimoto
2015-01-09
2
-3
/
+1
*
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
4
-69
/
+67
*
Enable Null Syncable ID which is different than Root ID.
stanisc
2014-12-23
5
-7
/
+10
*
Standardize usage of virtual/override/final specifiers in sync/.
dcheng
2014-12-22
14
-27
/
+22
*
[Sync] Add url fetch timeout logic
zea
2014-12-18
2
-9
/
+113
*
Add a datatype for supervised user whitelists.
bauerb
2014-12-16
1
-0
/
+3
*
Add Sync.Attachments.DownloadTotalTime.
maxbogue
2014-12-12
1
-0
/
+7
*
Delete deprecated synced notifications code
Nicolas Zea
2014-12-11
1
-3
/
+3
*
Add the Sync.Attachments.StoreInitResult histogram.
maxbogue
2014-12-11
1
-0
/
+3
*
Include model type in attachment uploads and downloads
maniscalco
2014-12-11
9
-21
/
+63
*
Add boolean histogram Sync.Attachments.DownloadChecksumResult.
maxbogue
2014-12-11
1
-0
/
+3
*
Add the Sync.PassphraseType histogram.
maxbogue
2014-12-05
2
-0
/
+7
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-1
/
+0
*
Implement AttachmentStore metadata enumeration API.
stanisc
2014-12-01
5
-106
/
+405
*
Synchronous creation of OnDiskAttachmentStore
pavely
2014-11-26
10
-124
/
+224
*
Add UMA counting for Sync Attachments response codes.
maxbogue
2014-11-24
4
-0
/
+40
*
Sync: Attachment Store APIs for accessing attachment metadata
stanisc
2014-11-21
8
-0
/
+103
*
Use uint16 for port numbers more pervasively.
pkasting
2014-11-20
1
-1
/
+1
*
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
*
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
14
-94
/
+232
*
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
3
-6
/
+16
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
1
-3
/
+3
*
Revert enhanced bookmarks sync datatype
wittman
2014-10-28
1
-2
/
+0
*
Introduce AttachmentStore metadata record
pavely
2014-10-25
5
-18
/
+202
*
Sync: Avoid deadlock in SyncBackendRegistrar / ModelSafeWorker on sync backen...
stanisc
2014-10-24
3
-22
/
+52
*
Standardize usage of virtual/override/final in sync/
dcheng
2014-10-21
53
-570
/
+506
*
Revert "Sync: Avoid deadlock in SyncBackendRegistrar / ModelSafeWorker on syn...
rdevlin.cronin
2014-10-21
3
-41
/
+20
*
Sync: Avoid deadlock in SyncBackendRegistrar / ModelSafeWorker on sync backen...
stanisc
2014-10-20
3
-20
/
+41
*
Implementation of OnDiskAttachmentStore.
pavely
2014-10-17
6
-254
/
+705
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-16
3
-6
/
+6
*
Chrome should use GCM for invalidations by default.
pavely
2014-10-14
1
-1
/
+2
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-11
1
-0
/
+6
*
change newly added OVERRIDE to override in sync/
mostynb
2014-10-09
3
-9
/
+9
*
Verify hash on sync attachment downloads when present.
maniscalco
2014-10-08
6
-32
/
+228
*
replace OVERRIDE and FINAL with override and final in sync/
mostynb
2014-10-06
51
-336
/
+336
*
Include hash on sync attachment uploads to ensure data integrity.
maniscalco
2014-10-06
4
-64
/
+105
*
Reland Refactor FakeAttachmentStore
pavely
2014-10-02
8
-3
/
+672
*
Add enhanced bookmarks sync datatype
Mike Wittman
2014-10-01
1
-0
/
+2
*
Revert of Refactor FakeAttachmentStore (patchset #3 id:40001 of https://coder...
sergeyv
2014-09-30
8
-659
/
+3
*
[Sync] Clean up ProfileSyncService observer events
zea
2014-09-30
1
-1
/
+0
*
Refactor FakeAttachmentStore
pavely
2014-09-30
8
-3
/
+659
*
Refactor syncable DEVICE_INFO type from ChangeProcessor to SyncableService - ...
stanisc
2014-09-22
1
-6
/
+2
[next]