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: Avoid update and local change race condition
rlarocque@chromium.org
2014-07-30
1
-0
/
+9
*
Move non_blocking_sync_common.h to internal_api
rlarocque@chromium.org
2014-07-28
18
-24
/
+23
*
sync: Introduce CryptographerProvider interface
rlarocque@chromium.org
2014-07-26
8
-0
/
+280
*
Update masters after the tryserver split.
sergeyberezin@chromium.org
2014-07-26
1
-2
/
+6
*
Refactor sync_unit_tests target
rlarocque@chromium.org
2014-07-25
1
-200
/
+98
*
Make client tag IDs consistent in sync fake server
rlarocque@chromium.org
2014-07-24
4
-31
/
+19
*
Fix use-after-free in sync backup/rollback manager.
haitaol@chromium.org
2014-07-24
5
-86
/
+68
*
sync: Remove support for hierarchy deletions
rlarocque@chromium.org
2014-07-24
4
-80
/
+169
*
Finish decoupling sync and invalidations
rlarocque@chromium.org
2014-07-24
18
-831
/
+3
*
Remove SYNC_IMPLEMENTATION from sync_tools_helper.
maniscalco@chromium.org
2014-07-23
3
-29
/
+0
*
Prep for moving files into components/invalidation
rlarocque@chromium.org
2014-07-23
12
-82
/
+66
*
Fixes sync dependency
sky@chromium.org
2014-07-22
1
-0
/
+1
*
Add AssertNoURLRequests() to URLRequestContext subclass destructors.
jgraettinger@chromium.org
2014-07-22
1
-0
/
+1
*
Sync: Display non-severe errors on about:sync in gray color rather than red.
stanisc@chromium.org
2014-07-19
3
-29
/
+83
*
[Sync] Rely on directory to decide which types need to be purged
zea@chromium.org
2014-07-19
7
-8
/
+44
*
Pass signin_scoped_device_id to DeviceInfoSpecifics.
pavely@chromium.org
2014-07-18
2
-0
/
+5
*
Revert 284234 "Pass signin_scoped_device_id to DeviceInfoSpecifics."
vitalybuka@chromium.org
2014-07-18
2
-5
/
+0
*
Pass signin_scoped_device_id to DeviceInfoSpecifics.
pavely@chromium.org
2014-07-18
2
-0
/
+5
*
sync: Support non-blocking initial sync in proto
rlarocque@chromium.org
2014-07-18
14
-4
/
+148
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
2
-20
/
+19
*
Update Commit and GetUpdatesResponse messages to include attachment ids.
maniscalco@chromium.org
2014-07-17
18
-10
/
+533
*
Move sync/notifier to components/invalidation
rlarocque@chromium.org
2014-07-17
43
-3041
/
+57
*
Do not update AttachmentIds after uploading attachments to sync server.
maniscalco@chromium.org
2014-07-17
9
-45
/
+34
*
Apps&Extensions for supervised users: Add Extension::WAS_INSTALLED_BY_CUSTODI...
treib@chromium.org
2014-07-16
2
-0
/
+4
*
Disable session invalidations on Android with a flag.
maxbogue@chromium.org
2014-07-16
1
-1
/
+13
*
Add server_attachment_metadata field to EntryKernel and sync database.
maniscalco@chromium.org
2014-07-16
8
-7
/
+184
*
[sync] Add backup time in synced device info so that server knows which devic...
haitaol@chromium.org
2014-07-14
7
-0
/
+86
*
Remove most remaining sync/notifier dependencies
rlarocque@chromium.org
2014-07-10
26
-97
/
+53
*
sync: Support nudges from non-blocking sync types
rlarocque@chromium.org
2014-07-10
17
-35
/
+259
*
Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.
maniscalco@chromium.org
2014-07-09
19
-32
/
+41
*
Two fixes regarding to bookmark backup
haitaol@chromium.org
2014-07-09
3
-4
/
+3
*
sync: Inject sync/'s dependency on invalidations
rlarocque@chromium.org
2014-07-08
37
-508
/
+800
*
Properly handle initialization failure and following manager shutdown without
haitaol@chromium.org
2014-07-04
6
-36
/
+143
*
Fix the typo 'mininum' to 'minimum'.
amistry@chromium.org
2014-07-03
1
-1
/
+1
*
Make AttachmentUploader and AttachmentDownloader optional.
maniscalco@chromium.org
2014-07-02
9
-142
/
+280
*
Pass account_id and scope_set to CreateAttachmentService via UserShare.
maniscalco@chromium.org
2014-07-01
5
-2
/
+31
*
sync: Inheritance refactor for non-blocking sync
rlarocque@chromium.org
2014-06-27
20
-128
/
+108
*
Consolidate attachment URL construction.
maniscalco@chromium.org
2014-06-27
8
-38
/
+80
*
Add base::SizeTToString.
wtc@chromium.org
2014-06-27
2
-4
/
+2
*
Revert of Consolidate attachment URL construction. (https://codereview.chromi...
leng@chromium.org
2014-06-27
8
-80
/
+38
*
Consolidate attachment URL construction.
maniscalco@chromium.org
2014-06-27
8
-38
/
+80
*
Shouldn't call InitialSyncEndedTypes() when sync DB failed to load. That woul...
haitaol@chromium.org
2014-06-26
1
-1
/
+1
*
sync: Stop supporting parent IDs for some types
rlarocque@chromium.org
2014-06-26
12
-16
/
+138
*
Make AttachmentIds lower case to match sync server expectations.
maniscalco@chromium.org
2014-06-26
3
-2
/
+34
*
Special handling of preference backup to not change local values in backup mode.
haitaol@chromium.org
2014-06-26
5
-5
/
+54
*
Export AttachmentId::ImmutableAttachmentIdProtoTraits and SyncData::Immutable...
hans@chromium.org
2014-06-26
2
-2
/
+2
*
AttachmentDownloader implementation.
pavely@chromium.org
2014-06-26
5
-41
/
+616
*
Supervised user sync types: Preparation for dynamically enabling/disabling.
treib@chromium.org
2014-06-25
1
-0
/
+1
*
sync: Mass rename of non-blocking sync classes
rlarocque@chromium.org
2014-06-25
56
-1295
/
+1253
*
sync: Support disconnect in non-blocking sync
rlarocque@chromium.org
2014-06-23
6
-3
/
+161
[next]