summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-232-3/+3
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-224-12/+13
* Migrate the rest of the "global" prefs.falken@google.com2012-05-222-7/+7
* Move Extension into extensions namespaceaa@chromium.org2012-05-2111-15/+38
* It seems GAIA had changed dosserver rules today, so we can go back to account...zelidrag@chromium.org2012-05-181-1/+1
* Reverted 136345 - Ran into GAIA dosserver issues in prod for http://accounts....zelidrag@chromium.org2012-05-181-1/+1
* Move application lifetime functionality off BrowserList.ben@chromium.org2012-05-181-1/+2
* Revive revision 137685 and fix the DEPs file in chrome/browser/syncmunjal@chromium.org2012-05-183-5/+5
* [Sync] Re-enable breakpad uploading for sync errors.zea@chromium.org2012-05-171-1/+1
* Revert 137685 (broke check_deps on linux builder) - Rename InvalidationVersio...fischman@chromium.org2012-05-172-4/+4
* Rename InvalidationVersionTracker to InvalidationStateTracker in preparationmunjal@chromium.org2012-05-172-4/+4
* No longer keep a lingering reference to TypedUrlDataTypeController after PSS ...atwilson@chromium.org2012-05-174-52/+68
* Add additional error logging to investigate Autocomplete Sync failures.isherman@chromium.org2012-05-1712-37/+88
* Explode Autofill sync error messages for debuggingisherman@chromium.org2012-05-171-16/+78
* Treat SyncCredentialsLost as an auth erroratwilson@chromium.org2012-05-164-48/+53
* [Sync] Move PageTransitions enums to SyncEnumszea@chromium.org2012-05-163-35/+33
* Use larger buckets for sync configure time counterrlarocque@chromium.org2012-05-151-8/+8
* [Sync] Move chrome/browser/sync/api to sync/apiakalin@chromium.org2012-05-1563-1221/+56
* Taking over issue 10006037.rlp@chromium.org2012-05-1411-36/+82
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-145-6/+4
* Notify sync observers whenever preferred types changeatwilson@chromium.org2012-05-143-5/+25
* Don't sync URL archivals.atwilson@chromium.org2012-05-122-0/+46
* Update FixupURLAndGetVisits() to try to track down crbug.com/127473atwilson@chromium.org2012-05-123-10/+6
* [Sync] Remove tab sync nodes that are missing session tags.zea@chromium.org2012-05-122-4/+40
* [Sync] Replace hardcoded gaia urls in sync_test.cc with calls to GaiaUrlsrsimha@chromium.org2012-05-111-23/+23
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-1111-82/+36
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-113-3/+3
* Taking over issue 10006037.rlp@chromium.org2012-05-1111-36/+82
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-112-7/+7
* [Sync] Fix tab favicon usage tracking.zea@chromium.org2012-05-102-0/+45
* Update GAIA URL to accounts.google.com/... from www.google.com/accounts/...zelidrag@chromium.org2012-05-102-4/+5
* In previous code, "LINUX" was used for CrOS.peria@chromium.org2012-05-101-0/+2
* [Sync] Add more visibility about sync update errors.zea@chromium.org2012-05-091-12/+72
* Prevent shut down hang by avoiding wait when datatype thread has not stasrted...lipalani@chromium.org2012-05-091-2/+15
* Do not create unrecoverable error if FixupURLAndGetVisits failsatwilson@chromium.org2012-05-081-5/+4
* sync: add histogram tracking various parts of sync shutdowntim@chromium.org2012-05-082-0/+14
* Speculative fix for sync not exiting issue.lipalani@chromium.org2012-05-081-1/+3
* Add return value to PasswordStore's schedule task.zea@chromium.org2012-05-081-2/+1
* [Sync] Make creation of session header node more resilientzea@chromium.org2012-05-081-0/+10
* [Sync] Initialize pre-existing navs to zero timestampzea@chromium.org2012-05-072-3/+13
* Stop uploading unrecoverable errors to breakpad in preparation for beta.lipalani@chromium.org2012-05-041-1/+3
* Add more debug statements to debug 120709lipalani@chromium.org2012-05-042-3/+65
* Revert 135175 - Revert 135164 - Cleanup of browser_test harness.jam@chromium.org2012-05-031-1/+0
* Add support in sign in manager for ClientOAuth style signin behind a flag. T...rogerta@chromium.org2012-05-031-1/+8
* Revert 135164 - Cleanup of browser_test harness.mmenke@chromium.org2012-05-031-0/+1
* Cleanup of browser_test harness.jam@chromium.org2012-05-031-1/+0
* sync: Do not rely on BookmarkNode favicon directly.tfarina@chromium.org2012-05-021-6/+6
* Refactor LoginUIService to not rely on WebUI.atwilson@chromium.org2012-05-012-4/+4
* Log UMA stats on Typed URL DB errors instead of stopping sync.atwilson@chromium.org2012-05-015-127/+212
* Add some debug info to track down issue 120709.lipalani@chromium.org2012-04-282-11/+40