summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/glue
Commit message (Expand)AuthorAgeFilesLines
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-264-4/+4
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-252-2/+2
* Remove wstrings from bookmarks, part 7.viettrungluu@chromium.org2010-08-211-2/+3
* Remove wstrings from bookmarks, part 6.viettrungluu@chromium.org2010-08-211-1/+1
* Re-land r56742 now with correct database filesbrettw@chromium.org2010-08-212-3/+4
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-1/+0
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-192-4/+3
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-192-3/+4
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-191-1/+1
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-199-11/+2
* Allow update URLs in external_extensions.json.skerner@chromium.org2010-08-192-7/+11
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-191-4/+8
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-192-2/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-0/+1
* Fix leaks in ProfileSyncServiceSessionTest.tim@chromium.org2010-08-181-3/+4
* Re-land r56529, and add fixes for the browser tests on chromium os.cmasone@google.com2010-08-181-0/+7
* Revert 56529 - [Chrome OS] Block the installation of extensions with NPAPI pl...phajdan.jr@chromium.org2010-08-181-7/+0
* [Chrome OS] Block the installation of extensions with NPAPI pluginscmasone@google.com2010-08-181-0/+7
* sync: take two for:tim@chromium.org2010-08-187-0/+1134
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-177-1134/+0
* Added classes to enable session sync functionality.tim@chromium.org2010-08-177-0/+1134
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-18/+16
* Implemented apps sync (behind a flag).akalin@chromium.org2010-08-169-14/+253
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-156-11/+1
* Massive refactoring of extensions sync codeakalin@chromium.org2010-08-1311-534/+949
* Add prefs for the DOMUI version of "Customize modifier keys" dialog.yusukes@chromium.org2010-08-121-2/+3
* Create and remove sync nodes whenever preferences flip their managed flagmnissler@chromium.org2010-08-114-79/+106
* Synchronize Input Method and Keyboard preferences.yusukes@chromium.org2010-08-111-21/+41
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-116-61/+62
* Fix permissions on sync files.erg@google.com2010-08-111-0/+0
* sync: Fix backend configuration to support sync db refresh.tim@chromium.org2010-08-112-66/+78
* Use SSL/TCP port for notifications in sync tests.rsimha@chromium.org2010-08-102-1/+8
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-082-5/+5
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-062-2/+0
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-064-2/+10
* Don't sync prefs::kAutoFillAuxiliaryProfilesEnabled on non-macskrul@chromium.org2010-08-051-0/+2
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-4/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2641-0/+41
* Significantly speed up sync integration tests.rsimha@chromium.org2010-07-262-0/+8
* Coverity issues 7028, 8452, 7061, 7070: Uninitialized members in browser/sync/*finnur@chromium.org2010-07-242-1/+3
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-8/+4
* Update the sync node title for classic autofill to bealbertb@chromium.org2010-07-212-3/+2
* Adjust preference sync code to only sync user modifiable preferences.mnissler@chromium.org2010-07-212-15/+14
* Added checks to handle unsyncable extensions.akalin@chromium.org2010-07-213-30/+54
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+5
* Disallow syncing of extensions with third-party update URLs or plugins.akalin@chromium.org2010-07-202-16/+81
* If the default theme is synced to the server, make new sync clients with cust...albertb@chromium.org2010-07-204-59/+58
* Add "settings.language.preferred_languages" for Chromium OS's Languages and I...satorux@chromium.org2010-07-201-0/+1