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
/
protocol
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add sync experiment flag for wallet datatype.
estade
2015-02-03
2
-0
/
+7
*
Remove dependency on server generated type root folders
stanisc
2015-01-30
1
-1
/
+1
*
Move referrer policy to a different field when serializing.
jochen
2015-01-29
2
-4
/
+7
*
Implement necessary changes for sync to get variation ids.
gayane
2015-01-27
2
-0
/
+3
*
replace COMPILE_ASSERT with static_assert in sync/
mostynb
2015-01-07
1
-5
/
+5
*
Add a datatype for supervised user whitelists.
bauerb
2014-12-16
6
-1
/
+49
*
Delete deprecated synced notifications code
Nicolas Zea
2014-12-11
8
-612
/
+9
*
Ensure there are always nice icons for bookmark apps.
benwells
2014-12-11
1
-0
/
+4
*
Add wallet autofill sync protos
brettw
2014-12-08
2
-0
/
+94
*
Add attachments support to DomDistillerStore
cjhopman
2014-11-19
1
-4
/
+8
*
sync: add WIFI_CREDENTIALS protobuf, ModelType, and preference
quiche
2014-10-30
9
-1
/
+105
*
Revert enhanced bookmarks sync datatype
wittman
2014-10-28
8
-483
/
+1
*
[GCM] Updating GCM Status Syncer to the new Experiment Status pb
fgorski
2014-10-09
2
-0
/
+37
*
Remove page_ordinal from AppListSpecifics.
calamity
2014-10-07
2
-2
/
+2
*
Add enhanced bookmarks sync datatype
Mike Wittman
2014-10-01
8
-1
/
+483
*
Move PageTransition from //content/public/common to //ui/base
Sylvain Defresne
2014-09-19
1
-3
/
+2
*
Sync new PasswordForm fields.
vasilii
2014-09-05
2
-0
/
+6
*
[Sync] Add support for server controlled nudge delays
zea@chromium.org
2014-08-22
1
-3
/
+13
*
[Sync] Move reenable logic into DTM
zea@chromium.org
2014-08-21
3
-2
/
+8
*
sync: Finish non-blocking type encryption support
rlarocque@chromium.org
2014-08-16
1
-1
/
+0
*
sync: Fix serialization in proto_value_conversions
rlarocque@chromium.org
2014-08-09
1
-0
/
+1
*
Refactor build target for sync
rlarocque@chromium.org
2014-08-01
2
-3
/
+32
*
sync: Remove support for hierarchy deletions
rlarocque@chromium.org
2014-07-24
1
-1
/
+1
*
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
1
-0
/
+11
*
Update Commit and GetUpdatesResponse messages to include attachment ids.
maniscalco@chromium.org
2014-07-17
1
-0
/
+1
*
Apps&Extensions for supervised users: Add Extension::WAS_INSTALLED_BY_CUSTODI...
treib@chromium.org
2014-07-16
2
-0
/
+4
*
[sync] Add backup time in synced device info so that server knows which devic...
haitaol@chromium.org
2014-07-14
3
-0
/
+15
*
Make chrome/common compile in GN
brettw@chromium.org
2014-06-20
1
-0
/
+56
*
Fill in more name fields with requestAutocomplete
estade@chromium.org
2014-06-20
2
-0
/
+2
*
sync: Implement NonBlockingTypeProcessorCore
rlarocque@chromium.org
2014-06-05
2
-0
/
+9
*
sync: Enable typed tombstones commits
rlarocque@chromium.org
2014-05-20
1
-1
/
+1
*
Add a ClientAction used by SyncRollbackManager to notify PSS that rollback is
haitaol@chromium.org
2014-05-10
2
-0
/
+5
*
Add remote_install flag to extension sync data.
mek@chromium.org
2014-05-03
2
-0
/
+5
*
Improve about:sync output for enhanced_bookmarks experiment.
yfriedman@chromium.org
2014-05-02
1
-1
/
+9
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-02
1
-0
/
+9
*
Revert of Keep track of which attachments are referenced by which sync entrie...
maniscalco@chromium.org
2014-05-01
1
-9
/
+0
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-01
1
-0
/
+9
*
Implement syncing of bookmark apps.
calamity@chromium.org
2014-04-24
3
-1
/
+10
*
sync: always send entity specifics with bookmark tombstones
tim@chromium.org
2014-04-23
1
-1
/
+1
*
Add a navigation redirect-chain to Sync sessions proto for offline analysis.
donnd@chromium.org
2014-04-23
4
-0
/
+30
*
Add an action for server to send down rollback command.
haitaol@chromium.org
2014-04-22
4
-0
/
+10
*
Fix the crash in case the settings_display_name is empty.
petewil@chromium.org
2014-04-17
2
-1
/
+4
*
Sync type and times_used in autofill::PasswordForm.
gcasto@chromium.org
2014-04-16
2
-1
/
+6
*
Store the language code for the address in autofill profile.
rouslan@chromium.org
2014-04-11
2
-0
/
+2
*
[Sync] Add context proto and directory support
zea@chromium.org
2014-04-04
2
-0
/
+31
*
Update to latest protobufs to match the server side.
petewil@chromium.org
2014-04-03
2
-8
/
+107
*
Add AttachmentMetadata to Sync's EntryKernel.
maniscalco@chromium.org
2014-04-02
1
-0
/
+5
[next]