summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/engine/syncer_proto_util.h
Commit message (Expand)AuthorAgeFilesLines
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-1/+1
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-1/+1
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Fix handling of undeletion within the syncer.nick@chromium.org2010-07-131-8/+9
* [GTTF] Use FRIEND_TEST_ALL_PREFIXES in chrome/browser/syncphajdan.jr@chromium.org2010-06-101-6/+4
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-091-0/+0
* Move a debug string util to syncer proto util. Add better getupdates logging ...chron@google.com2010-03-021-0/+8
* Add support for the Update-Client-Auth header to sync. Add a mutex to the aut...chron@google.com2010-02-171-0/+2
* Hook up client side of per-datatype GetUpdates.nick@chromium.org2010-02-111-0/+8
* Refactor PostClientToServer message, include new unit tests for it. In prep f...chron@google.com2010-02-101-0/+28
* Fix some minor things that were in the unique naming CL that I forgot to addr...chron@google.com2009-11-251-2/+2
* Add browser_sync 'sessions' to relieve SyncCycleState, SyncProcessState, Sync...tim@chromium.org2009-11-211-3/+6
* Remove unique naming from syncer! This reduces the complexity. Modify the ind...chron@google.com2009-11-201-4/+5
* Review URL: http://codereview.chromium.org/201087idana@chromium.org2009-09-111-12/+12
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-101-0/+73