summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Adds the following to CancelableRequestConsumer:sky@chromium.org2010-09-072-0/+14
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-014-1/+8
* Fixed crash in sync_listen_notifications.akalin@chromium.org2010-09-011-1/+9
* Use ChromeAsyncSocket by default.akalin@chromium.org2010-09-011-1/+1
* Added XmppClientSocketFactory for use with ChromeAsyncSocketakalin@chromium.org2010-09-011-1/+6
* sync: Add bootstrappability to the Cryptographer.tim@chromium.org2010-08-318-27/+213
* FBTF: A giant cleanup to net/erg@google.com2010-08-317-9/+27
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-305-7/+8
* Remove DOMUI and Views settings for key repeat rate and delay, change the def...yusukes@chromium.org2010-08-301-3/+6
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-293-7/+8
* Fix official build.evan@chromium.org2010-08-271-2/+2
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-7/+6
* Use a width which works on Windows as well (previous one caused bad line wrap...johnnyg@chromium.org2010-08-261-1/+1
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-0/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-2611-11/+11
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-252-2/+2
* Turn on apps sync by default.akalin@chromium.org2010-08-252-9/+31
* Make the choose datatypes section of sync setup UI wider and supply titles fo...johnnyg@chromium.org2010-08-251-9/+16
* Fixed CacheInvalidationPacketHandler crash.akalin@chromium.org2010-08-252-5/+10
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-2/+1
* 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-213-9/+11
* sync: disable the mistakenly enabled sessions code.tim@chromium.org2010-08-203-15/+9
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-202-3/+1
* Remove wstrings in bookmarks, part 5.viettrungluu@chromium.org2010-08-201-5/+7
* Revert 56742 - A new field to describe the sources of history urls(visits) is...brettw@chromium.org2010-08-193-11/+9
* A new field to describe the sources of history urls(visits) is added. This fi...brettw@chromium.org2010-08-193-9/+11
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-192-6/+6
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-196-6/+6
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-1910-12/+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-192-35/+43
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-193-3/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-194-4/+5
* Fix leaks in ProfileSyncServiceSessionTest.tim@chromium.org2010-08-182-9/+10
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-182-3/+3
* 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
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* [Chrome OS] Block the installation of extensions with NPAPI pluginscmasone@google.com2010-08-181-0/+7
* sync: take two for:tim@chromium.org2010-08-1824-32/+1711
* Revert 56423 - Added classes to enable session sync functionality.tim@chromium.org2010-08-1724-1711/+32
* Added classes to enable session sync functionality.tim@chromium.org2010-08-1724-32/+1711
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-18/+16
* Handling empty ScopedDirLookup username in HandleDirectoryManagerEvent().rsimha@chromium.org2010-08-171-0/+7
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-82/+82
* Fix build breakage from r56302.viettrungluu@chromium.org2010-08-171-3/+3
* Made server_notifier_thread listen to UNKNOWN data type.akalin@chromium.org2010-08-174-3/+29