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
/
test_profile_sync_service.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
base::Bind: Convert Tasks in chrome/browser/sync tests.
jhawkins@chromium.org
2011-11-28
1
-4
/
+5
*
sync: rename ProfileSyncFactory to ProfileSyncComponentsFactory.
tim@chromium.org
2011-11-22
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-2
/
+2
*
[Sync] Persist invalidation versions to preferences
akalin@chromium.org
2011-10-12
1
-1
/
+2
*
[Sync] Add SyncPrefs class to consolidate all the prefs-related sync code
akalin@chromium.org
2011-10-07
1
-0
/
+1
*
sync: use base::Closure instead of ModeChangeCallback
tim@chromium.org
2011-10-04
1
-1
/
+1
*
Move sync test code out of chrome/test
phajdan.jr@chromium.org
2011-09-02
1
-1
/
+1
*
[Sync] Move some logic from SyncBackendHost to new class SyncBackendRegistrar
akalin@chromium.org
2011-08-23
1
-1
/
+1
*
[Sync] Rewrote about:sync backend to use WeakHandles
akalin@chromium.org
2011-08-02
1
-38
/
+12
*
Move more files from chrome/test to chrome/test/base, part #2
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
sync: add a bool to ConfigureDataTypes' ready_task to handle failure cases.
tim@chromium.org
2011-07-21
1
-3
/
+9
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-1
/
+1
*
[Sync] Simplify notifier code now that we have a single sync thread
akalin@chromium.org
2011-06-28
1
-1
/
+1
*
Moving storing of encrypted types in cryptographer.
lipalani@chromium.org
2011-06-02
1
-1
/
+2
*
Revert 87556 - Moving storing of encrypted types in cryptographer.
garykac@chromium.org
2011-06-02
1
-2
/
+1
*
Moving storing of encrypted types in cryptographer.
lipalani@chromium.org
2011-06-02
1
-1
/
+2
*
[Sync] Refactor JS event handling to reduce boilerplate
akalin@chromium.org
2011-05-06
1
-4
/
+5
*
Update the source for config requests.
lipalani@chromium.org
2011-05-05
1
-0
/
+1
*
Make the SBH wait until syncer is put in config mode before it triggers DTM t...
lipalani@chromium.org
2011-04-21
1
-0
/
+2
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-2
/
+0
*
Revert 82067 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
1
-0
/
+2
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-19
1
-2
/
+0
*
Revert 82026 - make new syncer thread the default. Fixed all the test cases t...
lipalani@chromium.org
2011-04-19
1
-0
/
+2
*
make new syncer thread the default. Fixed all the test cases that failed.
lipalani@chromium.org
2011-04-18
1
-2
/
+0
*
Showing the location of where nudges came from.
lipalani@chromium.org
2011-04-05
1
-2
/
+3
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-2
/
+2
*
sync: Take 2 for issue 6697039
tim@chromium.org
2011-03-19
1
-7
/
+0
*
Revert 78749 - sync: don't send SYNC_CONFIGURE_DONE unless it is true
tim@chromium.org
2011-03-18
1
-0
/
+7
*
sync: don't send SYNC_CONFIGURE_DONE unless it is true
tim@chromium.org
2011-03-18
1
-7
/
+0
*
Another big out-of-lining of test code. Hits a lot of gmock objects
erg@google.com
2011-02-08
1
-0
/
+1
*
[Sync] Add JS scriptability to syncapi
akalin@chromium.org
2011-02-01
1
-1
/
+15
*
[Sync] Refactored ProfileSyncService and remove its backend() function
akalin@chromium.org
2011-01-24
1
-152
/
+42
*
[Sync] Tidy up SyncBackendHost interface.
akalin@chromium.org
2011-01-19
1
-17
/
+9
*
Turn password sync on by default.
johnnyg@chromium.org
2011-01-15
1
-40
/
+13
*
The sync server supports a new "progress token" scheme that allows data types...
nick@chromium.org
2011-01-13
1
-2
/
+3
*
sync: avoid creating a HistoryModelWorker unless it is needed.
tim@chromium.org
2011-01-13
1
-0
/
+3
*
Fixing the autofill unit tests.
lipalani@chromium.org
2011-01-05
1
-0
/
+6
*
Cleanup: Remove unneeded includes of notification_service.h in other headers.
thestig@chromium.org
2010-12-15
1
-1
/
+0
*
Cleanup: Remove unneeded profile.h usage in headers.
thestig@chromium.org
2010-12-10
1
-2
/
+2
*
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
-19
/
+126
*
sync: enable password sync by default.
tim@chromium.org
2010-10-21
1
-126
/
+19
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-4
/
+5
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-08
1
-2
/
+1
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-5
/
+4
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-4
/
+5
*
Revert 58768 - Adding the sync-notification-host command line parameter to th...
rsimha@chromium.org
2010-09-07
1
-1
/
+2
*
Adding the sync-notification-host command line parameter to the integration t...
rsimha@chromium.org
2010-09-07
1
-2
/
+1
*
sync: Fix backend configuration to support sync db refresh.
tim@chromium.org
2010-08-11
1
-26
/
+125
*
Fix presubmit errors part 2.
tfarina@chromium.org
2010-07-31
1
-2
/
+1
[next]