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
/
tools
/
testserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove kAutofillWalletSyncExperimentEnabled.
jdonnelly
2016-03-15
1
-1
/
+6
*
Switch to standard integer types in sync/.
avi
2015-12-22
1
-4
/
+5
*
[Sync] Fixing all trivial lint violations in src/sync/*
skym
2015-12-14
1
-1
/
+1
*
Enable compress HTTP call's content between sync client and
gangwu
2015-08-06
1
-0
/
+8
*
[sync] Add AUTOFILL_WALLET_METADATA sync datatype.
rouslan
2015-05-22
1
-1
/
+6
*
Make Python sync server stoppable
sigbjorn
2015-01-09
1
-41
/
+38
*
Implement SupervisedUserWhitelistService.
bauerb
2014-12-26
1
-1
/
+7
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-4
/
+4
*
Delete deprecated synced notifications code
Nicolas Zea
2014-12-11
4
-350
/
+1
*
Update sync/tools to use the new version of LaunchProcess.
rvargas
2014-12-10
1
-1
/
+1
*
sync: add WIFI_CREDENTIALS protobuf, ModelType, and preference
quiche
2014-10-30
1
-1
/
+6
*
Revert enhanced bookmarks sync datatype
wittman
2014-10-28
1
-7
/
+1
*
[Sync] Update owners files
zea
2014-10-09
1
-2
/
+0
*
Add enhanced bookmarks sync datatype
Mike Wittman
2014-10-01
1
-1
/
+7
*
sync: Stop supporting parent IDs for some types
rlarocque@chromium.org
2014-06-26
1
-0
/
+35
*
Add a test for the SyncedNotificationAppInfo using the test sync server.
petewil@chromium.org
2014-04-17
4
-6
/
+183
*
Remove akalin and szym from OWNERS files.
mmenke@chromium.org
2014-03-18
1
-1
/
+0
*
Fix SyncedNotification tags in Python test server
pvalenzuela@chromium.org
2014-02-07
1
-3
/
+1
*
New Sync datatype for Synced Notifications App Info
petewil@chromium.org
2014-01-29
1
-3
/
+8
*
Add Sync datatype for shared managed user settings.
bauerb@chromium.org
2013-12-19
1
-1
/
+8
*
Add AppListSpecifics .proto definition and support code
stevenjb@chromium.org
2013-12-11
1
-1
/
+6
*
Add an HTML page to the Sync test server to trigger synced notifications
pvalenzuela@chromium.org
2013-12-06
3
-46
/
+100
*
Add the ability to trigger synced notifications in the Sync test server.
pvalenzuela@chromium.org
2013-11-21
2
-1
/
+191
*
[sync] Serve fake OAuth2 tokens from python sync server
rsimha@chromium.org
2013-11-06
2
-4
/
+105
*
sync: Implement per-type update processing
rlarocque@chromium.org
2013-10-30
1
-2
/
+1
*
sync: Refactor update verification and processing
rlarocque@chromium.org
2013-10-23
1
-6
/
+6
*
Add DOM Distiller sync datatype.
nyquist@chromium.org
2013-09-27
1
-1
/
+6
*
Fix chromium sync server for timezones with positive UTC offset.
vchigrin@yandex-team.ru
2013-09-02
1
-4
/
+8
*
Update include paths in sync for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+1
*
sync: Add pre-commit update avoidance mode + flag
rlarocque@chromium.org
2013-07-20
2
-2
/
+44
*
Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use InvalidationService (retry of r208315)
rlarocque@chromium.org
2013-06-29
1
-0
/
+8
*
Revert 208315 "Make use of InvalidationService"
rlarocque@chromium.org
2013-06-25
1
-8
/
+0
*
Make use of InvalidationService
rlarocque@chromium.org
2013-06-25
1
-0
/
+8
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-6
/
+4
*
Use OAuth2 token for sync
pavely@chromium.org
2013-06-13
1
-0
/
+1
*
Use a direct include of strings headers in rlz/, sandbox/, skia/, sql/, sync/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Flip the "acknowledged" flag for managed users in the Python Sync test server.
bauerb@chromium.org
2013-06-05
3
-4
/
+65
*
Add Sync data type for managed users.
bauerb@chromium.org
2013-05-24
1
-1
/
+7
*
sync: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-1
/
+1
*
Add ManagedUserSettings Sync data type.
bauerb@chromium.org
2013-04-17
1
-1
/
+7
*
sync: Bookmark unique position end-to-end support
rlarocque@chromium.org
2013-04-02
1
-9
/
+13
*
Fix a typo.
yhirano@chromium.org
2013-04-02
1
-1
/
+1
*
sync: Implementation of Priority Preferences.
albertb@chromium.org
2013-03-27
1
-1
/
+7
*
[Sync] Add sync logic to FaviconCache
zea@chromium.org
2013-03-15
1
-1
/
+15
*
Fix sync testserver for Android.
shashishekhar@chromium.org
2013-03-04
1
-2
/
+16
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Replace FilePath with base::FilePath in some more top level directories.
brettw@chromium.org
2013-02-10
1
-2
/
+3
*
Sync user's custom spellcheck dictionary
rouslan@chromium.org
2013-01-23
1
-2
/
+7
*
[sync] Divorce python sync test server chromiumsync.py from testserver.py
rsimha@chromium.org
2013-01-20
8
-0
/
+3614