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
/
sync
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Retry soon when server returns conflict
rlarocque@chromium.org
2012-11-21
5
-17
/
+25
*
Remove unregistered IDs from the invalidation state map cache.
dcheng@chromium.org
2012-11-21
6
-3
/
+50
*
[Sync] Add debug info proto conversion
zea@chromium.org
2012-11-21
5
-3
/
+99
*
[base] Move AutoReset to base namespace.
dbeam@chromium.org
2012-11-21
1
-2
/
+2
*
Sync: Add DeviceInfo's ChangeProcessor
rlarocque@chromium.org
2012-11-21
16
-32
/
+162
*
[Sync] Have MergeDataAndStartSyncing return a SyncMergeResult
zea@chromium.org
2012-11-17
5
-10
/
+13
*
[Sync] Re-enable experiments datatype
zea@chromium.org
2012-11-17
2
-6
/
+3
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
4
-13
/
+13
*
Added directory entry counters to about:sync
vishwath@google.com
2012-11-15
10
-10
/
+91
*
Remove various DoNothing functions in favor of base::DoNothing
akalin@chromium.org
2012-11-15
2
-11
/
+4
*
[Sync] Track sync merge results during bookmark association
zea@chromium.org
2012-11-15
4
-1
/
+110
*
[Sync] Add support for remotely enabling keystore encryption
zea@chromium.org
2012-11-15
2
-5
/
+23
*
sync: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
13
-21
/
+21
*
[Sync] Update ChipBag proto
zea@chromium.org
2012-11-14
1
-2
/
+17
*
[sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test ...
rsimha@chromium.org
2012-11-14
1
-126
/
+160
*
[Sync] Disable experiments datatype temporarily
zea@chromium.org
2012-11-14
2
-3
/
+6
*
[Sync] Add datatype controller support for tracking association stats
zea@chromium.org
2012-11-14
4
-1
/
+231
*
Bring up minimal sync and sync unittest targets on iOS.
blundell@chromium.org
2012-11-13
4
-2
/
+65
*
[Sync] Add application logic for non-nigori control types (reland)
zea@chromium.org
2012-11-13
8
-58
/
+205
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
5
-15
/
+16
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
5
-16
/
+15
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
5
-15
/
+16
*
Revert 167280 - [Sync] Add application logic for non-nigori control types.
zea@chromium.org
2012-11-13
8
-204
/
+58
*
[Sync] Add application logic for non-nigori control types.
zea@chromium.org
2012-11-13
8
-58
/
+204
*
Revert "Linux: change protobuf default option to allow building"
nyquist@chromium.org
2012-11-12
24
-0
/
+72
*
Populate versions on individual nodes in sync model and native bookmark model.
haitaol@chromium.org
2012-11-10
17
-73
/
+318
*
Implement a class to manage backoff timers for local invalidation reminders.
dcheng@chromium.org
2012-11-09
5
-0
/
+695
*
[Sync] Introduce DataTypeDebugListener and add plumbing to the DataTypeManager
zea@chromium.org
2012-11-08
14
-16
/
+213
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
24
-72
/
+0
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
2
-13
/
+10
*
sync: fix for bug 158313, which is a top crash on canary.
tim@chromium.org
2012-11-06
3
-0
/
+43
*
[Sync] Add datatype association stats to client debug info proto.
zea@chromium.org
2012-11-06
4
-19
/
+52
*
[sync] Upstream Android connection observer for sync.
nyquist@chromium.org
2012-11-05
2
-20
/
+37
*
sync: Follow-up to conflict resolution refactor
rlarocque@chromium.org
2012-11-01
35
-427
/
+73
*
sync: add kInitialBackoffImmediateRetry
tim@chromium.org
2012-11-01
5
-11
/
+19
*
sync: reland scheduler ownership refactoring, now with less crash
tim@chromium.org
2012-10-30
23
-567
/
+1126
*
Revert 164565 - sync: make scheduling logic and job ownership more obvious.
dharani@google.com
2012-10-29
23
-1092
/
+567
*
sync: make scheduling logic and job ownership more obvious.
tim@chromium.org
2012-10-28
23
-567
/
+1092
*
sync: Merge apply updates and resolve conflicts
rlarocque@chromium.org
2012-10-26
22
-458
/
+306
*
Transaction version is used to detect out-of-sync between sync model and nati...
haitaol@chromium.org
2012-10-26
9
-1
/
+75
*
sync: wrap conflict_utils in a namespace
tim@chromium.org
2012-10-25
4
-6
/
+12
*
[Sync] Add CANNOT_DO_WORK to SyncerError
akalin@chromium.org
2012-10-24
2
-1
/
+3
*
[Sync] Fix undelete conflict resolution
zea@chromium.org
2012-10-23
2
-30
/
+15
*
Add experiment for history delete directives.
albertb@chromium.org
2012-10-22
1
-0
/
+6
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
2
-8
/
+2
*
Add the InvalidationState struct to bundle local state about invalidations.
dcheng@chromium.org
2012-10-19
16
-53
/
+56
*
Remove all the "set noparent" directives
dpranke@chromium.org
2012-10-19
1
-1
/
+0
*
Initial support for the 'Experiments' data type
rlarocque@chromium.org
2012-10-19
14
-18
/
+127
*
[Sync] Add comment pointing to detailed info for PageTransition enums
akalin@chromium.org
2012-10-18
1
-0
/
+4
*
sync: Remove UpdateProgress and related code
rlarocque@chromium.org
2012-10-17
10
-381
/
+70
[next]