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
/
syncable
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Sync] Move 'sync' target to sync/
akalin@chromium.org
2012-03-15
34
-11032
/
+0
*
[Sync] Create new top-level sync/ directory
akalin@chromium.org
2012-03-10
5
-23
/
+23
*
Refactor sync tests to use in-memory database
rlarocque@chromium.org
2012-03-08
10
-643
/
+730
*
sync: sprinkle an extra SyncAssert in UnlinkEntryFromOrder to diagnose a bug.
tim@chromium.org
2012-03-06
1
-6
/
+19
*
sync: remove use of protobuf extensions in protocol to reduce static init ove...
tim@chromium.org
2012-03-04
6
-117
/
+110
*
Convert uses of int ms to TimeDelta in chrome/browser/sync.
tedvessenes@gmail.com
2012-03-04
1
-2
/
+4
*
[Sync] Remove dependency from cryptographer on password manager
akalin@chromium.org
2012-03-01
5
-28
/
+40
*
Move values_test_util.{h,cc} to base/test
akalin@chromium.org
2012-02-29
4
-17
/
+17
*
sync: Delete ScopedDirLookup and DirectoryManager
rlarocque@chromium.org
2012-02-28
9
-550
/
+51
*
Remove operator overloads from Statement.
gbillock@chromium.org
2012-02-25
1
-43
/
+7
*
Fix gcc 4.6 warnings in sync unittests.
tony@chromium.org
2012-02-23
1
-8
/
+0
*
[Sync] Add macro for easier histogramming of datatype specific events.
zea@chromium.org
2012-02-22
2
-82
/
+2
*
[Sync] Remove dependency on common/random.h from sync
akalin@chromium.org
2012-02-22
4
-13
/
+24
*
[Sync] Remove dependency on common/ for unrecoverable error dump uploading
akalin@chromium.org
2012-02-18
7
-42
/
+59
*
[Sync] Replace MockUnrecoverableErrorHandler with TestUnrecoverableErrorHandler
akalin@chromium.org
2012-02-14
3
-39
/
+38
*
Cleanup: Remove static storage for variables in an unnamed namespace.
jhawkins@chromium.org
2012-01-28
1
-2
/
+3
*
Checkpoint: android fixes towards compilation of unit_tests.
jrg@chromium.org
2012-01-21
1
-3
/
+3
*
Remove obsolete sqlite_utils.h API
rlarocque@chromium.org
2012-01-18
2
-2
/
+0
*
Fix mem leak in sync_unit_tests
rlarocque@chromium.org
2012-01-12
1
-0
/
+1
*
Convert DirectoryBackingStore to new sqlite API
rlarocque@chromium.org
2012-01-12
5
-958
/
+715
*
This patch achieves it without crashing the process. We create a new exceptio...
lipalani@chromium.org
2011-12-28
2
-0
/
+16
*
This is the fourth patch in this series. This replaces the CHECK stmts with u...
lipalani@chromium.org
2011-12-23
2
-110
/
+309
*
[Sync] Implement encryption-aware conflict resolution.
zea@chromium.org
2011-12-23
6
-29
/
+157
*
This is the third patch in the series.
lipalani@chromium.org
2011-12-22
2
-12
/
+92
*
This is the second patch in the set. This propagates the unrecoverable error ...
lipalani@chromium.org
2011-12-21
8
-22
/
+69
*
Move UMA logging from sync_setup_handler to sync_setup_flow
rsimha@chromium.org
2011-12-20
1
-0
/
+5
*
[Sync] Rename ModelEnumSet to ModelTypeSet
akalin@chromium.org
2011-12-13
13
-66
/
+66
*
[Sync] Replace all instances of ModelTypeSet with ModelEnumSet
akalin@chromium.org
2011-12-10
3
-90
/
+11
*
[Sync] Replace all instances of ModelTypeBitSet with ModelEnumSet
akalin@chromium.org
2011-12-08
6
-120
/
+16
*
[Sync] Convert syncable/ directory to ModelEnumSet
akalin@chromium.org
2011-12-06
13
-63
/
+216
*
[Sync] Add framework for avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-12-06
3
-45
/
+106
*
Revert 112815 - [Sync] Make syncer commands avoid posting tasks on threads wi...
akalin@chromium.org
2011-12-03
3
-106
/
+45
*
[Sync] Make syncer commands avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-12-02
3
-45
/
+106
*
Revert 112743 - [Sync] Make syncer commands avoid posting tasks on threads wi...
akalin@chromium.org
2011-12-02
3
-106
/
+45
*
[Sync] Make syncer commands avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-12-02
3
-45
/
+106
*
Remove sync OnTransaction{Start,End} notification
rlarocque@chromium.org
2011-12-01
2
-16
/
+0
*
Let NotificationTypeToRealModelType() handle APP_SETTINGS correctly.
thakis@chromium.org
2011-11-30
1
-2
/
+4
*
Revert 112178 - [Sync] Make syncer commands avoid posting tasks on threads wi...
akalin@chromium.org
2011-11-30
3
-106
/
+45
*
[Sync] Make syncer commands avoid posting tasks on threads with no work to do
akalin@chromium.org
2011-11-30
3
-45
/
+106
*
[Sync] Propagate failed configuration types to DataTypeManagerImpl
akalin@chromium.org
2011-11-30
2
-0
/
+14
*
[Sync] Convert VLOGs to DVLOGs
akalin@chromium.org
2011-11-29
2
-6
/
+6
*
Remove 4 static initializers.
thakis@chromium.org
2011-11-24
1
-1
/
+1
*
Event tracing for sync events
rlarocque@chromium.org
2011-11-23
4
-19
/
+18
*
Check node references during sync DB init
rlarocque@chromium.org
2011-11-21
3
-1
/
+48
*
[Sync] Replace uses of ObserverListThreadSafe with WeakHandles
akalin@chromium.org
2011-11-19
6
-92
/
+125
*
Revert 110384 - Revert 110356 - Sync: Improve handling of database load failures
cpu@chromium.org
2011-11-17
2
-51
/
+28
*
Revert 110356 - Sync: Improve handling of database load failures
cpu@chromium.org
2011-11-16
2
-28
/
+51
*
Sync: Improve handling of database load failures
rlarocque@chromium.org
2011-11-16
2
-51
/
+28
*
sync: don't notify from ~BaseTransaction if the writer is INVALID.
tim@chromium.org
2011-11-15
2
-10
/
+7
*
Revert 110177 - Sync: Improve handling of database load failures
rlarocque@chromium.org
2011-11-15
2
-7
/
+41
[next]