summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue/change_processor.cc
Commit message (Expand)AuthorAgeFilesLines
* AutofillDataTypeController should invoke start callback on abort. Also grace...skrul@chromium.org2010-04-151-1/+1
* Revert 44504 - AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-141-1/+1
* AutofillDataTypeController should invoke start callback on abort.skrul@chromium.org2010-04-141-1/+1
* I refactored ChangeProcessor so that the common stuff can be reused by otheralbertb@google.com2009-12-141-523/+11
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-2/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Fix crash described in 27580 by telling bookmark model to removemunjal@chromium.org2009-11-131-1/+1
* Fix 26141munjal@chromium.org2009-11-101-7/+6
* Part 2 of string cleanup in Sync:munjal@chromium.org2009-11-061-10/+6
* Remove the browser_sync flag.zork@chromium.org2009-10-271-4/+0
* Beef-up a DCHECK_NE case in browser_sync::ChangeProcessor to return early if ...tim@chromium.org2009-10-191-4/+8
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-171-2/+2
* Makes canceling 'bookmark all tabs' delete the folder. Or rather,sky@chromium.org2009-10-161-1/+2
* Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classesbrettw@chromium.org2009-10-031-2/+2
* Adds a FaviconService class tied to the profile.arv@google.com2009-08-281-3/+6
* Move model operations from ProfileSyncService to ChangeProcessor.tim@chromium.org2009-08-181-0/+541