summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_session_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* sync: take two on removing cros_user parameter from ProfileSyncService.tim@chromium.org2011-12-211-1/+9
* Revert "sync: remove cros_user parameter from ProfileSyncService"nkostylev@chromium.org2011-12-191-9/+1
* sync: remove cros_user parameter from ProfileSyncServicetim@chromium.org2011-12-161-1/+9
* Make NavigationEntry and friends use content::Referrer instead of plain URLsjochen@chromium.org2011-12-051-1/+1
* base::Bind: Convert Tasks in chrome/browser/sync tests.jhawkins@chromium.org2011-11-281-56/+64
* sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.tim@chromium.org2011-11-221-3/+3
* Switch to composition for TestBrowserThread.joi@chromium.org2011-11-031-3/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-4/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-6/+6
* [Sync] Add support for automatic deleting of stale sync sessions.zea@chromium.org2011-10-141-2/+108
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+2
* [Sync] Add support for deleting foreign sessionszea@chromium.org2011-10-111-6/+62
* [Sync] Fix Session's handling of windows.zea@chromium.org2011-10-041-58/+333
* [Sync] use base::Time in syncakalin@chromium.org2011-09-221-2/+3
* Revert 102184 - [Sync] use base::Time in syncakalin@chromium.org2011-09-211-3/+2
* [Sync] use base::Time in syncakalin@chromium.org2011-09-211-2/+3
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-1/+1
* [Sync] Move ChangeRecord into its own file (change_record.{h,cc})akalin@chromium.org2011-09-171-14/+14
* This is the problem of the leaking URLRequestContextGetters in the ProfileSyn...battre@chromium.org2011-09-131-0/+7
* Move sync test code out of chrome/testphajdan.jr@chromium.org2011-09-021-1/+1
* Set user-visible machine names and devices types for synced sessions.thakis@chromium.org2011-09-021-0/+2
* Revert 99391 (broke CrOS unit_tests) - Set user-visible machine names and dev...thakis@chromium.org2011-09-021-2/+0
* Set user-visible machine names and devices types for synced sessions.thakis@chromium.org2011-09-021-0/+2
* Restoring a session should restore window minimization statedhollowa@chromium.org2011-08-221-1/+4
* Original patch by rlarocque@chromium.org at http://codereview.chromium.org/76...zea@chromium.org2011-08-171-2/+5
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-2/+2
* Move more files from chrome/test to chrome/test/base, part #2phajdan.jr@chromium.org2011-07-291-1/+1
* Abstract TabContentsWrapper in sync.qsr@google.com2011-07-281-6/+6
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-4/+5
* [Sync] Add Location parameter to Read/WriteTransactionsakalin@chromium.org2011-06-171-4/+5
* [Sync] Foreign session -> Synced sessionzea@chromium.org2011-06-151-4/+4
* Replace all usage of FileAutoDeleter with ScopedTempDir.husky@google.com2011-05-251-1/+0
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Browser::Type cleanup.jianli@chromium.org2011-05-051-2/+2
* Disable ProfileSyncSessionUnittest.WriteFilledSessionToNode on windows.zea@chromium.org2011-05-041-1/+7
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-3/+4
* Stop reference counting BaseSessionService.torne@chromium.org2011-04-261-1/+4
* [Sync] Fix bug leading to ProfileSyncService test flakinessakalin@chromium.org2011-04-261-7/+13
* Fixed memory leak in sync notifier unit tests caused by my previous CL.sanjeevr@chromium.org2011-04-081-1/+7
* Changed jingle to use the IO thread from the passed in URLRequestContextGette...sanjeevr@chromium.org2011-04-071-1/+2
* Reapply r80049 with clang fixes.zea@chromium.org2011-04-011-1/+3
* Revert 80049 - [Sync] Refactor controllers for datatypes that live on ui thread.zea@chromium.org2011-03-311-3/+1
* [Sync] Refactor controllers for datatypes that live on ui thread.zea@chromium.org2011-03-311-1/+3
* Remove unused has_history_service flag in TestingProfileakalin@chromium.org2011-03-291-1/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* sync: Take 2 for issue 6697039tim@chromium.org2011-03-191-1/+0
* Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-0/+1