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
/
glue
/
sync_backend_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
New HTML Sync Setup UI! This paves the way for the Passphrase UI. (coming so...
dantasse@chromium.org
2010-06-24
1
-4
/
+0
*
Take 2: sync changes to support encryption
albertb@chromium.org
2010-06-23
1
-0
/
+36
*
TBR: willchan
albertb@chromium.org
2010-06-22
1
-36
/
+0
*
DRAFT: sync_api changes to support password encryption
albertb@chromium.org
2010-06-22
1
-0
/
+36
*
Fix line endings in sync code.
albertb@chromium.org
2010-06-22
1
-1
/
+1
*
Plumbing data type choices through to the PSS
dantasse@chromium.org
2010-06-10
1
-2
/
+12
*
Sync backend changes to allow login and initial sync to happen at two differe...
dantasse@chromium.org
2010-06-07
1
-1
/
+6
*
Adding sync support for Passwords
zork@chromium.org
2010-05-19
1
-2
/
+8
*
Replaced NetworkStatusDetector with use of NetworkChangeNotifier
akalin@chromium.org
2010-05-15
1
-0
/
+4
*
Sync: Check that the current thread is a ModelSafeWorker's home thread.
nick@chromium.org
2010-04-21
1
-0
/
+26
*
Acquire registrar_lock_ before [de]activating data types in the sync backend ...
tim@chromium.org
2010-04-14
1
-2
/
+3
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-1
/
+2
*
Fix bug 40555. Make sure to nudge the syncer if you're syncing new data type...
dantasse@chromium.org
2010-04-09
1
-1
/
+1
*
Update routing info and nudge syncer in ConfigureDataTypes().
skrul@chromium.org
2010-04-02
1
-30
/
+74
*
Revert "Revert 42551 "Add a "download" step into the DataTypeManager""
skrul@chromium.org
2010-03-31
1
-2
/
+14
*
Revert 42551 "Add a "download" step into the DataTypeManager"
maruel@chromium.org
2010-03-25
1
-14
/
+2
*
Add a "download" step into the DataTypeManager
skrul@chromium.org
2010-03-24
1
-2
/
+14
*
Improve the integration test harness by using the max_local_timestamp
tim@chromium.org
2010-03-19
1
-2
/
+21
*
Update sync to support syncing of typed urls
zork@chromium.org
2010-03-18
1
-0
/
+9
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
1
-0
/
+45
*
Added switch to invalidate the sync xmpp auth token for testing.
akalin@chromium.org
2010-03-12
1
-0
/
+3
*
BSD ifdefs, etc. necessary for chrome/
pvalchev@google.com
2010-03-09
1
-0
/
+4
*
Unit test for autofill sync.
skrul@chromium.org
2010-03-02
1
-0
/
+2
*
Add database model worker to worker registry and remove deprecated thread
zork@google.com
2010-03-02
1
-13
/
+4
*
Multi-pass ModelChangingSyncerCommands.
tim@chromium.org
2010-02-25
1
-0
/
+3
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-17
1
-5
/
+12
*
Reverting change: broke unit tests on chrome OS.
finnur@chromium.org
2010-02-16
1
-12
/
+5
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-16
1
-5
/
+12
*
Per-datatype filtering of change notifications.
nick@chromium.org
2010-02-12
1
-21
/
+17
*
Implemented new notification methods.
akalin@chromium.org
2010-02-11
1
-24
/
+21
*
Hook up client side of per-datatype GetUpdates.
nick@chromium.org
2010-02-11
1
-6
/
+6
*
First stab at a DataTypeController.
skrul@chromium.org
2010-02-10
1
-4
/
+47
*
Moved all sync-related command-line logic to profile_sync_service.
akalin@chromium.org
2010-02-09
1
-3
/
+7
*
Implementation of the DatabaseModelWorker, take 2.
albertb@google.com
2010-02-01
1
-11
/
+5
*
Fixed bug 21102 where shutdown while starting Sync leaves things weird.
nick@chromium.org
2010-01-29
1
-9
/
+20
*
Revert 37367 - Implementation of the database safe worker model.
viettrungluu@chromium.org
2010-01-28
1
-1
/
+2
*
Implementation of the database safe worker model.
albertb@google.com
2010-01-28
1
-2
/
+1
*
Support for multiple sync ModelSafeWorkers.
tim@chromium.org
2010-01-22
1
-11
/
+57
*
I refactored ChangeProcessor so that the common stuff can be reused by other
albertb@google.com
2009-12-14
1
-3
/
+8
*
Use utf_string_conversions header in more places.
maruel@chromium.org
2009-12-11
1
-2
/
+1
*
Plumping for taking LSID cookie from ProfileSyncService to GaiaAuthenticator.
albertb@google.com
2009-12-01
1
-4
/
+8
*
Implement the gaia captcha state and unlock capability in the sync setup wizard.
tim@chromium.org
2009-11-12
1
-4
/
+6
*
Part 1 of implementing captcha for sync dialog.
tim@chromium.org
2009-11-11
1
-23
/
+7
*
Clean up the strings for sync code:
munjal@chromium.org
2009-11-04
1
-8
/
+4
*
Remove the browser_sync flag.
zork@chromium.org
2009-10-27
1
-4
/
+0
*
Move initialization of ChromeURLRequestContexts to the IO thread.
eroman@chromium.org
2009-10-23
1
-4
/
+5
*
Fix ProfileSyncService unit test.
nick@chromium.org
2009-10-17
1
-22
/
+9
*
Rename CHROME_PERSONALIZATION to BROWSER_SYNC.
nick@chromium.org
2009-10-17
1
-2
/
+2
*
More style nits.
erg@google.com
2009-10-14
1
-1
/
+1
*
Patched in 265058 (which was uploaded under akalin@gmail.com). Original
akalin@chromium.org
2009-10-13
1
-3
/
+3
[next]