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
/
internal_api
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Specialize functions that fetch type root
rlarocque@chromium.org
2014-06-03
12
-73
/
+89
*
sync: Populate entity counts in about:sync tab
rlarocque@chromium.org
2014-06-03
2
-1
/
+4
*
Revert of Move some sync/notifier to components/invalidation (https://coderev...
rlarocque@chromium.org
2014-06-02
6
-57
/
+7
*
Move some sync/notifier to components/invalidation
rlarocque@chromium.org
2014-06-02
6
-7
/
+57
*
sync: Add UI code for per type debug counters
rlarocque@chromium.org
2014-06-02
2
-3
/
+3
*
Let ProfileSyncService start backup or rollback backend when no user is signed
haitaol@chromium.org
2014-05-29
2
-2
/
+9
*
[Sync] Remove stale unrecoverable flag
zea@chromium.org
2014-05-29
7
-22
/
+0
*
AttachmentDownloader implementation.
pavely@chromium.org
2014-05-24
6
-0
/
+248
*
Add AttachmentDownloader interface, change signature of AttachmentStore::Read
pavely@chromium.org
2014-05-23
2
-8
/
+31
*
Implement sync in the NonBlockingTypeProcessor
rlarocque@chromium.org
2014-05-22
7
-13
/
+24
*
Invoke AttachmentUploader and update AttachmentIds.
pavely@chromium.org
2014-05-20
2
-0
/
+18
*
Merge NetworkTimeNotifier to NetworkTimeTracker
hashimoto@chromium.org
2014-05-19
1
-1
/
+0
*
Add a minimal AttachmentUploaderImpl.
maniscalco@chromium.org
2014-05-17
4
-0
/
+494
*
sync: Improve handling of bad UniquePos (retry)
rlarocque@chromium.org
2014-05-15
2
-1
/
+14
*
Let SyncManagerFactory create different types of sync managers according to
haitaol@chromium.org
2014-05-15
3
-4
/
+25
*
Revert 270308 "sync: Improve handling of bad UniquePositions"
raymes@google.com
2014-05-14
2
-14
/
+1
*
sync: Improve handling of bad UniquePositions
rlarocque@chromium.org
2014-05-14
2
-1
/
+14
*
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
3
-181
/
+1
*
sync: Implement disabling of non blocking types
rlarocque@chromium.org
2014-05-12
10
-14
/
+75
*
Add a ClientAction used by SyncRollbackManager to notify PSS that rollback is
haitaol@chromium.org
2014-05-10
5
-2
/
+44
*
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
9
-3
/
+550
*
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
*
sync: Plumb per-type counter observers to UI
rlarocque@chromium.org
2014-05-07
9
-1
/
+99
*
Generate AttachmentId's unique_id using base::GenerateGUID.
maniscalco@chromium.org
2014-05-06
1
-3
/
+5
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-02
7
-76
/
+225
*
Revert of Keep track of which attachments are referenced by which sync entrie...
maniscalco@chromium.org
2014-05-01
7
-225
/
+76
*
Keep track of which attachments are referenced by which sync entries.
maniscalco@chromium.org
2014-05-01
7
-76
/
+225
*
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
1
-0
/
+33
*
sync: Introduce classes for per-type counters
rlarocque@chromium.org
2014-04-29
9
-1
/
+265
*
sync: Include control types in node browser
rlarocque@chromium.org
2014-04-29
1
-2
/
+4
*
Remove changes remaining counter from about:sync
rlarocque@chromium.org
2014-04-28
7
-22
/
+2
*
Introduce NonBlockingDataTypeController
rlarocque@chromium.org
2014-04-26
3
-16
/
+51
*
Add an action for server to send down rollback command.
haitaol@chromium.org
2014-04-22
2
-0
/
+2
*
Cleanup: Remove some std::wstring usage in sync.
thestig@chromium.org
2014-04-22
4
-23
/
+22
*
Add sync manager classes for backup/rollback:
haitaol@chromium.org
2014-04-21
10
-0
/
+1228
*
sync: Remove some fields from about:sync
rlarocque@chromium.org
2014-04-12
2
-18
/
+0
*
sync: Add interface for SyncCoreProxy
rlarocque@chromium.org
2014-04-12
14
-79
/
+199
*
[Sync] Notify the datatype of the current context on startup
zea@chromium.org
2014-04-11
2
-2
/
+17
*
[Sync] Add support for retrying a getupdates due to a context change
zea@chromium.org
2014-04-10
2
-0
/
+4
*
Remove Sync JS generic request/reply framework
rlarocque@chromium.org
2014-04-10
4
-13
/
+0
*
[Sync] Add support for context changes that trigger refreshes
zea@chromium.org
2014-04-09
2
-10
/
+36
*
sync: Re-implement getAllNodes WebUI function
rlarocque@chromium.org
2014-04-07
6
-96
/
+36
*
[Sync] Add plumbing of context from client to server
zea@chromium.org
2014-04-04
2
-0
/
+27
*
SyncManagerImpl::encryptor_ member is not needed. It is passed to SyncEncrypt...
pavely@chromium.org
2014-04-04
2
-3
/
+0
*
Add non-blocking sync code to ProfileSyncService
rlarocque@chromium.org
2014-04-04
5
-7
/
+7
[next]