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
*
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
*
Make chrome/common compile in GN
brettw@chromium.org
2014-06-20
4
-0
/
+72
*
[Sync] Add support for dynamically enabling/disabling types
zea@chromium.org
2014-06-20
2
-5
/
+12
*
Fill in more name fields with requestAutocomplete
estade@chromium.org
2014-06-20
2
-0
/
+2
*
sync: Refactor NonBlockingTypeProcessorCore tests
rlarocque@chromium.org
2014-06-18
7
-435
/
+746
*
[Sync] Add synced notifications shim
zea@chromium.org
2014-06-16
2
-7
/
+47
*
Add URLRequestJobFactories to URLRequestContexts without one.
mmenke@chromium.org
2014-06-13
2
-1
/
+8
*
sync: Refactor NonBlockingTypeProcessor tests
rlarocque@chromium.org
2014-06-12
6
-231
/
+385
*
Remove redundant param from Sync FakeServer infra
pvalenzuela@chromium.org
2014-06-12
3
-20
/
+17
*
Implement GCMDriver.java using MultiplexingGcmListener
johnme@chromium.org
2014-06-12
2
-0
/
+29
*
Rename "managed (mode|user)" to "supervised user" (part 1)
treib@chromium.org
2014-06-12
3
-56
/
+57
*
Add integraton test for sync backup/rollback.
haitaol@chromium.org
2014-06-11
3
-1
/
+19
*
Add authentication support to AttachmentUploaderImpl.
maniscalco@chromium.org
2014-06-10
4
-58
/
+471
*
Sync FakeServer cleanup: CHECKs and logging info
pvalenzuela@chromium.org
2014-06-10
5
-22
/
+20
*
Make the "Tabs" item on about:sync non-yellow
stanisc@chromium.org
2014-06-07
3
-0
/
+13
*
Revert 275293 "Add authentication support to AttachmentUploaderI..."
timurrrr@chromium.org
2014-06-06
4
-473
/
+58
*
Retry: Move some sync/notifier to components/invalidation
rlarocque@chromium.org
2014-06-06
56
-7214
/
+63
*
Add authentication support to AttachmentUploaderImpl.
maniscalco@chromium.org
2014-06-06
4
-58
/
+473
*
sync: Implement NonBlockingTypeProcessorCore
rlarocque@chromium.org
2014-06-05
20
-57
/
+2173
*
Convert SyncAuthTest cases to FakeServer
pvalenzuela@chromium.org
2014-06-05
2
-1
/
+28
*
sync: Specialize functions that fetch type root
rlarocque@chromium.org
2014-06-03
24
-102
/
+121
*
sync: Populate entity counts in about:sync tab
rlarocque@chromium.org
2014-06-03
5
-2
/
+29
[next]