summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/profile_sync_service_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* sync: Move all the js_* files into a js/ subdirectory.tfarina@chromium.org2011-08-101-3/+3
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-031-1/+2
* [Sync] Rewrote about:sync backend to use WeakHandlesakalin@chromium.org2011-08-021-136/+34
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* [Sync] Split DirectoryChangeListener for thread-safetyakalin@chromium.org2011-06-161-0/+9
* [Sync] Remove more boilerplate from chrome://sync-internals js filesakalin@chromium.org2011-05-101-8/+11
* [Sync] Refactor JsArgList a bit.akalin@chromium.org2011-05-061-6/+6
* [Sync] Refactor JS event handling to reduce boilerplateakalin@chromium.org2011-05-061-5/+8
* [Sync] Fix bug leading to ProfileSyncService test flakinessakalin@chromium.org2011-04-261-34/+27
* Disable for Google Chrome ChromeOS buildseblake@chromium.org2011-04-181-2/+6
* 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-0/+6
* [Sync] Decouple Bookmark{ModelAssociator,ChangeProcessor} from sync serviceakalin@chromium.org2011-03-311-4/+70
* [Sync] Move ProfileSyncService bookmark tests into its own fileakalin@chromium.org2011-03-281-1399/+16
* [Sync] Remove flakiness in ProfileSyncServiceTest.JsFrontendProcessMessageBasicakalin@chromium.org2011-03-281-2/+11
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* ProfileSyncServiceTest.JsFrontendProcessMessageBasic is flaky.michaeln@google.com2011-03-261-1/+2
* sync: Take 2 for issue 6697039tim@chromium.org2011-03-191-3/+3
* [Sync] Split SyncNotifierImpl into P2PNotifier and InvalidationNotifierakalin@chromium.org2011-03-191-2/+6
* Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-3/+3
* sync: don't send SYNC_CONFIGURE_DONE unless it is truetim@chromium.org2011-03-181-3/+3
* bookmarks: Rename AddGroup to AddFolder.tfarina@chromium.org2011-03-181-11/+11
* Rename TreeNode::GetChildCount to TreeNode::child_count. Part 3.tfarina@chromium.org2011-03-101-29/+29
* Rename TreeNode::GetParent() to TreeNode::parent(). Part 2tfarina@chromium.org2011-03-081-9/+9
* Rename IndexOfChild to GetIndexOf. Part 1tfarina@chromium.org2011-03-081-11/+11
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* [Sync] Expose syncapi events to chrome://sync-internalsakalin@chromium.org2011-02-111-0/+11
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-081-0/+1
* [Sync] Add JS scriptability to syncapiakalin@chromium.org2011-02-011-7/+181
* [Sync] Refactored ProfileSyncService and remove its backend() functionakalin@chromium.org2011-01-241-16/+81
* Turn password sync on by default.johnnyg@chromium.org2011-01-151-2/+2
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-7/+6
* Move:ben@chromium.org2010-12-021-1/+1
* Revert 63447 - sync: enable password sync by default.tim@chromium.org2010-11-041-2/+2
* Make SigninManager tolerate SignOut() calls when not initialized.mnissler@chromium.org2010-10-281-0/+11
* sync: enable password sync by default.tim@chromium.org2010-10-211-2/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part5:tfarina@chromium.org2010-10-081-4/+4
* 2nd attempt at http://codereview.chromium.org/3305003/showjohnnyg@chromium.org2010-09-091-15/+20
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-081-1/+0
* Revert 58778 - New authorization framework for sync. johnnyg@chromium.org2010-09-081-20/+15
* New authorization framework for sync. johnnyg@chromium.org2010-09-081-15/+20
* Revert 58768 - Adding the sync-notification-host command line parameter to th...rsimha@chromium.org2010-09-071-0/+1
* Adding the sync-notification-host command line parameter to the integration t...rsimha@chromium.org2010-09-071-1/+0
* Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...viettrungluu@chromium.org2010-08-301-3/+3
* Remove wstrings from bookmarks, part 17.viettrungluu@chromium.org2010-08-291-4/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1