55497 Commits (d3d11c6dd5e520db0aba8ad17fdfe9f57d47a4df)
 

Author SHA1 Message Date
Andreas Huber 20111aa043 Squashed commit of the following:
15 years ago
Android (Google) Code Review 508a3b61c4 Merge change 7150
15 years ago
Android (Google) Code Review a25f0fceba Merge change 7067
15 years ago
Ravi K Yenduri 7b115569a3 Ignore pause and seek for live streaming.
15 years ago
Mathias Agopian 2b50fba2b1 first attempt to fix the sim
15 years ago
Mathias Agopian b07c28b90b add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes
15 years ago
Android (Google) Code Review 43d2c03d8f Merge change 6898
15 years ago
Android (Google) Code Review bc30e7ed92 Merge change 6812
15 years ago
Mathias Agopian 00ee480034 implement Mutex and Condition with pthread instead of calling futex directly.
15 years ago
Nicolas Catania 4829038419 Implemented the tracking of the metadata updates.
15 years ago
Marco Nelissen aa37173500 Don't pass references to temporary objects, and handle the case where we dont have a Surface.
15 years ago
Nicolas Catania 8e1b6cce24 Basic plumbing to retrieve metadata from the native player.
15 years ago
Android (Google) Code Review a920ee99dc Merge change 6636
15 years ago
Eric Laurent 699f095c05 am 5964e737: Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call
15 years ago
Nicolas Catania a7e0e8b4c4 Implemented the metadata changed notification filters.
15 years ago
Eric Laurent c38bb0614d Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call
15 years ago
Android (Google) Code Review 814914cd08 Merge change 6382
15 years ago
Mathias Agopian 7c5252ed0a add a virtual destructor to region_rasterizer, to be on the safe side
15 years ago
Eric Laurent 349dba337e am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
15 years ago
Eric Laurent 573266210f Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
15 years ago
Mathias Agopian 82827d7037 Merge commit 'goog/master' into merge_master
15 years ago
Android (Google) Code Review 24a5bdab1a am 2d9f3169: Merge change 5595 into donut
15 years ago
Dave Sparks 76aa28371e We might try to close the Vorbis file twice under certain
15 years ago
Mathias Agopian e35922dc71 merge master in master_gl
15 years ago
Nicolas Catania 1d187f1a86 Direct api to the native media player.
15 years ago
Android (Google) Code Review 3d59a4b999 am 1bee98af: Merge change 5100 into donut
15 years ago
David Krause 5e0a3043af Fill in CDMA gaps and clean up ToneGenerator code
15 years ago
Android (Google) Code Review e4f071b1f3 am 5277103d: Merge change 5035 into donut
15 years ago
Mathias Agopian f1bd03d1eb add glTexParameteri() and fix glTexParameteriv()
15 years ago
niko 56f0cc533a Renamed all android.hardware.IMedia* strings to android.media.IMedia*
15 years ago
Mathias Agopian db8749bce6 Merge commit 'goog/master' into merge_master
15 years ago
Android (Google) Code Review 4710a1f6c9 am d670b8c6: Merge change 3981 into donut
15 years ago
Nicolas Catania 660951867e Removed trailing whitespaces.
15 years ago
Mathias Agopian 2ff585f4bd fix a bug where copybit only renders in the first buffer when used with s/w GL
15 years ago
Mathias Agopian 79021f4b51 revive the copybit test.
15 years ago
Android (Google) Code Review 2a7d5b3c1a am b2df1699: Merge change 1548 into donut
15 years ago
Jianhong Jiang 9747c5a1f5 NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).
15 years ago
Mathias Agopian 348514d9be cleanup Debug.h a bit
15 years ago
Ravi K Yenduri f853bb74a1 Ignore pause and seek for live streaming.
15 years ago
Mathias Agopian 6f74b0cc49 fix build
15 years ago
Mathias Agopian cf77b16ef9 Merge commit 'goog/master' into merge_master
15 years ago
Mathias Agopian 273d098cc7 get rid of utils.h
15 years ago
Mathias Agopian 0b4a2fb7ce Merge commit 'goog/master' into merge_master
15 years ago
Android (Google) Code Review 489d60ec36 am f3288f17: Merge change 2468 into donut
15 years ago
Mathias Agopian b7056fc852 some work to try to reduce the code size of some native libraries
15 years ago
Dave Sparks 172fb9ab34 setVolume did not check interface descriptor
15 years ago
Android (Google) Code Review 95634c8b6a am de8268d6: Merge change 2331 into donut
15 years ago
Eric Laurent f5879c1448 Fix issue 1846343 - part 1
15 years ago
Mathias Agopian 794aaef95e merge master to master_gl
15 years ago
Dave Sparks 0058db5fae am f84d654c: am 4d8adefd: AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. When we moved the media recorder to the media server process, we lost the permission check that was done at the process boundary in the AudioRecord binder interface because the AudioRecord object is created in the same process. This change adds a permission check in the MediaRecorderClient:setAudioSource() method. BUG=1868334
15 years ago