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

Issue 13949012: Need to call RegisterJni for testing. (Closed)

Created:
7 years, 8 months ago by Raymond Toy (Google)
Modified:
7 years, 8 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, Peter Beverloo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Need to call RegisterJni for testing. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194530

Patch Set 1 : #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -3 lines) Patch
M build/common.gypi View 1 2 chunks +7 lines, -3 lines 0 comments Download
M media/base/media_android.cc View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Raymond Toy (Google)
cjhopman, shashishekhar: Please review the gyp change. openmax_dl will only be used for Android ARM, ...
7 years, 8 months ago (2013-04-16 22:39:26 UTC) #1
shashi
lgtm https://codereview.chromium.org/13949012/diff/8001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/13949012/diff/8001/build/common.gypi#newcode649 build/common.gypi:649: 'use_openmax_dl_fft%': 0, nit: not aligned, delete extra space.
7 years, 8 months ago (2013-04-16 22:41:00 UTC) #2
Raymond Toy (Google)
+wjia
7 years, 8 months ago (2013-04-16 22:41:46 UTC) #3
wjia(left Chromium)
lgtm when shashi@'s comment is addressed.
7 years, 8 months ago (2013-04-16 22:50:09 UTC) #4
DaleCurtis
lgtm https://codereview.chromium.org/13949012/diff/8001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/13949012/diff/8001/build/common.gypi#newcode687 build/common.gypi:687: # Whether Android uses OpenMAX DL FFT. Default ...
7 years, 8 months ago (2013-04-16 22:54:46 UTC) #5
Raymond Toy (Google)
https://codereview.chromium.org/13949012/diff/8001/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/13949012/diff/8001/build/common.gypi#newcode687 build/common.gypi:687: # Whether Android uses OpenMAX DL FFT. Default is ...
7 years, 8 months ago (2013-04-16 23:01:05 UTC) #6
Raymond Toy (Google)
Committed patchset #2 manually as r194530 (presubmit successful).
7 years, 8 months ago (2013-04-17 04:01:15 UTC) #7
Torne
This commit message doesn't mention that this actually enables the WebAudio API on Android and ...
7 years, 8 months ago (2013-04-17 12:26:25 UTC) #8
Raymond Toy (Google)
On 2013/04/17 12:26:25, Torne wrote: > This commit message doesn't mention that this actually enables ...
7 years, 8 months ago (2013-04-17 15:58:17 UTC) #9
Torne
7 years, 8 months ago (2013-04-17 16:00:48 UTC) #10
Message was sent while issue was closed.
On 2013/04/17 15:58:17, rtoy wrote:
> On 2013/04/17 12:26:25, Torne wrote:
> > This commit message doesn't mention that this actually enables the WebAudio
> API
> > on Android and introduces a new dependency on openmax_dl on that platform
> which
> > wasn't previously required. Please make sure that commits that enable
features
> > or add extra libraries mention what they are doing in their messages so that
> > it's obvious when reading commit logs.
> 
> The actual feature implementation and extra libraries were added in earlier
CLs.
>  Nevertheless, I apologize and will strive to have more explicit log messages.

Right, but they were *disabled* and therefore irrelevant to most other
developers until this CL; this is the most critical point to highlight the
addition.

Powered by Google App Engine
This is Rietveld 408576698