summaryrefslogtreecommitdiffstats
path: root/chrome/test/live_sync
Commit message (Expand)AuthorAgeFilesLines
* Change text of DNS prefetch option to Network prediction option.cbentzel@chromium.org2011-04-071-12/+12
* Fix clang build.willchan@chromium.org2011-04-062-6/+9
* Make BookmarkModelVerifier wait for favicon load during GetFaviconrsimha@chromium.org2011-04-054-28/+76
* Get rid of PrefService::GetMutableDictionary/GetMutableListbattre@chromium.org2011-04-052-20/+16
* Fixing a failing test case.rickcam@chromium.org2011-03-311-1/+1
* Remove kCookiePromptExpanded from the list of synced preferencesrsimha@chromium.org2011-03-311-23/+0
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-312-6/+6
* Marking MultipleClientLivePasswordsSyncTest.Sanity as failingrsimha@chromium.org2011-03-311-1/+2
* Marking sync test SetPassphraseAndThenSetupSync as failing.rsimha@chromium.org2011-03-301-6/+1
* Refactor and rewrite of the password and passphrase sync integration testsrsimha@chromium.org2011-03-306-212/+256
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-301-1/+2
* Adding test automation for ChromeOS specific preferences.annapop@chromium.org2011-03-291-0/+65
* Replace bools in extension creation with flags.mihaip@chromium.org2011-03-291-2/+2
* When looking at this bug, I found at least the following issues:scr@chromium.org2011-03-281-2/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-289-17/+17
* Move ExtensionService code that manages pending extensions into its own class.skerner@chromium.org2011-03-253-11/+13
* Revert 79407 - Move ExtensionService code that manages pending extensions int...skerner@chromium.org2011-03-253-13/+11
* Move ExtensionService code that manages pending extensions into its own class.skerner@chromium.org2011-03-253-11/+13
* Theme system cleanuperg@google.com2011-03-232-3/+3
* Revert 78960 - Add tests for ChromeOS prefs: kAccessibilityEnabled, kEnableSc...annapop@chromium.org2011-03-221-102/+0
* Profile shouldn't own BrowserThemeProviders; A ThemeService should and should...erg@google.com2011-03-224-21/+34
* Add tests for ChromeOS prefs: kAccessibilityEnabled, kEnableScreenLock and kT...annapop@chromium.org2011-03-221-0/+102
* bookmarks: Rename more entries from Group/group/GROUP to Folder/folder/FOLDER.tfarina@chromium.org2011-03-211-2/+2
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-23/+23
* bookmarks: Rename AddGroup to AddFolder.tfarina@chromium.org2011-03-186-114/+120
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-172-3/+2
* fav icon -> favicon. Pass 10: bookmarksavi@chromium.org2011-03-151-1/+1
* Some minor sync cleanup and aftermath. Mostly just removing unused headers an...andybons@chromium.org2011-03-153-0/+4
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-3/+3
* Workaround deadlock with password sync/GNOME Keyring by re-enabling passwordatwilson@chromium.org2011-03-151-3/+0
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-103-24/+24
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-103-25/+25
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-082-12/+12
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-082-8/+8
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-073-10/+10
* Fix missing change notifications of UserPrefStorebattre@chromium.org2011-03-072-4/+4
* Marking sync test SinkBMs10LevelDown as a failure due to r76700.rsimha@chromium.org2011-03-051-1/+3
* Disable verbose logging for sync integration tests.rsimha@chromium.org2011-03-051-4/+0
* Give a helpful warning message if a url patern contains a port.skerner@chromium.org2011-03-041-1/+1
* sync: Optimize GetFirstChildId and ComputePrevIdFromServerPosition by having ...nick@chromium.org2011-03-031-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-012-4/+4
* Linux: disable password syncing temporarily; it can be enabled withmdm@chromium.org2011-03-011-1/+4
* Enable verbose logging for sync integration tests.rsimha@chromium.org2011-02-281-0/+4
* [Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...zea@chromium.org2011-02-243-1/+99
* Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...zea@chromium.org2011-02-173-99/+1
* [Sync] Initial support for encrypting any datatype (no UI hookup yet).zea@chromium.org2011-02-173-1/+99
* More test out-of-lining.erg@google.com2011-02-141-1/+1
* Use basic non-encrypted password store on Linux for Sync testsrsimha@chromium.org2011-02-111-0/+7
* Continuing with the out-of-lining of test code.erg@google.com2011-02-113-273/+323
* Cleanup more test code.erg@google.com2011-02-0924-482/+698