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

Issue 2289693002: Add MIPS SIMD Arch (MSA) optimized WebGL image conversion function (Closed)

Created:
4 years, 3 months ago by Prashant.Patil
Modified:
4 years, 3 months ago
CC:
chromium-reviews, krit, drott+blinkwatch_chromium.org, blink-reviews-wtf_chromium.org, blink-reviews-platform-graphics_chromium.org, dshwang, pdr+graphicswatchlist_chromium.org, jbroman, Justin Novosad, Rik, f(malita), blink-reviews, piman+watch_chromium.org, danakj+watch_chromium.org, Mikhail, ajuma+watch_chromium.org, Stephen Chennney, rwlbuis, parag.salasakar_imgtec.com, manojkumar.bhosale, kaustubh.raste_imgtec.com, raghu.gandham_imgtec.com, gordana.cmiljanovic_imgtec.com
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add MIPS SIMD Arch (MSA) optimized WebGL image conversion function Added first MSA optimized function of WebGL image conversion module. More functions to follow. BUG=642653 Committed: https://crrev.com/568a4685b88645b473a9f132365000f37f7b1940 Cr-Commit-Position: refs/heads/master@{#416244}

Patch Set 1 #

Patch Set 2 : Fixed merge conflicts in blink_platform.gypi #

Patch Set 3 : Brought forward patch set 1 files #

Patch Set 4 : Fixed merge conflicts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+356 lines, -0 lines) Patch
M AUTHORS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/BUILD.gn View 1 2 3 6 chunks +18 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/blink_platform.gyp View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/cpu/mips/CommonMacrosMSA.h View 2 1 chunk +214 lines, -0 lines 0 comments Download
A third_party/WebKit/Source/platform/graphics/cpu/mips/WebGLImageConversionMSA.h View 2 1 chunk +108 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/gpu/WebGLImageConversion.cpp View 1 2 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/wtf/CPU.h View 2 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 49 (24 generated)
Prashant.Patil
4 years, 3 months ago (2016-08-29 10:58:40 UTC) #1
Prashant.Patil
4 years, 3 months ago (2016-08-29 11:06:01 UTC) #4
Stephen Chennney
Are the new macros in preparation for more code that uses them?
4 years, 3 months ago (2016-08-29 15:45:05 UTC) #7
Dirk Pranke
GN/GYP changes lgtm.
4 years, 3 months ago (2016-08-29 15:54:33 UTC) #9
Ken Russell (switch to Gerrit)
The code changes look fine, but could you please file a Chromium issue about this ...
4 years, 3 months ago (2016-08-29 22:13:49 UTC) #10
Prashant.Patil
On 2016/08/29 15:45:05, Stephen Chennney wrote: > Are the new macros in preparation for more ...
4 years, 3 months ago (2016-08-30 04:50:29 UTC) #11
Prashant.Patil
On 2016/08/29 22:13:49, Ken Russell wrote: > The code changes look fine, but could you ...
4 years, 3 months ago (2016-08-30 08:33:50 UTC) #12
Ken Russell (switch to Gerrit)
On 2016/08/30 08:33:50, Prashant.Patil wrote: > On 2016/08/29 22:13:49, Ken Russell wrote: > > The ...
4 years, 3 months ago (2016-08-30 13:36:22 UTC) #13
Prashant.Patil
On 2016/08/30 13:36:22, Ken Russell wrote: > On 2016/08/30 08:33:50, Prashant.Patil wrote: > > On ...
4 years, 3 months ago (2016-08-31 08:36:55 UTC) #15
Ken Russell (switch to Gerrit)
Thank you. LGTM
4 years, 3 months ago (2016-08-31 18:58:45 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289693002/1
4 years, 3 months ago (2016-09-01 04:49:56 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.chromium.org/2289693002/1
4 years, 3 months ago (2016-09-01 04:50:29 UTC) #21
commit-bot: I haz the power
Failed to apply patch for third_party/WebKit/Source/platform/blink_platform.gypi: While running git apply --index -3 -p1; error: third_party/WebKit/Source/platform/blink_platform.gypi: ...
4 years, 3 months ago (2016-09-01 06:45:52 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289693002/20001
4 years, 3 months ago (2016-09-01 09:28:57 UTC) #26
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/62112) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 3 months ago (2016-09-01 09:30:48 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289693002/40001
4 years, 3 months ago (2016-09-01 09:47:49 UTC) #31
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/62127)
4 years, 3 months ago (2016-09-01 09:49:48 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289693002/40001
4 years, 3 months ago (2016-09-01 11:32:05 UTC) #35
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/62169)
4 years, 3 months ago (2016-09-01 11:33:56 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289693002/40001
4 years, 3 months ago (2016-09-02 04:41:08 UTC) #39
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/62768) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 3 months ago (2016-09-02 04:42:54 UTC) #41
Prashant.Patil
On 2016/09/02 04:42:54, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 3 months ago (2016-09-02 08:14:41 UTC) #42
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2289693002/60001
4 years, 3 months ago (2016-09-02 08:15:15 UTC) #45
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-02 12:24:28 UTC) #47
commit-bot: I haz the power
4 years, 3 months ago (2016-09-02 12:26:12 UTC) #49
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/568a4685b88645b473a9f132365000f37f7b1940
Cr-Commit-Position: refs/heads/master@{#416244}

Powered by Google App Engine
This is Rietveld 408576698