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
/
sessions
/
sync_session_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Move 'sync' target to sync/
akalin@chromium.org
2012-03-15
1
-596
/
+0
*
sync: Delete ScopedDirLookup and DirectoryManager
rlarocque@chromium.org
2012-02-28
1
-15
/
+4
*
Change tracking of source of sync cycles
rlarocque@chromium.org
2012-02-22
1
-1
/
+3
*
sync: Remove the remaining conflict sets code
rlarocque@chromium.org
2012-02-21
1
-1
/
+1
*
[Sync] Split ExtensionsActivityMonitor into {Chrome,}ExtensionsActivityMonitor
akalin@chromium.org
2012-02-14
1
-4
/
+10
*
Fix sync_session_unittest for Android.
yfriedman@chromium.org
2012-02-10
1
-3
/
+9
*
Remove single direction conflict set code
rlarocque@chromium.org
2012-01-27
1
-8
/
+1
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
1
-5
/
+5
*
[Sync] Convert syncable/ directory to ModelEnumSet
akalin@chromium.org
2011-12-06
1
-20
/
+17
*
[Sync] Add framework for avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-12-06
1
-13
/
+129
*
Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...
akalin@chromium.org
2011-12-03
1
-129
/
+13
*
[Sync] Make syncer commands avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-12-02
1
-13
/
+129
*
Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi...
akalin@chromium.org
2011-12-02
1
-129
/
+13
*
[Sync] Make syncer commands avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-12-02
1
-13
/
+129
*
Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi...
akalin@chromium.org
2011-11-30
1
-129
/
+13
*
[Sync] Make syncer commands avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-11-30
1
-13
/
+129
*
[Sync] Made some sync session member functions const
akalin@chromium.org
2011-11-23
1
-1
/
+1
*
[Sync] Make ModelSafeWorker a true interface
akalin@chromium.org
2011-11-22
1
-7
/
+7
*
[Sync] Replace uses of ObserverListThreadSafe with WeakHandles
akalin@chromium.org
2011-11-19
1
-0
/
+2
*
Send important client side event information to the server. We create a class...
lipalani@chromium.org
2011-10-15
1
-2
/
+2
*
Revert 105667 - Send important client side event information to the server. W...
lipalani@chromium.org
2011-10-15
1
-2
/
+2
*
Send important client side event information to the server. We create a class...
lipalani@chromium.org
2011-10-15
1
-2
/
+2
*
[Sync] use base::Time in sync
akalin@chromium.org
2011-09-22
1
-1
/
+0
*
Revert 102184 - [Sync] use base::Time in sync
akalin@chromium.org
2011-09-21
1
-0
/
+1
*
[Sync] use base::Time in sync
akalin@chromium.org
2011-09-21
1
-1
/
+0
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-1
/
+1
*
Move sync test code out of chrome/test
phajdan.jr@chromium.org
2011-09-02
1
-1
/
+1
*
Server directed error handling backend code.
lipalani@chromium.org
2011-08-31
1
-0
/
+4
*
[Sync] Add client-side plumbing for server control of sessions commit delay
akalin@chromium.org
2011-08-10
1
-7
/
+12
*
[Sync] Add Location parameter to Read/WriteTransactions
akalin@chromium.org
2011-06-17
1
-1
/
+1
*
[Sync] Split DirectoryChangeListener for thread-safety
akalin@chromium.org
2011-06-16
1
-1
/
+2
*
Purge disabled datatypes in syncer thread.
lipalani@chromium.org
2011-04-22
1
-0
/
+111
*
Revert 82578 - Purge disabled datatypes in syncer thread.BUG=TEST=Review URL:...
lipalani@chromium.org
2011-04-22
1
-111
/
+0
*
Purge disabled datatypes in syncer thread.
lipalani@chromium.org
2011-04-21
1
-0
/
+111
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
[Sync] Move TypePayloadMap into its own file
akalin@chromium.org
2011-03-22
1
-14
/
+17
*
Recommit attempt for rev 72685.
zea@chromium.org
2011-01-27
1
-6
/
+70
*
Revert 72685 - [SYNC] Refactor SyncSourceInfo and add support in chrome inval...
zea@chromium.org
2011-01-26
1
-59
/
+0
*
[SYNC] Refactor SyncSourceInfo and add support in chrome invalidation client ...
zea@chromium.org
2011-01-26
1
-0
/
+59
*
sync: beginnings of MessageLoop based SyncerThread
tim@chromium.org
2011-01-26
1
-1
/
+44
*
The sync server supports a new "progress token" scheme that allows data types...
nick@chromium.org
2011-01-13
1
-26
/
+39
*
sync: Make SyncSession take most of its required state at construction time.
tim@chromium.org
2010-11-24
1
-8
/
+16
*
sync: use ObserverList instead of EventChannel (deprecated) for syncer events.
tim@chromium.org
2010-10-11
1
-9
/
+4
*
2nd attempt at http://codereview.chromium.org/3305003/show
johnnyg@chromium.org
2010-09-09
1
-4
/
+4
*
Revert 58778 - New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-4
/
+4
*
New authorization framework for sync.
johnnyg@chromium.org
2010-09-08
1
-4
/
+4
*
Handle birthday errors by disabling sync and deleting sync data. Also added s...
tim@chromium.org
2010-07-14
1
-0
/
+3
*
Replace changes_channel with an observer list.
zork@chromium.org
2010-06-11
1
-2
/
+2
*
Make last_download_timestamp and initial_sync_ended per-datatype.
nick@chromium.org
2010-04-01
1
-4
/
+45
*
Make it clear what last_sync_timestamp actually tracks. Update
nick@chromium.org
2010-03-24
1
-19
/
+46
[next]