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
*
reland: sync: Initialize entries with a model type
rlarocque@chromium.org
2013-01-12
13
-399
/
+394
*
[sync] Add java InvalidationController for Android.
nyquist@chromium.org
2013-01-12
5
-0
/
+413
*
sync: Represent UniquePositions as a protobuf
rlarocque@chromium.org
2013-01-12
7
-29
/
+88
*
Revert 176340
joaodasilva@chromium.org
2013-01-11
13
-393
/
+401
*
sync: Initialize entries with a valid model type
rlarocque@chromium.org
2013-01-11
13
-401
/
+393
*
sync: speculative fix for bug 165561
tim@chromium.org
2013-01-10
1
-0
/
+9
*
sync: Add PriorityPreference protobuf and supporting code.
albertb@chromium.org
2013-01-09
14
-3
/
+101
*
sync: Start moving away from PREV_ID and NEXT_ID
rlarocque@chromium.org
2013-01-08
14
-38
/
+46
*
Initial UniquePositions implementation
rlarocque@chromium.org
2013-01-08
4
-3
/
+953
*
[Sync] Add support for loading, updating and querying delete journals in
haitaol@chromium.org
2013-01-05
21
-98
/
+603
*
Add search_terms_replacement_key field to TemplateURL.
beaudoin@chromium.org
2013-01-03
2
-0
/
+4
*
Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....
kamil.jiwa@gmail.com
2013-01-03
1
-2
/
+0
*
Create a fresh sync datatype for Synced Notifications
petewil@chromium.org
2013-01-03
10
-2
/
+75
*
[sync] Componentize sync: Part 6: Add more SYNC_EXPORTs to files in src/sync/
rsimha@chromium.org
2013-01-02
95
-267
/
+389
*
sync: Move unique_client_tag hashing code
rlarocque@chromium.org
2012-12-21
9
-53
/
+74
*
sync: Protobuf changes to support UniquePosition
rlarocque@chromium.org
2012-12-21
1
-47
/
+60
*
[sync] Componentize sync: Part 5: Eliminate filename collisions in sync.gyp
rsimha@chromium.org
2012-12-19
43
-112
/
+112
*
[Sync] Add support for keystore key rotation.
zea@chromium.org
2012-12-19
9
-110
/
+883
*
[Sync] Add tests for invalid specifics field number handling
akalin@chromium.org
2012-12-13
9
-131
/
+270
*
[Sync] Display encrypted data in about:sync
zea@chromium.org
2012-12-13
9
-17
/
+52
*
Remove initial_sync_ended bits
rlarocque@chromium.org
2012-12-12
26
-264
/
+505
*
[sync] Componentize sync: Part 2: Add SYNC_EXPORTs to files in src/sync/
rsimha@chromium.org
2012-12-11
59
-124
/
+188
*
[Sync] Handle invalid specifics field numbers gracefully
akalin@chromium.org
2012-12-11
5
-14
/
+55
*
[Sync] Add deleted_metas table to sync database.
haitaol@chromium.org
2012-12-10
4
-4
/
+158
*
[sync] [chromeos] Get rid of dependencies on chrome/browser from within sync/
rsimha@chromium.org
2012-12-07
4
-19
/
+75
*
sync: add syncer::Experiment to control autofill culling.
tim@chromium.org
2012-12-06
3
-2
/
+25
*
[Sync] Add search_terms field to session_specifics.proto
mathp@chromium.org
2012-12-06
2
-0
/
+3
*
[Sync] Treat XMPP auth errors as sync auth errors
akalin@chromium.org
2012-12-05
4
-8
/
+59
*
Implement features needed for local ack handling in InvalidationStateTracker.
dcheng@chromium.org
2012-12-05
15
-109
/
+360
*
Depend on stored sync session GUID for Android.
nyquist@chromium.org
2012-12-05
4
-101
/
+4
*
Track merged nudge sources
rlarocque@chromium.org
2012-11-30
8
-16
/
+92
*
Sync the bookmark's icon URL.
pkotwicz@chromium.org
2012-11-30
3
-0
/
+7
*
For iOS, exclude a unit test that crashes when coverage is turned on.
lliabraa@chromium.org
2012-11-29
1
-2
/
+7
*
Remove legacy GetURL(),SetURL(),GetFaviconBytes(),SetFaviconBytes()
pkotwicz@chromium.org
2012-11-28
5
-51
/
+12
*
sync: Move data_encryption_win.h into syncer namespace.
tfarina@chromium.org
2012-11-25
3
-24
/
+18
*
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
[next]