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

Issue 14304002: Support concatenated spatialization data (Closed)

Created:
7 years, 8 months ago by Raymond Toy (Google)
Modified:
7 years, 7 months ago
Reviewers:
tony, Chris Rogers, jamesr
CC:
blink-reviews, jeez
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Support concatenated spatialization data BUG=227141 This is a followup to https://codereview.chromium.org/14297003 that enables support for concatenated spatialization data. All platforms will now use the concatenated data set. On Android, this speeds up loading of the HRTF database from 10+ sec to less than 2 sec. This cannot be landed until https://codereview.chromium.org/14297003 and https://codereview.chromium.org/14311015/ have landed. R=crogers@google.com, jamesr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149361

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : Rebase #

Total comments: 1

Patch Set 4 : #

Total comments: 2

Patch Set 5 : Rebase because features.gypi moved. #

Patch Set 6 : #

Patch Set 7 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+314 lines, -240 lines) Patch
M Source/WebKit/chromium/WebKit.grd View 1 2 3 4 5 1 chunk +245 lines, -240 lines 0 comments Download
M Source/core/features.gypi View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M Source/core/platform/audio/HRTFElevation.cpp View 1 2 3 4 5 6 3 chunks +65 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Raymond Toy (Google)
Please review.
7 years, 8 months ago (2013-04-17 19:55:05 UTC) #1
Chris Rogers
https://codereview.chromium.org/14304002/diff/1/Source/WebCore/platform/audio/HRTFElevation.cpp File Source/WebCore/platform/audio/HRTFElevation.cpp (right): https://codereview.chromium.org/14304002/diff/1/Source/WebCore/platform/audio/HRTFElevation.cpp#newcode66 Source/WebCore/platform/audio/HRTFElevation.cpp:66: // concatenated response file to speed it up. Comment ...
7 years, 8 months ago (2013-04-17 22:36:56 UTC) #2
Chris Rogers
Also, please write up a specific bug for the resource loading issue on Android (decodeAudioData(), ...
7 years, 8 months ago (2013-04-17 22:38:55 UTC) #3
Raymond Toy (Google)
On 2013/04/17 22:38:55, Chris Rogers wrote: > Also, please write up a specific bug for ...
7 years, 8 months ago (2013-04-18 16:26:18 UTC) #4
Raymond Toy (Google)
Please review. I've addressed all of the comments as suggested and made all platforms now ...
7 years, 8 months ago (2013-04-23 17:28:46 UTC) #5
Chris Rogers
Please add the conditional compilation back in. We'll have it turned on by default, but ...
7 years, 8 months ago (2013-04-23 19:51:44 UTC) #6
Raymond Toy (Google)
Please review. I've restored the conditional code and added the necessary gyp variable to control ...
7 years, 8 months ago (2013-04-23 22:15:36 UTC) #7
Chris Rogers
lgtm as far as HRTFElevation.cpp changes question for Tony below: https://codereview.chromium.org/14304002/diff/26001/Source/WebKit/chromium/WebKit.grd File Source/WebKit/chromium/WebKit.grd (right): https://codereview.chromium.org/14304002/diff/26001/Source/WebKit/chromium/WebKit.grd#newcode12 ...
7 years, 8 months ago (2013-04-23 22:32:17 UTC) #8
Raymond Toy (Google)
https://codereview.chromium.org/14304002/diff/26001/Source/WebKit/chromium/WebKit.grd File Source/WebKit/chromium/WebKit.grd (right): https://codereview.chromium.org/14304002/diff/26001/Source/WebKit/chromium/WebKit.grd#newcode12 Source/WebKit/chromium/WebKit.grd:12: <include name="IDR_AUDIO_SPATIALIZATION_COMPOSITE" file="../../core/platform/audio/resources/Composite.wav" type="BINDATA"/> On 2013/04/23 22:32:17, Chris Rogers ...
7 years, 8 months ago (2013-04-24 20:38:49 UTC) #9
Raymond Toy (Google)
tony: Please review the gyp changes. You may also want to take a look at ...
7 years, 8 months ago (2013-04-24 21:34:13 UTC) #10
Dirk Pranke
lgtm.
7 years, 8 months ago (2013-04-25 20:50:41 UTC) #11
Raymond Toy (Google)
Chris, please review HRTFElevation.cpp again. The current version added changes to use RefPtr and PassRefPtr ...
7 years, 8 months ago (2013-04-26 23:22:06 UTC) #12
Chris Rogers
Still lgtm
7 years, 7 months ago (2013-04-28 20:01:37 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtoy@google.com/14304002/43001
7 years, 7 months ago (2013-04-29 15:10:43 UTC) #14
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=6065
7 years, 7 months ago (2013-04-29 15:42:41 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/14304002/43001
7 years, 7 months ago (2013-04-29 18:16:35 UTC) #16
commit-bot: I haz the power
Retried try job too often on linux_layout_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_layout_rel&number=6111
7 years, 7 months ago (2013-04-29 18:54:53 UTC) #17
jamesr
rubber-stamp lgtm for the grd
7 years, 7 months ago (2013-04-29 20:20:31 UTC) #18
Raymond Toy (Google)
7 years, 7 months ago (2013-04-29 20:36:17 UTC) #19
Message was sent while issue was closed.
Committed patchset #7 manually as r149361 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698