summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* [Sync] Added missing includeakalin@chromium.org2010-12-201-0/+1
* Respect synced locale settings.dilmah@chromium.org2010-12-201-1/+1
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-0/+5
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-5/+0
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* The MediatorThread worker thread needs to have a CertVerifierwtc@google.com2010-12-171-3/+8
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-173-3/+6
* Almost done deinlining virtual methods.erg@google.com2010-12-1618-93/+155
* Rest of the autofill work.lipalani@chromium.org2010-12-1637-171/+1631
* Move GUID utils to src/chrome/common.sergeyu@chromium.org2010-12-152-2/+2
* Cleanup: Remove unneeded includes of notification_service.h in other headers.thestig@chromium.org2010-12-151-1/+0
* Keep deinlining stuff.erg@google.com2010-12-154-22/+39
* Add a preference to clear Flash LSO data in the Clear Browsing Data dialog.bauerb@chromium.org2010-12-151-0/+1
* Fix passphrase initialization flow in ProfileSyncServiceHarnessrsimha@chromium.org2010-12-152-50/+10
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-1410-36/+36
* Cleanup: Remove unneeded includes of chrome/browser/cert_store.h and chrome/b...thestig@chromium.org2010-12-142-2/+0
* Deinline even more destructors.erg@google.com2010-12-1418-109/+191
* Even more virtual method deinlining.erg@google.com2010-12-1312-30/+53
* Cleanup: Remove unneeded browser_thread.h usage.thestig@chromium.org2010-12-135-6/+0
* [Sync] Fixed sync crash regression in ServerNotifierThreadakalin@chromium.org2010-12-102-1/+151
* Cleanup: Remove needed #includes for profile.h.thestig@chromium.org2010-12-104-4/+0
* Cleanup: Remove unneeded profile.h usage in headers.thestig@chromium.org2010-12-106-7/+9
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-2/+1
* [SYNC] Check if a change's entry is for a position-sensitive model before tra...zea@chromium.org2010-12-091-1/+4
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Remove CSS vendor prefixes where not needed.arv@chromium.org2010-12-082-2/+2
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-083-3/+3
* [Sync] Fixed crash on XMPP reconnectionakalin@chromium.org2010-12-086-58/+133
* sync: more debugging for crash in ChromeSystemResourcestim@chromium.org2010-12-072-12/+28
* Revert 68414 - sync: remove tabstrip and encryption tab from customize UItim@chromium.org2010-12-071-1/+5
* sync: remove tabstrip and encryption tab from customize UItim@chromium.org2010-12-071-5/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-12-0617-31/+30
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-5/+0
* Fix the line endings of autofill_profile_model_associator.h.jhawkins@chromium.org2010-12-051-199/+199
* sync: change some DCHECKs to CHECKs to shed light on a bug.tim@chromium.org2010-12-031-11/+11
* Move:ben@chromium.org2010-12-0243-43/+43
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-012-4/+4
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-3010-0/+10
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-3010-10/+0
* Add command line flag to override gallery update urlsasargent@chromium.org2010-11-301-4/+2
* roll cacheinvalidation to @60akalin@chromium.org2010-11-292-16/+15
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-1/+1
* sync: Make SyncSession take most of its required state at construction time.tim@chromium.org2010-11-248-341/+357
* Autofill work:lipalani@chromium.org2010-11-2423-358/+2705
* cleaning up drover mess up.lipalani@chromium.org2010-11-241-199/+0
* Revert 67189 - Autofill work:lipalani@chromium.org2010-11-2422-2506/+358
* Autofill work:lipalani@chromium.org2010-11-2423-358/+2705
* Add a boolean prefs for mobile plan notification checkbox.xiyuan@chromium.org2010-11-231-0/+4
* [Sync] Avoid reinitializing server notifier client on XMPP reconnectakalin@chromium.org2010-11-234-35/+37