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_harness.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Convert VLOGs to DVLOGs
akalin@chromium.org
2011-11-29
1
-94
/
+94
*
Event tracing for sync events
rlarocque@chromium.org
2011-11-23
1
-2
/
+4
*
Fix crash in PSS:SetEncryptEverything() and in TypedUrlModelAssociator
atwilson@chromium.org
2011-11-04
1
-1
/
+1
*
Converted top-level NewRunnableMethod and straggler NewRunnableFunction usage...
rickcam@chromium.org
2011-10-28
1
-2
/
+2
*
[Sync] Cache encrypted types info in ProfileSyncService
akalin@chromium.org
2011-10-24
1
-1
/
+6
*
Add "data synced" concept to sync integration test
rlarocque@chromium.org
2011-10-06
1
-33
/
+86
*
[Sync] Fix OnDataTypesChanged functionality to trigger reconfiguration properly.
zea@chromium.org
2011-10-05
1
-4
/
+6
*
Revert 101893 "Make IsSynced() false when syncing in progress"
rlarocque@chromium.org
2011-10-04
1
-4
/
+2
*
Avoid a possible race in sync integration tests
rlarocque@chromium.org
2011-09-30
1
-2
/
+5
*
Add comment for fix to issue 95619
rlarocque@chromium.org
2011-09-23
1
-0
/
+3
*
Integration test cases for the server directed error handling feature.
lipalani@chromium.org
2011-09-23
1
-1
/
+26
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-1
/
+1
*
Make IsSynced() false when syncing in progress
rlarocque@chromium.org
2011-09-20
1
-2
/
+4
*
[Sync] Refactor to ensure turning on encryption encrypts all data types.
zea@chromium.org
2011-09-09
1
-2
/
+3
*
Fix WaitForTypeEncryption race condition
rlarocque@chromium.org
2011-09-08
1
-2
/
+2
*
Moved the handling of the initial passphrase into SyncSetupFlow.
atwilson@chromium.org
2011-09-03
1
-0
/
+3
*
[Sync] Make BackendMigrator not wait for full sync cycles
akalin@chromium.org
2011-09-01
1
-18
/
+159
*
[Sync] Add tests for migration triggered by notifications
akalin@chromium.org
2011-08-27
1
-8
/
+14
*
[Sync] Add support for enabling session sync remotely.
zea@chromium.org
2011-08-25
1
-4
/
+13
*
[Sync] Add integration tests for migration cycle
akalin@chromium.org
2011-08-19
1
-3
/
+8
*
Simulate transient error and verify exponential backoff.
lipalani@chromium.org
2011-08-12
1
-0
/
+34
*
[Sync] Fix encryption/passphrase handling.
zea@chromium.org
2011-08-06
1
-1
/
+10
*
Test birtday error.
lipalani@chromium.org
2011-07-30
1
-0
/
+16
*
Add additional check for required passphrase in SetupSync
rsimha@chromium.org
2011-07-26
1
-0
/
+7
*
During SetupSync, check for missing passphrase before waiting for sync
rsimha@chromium.org
2011-07-25
1
-6
/
+7
*
Make the output of ProfileSyncServiceHarness::GetClientInfo less verbose
rsimha@chromium.org
2011-06-15
1
-40
/
+49
*
[Sync] Clean up sync logging
akalin@chromium.org
2011-06-08
1
-99
/
+101
*
AwaitPassphraseAccepted could return early even before sync had a chance to s...
lipalani@chromium.org
2011-06-07
1
-2
/
+4
*
Update constraints for the detection of encryption in ProfileSyncServiceHarness
rsimha@chromium.org
2011-05-16
1
-6
/
+18
*
Refactor methods that enable and disable sync in the integration tests
rsimha@chromium.org
2011-05-16
1
-56
/
+87
*
Ensure that sessions encryption sync tests wait for OnPassphraseRequired
rsimha@chromium.org
2011-05-06
1
-1
/
+26
*
[Sync] Support for non-blocking conflicts and encryption conflicts.
zea@chromium.org
2011-05-05
1
-6
/
+15
*
Add more debug logging to trace a race condition.
lipalani@chromium.org
2011-05-04
1
-46
/
+52
*
Add method IsPassphraseRequiredForDecryption to ProfileSyncService
rsimha@chromium.org
2011-05-03
1
-5
/
+8
*
Refactor sync passphrase setup flow and fix passphrase tests
rsimha@chromium.org
2011-05-02
1
-20
/
+46
*
Include information about PSS in the logs when a test case fails setting up s...
lipalani@chromium.org
2011-04-29
1
-1
/
+16
*
Adding some logs to debug intermittent failures in bots.
lipalani@chromium.org
2011-04-27
1
-4
/
+8
*
Add four new sync_integration_tests which exercise migration errors.
nick@chromium.org
2011-04-26
1
-2
/
+5
*
Refactor the detection of sync initialization after browser restart
rsimha@chromium.org
2011-04-22
1
-7
/
+44
*
Sync: Inline sync login dialog into Tabbed Options.
jhawkins@chromium.org
2011-04-22
1
-5
/
+11
*
Refactor and rewrite of the password and passphrase sync integration tests
rsimha@chromium.org
2011-03-30
1
-73
/
+59
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-3
/
+3
*
[Sync] Unrevert r75287 (initial support for sync encryption of all datatypes)...
zea@chromium.org
2011-02-24
1
-1
/
+43
*
Revert 75287 - [Sync] Initial support for encrypting any datatype (no UI hook...
zea@chromium.org
2011-02-17
1
-43
/
+1
*
[Sync] Initial support for encrypting any datatype (no UI hookup yet).
zea@chromium.org
2011-02-17
1
-1
/
+43
*
Pass empty cros_user string to GetProfileSyncService() in sync integration tests
rsimha@chromium.org
2011-01-26
1
-1
/
+1
*
[Sync] Refactored ProfileSyncService and remove its backend() function
akalin@chromium.org
2011-01-24
1
-4
/
+4
*
Cleanup: Remove unneeded chrome/browser/prefs/pref_service.h usage.
thestig@chromium.org
2011-01-15
1
-1
/
+0
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-1
/
+0
[next]