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_preference_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Fix handling of non-user controlled syncable preferences.
zea@chromium.org
2011-06-20
1
-9
/
+32
*
[Sync] Add Location parameter to Read/WriteTransactions
akalin@chromium.org
2011-06-17
1
-7
/
+8
*
Implement new SyncAPI and convert Preferences to it.
zea@chromium.org
2011-05-23
1
-57
/
+74
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-19
/
+22
*
[Sync] Fix bug leading to ProfileSyncService test flakiness
akalin@chromium.org
2011-04-26
1
-7
/
+3
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Fixed memory leak in sync notifier unit tests caused by my previous CL.
sanjeevr@chromium.org
2011-04-08
1
-1
/
+6
*
Changed jingle to use the IO thread from the passed in URLRequestContextGette...
sanjeevr@chromium.org
2011-04-07
1
-0
/
+1
*
Get rid of PrefService::GetMutableDictionary/GetMutableList
battre@chromium.org
2011-04-05
1
-6
/
+13
*
Reapply r80049 with clang fixes.
zea@chromium.org
2011-04-01
1
-8
/
+9
*
Revert 80049 - [Sync] Refactor controllers for datatypes that live on ui thread.
zea@chromium.org
2011-03-31
1
-9
/
+8
*
[Sync] Refactor controllers for datatypes that live on ui thread.
zea@chromium.org
2011-03-31
1
-8
/
+9
*
Remove unused has_history_service flag in TestingProfile
akalin@chromium.org
2011-03-29
1
-2
/
+1
*
sync: Take 2 for issue 6697039
tim@chromium.org
2011-03-19
1
-2
/
+0
*
Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is true
tim@chromium.org
2011-03-18
1
-0
/
+2
*
sync: don't send SYNC_CONFIGURE_DONE unless it is true
tim@chromium.org
2011-03-18
1
-2
/
+0
*
[Sync] Refactored ProfileSyncService and remove its backend() function
akalin@chromium.org
2011-01-24
1
-10
/
+8
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-1
/
+4
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-4
/
+1
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-1
/
+4
*
FBTF: Forward declare everything possible in testing_profile.h
erg@google.com
2010-08-13
1
-4
/
+5
*
Create and remove sync nodes whenever preferences flip their managed flag
mnissler@chromium.org
2010-08-11
1
-23
/
+61
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-20
/
+24
*
Adjust preference sync code to only sync user modifiable preferences.
mnissler@chromium.org
2010-07-21
1
-1
/
+33
*
Mac clients should ignore updates of kAcceptLanguages.
skrul@chromium.org
2010-07-07
1
-0
/
+20
*
Fix sync startup ordering to make sense and be less broken (though not perfec...
tim@chromium.org
2010-07-07
1
-14
/
+4
*
Make sure sync starts up on browser restart as well as initial sync flow.
tim@chromium.org
2010-06-29
1
-3
/
+2
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-9
/
+9
*
Refactor MergePreferences to handle null values properly.
skrul@chromium.org
2010-06-22
1
-1
/
+2
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-2
/
+2
*
Revert "Revert 48932 - Merge certain preferences during model association."
skrul@chromium.org
2010-06-14
1
-80
/
+292
*
sync: Add location info to unrecoverable errors, and remove the Unrecoverable...
tim@chromium.org
2010-06-08
1
-3
/
+14
*
Revert 48932 - Merge certain preferences during model association.
skrul@chromium.org
2010-06-04
1
-293
/
+70
*
Merge certain preferences during model association.
skrul@chromium.org
2010-06-04
1
-70
/
+293
*
Folded TestingProfileSyncService class into TestProfileSyncService.
akalin@chromium.org
2010-05-13
1
-1
/
+2
*
Combine similar code from sync unit tests and add additional unit tests for t...
zork@chromium.org
2010-03-19
1
-9
/
+3
*
Pause the sync thread while starting data types.
skrul@chromium.org
2010-03-17
1
-2
/
+5
*
Make DTCs implement the UnrecoverableErrorHandler interface so they can be
albertb@chromium.org
2010-03-03
1
-2
/
+2
*
Un-reverting 33964 - turns out the problem here was that I used DCHECKs with ...
skrul@chromium.org
2010-02-26
1
-6
/
+14
*
When creating preference sync node, set the node title to the name of the
albertb@google.com
2010-02-25
1
-1
/
+3
*
Revert 39964 - Move data type start/stop management into DataTypeManager
chron@chromium.org
2010-02-25
1
-14
/
+6
*
Move data type start/stop management into DataTypeManager
skrul@chromium.org
2010-02-25
1
-6
/
+14
*
Refactored parts of the PSS unit tests to allow for preference sync to be tes...
albertb@google.com
2010-02-22
1
-0
/
+172