Chromium Code Reviews
DescriptionAndroid: MediaPlayerBridge JNI cleanup.
This file contains some hand-written JNI, and a few
hops native<->java.
This clarifies things a bit by:
- adding a MediaPlayerBridge.java to avoid some hops.
- moving code to MediaPlayerListener.java.
Further clean up will be done by auto-generating bindings for
android.media.MediaPlayer directly.
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158275
Patch Set 1 : Patch #
Total comments: 4
Patch Set 2 : Comments #
Total comments: 5
Patch Set 3 : Comments #Patch Set 4 : Rebase #Messages
Total messages: 14 (0 generated)
|