summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/notifier/base
Commit message (Expand)AuthorAgeFilesLines
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* BSD port: chrome/app and chrome/browser ifdef cleaningpvalchev@google.com2010-02-011-0/+1
* Add an implementation for async_network_alive to Linuxzork@chromium.org2010-01-272-15/+124
* Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...akalin@chromium.org2010-01-072-0/+60
* Implemented OS X version of NetworkStatusDetectorTaskMac.akalin@chromium.org2009-12-153-3/+514
* Removed sync/notifier/base/mac/time_mac.cc (which just includes time_posix.cc).akalin@chromium.org2009-12-041-8/+0
* Update Signal Thread to use ref counting and locks to ensure thread safety.zork@chromium.org2009-11-241-1/+2
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-132-3/+5
* Check for an active network connection when network adapter status changes.zork@google.com2009-11-111-1/+17
* Linux: Remove unnecessary time_linux.cc from sync code.craig.schlenter@chromium.org2009-10-291-7/+0
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-174-6/+11
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-132-0/+24
* Part 1 of making sync work on Mac:munjal@chromium.org2009-10-081-2/+3
* Use base/logging from chrome/browser/sync. Add a macro to libjingle'snick@chromium.org2009-09-261-5/+5
* Remove string.h/.cc, xml_parse_helpers.h/.cc, and date- parsing codenick@chromium.org2009-09-258-1675/+1
* Fix compiling of sync on linux.zork@chromium.org2009-09-222-1/+6
* Build sync engine as part of the browser build.nick@chromium.org2009-09-152-0/+0
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-1421-196/+212
* Don't depend on scoped_any.nick@chromium.org2009-09-111-25/+27
* Fix checkdeps by removing some include pathsnick@chromium.org2009-09-102-2/+0
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-1028-0/+3038