index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
sync
/
profile_sync_service_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Revert 63447 - sync: enable password sync by default.
tim@chromium.org
2010-11-04
1
-2
/
+2
*
Make SigninManager tolerate SignOut() calls when not initialized.
mnissler@chromium.org
2010-10-28
1
-0
/
+11
*
sync: enable password sync by default.
tim@chromium.org
2010-10-21
1
-2
/
+2
*
Rename ChromeThread to BrowserThread Part22:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part5:
tfarina@chromium.org
2010-10-08
1
-4
/
+4
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-15
/
+20
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-08
1
-1
/
+0
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-20
/
+15
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-15
/
+20
*
Revert 58768 - Adding the sync-notification-host command line parameter to th...
rsimha@chromium.org
2010-09-07
1
-0
/
+1
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-07
1
-1
/
+0
*
Remove the wstring TreeModelNode::GetTitle() and rename GetTitleAsString16() ...
viettrungluu@chromium.org
2010-08-30
1
-3
/
+3
*
Remove wstrings from bookmarks, part 17.
viettrungluu@chromium.org
2010-08-29
1
-4
/
+4
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Remove wstrings in bookmarks, part 5.
viettrungluu@chromium.org
2010-08-20
1
-5
/
+7
*
Remove wstrings from bookmarks, part 3.
viettrungluu@chromium.org
2010-08-19
1
-31
/
+35
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
1
-0
/
+2
*
sync: Fix backend configuration to support sync db refresh.
tim@chromium.org
2010-08-11
1
-2
/
+10
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-4
/
+5
*
Set the options dialog as the parent window of the sync wizard when the
albertb@chromium.org
2010-07-16
1
-1
/
+1
*
Fix sync startup ordering to make sense and be less broken (though not perfec...
tim@chromium.org
2010-07-07
1
-11
/
+12
*
Make sure sync starts up on browser restart as well as initial sync flow.
tim@chromium.org
2010-06-29
1
-0
/
+3
*
Re-enable a previously disabled test. Failure is not reproducible.
michaeln@chromium.org
2010-06-29
1
-9
/
+1
*
sync: Add location info to unrecoverable errors, and remove the Unrecoverable...
tim@chromium.org
2010-06-08
1
-6
/
+15
*
Attempt to recommit issue 2013017. Switch sync servers based on channel.
chron@chromium.org
2010-05-17
1
-0
/
+6
*
Folded TestingProfileSyncService class into TestProfileSyncService.
akalin@chromium.org
2010-05-13
1
-3
/
+5
*
Revert 47064 - Switch sync servers depending on whether you're running stable...
tyoshino@chromium.org
2010-05-13
1
-6
/
+0
*
Switch sync servers depending on whether you're running stable or dev. Initia...
chron@chromium.org
2010-05-12
1
-0
/
+6
*
Remove extra notification from BookmarkModel::Copy.
skrul@chromium.org
2010-04-16
1
-0
/
+2
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
1
-6
/
+9
*
Add unit test for the "aborted by shutdown" case.
skrul@chromium.org
2010-03-08
1
-0
/
+13
*
Make DTCs implement the UnrecoverableErrorHandler interface so they can be
albertb@chromium.org
2010-03-03
1
-3
/
+3
*
Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...
skrul@chromium.org
2010-02-26
1
-11
/
+26
*
Revert 39964 - Move data type start/stop management into DataTypeManager
chron@chromium.org
2010-02-25
1
-26
/
+11
*
Move data type start/stop management into DataTypeManager
skrul@chromium.org
2010-02-25
1
-11
/
+26
*
Refactored parts of the PSS unit tests to allow for preference sync to be tes...
albertb@google.com
2010-02-22
1
-85
/
+8
*
Add a unit test verifying the merge behavior when there are two
nick@chromium.org
2010-02-18
1
-0
/
+20
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-17
1
-39
/
+3
*
Reverting change: broke unit tests on chrome OS.
finnur@chromium.org
2010-02-16
1
-1
/
+37
*
This change will include preferences as part of the usual startup sequence of...
skrul@chromium.org
2010-02-16
1
-37
/
+1
*
Create preferences DTC and wire it into the profile sync factory.
skrul@chromium.org
2010-02-11
1
-3
/
+8
*
Implemented new notification methods.
akalin@chromium.org
2010-02-11
1
-1
/
+2
*
First stab at a DataTypeController.
skrul@chromium.org
2010-02-10
1
-20
/
+72
*
Moved all sync-related command-line logic to profile_sync_service.
akalin@chromium.org
2010-02-09
1
-1
/
+0
*
Fixed bug 21102 where shutdown while starting Sync leaves things weird.
nick@chromium.org
2010-01-29
1
-3
/
+60
*
In the sync database, use protobuf-based storage. Drop the old
nick@chromium.org
2010-01-27
1
-3
/
+4
*
Generic ModelAssociator based on prototype from earlier CL.
tim@chromium.org
2009-12-17
1
-31
/
+26
*
I refactored ChangeProcessor so that the common stuff can be reused by other
albertb@google.com
2009-12-14
1
-15
/
+31
[next]