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

Issue 2485303002: Make omxtypes.h utf-8 (Closed)

Created:
4 years, 1 month ago by scottmg
Modified:
4 years, 1 month ago
CC:
webrtc-reviews_webrtc.org
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Make omxtypes.h utf-8 Otherwise, Visual Studio warns: c:\src\cr\src\third_party\openmax_dl\dl\api\omxtypes.h: warning C4828: The file contains a character starting at offset 0x70 that is illegal in the current source character set (codepage 65001). when building with the /utf8 flag. R=rtoy@google.com, rtoy@chromium.org BUG=454858, 637203 Committed: https://chromium.googlesource.com/external/webrtc/deps/third_party/openmax/+/7acede9c039ea5d14cf326f44aad1245b9e674a7

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M dl/api/omxtypes.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 34 (14 generated)
scottmg
4 years, 1 month ago (2016-11-09 00:25:10 UTC) #2
Raymond Toy (Google)
UTF-8 is a good idea, so lgtm. But why is windows compiling anything in openmax_dl? ...
4 years, 1 month ago (2016-11-09 00:28:12 UTC) #8
scottmg
On 2016/11/09 00:28:12, Raymond Toy (Google) wrote: > UTF-8 is a good idea, so lgtm. ...
4 years, 1 month ago (2016-11-09 00:30:33 UTC) #9
scottmg
On 2016/11/09 00:30:33, scottmg wrote: > On 2016/11/09 00:28:12, Raymond Toy (Google) wrote: > > ...
4 years, 1 month ago (2016-11-09 00:33:05 UTC) #10
Raymond Toy (Google)
On 2016/11/09 00:30:33, scottmg wrote: > On 2016/11/09 00:28:12, Raymond Toy (Google) wrote: > > ...
4 years, 1 month ago (2016-11-09 00:34:05 UTC) #11
Raymond Toy (Google)
On 2016/11/09 00:33:05, scottmg wrote: > On 2016/11/09 00:30:33, scottmg wrote: > > On 2016/11/09 ...
4 years, 1 month ago (2016-11-09 00:35:45 UTC) #12
scottmg
On 2016/11/09 00:35:45, Raymond Toy (Google) wrote: > On 2016/11/09 00:33:05, scottmg wrote: > > ...
4 years, 1 month ago (2016-11-09 00:41:17 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2485303002/1
4 years, 1 month ago (2016-11-09 00:41:31 UTC) #15
commit-bot: I haz the power
CLs for remote refs other than refs/pending/heads/master must contain NOTRY=true and NOPRESUBMIT=true in order for ...
4 years, 1 month ago (2016-11-09 00:41:33 UTC) #17
scottmg
xref here: https://bugs.chromium.org/p/chromium/issues/detail?id=663582
4 years, 1 month ago (2016-11-09 00:43:45 UTC) #18
scottmg
On 2016/11/09 00:41:33, commit-bot: I haz the power wrote: > CLs for remote refs other ...
4 years, 1 month ago (2016-11-09 00:44:28 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2485303002/1
4 years, 1 month ago (2016-11-09 00:44:49 UTC) #22
commit-bot: I haz the power
Failed to apply patch for dl/api/omxtypes.h: While running git apply --index -3 -p1; Created missing ...
4 years, 1 month ago (2016-11-09 00:44:57 UTC) #25
scottmg
Or... maybe a `git cl land`?
4 years, 1 month ago (2016-11-09 00:45:38 UTC) #26
scottmg
On 2016/11/09 00:45:38, scottmg wrote: > Or... maybe a `git cl land`? Not that either. ...
4 years, 1 month ago (2016-11-09 00:47:44 UTC) #28
Raymond Toy (Google)
Committed patchset #1 (id:1) manually as 7acede9c039ea5d14cf326f44aad1245b9e674a7 (presubmit successful).
4 years, 1 month ago (2016-11-09 17:50:19 UTC) #30
Raymond Toy (Google)
On 2016/11/09 00:45:38, scottmg wrote: > Or... maybe a `git cl land`? For the record, ...
4 years, 1 month ago (2016-11-09 18:11:56 UTC) #31
Raymond Toy (Google)
On 2016/11/09 18:11:56, Raymond Toy (Google) wrote: > On 2016/11/09 00:45:38, scottmg wrote: > > ...
4 years, 1 month ago (2016-11-11 19:23:51 UTC) #32
scottmg
On 2016/11/11 19:23:51, Raymond Toy (Google) wrote: > On 2016/11/09 18:11:56, Raymond Toy (Google) wrote: ...
4 years, 1 month ago (2016-11-14 17:10:57 UTC) #33
Raymond Toy (Google)
4 years, 1 month ago (2016-11-14 17:46:34 UTC) #34
Message was sent while issue was closed.
On 2016/11/14 17:10:57, scottmg (ooo nov11) wrote:
> On 2016/11/11 19:23:51, Raymond Toy (Google) wrote:
> > On 2016/11/09 18:11:56, Raymond Toy (Google) wrote:
> > > On 2016/11/09 00:45:38, scottmg wrote:
> > > > Or... maybe a `git cl land`?
> > > 
> > > For the record, 'git cl land' works, but I think chromium committers
aren't
> > > webrtc committers, so it won't work in general.
> > > 
> > > And I don't think there's a CQ, so you can't use that to land changes
> either.
> > > 
> > > A bit unfortunate. I don't like seeing these changes showing up as if I
did
> > > them; CL authors should get the credit in the commit logs.
> > 
> > scottmg@ To get this change to chromium, we need a DEPS roll.  Since you're
> > building this on windows, can you do the DEPS roll?
> 
> Thanks for landing. Yes, I was planning on doing it at some point, but just
> working on the UTF8 thing slowly in the background. Are you in need of a roll
> for other reasons?

Nope, I don't need an update. At least not for this utf8 issue.

Powered by Google App Engine
This is Rietveld 408576698