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
/
sync_tests.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor syncable_unittest.cc into smaller files.
maniscalco@chromium.org
2014-04-23
1
-0
/
+3
*
Add initial FakeServer verification for Sync tests
pvalenzuela@chromium.org
2014-04-23
1
-1
/
+4
*
Add sync manager classes for backup/rollback:
haitaol@chromium.org
2014-04-21
1
-1
/
+4
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-1
/
+0
*
sync: Add interface for SyncCoreProxy
rlarocque@chromium.org
2014-04-12
1
-1
/
+3
*
Remove Sync JS generic request/reply framework
rlarocque@chromium.org
2014-04-10
1
-1
/
+0
*
sync: Remove TrafficRecorder
rlarocque@chromium.org
2014-04-02
1
-1
/
+0
*
Update sync API to support attachments.
maniscalco@chromium.org
2014-04-01
1
-0
/
+1
*
sync: Buffer Protocol Events for about:sync page
rlarocque@chromium.org
2014-04-01
1
-0
/
+1
*
sync: Add NonBlockingTypeProcesssor and SyncCore
rlarocque@chromium.org
2014-03-27
1
-1
/
+2
*
Replace the proto-based AttachmentId with a simple class.
maniscalco@chromium.org
2014-03-20
1
-0
/
+1
*
Standalone c++ Sync test server
resetswitch@chromium.org
2014-03-19
1
-0
/
+22
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+2
*
Implement Commit in the Sync C++ fake server
pvalenzuela@chromium.org
2014-03-04
1
-3
/
+13
*
sync: Move download logic into GetUpdatesProcessor
rlarocque@chromium.org
2014-02-28
1
-1
/
+1
*
Add some unit tests for SyncData.
maniscalco@chromium.org
2014-02-22
1
-0
/
+1
*
sync: Add interfaces for per-type sync
rlarocque@chromium.org
2014-02-19
1
-2
/
+4
*
Remove duplicated code from sync related unit tests.
maniscalco@chromium.org
2014-02-19
1
-0
/
+2
*
Added a basic AttachmentStore interface and fake implementation for use in so...
maniscalco@chromium.org
2014-02-05
1
-1
/
+2
*
Client-to-server messages in GCMNetworkChannel
pavely@chromium.org
2014-01-22
1
-0
/
+2
*
Basic implementation of the Sync C++ fake server (attempt #2)
pvalenzuela@chromium.org
2014-01-18
1
-0
/
+26
*
sync: Introduce ModelTypeRegistry and helpers
rlarocque@chromium.org
2014-01-17
1
-3
/
+3
*
Revert 245326 "Basic implementation of the Sync C++ fake server"
pvalenzuela@chromium.org
2014-01-16
1
-25
/
+0
*
Basic implementation of the Sync C++ fake server
pvalenzuela@chromium.org
2014-01-16
1
-0
/
+25
*
Control invalidations network channel from TiclInvalidationService
pavely@chromium.org
2014-01-04
1
-0
/
+1
*
Checkpointing some Sync Attachment work. Added SyncAttachment and SyncAttachm...
maniscalco@chromium.org
2014-01-02
1
-0
/
+1
*
sync: make sessions sync v2 work
tim@chromium.org
2013-12-18
1
-0
/
+2
*
sync: Per-type update application
rlarocque@chromium.org
2013-12-04
1
-4
/
+0
*
Implement new invalidations ack tracking system
rlarocque@chromium.org
2013-11-26
1
-5
/
+4
*
Don't clear debug info until after it has been sent to the server.
maniscalco@chromium.org
2013-11-21
1
-0
/
+2
*
Remove linux coverage scripts.
thakis@chromium.org
2013-11-14
1
-14
/
+0
*
Add code for new invalidation local ack system
rlarocque@chromium.org
2013-10-31
1
-0
/
+2
*
sync: Implement per-type update processing
rlarocque@chromium.org
2013-10-30
1
-2
/
+1
*
sync: Init backend without UI thread task
rlarocque@chromium.org
2013-10-23
1
-0
/
+4
*
Add UnackedInvalidationSet class
rlarocque@chromium.org
2013-10-23
1
-1
/
+2
*
sync: Implement per-type commit interface
rlarocque@chromium.org
2013-10-16
1
-2
/
+1
*
Refactor common invalidation framework types
rlarocque@chromium.org
2013-10-04
1
-4
/
+6
*
sync: Gracefully handle early shutdown
rlarocque@chromium.org
2013-09-19
1
-0
/
+1
*
Revert 222154 "sync: Gracefully handle very early shutdown"
vitalybuka@chromium.org
2013-09-10
1
-1
/
+0
*
sync: Gracefully handle very early shutdown
rlarocque@chromium.org
2013-09-10
1
-0
/
+1
*
sync: Remove ModelTypeInvalidationMap
rlarocque@chromium.org
2013-09-03
1
-8
/
+5
*
sync: Remove SyncSourceInfo
rlarocque@chromium.org
2013-08-03
1
-1
/
+0
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-31
1
-2
/
+0
*
Revert 213642 "Lock-free shutdown of profile sync service. Chang..."
earthdok@chromium.org
2013-07-25
1
-0
/
+2
*
Lock-free shutdown of profile sync service. Changes include:
haitaol@chromium.org
2013-07-25
1
-2
/
+0
*
sync: Expose sync functionality as functions
rlarocque@chromium.org
2013-07-03
1
-1
/
+1
*
Use InvalidationService (retry of r208315)
rlarocque@chromium.org
2013-06-29
1
-3
/
+0
*
components/autofill: Break the dependency on sync utility file.
tfarina@chromium.org
2013-06-27
1
-1
/
+0
*
Revert 208315 "Make use of InvalidationService"
rlarocque@chromium.org
2013-06-25
1
-0
/
+3
*
Make use of InvalidationService
rlarocque@chromium.org
2013-06-25
1
-3
/
+0
[next]