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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable sync tests that time out on Windows to green up the tree.
msw@chromium.org
2011-10-11
2
-3
/
+3
*
Mark FAILS_ sync_integration_tests that time out on Windows.
msw@chromium.org
2011-10-11
2
-3
/
+19
*
[Sync] Add support for deleting foreign sessions
zea@chromium.org
2011-10-11
12
-120
/
+414
*
Fix indentation in abstract_profile_sync_service_test.cc
isherman@chromium.org
2011-10-11
1
-7
/
+11
*
Revert 104831 - [Sync] Change default session commit delay to 5s.
zea@chromium.org
2011-10-11
1
-4
/
+1
*
Reduce dependencies for the AutofillProfileSyncableService
isherman@chromium.org
2011-10-11
8
-26
/
+27
*
Changed the CHECK condition in PutPredecessor to return false. The upper laye...
lipalani@chromium.org
2011-10-11
7
-21
/
+28
*
[Sync] Change default session commit delay to 5s.
zea@chromium.org
2011-10-11
1
-1
/
+4
*
set the user agent to match chrome's for consistency in running the
dpranke@chromium.org
2011-10-10
1
-0
/
+11
*
Now transition to GAIA_LOGIN state before calling ShowGaiaLogin.
atwilson@chromium.org
2011-10-10
2
-5
/
+13
*
[Sync] Avoid posting work on threads with no active data types
akalin@chromium.org
2011-10-08
3
-4
/
+140
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-3
/
+2
*
[Sync] Check server reachability after initialization is complete
akalin@chromium.org
2011-10-08
4
-8
/
+32
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-2
/
+3
*
[Sync] Don't early out of ReEncryptEverything when a datatype is missing.
zea@chromium.org
2011-10-07
1
-2
/
+5
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-3
/
+2
*
[Sync] Add SyncPrefs class to consolidate all the prefs-related sync code
akalin@chromium.org
2011-10-07
14
-371
/
+870
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
sync: stop syncing before stopping change processors.
tim@chromium.org
2011-10-07
10
-83
/
+203
*
Move AutofillProfileSyncableService out of sync/glue into webdata/
isherman@chromium.org
2011-10-07
5
-845
/
+2
*
[Sync] Pass cache_guid() to invalidation client
akalin@chromium.org
2011-10-06
1
-6
/
+2
*
First pass at "async" signin flow.
atwilson@chromium.org
2011-10-06
5
-36
/
+76
*
Add "data synced" concept to sync integration test
rlarocque@chromium.org
2011-10-06
21
-75
/
+153
*
sync: show friendlier message and link on unrecoverable error during setup.
tim@chromium.org
2011-10-06
1
-1
/
+1
*
[Sync] Fix use of notification sources in foreign session handler.
zea@chromium.org
2011-10-06
2
-2
/
+2
*
Removes executable flags.
hbono@chromium.org
2011-10-06
2
-0
/
+0
*
Per datatype unrecoverable error. when a datatype encounters an unrecoverable...
lipalani@chromium.org
2011-10-06
25
-85
/
+343
*
Add sync user name in use error
sail@chromium.org
2011-10-06
1
-1
/
+1
*
[Sync] Fix OnDataTypesChanged functionality to trigger reconfiguration properly.
zea@chromium.org
2011-10-05
4
-10
/
+13
*
Implemented TypedUrlModelAssociator::AbortAssociation().
atwilson@chromium.org
2011-10-04
4
-9
/
+108
*
Revert 101893 "Make IsSynced() false when syncing in progress"
rlarocque@chromium.org
2011-10-04
1
-4
/
+2
*
Explicitly specify the Source of interest for consumers of NOTIFICATION_WEB_D...
isherman@chromium.org
2011-10-04
1
-6
/
+8
*
gcc 4.6 warnings cleanup
pph34r@gmail.com
2011-10-04
1
-3
/
+0
*
[Sync] Fix Session's handling of windows.
zea@chromium.org
2011-10-04
15
-413
/
+1138
*
sync: use base::Closure instead of ModeChangeCallback
tim@chromium.org
2011-10-04
9
-69
/
+73
*
[Sync] Only load from those tabs that have been modified when reassociating.
zea@chromium.org
2011-10-03
3
-20
/
+32
*
Add trace code to track all posted tasks in message_loop and WorkerThreads (n...
jbates@chromium.org
2011-10-03
2
-9
/
+4
*
Avoid a possible race in sync integration tests
rlarocque@chromium.org
2011-09-30
1
-2
/
+5
*
[Sync] Refresh encryption on startup if sync setup has completed
akalin@chromium.org
2011-09-30
1
-7
/
+4
*
This causes the sync notifier in integration tests to broadcast notifications
rlarocque@chromium.org
2011-09-30
4
-5
/
+23
*
Add apps notifications data type to sync.
munjal@chromium.org
2011-09-29
10
-2
/
+109
*
Revert 103189 - Add apps notifications data type to sync.
rickcam@chromium.org
2011-09-28
10
-108
/
+1
*
Add apps notifications data type to sync.
munjal@chromium.org
2011-09-28
10
-1
/
+108
*
Add cases to switch in ModelTypeToString
rlarocque@chromium.org
2011-09-28
1
-0
/
+7
*
[Sync] Plumb through SyncError to about:sync
zea@chromium.org
2011-09-28
32
-189
/
+197
*
Disable sessions perf test.
lipalani@chromium.org
2011-09-27
1
-1
/
+2
*
Rename ExtensionSettingsUIWrapper to ExtensionSettingsFrontend and
akalin@chromium.org
2011-09-27
6
-29
/
+34
*
Add TwoClient tests for search engines data type, covering all P0 test cases....
stevet@chromium.org
2011-09-27
4
-4
/
+184
*
Coverity: Fix uninitialized member variables.
kmadhusu@chromium.org
2011-09-27
2
-1
/
+3
*
[Sync] Subclass BrowserThreadModelWorker with descriptive names
akalin@chromium.org
2011-09-26
3
-4
/
+27
[next]