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

Issue 12260023: Add support building with OpenMAX DL FFT for WebAudio (Closed)

Created:
7 years, 10 months ago by Raymond Toy (Google)
Modified:
7 years, 9 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add support building with OpenMAX DL FFT for WebAudio BUG=223172 This just adds a gyp variable that enables or disables the use of the OpenMAX DL FFT routines. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190019

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M build/common.gypi View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Raymond Toy (Google)
+ felipeg@ Just for your information. Not yet ready for commit.
7 years, 10 months ago (2013-02-13 23:22:54 UTC) #1
felipeg
LGTM Is the new third party repo for ARM FFT ready in the chromium tree ...
7 years, 10 months ago (2013-02-14 12:44:13 UTC) #2
Raymond Toy (Google)
On 2013/02/14 12:44:13, felipeg1 wrote: > LGTM > > Is the new third party repo ...
7 years, 10 months ago (2013-02-14 17:02:01 UTC) #3
Raymond Toy (Google)
On 2013/02/14 17:02:01, rtoy wrote: > On 2013/02/14 12:44:13, felipeg1 wrote: > > LGTM > ...
7 years, 10 months ago (2013-02-22 18:55:38 UTC) #4
Raymond Toy (Google)
This CL establishes the use_arm_fft variable needed in https://bugs.webkit.org/show_bug.cgi?id=109755 to control whether the ARM FFT ...
7 years, 9 months ago (2013-02-27 17:51:40 UTC) #5
Paweł Hajdan Jr.
https://codereview.chromium.org/12260023/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/12260023/diff/1/build/common.gypi#newcode1167 build/common.gypi:1167: 'use_arm_fft%': '<(use_arm_fft)', Why so many deep repetitions? Isn't it ...
7 years, 9 months ago (2013-02-27 17:56:58 UTC) #6
Raymond Toy (Google)
On 2013/02/27 17:56:58, Paweł Hajdan Jr. wrote: > https://codereview.chromium.org/12260023/diff/1/build/common.gypi > File build/common.gypi (right): > > ...
7 years, 9 months ago (2013-02-27 22:36:03 UTC) #7
Ryan Sleevi
https://codereview.chromium.org/12260023/diff/6001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/12260023/diff/6001/build/common.gypi#newcode1027 build/common.gypi:1027: 'use_arm_fft%': '<use_arm_fft)', Why isn't this around line 931?
7 years, 9 months ago (2013-02-28 00:33:41 UTC) #8
Raymond Toy (Google)
https://codereview.chromium.org/12260023/diff/6001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/12260023/diff/6001/build/common.gypi#newcode1027 build/common.gypi:1027: 'use_arm_fft%': '<use_arm_fft)', On 2013/02/28 00:33:41, Ryan Sleevi wrote: > ...
7 years, 9 months ago (2013-03-05 19:30:11 UTC) #9
Raymond Toy (Google)
Updated according review comments and also renamed use_arm_fft to use_openmax_dl_fft, which better reflects that actual ...
7 years, 9 months ago (2013-03-05 20:53:15 UTC) #10
Ryan Sleevi
Please don't land this until security gives the goahead, but looks fine, mod bug below ...
7 years, 9 months ago (2013-03-05 20:57:54 UTC) #11
Raymond Toy (Google)
On 2013/03/05 20:57:54, Ryan Sleevi wrote: > Please don't land this until security gives the ...
7 years, 9 months ago (2013-03-05 21:58:05 UTC) #12
Raymond Toy (Google)
On 2013/03/05 21:58:05, rtoy wrote: > On 2013/03/05 20:57:54, Ryan Sleevi wrote: > > Please ...
7 years, 9 months ago (2013-03-22 17:58:56 UTC) #13
Ryan Sleevi
Please update the BUG= to refer to a bug that describes why this is being ...
7 years, 9 months ago (2013-03-22 18:05:22 UTC) #14
Raymond Toy (Google)
On 2013/03/22 18:05:22, Ryan Sleevi wrote: > Please update the BUG= to refer to a ...
7 years, 9 months ago (2013-03-22 18:17:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtoy@google.com/12260023/22001
7 years, 9 months ago (2013-03-22 19:45:05 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtoy@google.com/12260023/22001
7 years, 9 months ago (2013-03-23 14:39:48 UTC) #17
commit-bot: I haz the power
7 years, 9 months ago (2013-03-23 16:17:10 UTC) #18
Message was sent while issue was closed.
Change committed as 190019

Powered by Google App Engine
This is Rietveld 408576698