summaryrefslogtreecommitdiffstats
path: root/chrome/test/live_sync
Commit message (Expand)AuthorAgeFilesLines
* AutoFill schema changes break AutoFill syncingdhollowa@chromium.org2010-09-223-18/+47
* Adding automation for Pri1 test cases for syncing Chrome Bookmarksrsimha@chromium.org2010-09-221-1/+226
* Adding automation for Pri0 and Pri1 test cases for syncing Chrome AutoFill data.rsimha@chromium.org2010-09-212-16/+246
* Add two bookmark testcases MC_BiDirectionalPush_AddingSameBMs and MC_Merge_Ca...rsimha@chromium.org2010-09-161-1/+94
* Add methods to ProfileSyncServiceTestHarness to enable / disable sync for dat...rsimha@chromium.org2010-09-163-26/+84
* Mark TwoClientLivePreferencesSyncTest.kSyncPreferences as FAILS.rsimha@chromium.org2010-09-151-1/+2
* Stabilize sync integration testsrsimha@chromium.org2010-09-157-172/+148
* Revert 59409 - GTTF: Move browser_tests test launcher timeout to chrome/test/...phajdan.jr@chromium.org2010-09-141-0/+4
* GTTF: Move browser_tests test launcher timeout to chrome/test/test_timeoutsphajdan.jr@chromium.org2010-09-141-4/+0
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-095-71/+82
* Marking sync many-client stress tests as flaky.rsimha@chromium.org2010-09-092-2/+4
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-081-0/+5
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-085-82/+71
* New authorization framework for sync. johnnyg@chromium.org2010-09-085-71/+82
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-071-5/+0
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-071-0/+5
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-302-12/+11
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-265-5/+5
* Remove wstrings from bookmarks, part 6.viettrungluu@chromium.org2010-08-211-2/+2
* Remove wstrings in bookmarks, part 5.viettrungluu@chromium.org2010-08-202-21/+24
* Adding debugging info for sync integration tests.rsimha@chromium.org2010-08-203-9/+50
* Cleaning up unnecessary TODO comments in sync integration tests.rsimha@chromium.org2010-08-191-3/+0
* Switch to GoogleServiceAuthError struct instead of GaiaAuthError.chron@chromium.org2010-08-192-2/+2
* Remove wstrings from bookmarks, part 3.viettrungluu@chromium.org2010-08-192-7/+12
* Enabling offline sync test.rsimha@chromium.org2010-08-181-1/+1
* Fix failing sync integration tests.rsimha@chromium.org2010-08-182-12/+20
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-172-11/+9
* Enabling previously failing test, adding more preferences tests.rsimha@chromium.org2010-08-171-11/+92
* Fix sync integration tests on Chrome OS.rsimha@chromium.org2010-08-161-7/+11
* Simple offline startup integration test.skrul@chromium.org2010-08-135-10/+190
* Marking Client1HasData test as failed due to bug 51956.rsimha@chromium.org2010-08-121-1/+3
* Adding automation for Pri0 and Pri1 test cases for syncing Chrome preferences.rsimha@chromium.org2010-08-121-4/+467
* Error reporting for sync setup failure.rsimha@chromium.org2010-08-112-20/+14
* Use SSL/TCP port for notifications in sync tests.rsimha@chromium.org2010-08-101-0/+9
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-081-0/+1
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-312-95/+103
* Revert timeout value for sync integration tests.rsimha@chromium.org2010-07-301-2/+2
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-4/+4
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-0/+1
* Update python sync server to support recursive deletion.rsimha@chromium.org2010-07-281-3/+3
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-282-0/+2
* Fixing broken Integration tests.rsimha@chromium.org2010-07-275-53/+52
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-266-0/+6
* Significantly speed up sync integration tests.rsimha@chromium.org2010-07-264-19/+49
* Refactoring sync startup code in ProfileSyncServiceTestHarnessrsimha@chromium.org2010-07-232-11/+25
* GTTF: Move net/socket/ssl_test_util to net/test/test_serverphajdan.jr@chromium.org2010-07-211-1/+1
* Set sync-notification-method to "transitional" for integration tests.rsimha@chromium.org2010-07-191-1/+8
* This checkin contains 2 new types of sync integration tests.rsimha@chromium.org2010-07-169-4/+176
* Adding "--password-file-for-test" parameter to sync integration tests. (Take 2)rsimha@chromium.org2010-07-092-8/+41