Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
d6982c9bb46511a5d86458b2dddde0a40e2f4f75
/
media
a70396cd
am f6355e24: Merge change 2399 into donut
by Android (Google) Code Review
· 16 years ago
f6355e2
Merge change 2399 into donut
by Android (Google) Code Review
· 16 years ago
b86204a
am 2af7e639: Merge change 2654 into donut
by Android (Google) Code Review
· 16 years ago
01c0596
Added the two validations for the memory stress test
by Yu Shan Emily Lau
· 16 years ago
dda5391
Motorola additions for CDMA support without CdmaSuppConnTracker
by Wink Saville
· 16 years ago
7e432e0
am f3288f17: Merge change 2468 into donut
by Android (Google) Code Review
· 16 years ago
aaf834a
some work to try to reduce the code size of some native libraries
by Mathias Agopian
· 16 years ago
8149419
setVolume did not check interface descriptor DO NOT MERGE
by Dave Sparks
· 16 years ago
c5d0343
am de8268d6: Merge change 2331 into donut
by Android (Google) Code Review
· 16 years ago
4bc035a
Fix issue 1846343 - part 1
by Eric Laurent
· 16 years ago
183baba
am c1c82509: Merge change 2163 into donut
by Android (Google) Code Review
· 16 years ago
6690dc5
Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder
by Dave Sparks
· 16 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
25ba5b6
checkpoint: split libutils into libutils + libbinder
by Mathias Agopian
· 16 years ago
c6b5895
am 379d3bd9: Merge change 2016 into donut
by Android (Google) Code Review
· 16 years ago
379d3bd
Merge change 2016 into donut
by Android (Google) Code Review
· 16 years ago
be467b5
Replaced the old test media files with the new open source test media files.
by Yu Shan Emily Lau
· 16 years ago
6a88955
am 988c4d1a: Merge change 2005 into donut
by Android (Google) Code Review
· 16 years ago
f30c700
Added the write sdcard permission so that the mediarecorder test
by Yu Shan Emily Lau
· 16 years ago
6f3cbac
am 65ff54c4: Merge change 1967 into donut
by Android (Google) Code Review
· 16 years ago
77f2c4c
Document the media scanner's flow through native and java code, since
by Marco Nelissen
· 16 years ago
86a99b9a
am b3af6b48: Merge change 1748 into donut
by Android (Google) Code Review
· 16 years ago
55eef63
Add a tool to play all kinds of media files saved in /sdcard/media_api/samples/. It also tests the seeking functionality during the play of each sample file.
by Xia Wang
· 16 years ago
4ae6aa2
am 109b21ba: Merge change 1677 into donut
by Android (Google) Code Review
· 16 years ago
d282ac8
Findbugs fixes.
by Marco Nelissen
· 16 years ago
10fd73a
am 7f2ae49: Merge change 1370 into donut
by Android (Google) Code Review
· 16 years ago
7f2ae49
Merge change 1370 into donut
by Android (Google) Code Review
· 16 years ago
429a3b5
Fix a JNI layer crash due to null camera object passed to get_native_camera()
by James Dong
· 16 years ago
30f91d6
am b85c374: Merge change 1155 into donut
by Android (Google) Code Review
· 16 years ago
b85c374
Merge change 1155 into donut
by Android (Google) Code Review
· 16 years ago
2bbaaf7
am 0efb086: Merge change 1120 into donut
by Android (Google) Code Review
· 16 years ago
0efb086
Merge change 1120 into donut
by Android (Google) Code Review
· 16 years ago
4c92247
Don't allow negative numbers in ToneGenerator toneType parameter Bug 1836596
by Dave Sparks
· 16 years ago
7c6b6fb
am a6706b3: Merge change 1131 into donut
by Android (Google) Code Review
· 16 years ago
9648e4b
fix issue 1641535: SoundPool should use AudioTrack with shared memory buffer
by Eric Laurent
· 16 years ago
fe17664
Suppress all tests on Windows Media in MediaPlayerApiTest and MediaMetadataTest
by Xia Wang
· 16 years ago
56b7eea
manual merge f3af740bdfc261b1cb25c0799af780d3753d4518
by The Android Open Source Project
· 16 years ago
761daf7
manual merge for b9c9d260f21b321527c4622a123af9767630d94d
by The Android Open Source Project
· 16 years ago
f3af740
Fixed issue 1709450: Requirements for CDMA Tone Generator
by Eric Laurent
· 16 years ago
b9c9d26
fix issue 1713090: After a Bluetooth call, MusicPlayer starts playing on speaker rather than wired external audio.
by Eric Laurent
· 16 years ago
0d8f5a3
am e556248: Merge change 1017 into donut
by Android (Google) Code Review
· 16 years ago
c1b80cb
Changes in mediaframework test for the OpenCore 2.0 integration. Changes included:
by Yu Shan Emily Lau
· 16 years ago
568d91b
fix the bug of testStartupTime in MediaPlayerPerformance test throws exception for an existing table
by Xia Wang
· 16 years ago
c02cac4
Change 79 in git master branch
by James Dong
· 16 years ago
c2bc16c
am 7fe3b06: Merge change 740 into donut
by Android (Google) Code Review
· 16 years ago
7fe3b06
Merge change 740 into donut
by Android (Google) Code Review
· 16 years ago
ef77be9
am 9f98f79: Merge change 739 into donut
by Android (Google) Code Review
· 16 years ago
9d9f28b
am ba2eba4: Merge change 539 into donut
by Android (Google) Code Review
· 16 years ago
c082769
MIDI render thread was nice 0, should be nice -16.
by Dave Sparks
· 16 years ago
0e051b1
Vorbis render thread was nice 0, should be nice -16.
by Dave Sparks
· 16 years ago
2071043
Modify and turn on the test case for video recording in portrait mode.
by Yu Shan Emily Lau
· 16 years ago
74008f6
Merge donut into master
by Jean-Baptiste Queru
· 16 years ago
9f0b1a4
Do case-insensitive matching when determining whether something is music, an alarm sound, notification sound, etc.
by Marco Nelissen
· 16 years ago
ef02827
Fix issue 1745312: Various cleanups in media framework
by Eric Laurent
· 16 years ago
486d95f
Merge branch 'readonly-p4-master'
by Jean-Michel Trivi
· 16 years ago
f3af6a0
AI 147036: am: CL 147035 am: CL 147032 Finalize JetPlayer javadoc.
by Jean-Michel Trivi
· 16 years ago
6fb5a1d
AI 147035: am: CL 147032 Finalize JetPlayer javadoc.
by Jean-Michel Trivi
· 16 years ago
e796cfa
Merge branch 'readonly-p4-master'
by Jean-Michel Trivi
· 16 years ago
954bbe9
AI 146941: am: CL 146938 am: CL 146937 Finalize AudioRecord javadoc.
by Jean-Michel Trivi
· 16 years ago
ea63a41
AI 146938: am: CL 146937 Finalize AudioRecord javadoc.
by Jean-Michel Trivi
· 16 years ago
094c065
Merge branch 'readonly-p4-master'
by Dave Sparks
· 16 years ago
1bc5c26
AI 146833: am: CL 146755 am: CL 146754 Fix some problems in the SoundPool docs and add additional text.
by Dave Sparks
· 16 years ago
d4fd29e
Merge branch 'readonly-p4-master'
by Jean-Michel Trivi
· 16 years ago
3946a2b
AI 146832: am: CL 146752 am: CL 146751 Finalize AudioTrack javadoc.
by Jean-Michel Trivi
· 16 years ago
89e2782
Merge branch 'readonly-p4-master'
by Dave Sparks
· 16 years ago
32346a8
AI 146671: am: CL 146668 am: CL 146667 Add advice in MediaRecorder Java docs about using MPEG-4 container format
by Dave Sparks
· 16 years ago
ec9caca
Merge branch 'readonly-p4-master'
by Dave Sparks
· 16 years ago
40a9d16
AI 146658: am: CL 146655 am: CL 146654 Add java docs for SoundPool
by Dave Sparks
· 16 years ago
6cb9900
AI 146755: am: CL 146754 Fix some problems in the SoundPool docs and add additional text.
by Dave Sparks
· 16 years ago
ff14c25
AI 146752: am: CL 146751 Finalize AudioTrack javadoc.
by Jean-Michel Trivi
· 16 years ago
2170312
AI 146668: am: CL 146667 Add advice in MediaRecorder Java docs about using MPEG-4 container format
by Dave Sparks
· 16 years ago
cef302d
AI 146655: am: CL 146654 Add java docs for SoundPool
by Dave Sparks
· 16 years ago
894fa6c
Merge change 79
by Android (Google) Code Review
· 16 years ago
3ca47d1
Squashed commit of the following:
by Jianhong Jiang
· 16 years ago
75534fb
Merge branch 'readonly-p4-master'
by Dianne Hackborn
· 16 years ago
935ae46
AI 145994: Integrate #145778 from Donut.
by Dianne Hackborn
· 16 years ago
9536d0b
Merge branch 'readonly-p4-master'
by Patrick Scott
· 16 years ago
3156bb00
AI 145870: Add a build property for the default alarm alert. Update the various
by Patrick Scott
· 16 years ago
f8a7cea
AI 145778: Manual merge changes 145382-145384 from cupcake.
by Andy Stadler
· 16 years ago
bb038d1
Revert "Changes required to accommodate OpenCORE 2.0"
by Jean-Baptiste Queru
· 16 years ago
73cf2a1
Merge branch 'readonly-p4-master'
by Jean-Michel Trivi
· 16 years ago
e398e3b
AI 144409: am: CL 144327 am: CL 144326 Start the thread that initializes the camera for the test under lock to make sure the monitor is notified after it has started waiting.
by Jean-Michel Trivi
· 16 years ago
e7e3703
Merge branch 'readonly-p4-master'
by Xia Wang
· 16 years ago
74e77fb
AI 144407: am: CL 144314 am: CL 144313 Add two test cases for AudioTrack.java
by Xia Wang
· 16 years ago
6554347
AI 144327: am: CL 144326 Start the thread that initializes the camera for the test under lock to make sure the monitor is notified after it has started waiting.
by Jean-Michel Trivi
· 16 years ago
1b01f87
AI 144314: am: CL 144313 Add two test cases for AudioTrack.java
by Xia Wang
· 16 years ago
070410e
Merge branch 'readonly-p4-master'
by Eric Laurent
· 16 years ago
3547cc0
AI 144097: am: CL 144054 am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800
by Eric Laurent
· 16 years ago
d7f347b
AI 144054: am: CL 144053 Fix issue #1751242 A2DP playback fails first time: Invalid buffer size: minFrameCount 10240, frameCount 4800
by Eric Laurent
· 16 years ago
caee170
Merge commit 'goog/readonly-p4-master'
by The Android Open Source Project
· 16 years ago
aa7d8c8
AI 143906: am: CL 143905 am: CL 143904 Fix the failure in the media recorder large test by adding the Camera permission.
by Yu Shan Emily Lau
· 16 years ago
b9f15d7
AI 143905: am: CL 143904 Fix the failure in the media recorder large test by adding the Camera permission.
by Yu Shan Emily Lau
· 16 years ago
762d30a
Merge branch 'open_source' into google_internal
by The Android Open Source Project
· 16 years ago
d94755b
AI 143430: Remove broken and unused code.
by Doug Kwan
· 16 years ago
b8c055e
AI 143267: am: CL 143127 Media recorder service requires android.permission.CAMERA to record video
by Dave Sparks
· 16 years ago
17612fc
AI 143396: am: CL 143267 am: CL 143127 Media recorder service requires android.permission.CAMERA to record video
by Dave Sparks
· 16 years ago
64a5458
AI 143360: am: CL 143209 am: CL 143001 Remove sdutils from user build to save 12K on /system partition.
by Mike Lockwood
· 16 years ago
b413494
Merge commit 'goog/cupcake'
by The Android Open Source Project
· 16 years ago
3870a95
AI 143209: am: CL 143001 Remove sdutils from user build to save 12K on /system partition.
by Mike Lockwood
· 16 years ago
e186113
Merge commit 'korg/cupcake'
by The Android Open Source Project
· 16 years ago
Next »