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
Commit message (
Expand
)
Author
Age
Files
Lines
*
AttachmentDownloader implementation.
pavely@chromium.org
2014-05-24
8
-0
/
+254
*
Add AttachmentDownloader interface, change signature of AttachmentStore::Read
pavely@chromium.org
2014-05-23
9
-20
/
+104
*
Implement sync in the NonBlockingTypeProcessor
rlarocque@chromium.org
2014-05-22
24
-46
/
+1524
*
sync: Implement fake server reflection blocking
rlarocque@chromium.org
2014-05-22
2
-3
/
+9
*
Make GCMProfileService own GCMDriver, instead of deriving from it
jianli@chromium.org
2014-05-21
1
-0
/
+1
*
sync: Enable typed tombstones commits
rlarocque@chromium.org
2014-05-20
4
-1
/
+129
*
Invoke AttachmentUploader and update AttachmentIds.
pavely@chromium.org
2014-05-20
10
-6
/
+155
*
Add maniscalco@ to OWNERS files.
pavely@chromium.org
2014-05-19
1
-1
/
+2
*
Merge NetworkTimeNotifier to NetworkTimeTracker
hashimoto@chromium.org
2014-05-19
1
-1
/
+0
*
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
6
-0
/
+497
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-16
1
-1
/
+0
*
Revert 270750 "Android: cleans up jni_generator_ptr_type."
jiayl@chromium.org
2014-05-15
1
-0
/
+1
*
sync: Improve handling of bad UniquePos (retry)
rlarocque@chromium.org
2014-05-15
10
-14
/
+209
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-15
1
-1
/
+0
*
sync: Populate debug counters for directory types
rlarocque@chromium.org
2014-05-15
11
-80
/
+271
*
Let SyncManagerFactory create different types of sync managers according to
haitaol@chromium.org
2014-05-15
4
-5
/
+26
*
Revert 270308 "sync: Improve handling of bad UniquePositions"
raymes@google.com
2014-05-14
9
-204
/
+14
*
sync: Improve handling of bad UniquePositions
rlarocque@chromium.org
2014-05-14
9
-14
/
+204
*
Rename FakeAttachmentService to AttachmentServiceImpl
pavely@chromium.org
2014-05-13
5
-32
/
+32
*
Fix various style errors in sync/test/fake_server
pvalenzuela@chromium.org
2014-05-13
5
-32
/
+32
*
Sync: Do not generate non-UTF8 names for delete directives.
thestig@chromium.org
2014-05-13
1
-0
/
+1
*
sync: Move NonBlockingTypeProcessor to sync/engine
rlarocque@chromium.org
2014-05-13
8
-12
/
+7
*
sync: Implement disabling of non blocking types
rlarocque@chromium.org
2014-05-12
11
-32
/
+81
*
Add a ClientAction used by SyncRollbackManager to notify PSS that rollback is
haitaol@chromium.org
2014-05-10
7
-2
/
+49
*
Add a reason for configuring DTM for backup/rollback. In backup/rollback,
haitaol@chromium.org
2014-05-10
1
-0
/
+3
*
Move code from sync/api/attachments to sync/internal_api/attachments.
maniscalco@chromium.org
2014-05-10
13
-21
/
+26
*
Refactor password sync integration tests
rlarocque@chromium.org
2014-05-09
1
-1
/
+0
*
Let sync backup/rollback manager return a dummy encryption handler.
haitaol@chromium.org
2014-05-09
2
-7
/
+22
*
Add InjectEntity method to Sync FakeServer
pvalenzuela@chromium.org
2014-05-07
11
-60
/
+304
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-2
/
+1
*
GCMNetworkChannel: Status of outgoing messages recorded incorrectly in UMA.
pavely@chromium.org
2014-05-07
1
-1
/
+1
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
sync: Plumb per-type counter observers to UI
rlarocque@chromium.org
2014-05-07
11
-1
/
+134
*
Generate AttachmentId's unique_id using base::GenerateGUID.
maniscalco@chromium.org
2014-05-06
1
-3
/
+5
*
Use a framework method to decrease code duplication in SyncStatusHelper
cimamoglu@chromium.org
2014-05-06
1
-24
/
+5
*
Use FakeServer-based invalidations for Sync tests
pvalenzuela@chromium.org
2014-05-05
5
-62
/
+140
*
Add AttachmentUploader interface and fake implementation.
maniscalco@chromium.org
2014-05-05
9
-4
/
+202
*
Add remote_install flag to extension sync data.
mek@chromium.org
2014-05-03
2
-0
/
+5
*
Improve about:sync output for enhanced_bookmarks experiment.
yfriedman@chromium.org
2014-05-02
1
-1
/
+9
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-02
27
-130
/
+640
*
sync: Expose DirectoryDebugInfoEmitters in engine
rlarocque@chromium.org
2014-05-02
10
-45
/
+121
*
Remove Sync FakeServer standalone executable
pvalenzuela@chromium.org
2014-05-02
4
-213
/
+0
*
Report GCM client types to invalidations library.
pavely@chromium.org
2014-05-02
7
-10
/
+35
*
Revert of Keep track of which attachments are referenced by which sync entrie...
maniscalco@chromium.org
2014-05-01
27
-640
/
+130
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-01
27
-130
/
+640
*
Renamed namespaces of url lib.
vitalybuka@chromium.org
2014-05-01
1
-2
/
+1
*
sync: Add NonBlockingDataTypeManager
rlarocque@chromium.org
2014-05-01
5
-5
/
+5
*
Add SyncAuthProvider interface and implementation
pavely@chromium.org
2014-05-01
2
-0
/
+34
*
Revert 267422 because it broke compile on linux-clang buildbots.
sadrul@chromium.org
2014-05-01
5
-146
/
+62
[next]