summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-273-42/+30
* Revert (4 of 4) 30153 - Introduce browser_sync::ExtensionsActivityMonitor to ...tim@chromium.org2009-10-2711-498/+7
* Revert (2 of 4) 30156 - Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Revert (1 of 4) 30157 - Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of another file.tim@chromium.org2009-10-271-1/+1
* Add newline to end of file to fix compile. again :(tim@chromium.org2009-10-271-1/+1
* Introduce browser_sync::ExtensionsActivityMonitor to collect extensions API u...tim@chromium.org2009-10-2711-7/+498
* Add SSL wrapper for linux and mac. This allows notifier to use chrome's SSL ...zork@chromium.org2009-10-263-1/+490
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-263-26/+29
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-232-8/+8
* Hook up "remaining changes" to sync client. Remove "latest timestamp".chron@chromium.org2009-10-2310-39/+39
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-235-53/+118
* Fix profile_sync_service_unittest.cc to build on Mac and Linuxzork@chromium.org2009-10-221-59/+60
* Fix unit test compiling on Linuxzork@chromium.org2009-10-213-9/+1
* Style and comment fixes for sync_setup_wizard_gtk.cc and sync_setup_wizard.hzork@chromium.org2009-10-211-2/+4
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Lands http://codereview.chromium.org/272036 for Thiago:sky@chromium.org2009-10-191-2/+2
* Beef-up a DCHECK_NE case in browser_sync::ChangeProcessor to return early if ...tim@chromium.org2009-10-191-4/+8
* First fix to minimize copying of image data.erg@google.com2009-10-191-3/+4
* Fix ProfileSyncService unit test.nick@chromium.org2009-10-176-86/+80
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-1745-106/+99
* Fix sync bug where notifications were being sent for unsuccessful commit atte...chron@chromium.org2009-10-162-2/+8
* If chrome starts without a network connection, the sync serverconnectionmanag...tim@chromium.org2009-10-161-0/+4
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-1/+2
* Remove a dcheck that had a signed/unsigned warning.nick@chromium.org2009-10-161-1/+0
* Use a multiset rather than a set to store bookmarks when running the model as...nick@chromium.org2009-10-161-4/+6
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-1611-12/+1175
* Reverted 29258.akalin@chromium.org2009-10-1610-1173/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-1610-10/+1173
* Fix a crash in incognito mode when clicking the wrench menu.nick@chromium.org2009-10-161-0/+4
* Reverted 29255.akalin@chromium.org2009-10-1610-1173/+10
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-1610-10/+1173
* Reverted 29253.akalin@chromium.org2009-10-169-1172/+9
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-169-9/+1172
* Fix 'Create an account' and 'Help' links on gaia login dialog.tim@chromium.org2009-10-161-4/+4
* TBR: nick@chromium.orgakalin@chromium.org2009-10-168-1171/+8
* Made sync code build and pass unit tests on OS X.akalin@chromium.org2009-10-168-8/+1171
* Hook up ClientToServerResponse::THROTTLED to the client sync loop.tim@chromium.org2009-10-1613-36/+113
* Within libjingle, add an abstraction of winsock initialization.nick@chromium.org2009-10-161-0/+4
* Facelifts to sync UItim@chromium.org2009-10-155-36/+124
* Add checkmark image to repository so that try servers can use it in testing u...tim@chromium.org2009-10-151-0/+0
* Fix pieces of syncapi that aren't implemented on Linux.zork@chromium.org2009-10-155-29/+34
* Fix some warnings on Mac that are treated as errors:munjal@chromium.org2009-10-155-28/+13
* For sync exponential backoff, allow one nudge per exponential backoff interva...tim@chromium.org2009-10-143-151/+347
* Readability fixes for server_connection_manager.nick@chromium.org2009-10-142-67/+93
* Fix line endings on merge_and_sync.html in repo, it is breaking svn.tim@chromium.org2009-10-141-2/+2
* More style nits.erg@google.com2009-10-141-1/+1
* Fix a bug that would cause spurious commits from the bookmark modelnick@chromium.org2009-10-141-4/+9
* Fixed some more Google Sync mac build compile errors.akalin@chromium.org2009-10-133-53/+6
* Patched in 265058 (which was uploaded under akalin@gmail.com). Originalakalin@chromium.org2009-10-1314-40/+89