Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Issue 1754293002: third_party: Add the libsync library from Android (Closed)

Created:
4 years, 9 months ago by reveman
Modified:
4 years, 9 months ago
CC:
chromium-reviews, maxbogue+watch_chromium.org, plaree+watch_chromium.org, tim+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

third_party: Add the libsync library from Android BUG=b/27447486 Committed: https://crrev.com/8d6342181e81b6dd0988283b785d0724c686f096 Cr-Commit-Position: refs/heads/master@{#381989}

Patch Set 1 #

Total comments: 2

Patch Set 2 : include linux headers with Apache 2 license #

Total comments: 5

Patch Set 3 : add todo for strlcpy hack #

Total comments: 4

Patch Set 4 : add strlcpy #

Patch Set 5 : use strlcpy from aosp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+397 lines, -2 lines) Patch
A third_party/libsync/BUILD.gn View 1 2 3 1 chunk +23 lines, -0 lines 0 comments Download
A + third_party/libsync/LICENSE View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/libsync/OWNERS View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A third_party/libsync/README.chromium View 1 2 3 1 chunk +21 lines, -0 lines 0 comments Download
A third_party/libsync/include/linux/sw_sync.h View 1 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/libsync/include/linux/sync.h View 1 1 chunk +103 lines, -0 lines 0 comments Download
A third_party/libsync/include/sw_sync.h View 1 2 3 1 chunk +35 lines, -0 lines 0 comments Download
A + third_party/libsync/include/sync/sync.h View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/libsync/libsync.gyp View 1 2 3 1 chunk +11 lines, -5 lines 0 comments Download
A third_party/libsync/strlcpy.c View 1 2 3 4 1 chunk +56 lines, -0 lines 0 comments Download
A third_party/libsync/sync.c View 1 chunk +117 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (10 generated)
reveman
4 years, 9 months ago (2016-03-02 16:01:15 UTC) #2
Olof Johansson
https://codereview.chromium.org/1754293002/diff/1/third_party/libsync/include/linux/sw_sync.h File third_party/libsync/include/linux/sw_sync.h (right): https://codereview.chromium.org/1754293002/diff/1/third_party/libsync/include/linux/sw_sync.h#newcode6 third_party/libsync/include/linux/sw_sync.h:6: * may be copied, distributed, and modified under those ...
4 years, 9 months ago (2016-03-02 17:17:22 UTC) #3
reveman
https://codereview.chromium.org/1754293002/diff/1/third_party/libsync/include/linux/sw_sync.h File third_party/libsync/include/linux/sw_sync.h (right): https://codereview.chromium.org/1754293002/diff/1/third_party/libsync/include/linux/sw_sync.h#newcode6 third_party/libsync/include/linux/sw_sync.h:6: * may be copied, distributed, and modified under those ...
4 years, 9 months ago (2016-03-02 18:00:07 UTC) #4
reveman
+xam
4 years, 9 months ago (2016-03-03 01:02:57 UTC) #6
reveman
+piman
4 years, 9 months ago (2016-03-03 19:17:33 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1754293002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1754293002/20001
4 years, 9 months ago (2016-03-03 19:18:21 UTC) #10
piman
https://codereview.chromium.org/1754293002/diff/20001/third_party/libsync/OWNERS File third_party/libsync/OWNERS (right): https://codereview.chromium.org/1754293002/diff/20001/third_party/libsync/OWNERS#newcode1 third_party/libsync/OWNERS:1: reveman@chromium.org I think we generally want to put 2 ...
4 years, 9 months ago (2016-03-03 19:43:36 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-03 20:04:03 UTC) #13
reveman
ptal https://codereview.chromium.org/1754293002/diff/20001/third_party/libsync/OWNERS File third_party/libsync/OWNERS (right): https://codereview.chromium.org/1754293002/diff/20001/third_party/libsync/OWNERS#newcode1 third_party/libsync/OWNERS:1: reveman@chromium.org On 2016/03/03 at 19:43:36, piman - OOO ...
4 years, 9 months ago (2016-03-03 20:43:10 UTC) #14
piman
lgtm https://codereview.chromium.org/1754293002/diff/20001/third_party/libsync/libsync.gyp File third_party/libsync/libsync.gyp (right): https://codereview.chromium.org/1754293002/diff/20001/third_party/libsync/libsync.gyp#newcode21 third_party/libsync/libsync.gyp:21: 'defines': ['strlcpy=strncpy'], On 2016/03/03 20:43:10, reveman wrote: > ...
4 years, 9 months ago (2016-03-04 20:38:19 UTC) #15
reveman
On 2016/03/04 at 20:38:19, piman wrote: > lgtm > > https://codereview.chromium.org/1754293002/diff/20001/third_party/libsync/libsync.gyp > File third_party/libsync/libsync.gyp (right): ...
4 years, 9 months ago (2016-03-04 20:43:35 UTC) #16
reveman
+thakis for third_party/
4 years, 9 months ago (2016-03-04 20:46:44 UTC) #18
Nico
you have security and legal approval, yes? (given the size of this, both should be ...
4 years, 9 months ago (2016-03-04 20:52:05 UTC) #19
reveman
On 2016/03/04 at 20:52:05, thakis wrote: > you have security and legal approval, yes? (given ...
4 years, 9 months ago (2016-03-07 17:18:25 UTC) #20
xam
lgtm
4 years, 9 months ago (2016-03-16 23:16:28 UTC) #21
Robert Sesek
LGTM from security
4 years, 9 months ago (2016-03-17 18:40:08 UTC) #23
reveman
thakis, ping for third_party review
4 years, 9 months ago (2016-03-17 18:53:44 UTC) #24
Nico
lgtm If you need strlcpy to Chrome OS, we can probably get it added to ...
4 years, 9 months ago (2016-03-18 14:48:17 UTC) #25
reveman
On 2016/03/18 at 14:48:17, thakis wrote: > lgtm > > If you need strlcpy to ...
4 years, 9 months ago (2016-03-18 15:49:20 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1754293002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1754293002/80001
4 years, 9 months ago (2016-03-18 15:49:39 UTC) #29
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-18 16:30:55 UTC) #30
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 16:33:15 UTC) #32
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/8d6342181e81b6dd0988283b785d0724c686f096
Cr-Commit-Position: refs/heads/master@{#381989}

Powered by Google App Engine
This is Rietveld 408576698