summaryrefslogtreecommitdiffstats
path: root/chrome/test/live_sync
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 51882 - In order to run the sync integration tests on the chromium bui...cbentzel@chromium.org2010-07-082-38/+6
* In order to run the sync integration tests on the chromium buildbots, we need...rsimha@chromium.org2010-07-082-6/+38
* There were typos in lines 1575, 1578 and 1581.rsimha@chromium.org2010-07-081-4/+4
* Reviewed by ncarter: See http://codereview.chromium.org/2838042/showrsimha@chromium.org2010-07-052-17/+17
* Revert 51595 - Incorporating feedback from C++ readability review.rsimha@chromium.org2010-07-032-17/+17
* Incorporating feedback from C++ readability review.rsimha@chromium.org2010-07-032-17/+17
* Disabling failing sync integration tests.rsimha@chromium.org2010-07-022-18/+18
* Refactor the wait code in ProfileSyncServiceTestHarness.rsimha@chromium.org2010-07-023-24/+42
* Change a bunch of string types.estade@chromium.org2010-06-291-2/+2