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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor SyncManager::Init to receive args via a struct.
maniscalco@chromium.org
2014-08-08
1
-17
/
+20
*
Refactor SyncManager::Init to use a GURL for the sync server URL.
maniscalco@chromium.org
2014-08-06
1
-22
/
+18
*
Finish decoupling sync and invalidations
rlarocque@chromium.org
2014-07-24
3
-3
/
+3
*
Remove SYNC_IMPLEMENTATION from sync_tools_helper.
maniscalco@chromium.org
2014-07-23
1
-3
/
+0
*
Prep for moving files into components/invalidation
rlarocque@chromium.org
2014-07-23
6
-0
/
+61
*
Move sync/notifier to components/invalidation
rlarocque@chromium.org
2014-07-17
6
-9
/
+9
*
Remove most remaining sync/notifier dependencies
rlarocque@chromium.org
2014-07-10
1
-1
/
+1
*
Replace MessageLoopProxy with ThreadTaskRunnerHandle in src/sync/.
maniscalco@chromium.org
2014-07-09
2
-4
/
+4
*
sync: Inject sync/'s dependency on invalidations
rlarocque@chromium.org
2014-07-08
1
-2
/
+76
*
sync: Stop supporting parent IDs for some types
rlarocque@chromium.org
2014-06-26
1
-0
/
+35
*
Retry: Move some sync/notifier to components/invalidation
rlarocque@chromium.org
2014-06-06
4
-2
/
+5
*
Revert of Move some sync/notifier to components/invalidation (https://coderev...
rlarocque@chromium.org
2014-06-02
4
-5
/
+2
*
Move some sync/notifier to components/invalidation
rlarocque@chromium.org
2014-06-02
4
-2
/
+5
*
sync: Separate .gyp file for standalone tools
rlarocque@chromium.org
2014-05-29
1
-0
/
+75
*
Let SyncManagerFactory create different types of sync managers according to
haitaol@chromium.org
2014-05-15
1
-1
/
+1
*
Add a test for the SyncedNotificationAppInfo using the test sync server.
petewil@chromium.org
2014-04-17
4
-6
/
+183
*
Reduce dependency of TiclInvalidationService on Profile
bartfab@chromium.org
2014-04-16
4
-7
/
+4
*
Revert 264226 "Reduce dependency of TiclInvalidationService on P..."
asargent@chromium.org
2014-04-16
2
-2
/
+2
*
Reduce dependency of TiclInvalidationService on Profile
bartfab@chromium.org
2014-04-16
2
-2
/
+2
*
Remove akalin and szym from OWNERS files.
mmenke@chromium.org
2014-03-18
1
-1
/
+0
*
[invalidations] Added table with registered objectsIds
mferreria@chromium.org
2014-02-20
1
-0
/
+4
*
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
2
-3
/
+9
*
sync: Remove some WebUI debug functions
rlarocque@chromium.org
2014-01-16
1
-1
/
+1
*
sync: Consistently refcount ModelSafeWorkers
rlarocque@chromium.org
2014-01-11
1
-2
/
+2
*
Control invalidations network channel from TiclInvalidationService
pavely@chromium.org
2014-01-04
2
-4
/
+12
*
Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...
avi@chromium.org
2013-12-23
1
-1
/
+1
*
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
*
Revert 239921 "Revert 239759 "The comment in base64.h implies th..."
vadimt@chromium.org
2013-12-11
1
-1
/
+1
*
Revert 239759 "The comment in base64.h implies that base::Base64..."
vadimt@chromium.org
2013-12-11
1
-1
/
+1
*
The comment in base64.h implies that base::Base64Encode() can return false, but
ricea@chromium.org
2013-12-10
1
-1
/
+1
*
Add an HTML page to the Sync test server to trigger synced notifications
pvalenzuela@chromium.org
2013-12-06
3
-46
/
+100
*
Implement new invalidations ack tracking system
rlarocque@chromium.org
2013-11-26
4
-47
/
+13
*
Add the ability to trigger synced notifications in the Sync test server.
pvalenzuela@chromium.org
2013-11-21
2
-1
/
+191
*
Fix sync_client to work with oauth2 tokens.
pavely@chromium.org
2013-11-06
1
-0
/
+1
*
[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
*
Remove OAuth2 token commandline switch
pavely@chromium.org
2013-10-23
1
-1
/
+1
*
sync: Refactor update verification and processing
rlarocque@chromium.org
2013-10-23
1
-6
/
+6
*
Refactor common invalidation framework types
rlarocque@chromium.org
2013-10-04
1
-6
/
+4
*
Add DOM Distiller sync datatype.
nyquist@chromium.org
2013-09-27
1
-1
/
+6
*
Clean up remaining unused globals (on mac).
thakis@chromium.org
2013-09-26
2
-2
/
+0
*
sync: Gracefully handle early shutdown
rlarocque@chromium.org
2013-09-19
1
-3
/
+8
*
Revert 222154 "sync: Gracefully handle very early shutdown"
vitalybuka@chromium.org
2013-09-10
1
-4
/
+1
*
sync: Gracefully handle very early shutdown
rlarocque@chromium.org
2013-09-10
1
-1
/
+4
*
sync: Remove ModelTypeInvalidationMap
rlarocque@chromium.org
2013-09-03
1
-8
/
+5
*
Fix chromium sync server for timezones with positive UTC offset.
vchigrin@yandex-team.ru
2013-09-02
1
-4
/
+8
*
Rename base::debug::StackTrace::PrintBacktrace() to Print().
rsesek@chromium.org
2013-08-29
1
-2
/
+1
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-31
1
-6
/
+5
[next]