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] 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
*
Android: fixes nit for "using" clause order, no functional changes.
bulach@chromium.org
2012-10-17
1
-1
/
+1
*
[Sync] Add history delete directive type
akalin@chromium.org
2012-10-17
14
-43
/
+181
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
1
-4
/
+8
*
sync: Merge {Verify,Process}UpdatesCommand
rlarocque@chromium.org
2012-10-16
11
-436
/
+251
*
Extend sync protocol to report hierarchy conflicts
rlarocque@chromium.org
2012-10-16
7
-5
/
+86
*
[Sync] Add a new global_id field to sync_pb::TabNavigation
akalin@chromium.org
2012-10-15
2
-1
/
+4
*
[sync] Refactor SyncSessionSnapshot to use new ProgressMarkerMap.
mmontgomery@chromium.org
2012-10-15
8
-19
/
+79
*
Makes sync code persist the date node was added. I'm hoping this covers
sky@chromium.org
2012-10-12
3
-0
/
+17
*
Add support for coverage=1 builds on iOS
stuartmorgan@chromium.org
2012-10-12
1
-0
/
+9
*
sync: Add DeviceInfo protobuf and supporting code
rlarocque@chromium.org
2012-10-12
21
-112
/
+140
*
sync: return short initial backoff delay for NETWORK_CONNECTION_UNAVAILABLE
tim@chromium.org
2012-10-12
2
-0
/
+32
*
[Sync] Add custom passphrase time tracking
zea@chromium.org
2012-10-12
14
-43
/
+136
*
[Sync] Add transaction_version to sync DB schema and PersistedKernelInfo. Rea...
haitaol@chromium.org
2012-10-10
6
-9
/
+74
*
Cleanup: IWYU for base/time.h in sync/.
thestig@chromium.org
2012-10-10
9
-6
/
+10
*
Fixed memory leak error in sync_unit_tests
vishwath@google.com
2012-10-09
1
-0
/
+1
*
Introduces a search term extraction mechanism working for arbitrary search pr...
beaudoin@chromium.org
2012-10-09
2
-0
/
+4
*
Changed DB to store node positions as Ordinals.
vishwath@google.com
2012-10-09
23
-65
/
+578
*
Do not build libjingle on iOS.
msarda@chromium.org
2012-10-08
1
-4
/
+15
*
sync: Remove ConflictProgress
rlarocque@chromium.org
2012-10-06
19
-387
/
+178
*
[Invalidations] Require there to be no registered handlers on Invalidator des...
akalin@chromium.org
2012-10-05
5
-5
/
+39
*
Rename ModelType/ObjectIdStateMap to InvalidationMap.
dcheng@chromium.org
2012-10-04
73
-769
/
+807
*
Create the mobile bookmarks folder both on Android and iOS.
msarda@chromium.org
2012-10-03
1
-1
/
+1
*
Rename InvalidationState to BootstrapData
dcheng@chromium.org
2012-10-03
15
-62
/
+63
*
sync: Don't use ConflictProgress in the resolver
rlarocque@chromium.org
2012-10-02
8
-47
/
+24
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
1
-2
/
+0
*
sync: Refactor update application
rlarocque@chromium.org
2012-09-28
5
-115
/
+87
*
[Sync] Fix tab sync page transition types.
zea@chromium.org
2012-09-27
6
-24
/
+38
*
Added nudge source counters to about:sync.
vishwath@google.com
2012-09-25
5
-0
/
+39
*
Do not build sync command line tools on iOS.
msarda@chromium.org
2012-09-25
1
-38
/
+41
*
sync: Refactor CreateRoot() test helper function
rlarocque@chromium.org
2012-09-24
2
-1
/
+35
*
Remove ScopedTempDir from sync test utility class
rlarocque@chromium.org
2012-09-20
2
-5
/
+0
*
Removed safe worker calculation from SyncScheduler.
vishwath@google.com
2012-09-20
1
-22
/
+5
*
[Sync] Add keystore encryption info to about:sync
zea@chromium.org
2012-09-19
11
-47
/
+113
*
[Sync] Base64 encode the keystore key before using
zea@chromium.org
2012-09-18
2
-20
/
+47
*
sync: add comment to SyncerProtoUtil
tim@chromium.org
2012-09-17
1
-0
/
+2
*
[Sync] Add keystore migration conflict support.
zea@chromium.org
2012-09-17
8
-218
/
+816
*
sync: add Google API Key to all ClientToServerMessages.
tim@chromium.org
2012-09-17
9
-22
/
+24
*
[Sync] Implement keystore migration support.
zea@chromium.org
2012-09-13
27
-314
/
+2224
*
sync: Process client commands on commit response
rlarocque@chromium.org
2012-09-12
6
-50
/
+88
*
Implement a bag of chips for sync.
qsr@chromium.org
2012-09-11
12
-11
/
+241
*
Remove {base,net}_java dependencies from GYP client targets on Android.
pliard@chromium.org
2012-09-10
1
-1
/
+0
[next]