summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/test/integration
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up GaiaUrls to actually return GURLs.mnissler@chromium.org2013-09-191-6/+6
* Refactor dependency on Profile to BrowserContext in spell check. Continuation...megan.smith@venture3systems.com2013-09-171-2/+2
* bookmarks: Get rid of ui_test_utils.h entry from the exception list.tfarina@chromium.org2013-09-111-2/+3
* Fix an invalid comparator due to a typo.etienneb@chromium.org2013-09-111-1/+1
* Move ManagedModePolicyProvider functionality to ManagedUserSettingsService.bauerb@chromium.org2013-09-111-14/+11
* Propagate more information about ValueStore errors to callers, notably ankalman@chromium.org2013-09-101-7/+6
* Move PasswordForm from //content to //autofill.blundell@chromium.org2013-09-096-14/+14
* This defers starting background extension page RenderViewsgspencer@chromium.org2013-09-062-3/+3
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-302-2/+2
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-281-0/+28
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-224-4/+4
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-10/+10
* [Autofill] Add a separate enumeration for HTML field type hints.isherman@chromium.org2013-08-071-1/+1
* [Autofill] Distinguish between native field types and potentially HTML field ...isherman@chromium.org2013-08-072-3/+3
* Enable Synced Notifications in Dev and Canarypetewil@chromium.org2013-08-031-1/+2
* Revert 214517 "Enable Synced Notifications by default."petewil@chromium.org2013-08-011-2/+1
* Silently install blacklisted extensions from auto-install locations (sync,kalman@chromium.org2013-07-311-0/+1
* Enable Synced Notifications by default.petewil@chromium.org2013-07-311-1/+2
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-311-0/+4
* Revert 213642 "Lock-free shutdown of profile sync service. Chang..."earthdok@chromium.org2013-07-251-4/+0
* Lock-free shutdown of profile sync service. Changes include:haitaol@chromium.org2013-07-251-0/+4
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-242-1/+1
* Disabled TwoClientSessionsSyncTest.DeleteActiveSession - was stopping CQ jobsphoglund@chromium.org2013-07-231-3/+3
* Add version field to syncer::Invalidation.stepco@chromium.org2013-07-181-1/+3
* Use a direct include of the message_loop header in chrome/browser/, part 11.avi@chromium.org2013-07-171-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* [Sync] Cleanup unused experiment logiczea@chromium.org2013-07-111-1/+7
* Move PathExists to base namespace.brettw@chromium.org2013-07-112-2/+2
* InstantExtended: Remove the old Instant pref.jered@chromium.org2013-07-081-10/+0
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-023-3/+3
* Use InvalidationService (retry of r208315)rlarocque@chromium.org2013-06-291-8/+14
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-285-5/+5
* Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE...gab@chromium.org2013-06-251-1/+1
* Translate: Merge blacklisted languages and Accept languages when the user run...hajimehoshi@chromium.org2013-06-251-7/+7
* Revert 208315 "Make use of InvalidationService"rlarocque@chromium.org2013-06-251-14/+8
* Make use of InvalidationServicerlarocque@chromium.org2013-06-251-8/+14
* Replace sync experiments with prefs backed by switches and migration code.pastarmovj@chromium.org2013-06-201-4/+0
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-203-16/+16
* In components/autofill, move common/ to core/common/blundell@chromium.org2013-06-181-1/+1
* Support uploading of managed user settings and splitting large managed user s...bauerb@chromium.org2013-06-171-4/+3
* Revert "In components/autofill, move common/ to shared/"blundell@chromium.org2013-06-151-1/+1
* In components/autofill, move common/ to shared/blundell@chromium.org2013-06-151-1/+1
* Use OAuth2 token for syncpavely@chromium.org2013-06-132-3/+17
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-1/+1
* Revert 205670 "Un-refcount AutofillWebData and TokenWebData"raymes@chromium.org2013-06-122-20/+10
* Un-refcount AutofillWebData and TokenWebDatacaitkp@chromium.org2013-06-112-10/+20
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-2/+2
* Use a direct include of strings headers in chrome/browser/sync*/.avi@chromium.org2013-06-1017-21/+21