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

Issue 100993004: Move chrome specific code from platform/audio/chromium to platform/audio (Closed)

Created:
7 years ago by maheshkk
Modified:
7 years ago
CC:
blink-reviews, scherkus (not reviewing), Raymond Toy, Ken Russell (switch to Gerrit)
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Move chrome specific code from platform/audio/chromium to platform/audio Re-factors chromium code to parent folder platform/audio. Remove AudioDestination.h abstract class and rename AudioDestinationChromium* to AudioDestination* Android code is moved to dedicated android folder. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164305

Patch Set 1 : Refactor platform/audio code #

Total comments: 1

Patch Set 2 : fixed atreat review commets #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -578 lines) Patch
M Source/platform/audio/AudioBus.cpp View 2 chunks +47 lines, -3 lines 0 comments Download
M Source/platform/audio/AudioDestination.h View 1 2 chunks +37 lines, -14 lines 0 comments Download
A + Source/platform/audio/AudioDestination.cpp View 6 chunks +8 lines, -8 lines 0 comments Download
A + Source/platform/audio/android/FFTFrameOpenMAXDLAndroid.cpp View 0 chunks +-1 lines, --1 lines 0 comments Download
D Source/platform/audio/chromium/AudioBusChromium.cpp View 1 chunk +0 lines, -80 lines 0 comments Download
D Source/platform/audio/chromium/AudioDestinationChromium.h View 1 chunk +0 lines, -81 lines 0 comments Download
D Source/platform/audio/chromium/AudioDestinationChromium.cpp View 1 chunk +0 lines, -180 lines 0 comments Download
D Source/platform/audio/chromium/FFTFrameOpenMAXDLAndroid.cpp View 1 chunk +0 lines, -209 lines 0 comments Download
M Source/platform/blink_platform.gypi View 1 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
atreat
Seems unnecessary to move the android file into a specific android subdirectory when it is ...
7 years ago (2013-12-19 16:04:23 UTC) #1
maheshkk
On 2013/12/19 16:04:23, atreat wrote: > Seems unnecessary to move the android file into a ...
7 years ago (2013-12-19 16:53:08 UTC) #2
maheshkk
please review
7 years ago (2013-12-23 18:35:28 UTC) #3
eseidel
I don't know who does audio now that Chris is gone.
7 years ago (2013-12-23 18:45:28 UTC) #4
eseidel
7 years ago (2013-12-23 18:48:10 UTC) #5
Raymond Toy (Google)
On 2013/12/23 18:48:10, eseidel wrote: I think the abstraction was needed to support safari/mac, gtk, ...
7 years ago (2013-12-23 19:34:48 UTC) #6
eseidel
7 years ago (2013-12-23 19:40:12 UTC) #7
Ken Russell (switch to Gerrit)
lgtm
7 years ago (2013-12-23 21:46:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mahesh.kk@samsung.com/100993004/30001
7 years ago (2013-12-23 21:52:14 UTC) #9
maheshkk
On 2013/12/23 21:46:56, Ken Russell wrote: > lgtm Thank you for reviewing rtoy and kbr. ...
7 years ago (2013-12-23 21:53:20 UTC) #10
commit-bot: I haz the power
7 years ago (2013-12-23 22:45:33 UTC) #11
Message was sent while issue was closed.
Change committed as 164305

Powered by Google App Engine
This is Rietveld 408576698