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
*
sync: Separate .gyp file for standalone tools
rlarocque@chromium.org
2014-05-29
1
-64
/
+0
*
AttachmentDownloader implementation.
pavely@chromium.org
2014-05-24
1
-0
/
+2
*
Implement sync in the NonBlockingTypeProcessor
rlarocque@chromium.org
2014-05-22
1
-0
/
+2
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-5
/
+3
*
Add a minimal AttachmentUploaderImpl.
maniscalco@chromium.org
2014-05-17
1
-0
/
+1
*
sync: Improve handling of bad UniquePos (retry)
rlarocque@chromium.org
2014-05-15
1
-0
/
+1
*
Revert 270308 "sync: Improve handling of bad UniquePositions"
raymes@google.com
2014-05-14
1
-1
/
+0
*
sync: Improve handling of bad UniquePositions
rlarocque@chromium.org
2014-05-14
1
-0
/
+1
*
Move code from sync/api/attachments to sync/internal_api/attachments.
maniscalco@chromium.org
2014-05-10
1
-2
/
+2
*
Add InjectEntity method to Sync FakeServer
pvalenzuela@chromium.org
2014-05-07
1
-0
/
+6
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-2
/
+1
*
Add AttachmentUploader interface and fake implementation.
maniscalco@chromium.org
2014-05-05
1
-0
/
+1
*
Remove Sync FakeServer standalone executable
pvalenzuela@chromium.org
2014-05-02
1
-21
/
+0
*
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
[next]