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

Issue 17005007: Upgrading Mesa to 9.0.3 (Closed)

Created:
7 years, 6 months ago by Myles C. Maxfield (Amazon.com)
Modified:
7 years, 5 months ago
CC:
chromium-reviews, cc-bugs_chromium.org, Zhenyao Mo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Adding mymax@amazon.com to AUTHORS #

Total comments: 2

Patch Set 3 : Reverting gl.gyp and trybot changes #

Patch Set 4 : Verified effect-reference-composite-hw and effect-reference-hw #

Patch Set 5 : Targetting Mesa's modified eglplatform.h #

Patch Set 6 : Incorporating patches from issue 17422003 #

Patch Set 7 : Missed effect-custom-combined-missing, and dont generate sources on linux #

Patch Set 8 : Fuzzy pixel comparator for unit tests that fail on Windows (even when rebaselined) #

Patch Set 9 : Rebasing skia_test_expectations.txt with senorblanco's changes #

Patch Set 10 : Windows pixel tests have a diff of 2, not 1 #

Patch Set 11 : Verified composited-reflected layout test should be expected to ImageOnlyFailure #

Patch Set 12 : Verified gesture-tapHighlight-simple-div-boxshadow-fixed-nested2.html should be rebaselined #

Patch Set 13 : Rebaselined #

Patch Set 14 : Rebaselined #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1227 lines, -276 lines) Patch
M DEPS View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -1 line 0 comments Download
M cc/test/data/background_filter_blur.png View Binary file 0 comments Download
M cc/test/data/background_filter_blur_outsets.png View Binary file 0 comments Download
M cc/trees/layer_tree_host_pixeltest_filters.cc View 1 2 3 4 5 6 7 8 9 1 chunk +9 lines, -1 line 0 comments Download
M skia/skia_test_expectations.txt View 1 2 3 4 5 6 7 8 9 10 11 12 13 1 chunk +138 lines, -0 lines 0 comments Download
M third_party/mesa/README.chromium View 1 2 1 chunk +16 lines, -113 lines 0 comments Download
A third_party/mesa/README.txt View 1 chunk +15 lines, -0 lines 0 comments Download
A third_party/mesa/generate_git_sha1.py View 1 chunk +31 lines, -0 lines 0 comments Download
M third_party/mesa/mesa.gyp View 1 2 3 4 5 6 7 26 chunks +356 lines, -161 lines 0 comments Download
A third_party/mesa/mesa_gensrc.gypi View 1 chunk +636 lines, -0 lines 0 comments Download
A third_party/mesa/redirectoutput.py View 1 chunk +25 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Myles C. Maxfield (Amazon.com)
7 years, 6 months ago (2013-06-18 02:21:03 UTC) #1
Ken Russell (switch to Gerrit)
One issue to be resolved. https://chromiumcodereview.appspot.com/17005007/diff/6001/ui/gl/gl.gyp File ui/gl/gl.gyp (right): https://chromiumcodereview.appspot.com/17005007/diff/6001/ui/gl/gl.gyp#newcode20 ui/gl/gl.gyp:20: '<(DEPTH)/third_party/khronos/khronos.gyp:khronos_headers', Please undo the ...
7 years, 6 months ago (2013-06-18 22:29:41 UTC) #2
Ken Russell (switch to Gerrit)
Sorry, one other issue. I didn't realize that the try jobs would be rejected if ...
7 years, 6 months ago (2013-06-18 22:35:57 UTC) #3
Dirk Pranke
On 2013/06/18 22:35:57, kbr wrote: > Sorry, one other issue. I didn't realize that the ...
7 years, 6 months ago (2013-06-18 22:51:56 UTC) #4
Myles C. Maxfield (Amazon.com)
Way ahead of you. I've been talking to Dirk Pranke about this on IRC. https://codereview.chromium.org/17422003/ ...
7 years, 6 months ago (2013-06-18 22:52:01 UTC) #5
Ken Russell (switch to Gerrit)
Great. Thanks Dirk and Myles.
7 years, 6 months ago (2013-06-18 23:06:45 UTC) #6
Myles C. Maxfield (Amazon.com)
On 2013/06/18 23:06:45, kbr wrote: > Great. Thanks Dirk and Myles. Alright, the error is ...
7 years, 6 months ago (2013-06-19 00:13:10 UTC) #7
Ken Russell (switch to Gerrit)
On 2013/06/19 00:13:10, Myles C. Maxfield (Amazon.com) wrote: > > Alright, the error is below. ...
7 years, 6 months ago (2013-06-19 00:41:31 UTC) #8
Stephen White
On 2013/06/19 00:41:31, kbr wrote: > On 2013/06/19 00:13:10, Myles C. Maxfield (http://Amazon.com) wrote: > ...
7 years, 6 months ago (2013-06-19 01:40:43 UTC) #9
Myles C. Maxfield (Amazon.com)
On 2013/06/19 01:40:43, Stephen White wrote: > On 2013/06/19 00:41:31, kbr wrote: > > On ...
7 years, 6 months ago (2013-06-19 08:54:51 UTC) #10
Myles C. Maxfield (Amazon.com)
On 2013/06/19 08:54:51, Myles C. Maxfield (Amazon.com) wrote: > On 2013/06/19 01:40:43, Stephen White wrote: ...
7 years, 6 months ago (2013-06-19 08:57:27 UTC) #11
Myles C. Maxfield (Amazon.com)
Stephen White: I just verified that effect-reference-composite-hw and effect-reference-hw look essentially the same, and updated ...
7 years, 6 months ago (2013-06-19 09:19:56 UTC) #12
Stephen White
+sugoi Hmm, interesting. It looks like the turbulence result has fewer octaves of noise in ...
7 years, 6 months ago (2013-06-19 11:21:25 UTC) #13
sugoi
I can look into it once this is merged. I'm not even sure that the ...
7 years, 6 months ago (2013-06-19 12:14:32 UTC) #14
apatrick_chromium
lgtm
7 years, 6 months ago (2013-06-21 00:31:42 UTC) #15
nduca
lucky you lgtm
7 years, 6 months ago (2013-06-21 00:37:02 UTC) #16
Dirk Pranke
7 years, 5 months ago (2013-07-02 01:46:05 UTC) #17
Message was sent while issue was closed.
Committed patchset #14 manually as r209579.

Powered by Google App Engine
This is Rietveld 408576698