summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync
Commit message (Expand)AuthorAgeFilesLines
* Merge 228738 "Clear the access token when destroying the Sync ba..."nyquist@google.com2013-10-251-0/+1
* Merge 228586 "[Sync] Fix crash when all visits are from the future"zea@chromium.org2013-10-212-4/+61
* Merge 218097 "Merge 191028 "[Sync] Disable unrecoverable error u..."laforge@chromium.org2013-10-021-1/+1
* Merge 225064 "Fix crash when showing error in wrench menu"sail@chromium.org2013-10-011-2/+2
* Removing O2TS.StartRequest OVERRIDE from test_profile_sync_service.ccfgorski@chromium.org2013-09-232-16/+21
* * Fixed out-of-bounds crash bug in foreign_session_helper.cc.apiccion@chromium.org2013-09-231-0/+1
* Release password store synchronously on UI thread when shtudown starts.haitaol@chromium.org2013-09-204-21/+31
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-203-8/+6
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-203-6/+8
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-2011-97/+102
* Send configuration stats together at the end of data type configuration so thathaitaol@chromium.org2013-09-204-25/+30
* Inject OAuth2TokenService into ProfileSyncService.bauerb@chromium.org2013-09-1911-186/+230
* Revert "Making OAuth2TokenService multi-login aware:"hidehiko@chromium.org2013-09-1911-75/+72
* Clean up GaiaUrls to actually return GURLs.mnissler@chromium.org2013-09-191-6/+6
* Making OAuth2TokenService multi-login aware:fgorski@chromium.org2013-09-1911-72/+75
* sync: Gracefully handle early shutdownrlarocque@chromium.org2013-09-195-63/+65
* Display a warning in the supervised-user create dialog if it will be slow.pam@chromium.org2013-09-184-12/+42
* Fixing typoslipalani@chromium.org2013-09-181-3/+3
* Refactor dependency on Profile to BrowserContext in spell check. Continuation...megan.smith@venture3systems.com2013-09-172-3/+3
* Release password store on UI loop when worker is stopped so that passwordhaitaol@chromium.org2013-09-162-5/+26
* sync: Add getters and setters to Entry classesrlarocque@chromium.org2013-09-135-16/+12
* bookmarks: Get rid of ui_test_utils.h entry from the exception list.tfarina@chromium.org2013-09-113-7/+8
* Fix an invalid comparator due to a typo.etienneb@chromium.org2013-09-111-1/+1
* Release sync's RequestContextGetter as soon as possiblehaitaol@chromium.org2013-09-112-0/+3
* Move ManagedModePolicyProvider functionality to ManagedUserSettingsService.bauerb@chromium.org2013-09-112-19/+15
* Enable invalidations for arbitrary objects on Android.stepco@chromium.org2013-09-112-9/+17
* Revert 222154 "sync: Gracefully handle very early shutdown"vitalybuka@chromium.org2013-09-102-21/+38
* Propagate more information about ValueStore errors to callers, notably ankalman@chromium.org2013-09-101-7/+6
* sync: Gracefully handle very early shutdownrlarocque@chromium.org2013-09-102-38/+21
* Move PasswordForm from //content to //autofill.blundell@chromium.org2013-09-0910-40/+40
* sync: Improve ModelAssociation event tracingrlarocque@chromium.org2013-09-071-5/+12
* This defers starting background extension page RenderViewsgspencer@chromium.org2013-09-065-6/+9
* Handling of multiple concurrent requests from different clients in OAuth2Toke...zelidrag@chromium.org2013-09-061-2/+5
* sync: Add GetAllSyncData to sync/apitim@chromium.org2013-09-0514-61/+97
* Revert "Handling of multiple concurrent requests from different clients in OA...eustas@chromium.org2013-09-051-5/+2
* Handling of multiple concurrent requests from different clients in OAuth2Toke...zelidrag@chromium.org2013-09-041-2/+5
* Add more control over sync for Chromium testshell.nyquist@chromium.org2013-09-042-0/+13
* sync: Remove ModelTypeInvalidationMaprlarocque@chromium.org2013-09-033-3/+0
* Rename signedin -> signed_in in order to be consistent with our conventions f...lipalani@chromium.org2013-09-034-6/+6
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-303-3/+3
* [Sync] Don't journal/unapply types that are already disabledzea@chromium.org2013-08-281-1/+9
* Implementation of the onDeviceInfoChange event.lipalani@chromium.org2013-08-284-2/+62
* Refactor TabBase to give it ownership of ContentViews and NativePages. This ...dtrainor@chromium.org2013-08-281-1/+1
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-282-0/+34
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-0/+1
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-1/+0
* Add the missing GetWebContent() method.aurimas@chromium.org2013-08-262-0/+5
* Move OAuth2TokenService to google_apis/.kinaba@chromium.org2013-08-264-4/+4
* Add NavigationTimeKeeper to track network navigation times of navigation haitaol@chromium.org2013-08-253-1/+25
* [sync] Clear auth error badge from UI after successful re-authrsimha@chromium.org2013-08-231-0/+16