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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replaced NetworkStatusDetector with use of NetworkChangeNotifier
akalin@chromium.org
2010-05-15
14
-15
/
+142
*
Changed used of ASSERT() to DCHECK().
akalin@chromium.org
2010-05-14
1
-6
/
+6
*
Update dynamic annotations and move them to base/third_party
timurrrr@chromium.org
2010-05-14
2
-2
/
+2
*
[Large; Chromium OS] Work to host the cloud print dialog when built
maruel@chromium.org
2010-05-14
2
-23
/
+5
*
Folded TestingProfileSyncService class into TestProfileSyncService.
akalin@chromium.org
2010-05-13
7
-48
/
+39
*
Defensive checks for backend_ existence.
nick@chromium.org
2010-05-13
1
-3
/
+28
*
Revert 47064 - Switch sync servers depending on whether you're running stable...
tyoshino@chromium.org
2010-05-13
3
-40
/
+3
*
Use just TimeTicks::Now in the chrome/browser/sync test code.
phajdan.jr@chromium.org
2010-05-13
1
-2
/
+2
*
Refine language preferences.
suzhe@chromium.org
2010-05-13
1
-3
/
+2
*
Added NetworkChangeNotifierIOThread, which will be used by the
akalin@chromium.org
2010-05-13
3
-0
/
+142
*
Removed non-thread-safe QName ad-hoc interning.
akalin@chromium.org
2010-05-13
1
-2
/
+2
*
Switch sync servers depending on whether you're running stable or dev. Initia...
chron@chromium.org
2010-05-12
3
-3
/
+40
*
Revert 46996 - Removed redundant TestingProfileSyncService class.
akalin@chromium.org
2010-05-12
3
-8
/
+34
*
Removed redundant TestingProfileSyncService class.
akalin@chromium.org
2010-05-12
3
-34
/
+8
*
patch from issue 2023004:
zork@chromium.org
2010-05-11
5
-5
/
+10
*
Added --use-ssl-tcp switch to sync_listen_notifications.
akalin@chromium.org
2010-05-11
1
-2
/
+13
*
Remove an extra include.
zork@chromium.org
2010-05-11
1
-1
/
+0
*
Added win-specific direct-dependent settings to libjingle.gyp.
akalin@chromium.org
2010-05-11
1
-11
/
+0
*
Reduce header dependencies in chrome/
phajdan.jr@chromium.org
2010-05-11
3
-1
/
+4
*
sync: add default constructor to EntryKernel to avoid UMR of dirty_ bit.
tim@chromium.org
2010-05-10
1
-0
/
+8
*
Don't sync IME prefs that are not user-configurable (2nd patch).
yusukes@google.com
2010-05-10
1
-8
/
+13
*
Re-land the protocol extension for syncing passwords patch.
albertb@chromium.org
2010-05-07
7
-0
/
+90
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
3
-4
/
+4
*
Revert 46735 - Fix Chrome OS preinitialsync options messaging.
nick@chromium.org
2010-05-07
2
-4
/
+1
*
Fix Chrome OS pre-initial-sync options messaging.
dantasse@chromium.org
2010-05-07
2
-1
/
+4
*
Revert "Protocol extension for syncing passwords."
albertb@chromium.org
2010-05-07
6
-89
/
+0
*
Protocol extension for syncing passwords.
albertb@chromium.org
2010-05-07
6
-0
/
+89
*
sync: only add to the dirty_metahandles index when marking an item dirty, rat...
tim@chromium.org
2010-05-07
4
-45
/
+73
*
Added sync_tools.gyp to all.gyp.
akalin@chromium.org
2010-05-07
1
-1
/
+11
*
Don't sync IME prefs that are not user-configurable.
yusukes@chromium.org
2010-05-07
1
-3
/
+0
*
Moved GaiaAuthenticator from chrome/browser/sync/engine/net to chrome/common/...
sanjeevr@chromium.org
2010-05-07
17
-864
/
+65
*
Moved everything in browser/sync/net to common/net.
akalin@chromium.org
2010-05-06
14
-1262
/
+0
*
Implemented cache invalidation listener in sync_listen_notifications.
akalin@chromium.org
2010-05-06
3
-30
/
+598
*
Created a stock implementation of the MessageLoopProxy interface than can be ...
sanjeevr@chromium.org
2010-05-06
3
-3
/
+3
*
Removed some dependencies on sync from GaiaAuthenticator so that it can be mo...
sanjeevr@chromium.org
2010-05-06
4
-12
/
+30
*
Added NetworkChangeNotifierThread interface.
akalin@chromium.org
2010-05-05
10
-152
/
+377
*
Add integration test for autofill profiles.
skrul@chromium.org
2010-05-05
1
-1
/
+3
*
so it fits the "customize sync" text in all languages.
dantasse@chromium.org
2010-05-04
1
-1
/
+1
*
Moved XMPP notifier library from chrome/browser/sync to chrome/common/net.
sanjeevr@chromium.org
2010-05-04
87
-8817
/
+19
*
Wrote NetworkChangeNotifierProxy, which lets objects that don't live on
akalin@chromium.org
2010-05-04
9
-90
/
+532
*
Fix various uses of release() that did not check its value
estade@chromium.org
2010-05-04
2
-8
/
+9
*
Disable autofill sync; there are too many crashes.
nick@chromium.org
2010-05-04
2
-10
/
+26
*
Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C...
sanjeevr@chromium.org
2010-05-03
3
-10
/
+37
*
Changed namespace of the TalkMediator and related classes from browser_sync t...
sanjeevr@chromium.org
2010-05-03
30
-79
/
+90
*
Redo of http://codereview.chromium.org/1700003/show which was reverted. We ch...
sanjeevr@chromium.org
2010-05-01
1
-5
/
+10
*
More refactoring of TalkMediator and related classes to make them generic. Th...
sanjeevr@chromium.org
2010-04-30
27
-412
/
+348
*
Update typed_url sync to support visits.
zork@chromium.org
2010-04-30
7
-125
/
+540
*
Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...
skrul@chromium.org
2010-04-30
3
-11
/
+40
*
Re-apply http://codereview.chromium.org/1622012
timurrrr@chromium.org
2010-04-30
2
-1
/
+74
*
Revert "[Third time landing] Python implementation of sync server, for testing."
phajdan.jr@chromium.org
2010-04-30
2
-74
/
+1
[next]