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
*
Introduce AttachmentStore metadata record
pavely
2014-10-25
1
-0
/
+1
*
Implementation of OnDiskAttachmentStore.
pavely
2014-10-17
1
-0
/
+2
*
Make chrome_shell_apk build
cjhopman
2014-10-13
1
-4
/
+5
*
Reland Refactor FakeAttachmentStore
pavely
2014-10-02
1
-1
/
+2
*
Revert of Refactor FakeAttachmentStore (patchset #3 id:40001 of https://coder...
sergeyv
2014-09-30
1
-2
/
+1
*
Refactor FakeAttachmentStore
pavely
2014-09-30
1
-1
/
+2
*
Update AttachmentServiceImpl to retry attachment uploads.
maniscalco
2014-09-10
1
-0
/
+1
*
Remove package_name from java_apk.gypi
hjd
2014-09-05
1
-1
/
+0
*
Create ChromeSyncShell and ChromeSyncShellTest
pvalenzuela@chromium.org
2014-08-21
1
-0
/
+25
*
sync: Finish non-blocking type encryption support
rlarocque@chromium.org
2014-08-16
1
-2
/
+0
*
Let SyncBackupManager keep backup data in memory until shutdown. Only persist
haitaol@chromium.org
2014-08-15
1
-0
/
+1
*
Revert of Let SyncBackupManager keep backup data in memory until shutdown. On...
miu@chromium.org
2014-08-14
1
-1
/
+0
*
Let SyncBackupManager keep backup data in memory until shutdown. Only persist
haitaol@chromium.org
2014-08-14
1
-0
/
+1
*
Port most sync targets to sync/BUILD.gn
rlarocque@chromium.org
2014-08-07
1
-0
/
+8
*
Move non-API code out of sync/api/attachments/.
maniscalco@chromium.org
2014-08-05
1
-3
/
+3
*
sync: Introduce CryptographerProvider interface
rlarocque@chromium.org
2014-07-26
1
-0
/
+2
*
Refactor sync_unit_tests target
rlarocque@chromium.org
2014-07-25
1
-200
/
+98
*
Finish decoupling sync and invalidations
rlarocque@chromium.org
2014-07-24
1
-4
/
+0
*
Move sync/notifier to components/invalidation
rlarocque@chromium.org
2014-07-17
1
-81
/
+7
*
sync: Support nudges from non-blocking sync types
rlarocque@chromium.org
2014-07-10
1
-0
/
+2
*
sync: Inject sync/'s dependency on invalidations
rlarocque@chromium.org
2014-07-08
1
-0
/
+6
*
Make AttachmentIds lower case to match sync server expectations.
maniscalco@chromium.org
2014-06-26
1
-0
/
+1
*
sync: Mass rename of non-blocking sync classes
rlarocque@chromium.org
2014-06-25
1
-13
/
+13
*
sync: Refactor NonBlockingTypeProcessorCore tests
rlarocque@chromium.org
2014-06-18
1
-0
/
+4
*
sync: Refactor NonBlockingTypeProcessor tests
rlarocque@chromium.org
2014-06-12
1
-0
/
+4
*
Add authentication support to AttachmentUploaderImpl.
maniscalco@chromium.org
2014-06-10
1
-0
/
+1
*
Revert 275293 "Add authentication support to AttachmentUploaderI..."
timurrrr@chromium.org
2014-06-06
1
-1
/
+0
*
Retry: Move some sync/notifier to components/invalidation
rlarocque@chromium.org
2014-06-06
1
-17
/
+0
*
Add authentication support to AttachmentUploaderImpl.
maniscalco@chromium.org
2014-06-06
1
-0
/
+1
*
sync: Implement NonBlockingTypeProcessorCore
rlarocque@chromium.org
2014-06-05
1
-0
/
+2
*
Revert of Move some sync/notifier to components/invalidation (https://coderev...
rlarocque@chromium.org
2014-06-02
1
-0
/
+17
*
Move some sync/notifier to components/invalidation
rlarocque@chromium.org
2014-06-02
1
-17
/
+0
*
Instantiate AttachmentDownloader and use it in AttachmentServiceImpl
pavely@chromium.org
2014-06-02
1
-0
/
+1
*
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
[next]