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
/
chrome
/
browser
/
sync
/
engine
/
syncapi.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert 56423 - Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
1
-23
/
+1
*
Added classes to enable session sync functionality.
tim@chromium.org
2010-08-17
1
-1
/
+23
*
Handling empty ScopedDirLookup username in HandleDirectoryManagerEvent().
rsimha@chromium.org
2010-08-17
1
-0
/
+7
*
Fix permissions to fix broken chromium tree.
erg@google.com
2010-08-12
1
-0
/
+0
*
sync: dont synchronously check server reachability during syncapi init
tim@chromium.org
2010-08-11
1
-2
/
+16
*
Fix permissions on sync files.
erg@google.com
2010-08-11
1
-0
/
+0
*
sync: Fix backend configuration to support sync db refresh.
tim@chromium.org
2010-08-11
1
-26
/
+20
*
Use SSL/TCP port for notifications in sync tests.
rsimha@chromium.org
2010-08-10
1
-3
/
+9
*
Added constants, strings, protos for app sync.
akalin@chromium.org
2010-08-06
1
-0
/
+19
*
Unplumb AllStatus from SyncerThread.
tim@chromium.org
2010-08-05
1
-2
/
+2
*
Fix for RenewAuthToken crash. Extend life of AuthWatcher.
chron@chromium.org
2010-08-02
1
-1
/
+9
*
Stopgap fix for bug 48502. Stop syncing on db corruption.
tim@chromium.org
2010-08-02
1
-1
/
+12
*
Significantly speed up sync integration tests.
rsimha@chromium.org
2010-07-26
1
-0
/
+5
*
Fix deadlock by introducing a new transaction event.
chron@chromium.org
2010-07-21
1
-12
/
+27
*
Added switch to use ChromeAsyncSocket for sync.
akalin@chromium.org
2010-07-16
1
-2
/
+8
*
sync: Get rid of duplicated typedef Closure definition.
tfarina@chromium.org
2010-07-16
1
-1
/
+0
*
sync: Remove unused path_helpers.h file.
tfarina@chromium.org
2010-07-14
1
-1
/
+0
*
Handle birthday errors by disabling sync and deleting sync data. Also added s...
tim@chromium.org
2010-07-14
1
-0
/
+5
*
Pass an EntitySpecifics with delete changes to generalize delete handling (an...
johnnyg@chromium.org
2010-07-09
1
-25
/
+4
*
Fix sync startup ordering to make sense and be less broken (though not perfec...
tim@chromium.org
2010-07-07
1
-13
/
+19
*
sync: Get rid of the now obsolete character_set_converters.h API.
tfarina@chromium.org
2010-07-03
1
-1
/
+0
*
Remove NIGORI from the sync routing info.
albertb@chromium.org
2010-07-01
1
-1
/
+0
*
Nudge syncer thread when notifications are enabled.
rsimha@chromium.org
2010-07-01
1
-0
/
+8
*
Added checks for server-issued notifications.
akalin@chromium.org
2010-07-01
1
-3
/
+6
*
Move chrome/common/net/notifier to jingle/notifier so that it can be used by ...
ajwong@chromium.org
2010-06-30
1
-4
/
+4
*
Make sure sync starts up on browser restart as well as initial sync flow.
tim@chromium.org
2010-06-29
1
-4
/
+11
*
This change allows the syncer thread to be paused and resumed when the syncer...
skrul@chromium.org
2010-06-29
1
-1
/
+1
*
Update the Nigori node when the passphrase changes.
albertb@chromium.org
2010-06-28
1
-1
/
+11
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-34
/
+12
*
Take 2: sync changes to support encryption
albertb@chromium.org
2010-06-23
1
-14
/
+97
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
1
-13
/
+29
*
Revert 50550 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
1
-29
/
+13
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-23
1
-13
/
+29
*
TBR: willchan
albertb@chromium.org
2010-06-22
1
-97
/
+14
*
DRAFT: sync_api changes to support password encryption
albertb@chromium.org
2010-06-22
1
-14
/
+97
*
Revert 50479 - Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
1
-29
/
+13
*
Implemented initial version of server-issued notification client.
akalin@chromium.org
2010-06-22
1
-13
/
+29
*
Allow InitByTagLookup for WriteNodes.
albertb@chromium.org
2010-06-18
1
-0
/
+15
*
Reland: Client side changes to set and get nigori specifics with passing
albertb@chromium.org
2010-06-16
1
-0
/
+19
*
Revert 49967 - Client side changes to set and get nigori specifics.
skerner@chromium.org
2010-06-16
1
-19
/
+0
*
Client side changes to set and get nigori specifics.
albertb@chromium.org
2010-06-16
1
-0
/
+19
*
Combined both constructors of TalkMediatorImpl into one.
akalin@chromium.org
2010-06-16
1
-1
/
+5
*
Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...
ajwong@chromium.org
2010-06-16
1
-5
/
+1
*
sync: null-check the Directory ChannelHookup before adding a new observer so ...
tim@chromium.org
2010-06-15
1
-1
/
+6
*
Implemented initial version of extension syncing.
akalin@chromium.org
2010-06-14
1
-7
/
+20
*
NULL out talk_mediator_ in Shutdown() to avoid crash.
akalin@chromium.org
2010-06-11
1
-3
/
+9
*
Replace changes_channel with an observer list.
zork@chromium.org
2010-06-11
1
-16
/
+13
*
Added extensions sync-related constants, switches, and clauses.
akalin@chromium.org
2010-06-09
1
-0
/
+19
*
Changed syncable::PASSWORD to syncable::PASSWORDS for consistency
akalin@chromium.org
2010-06-09
1
-2
/
+2
*
Sync backend changes to allow login and initial sync to happen at two differe...
dantasse@chromium.org
2010-06-07
1
-10
/
+19
[prev]
[next]