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

Issue 10375035: Add libva to chromium third_party. (Closed)

Created:
8 years, 7 months ago by Ami GONE FROM CHROMIUM
Modified:
8 years, 7 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, pam+watch_chromium.org, Pawel Osciak
Visibility:
Public.

Description

Add libva to chromium third_party. BUG=126466 TEST=checklicenses passes with the new exception (pending getting upstream to conform) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=135647

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 4

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4478 lines, -0 lines) Patch
A third_party/libva/COPYING View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/libva/README.chromium View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
A third_party/libva/va/android/drmtest.h View 1 2 1 chunk +40 lines, -0 lines 0 comments Download
A third_party/libva/va/egl/va_backend_egl.h View 1 2 1 chunk +90 lines, -0 lines 0 comments Download
A third_party/libva/va/egl/va_egl_impl.h View 1 2 1 chunk +16 lines, -0 lines 0 comments Download
A third_party/libva/va/egl/va_egl_private.h View 1 2 1 chunk +75 lines, -0 lines 0 comments Download
A third_party/libva/va/glx/va_backend_glx.h View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/libva/va/glx/va_glx.h View 1 2 1 chunk +109 lines, -0 lines 0 comments Download
A third_party/libva/va/glx/va_glx_impl.h View 1 2 1 chunk +37 lines, -0 lines 0 comments Download
A third_party/libva/va/glx/va_glx_private.h View 1 2 1 chunk +86 lines, -0 lines 0 comments Download
A third_party/libva/va/sysdeps.h View 1 2 1 chunk +44 lines, -0 lines 0 comments Download
A third_party/libva/va/va.h View 1 2 1 chunk +2102 lines, -0 lines 0 comments Download
A third_party/libva/va/va_android.h View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/libva/va/va_backend.h View 1 2 1 chunk +475 lines, -0 lines 0 comments Download
A third_party/libva/va/va_backend_tpi.h View 1 2 1 chunk +108 lines, -0 lines 0 comments Download
A third_party/libva/va/va_egl.h View 1 2 1 chunk +179 lines, -0 lines 0 comments Download
A third_party/libva/va/va_fool.h View 1 2 1 chunk +98 lines, -0 lines 0 comments Download
A third_party/libva/va/va_tpi.h View 1 2 1 chunk +119 lines, -0 lines 0 comments Download
A third_party/libva/va/va_trace.h View 1 2 1 chunk +193 lines, -0 lines 0 comments Download
A third_party/libva/va/va_x11.h View 1 2 1 chunk +47 lines, -0 lines 0 comments Download
A third_party/libva/va/x11/va_dri2.h View 1 2 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/libva/va/x11/va_dri2str.h View 1 2 1 chunk +227 lines, -0 lines 0 comments Download
A third_party/libva/va/x11/va_dri2tokens.h View 1 2 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/libva/va/x11/va_dricommon.h View 1 2 1 chunk +71 lines, -0 lines 0 comments Download
A third_party/libva/va/x11/va_fglrx.h View 1 2 1 chunk +34 lines, -0 lines 0 comments Download
A third_party/libva/va/x11/va_nvctrl.h View 1 2 1 chunk +36 lines, -0 lines 0 comments Download
M tools/checklicenses/checklicenses.py View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Ami GONE FROM CHROMIUM
phajdan.jr: please review posciak: FYI
8 years, 7 months ago (2012-05-07 15:15:37 UTC) #1
Paweł Hajdan Jr.
https://chromiumcodereview.appspot.com/10375035/diff/1/tools/checklicenses/checklicenses.py File tools/checklicenses/checklicenses.py (right): https://chromiumcodereview.appspot.com/10375035/diff/1/tools/checklicenses/checklicenses.py#newcode268 tools/checklicenses/checklicenses.py:268: 'third_party/libva/': [ # http://crbug.com/126466 1. Please file an upstream ...
8 years, 7 months ago (2012-05-07 15:17:29 UTC) #2
Paweł Hajdan Jr.
Ah, and compared to https://chromiumcodereview.appspot.com/10380004/ this checks in more files. I don't think e.g. debian.upstream ...
8 years, 7 months ago (2012-05-07 15:21:23 UTC) #3
Ami GONE FROM CHROMIUM
On 2012/05/07 15:17:29, Paweł Hajdan Jr. wrote: > https://chromiumcodereview.appspot.com/10375035/diff/1/tools/checklicenses/checklicenses.py > File tools/checklicenses/checklicenses.py (right): > > ...
8 years, 7 months ago (2012-05-07 15:31:16 UTC) #4
Ami GONE FROM CHROMIUM
On 2012/05/07 15:21:23, Paweł Hajdan Jr. wrote: > Ah, and compared to https://chromiumcodereview.appspot.com/10380004/ this checks ...
8 years, 7 months ago (2012-05-07 15:32:30 UTC) #5
Paweł Hajdan Jr.
On 2012/05/07 15:31:16, Ami Fischman wrote: > On 2012/05/07 15:17:29, Paweł Hajdan Jr. wrote: > ...
8 years, 7 months ago (2012-05-07 15:37:42 UTC) #6
Ami GONE FROM CHROMIUM
On 2012/05/07 15:37:42, Paweł Hajdan Jr. wrote: > On 2012/05/07 15:31:16, Ami Fischman wrote: > ...
8 years, 7 months ago (2012-05-07 15:48:39 UTC) #7
Paweł Hajdan Jr.
LGTM Thanks! https://chromiumcodereview.appspot.com/10375035/diff/7042/third_party/libva/va/android/va_dummy.c File third_party/libva/va/android/va_dummy.c (right): https://chromiumcodereview.appspot.com/10375035/diff/7042/third_party/libva/va/android/va_dummy.c#newcode1 third_party/libva/va/android/va_dummy.c:1: va_android.cpp Is this va_dummy.c file needed? https://chromiumcodereview.appspot.com/10375035/diff/7042/tools/checklicenses/checklicenses.py ...
8 years, 7 months ago (2012-05-07 15:49:26 UTC) #8
Ami GONE FROM CHROMIUM
8 years, 7 months ago (2012-05-07 15:52:58 UTC) #9
https://chromiumcodereview.appspot.com/10375035/diff/7042/third_party/libva/v...
File third_party/libva/va/android/va_dummy.c (right):

https://chromiumcodereview.appspot.com/10375035/diff/7042/third_party/libva/v...
third_party/libva/va/android/va_dummy.c:1: va_android.cpp
On 2012/05/07 15:49:26, Paweł Hajdan Jr. wrote:
> Is this va_dummy.c file needed?

Nope; gone.

https://chromiumcodereview.appspot.com/10375035/diff/7042/tools/checklicenses...
File tools/checklicenses/checklicenses.py (right):

https://chromiumcodereview.appspot.com/10375035/diff/7042/tools/checklicenses...
tools/checklicenses/checklicenses.py:269: 'third_party/libva/va/va_x11.h': [
On 2012/05/07 15:49:26, Paweł Hajdan Jr. wrote:
> Make sure to only list files present in the CL (I think at least one .c file
has
> been removed).

Done.

Powered by Google App Engine
This is Rietveld 408576698