55471 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)
 

Author SHA1 Message Date
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
Dave Sparks 260b80b02d 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
Dave Sparks 83a1a84c4c AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder.
15 years ago
Android (Google) Code Review 41d23d53e3 am c1c82509: Merge change 2163 into donut
15 years ago
Android (Google) Code Review 44722c6dc8 Merge change 2163 into donut
15 years ago
Dave Sparks 510d6566bd Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder
15 years ago
Mathias Agopian 7562408b22 move libbinder's header files under includes/binder
15 years ago
Mathias Agopian 615a9bfbd9 checkpoint: split libutils into libutils + libbinder
15 years ago
Jean-Baptiste Queru 8bae84582c am d3f14a62: reconcile donut snapshot
15 years ago
Jean-Baptiste Queru 3f52b1961f reconcile donut snapshot
15 years ago
Jean-Baptiste Queru b206b93473 donut snapshot
15 years ago
Garret Pick a9470ac2bf Change required for OpenCORE 2.04 Update
15 years ago
Mathias Agopian cde489a26a Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg.
15 years ago
Mathias Agopian f21de663ee Merge commit 'goog/master' into merge_master
15 years ago
Android (Google) Code Review 94787a7336 am b85c374: Merge change 1155 into donut
15 years ago
Dave Sparks 4afdfa7fd7 Don't allow negative numbers in ToneGenerator toneType parameter
15 years ago
The Android Open Source Project d92b6abe66 manual merge f3af740bdfc261b1cb25c0799af780d3753d4518
15 years ago
Eric Laurent 0b62e242d1 Fixed issue 1709450: Requirements for CDMA Tone Generator
15 years ago
Mathias Agopian 376f561469 move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
15 years ago
Mathias Agopian 81dd9e9f10 move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
15 years ago
Android (Google) Code Review 5c2634b993 am e117ff6: Merge change 860 into donut
15 years ago
James Dong 65e5f79102 Change 79 in git master branch
15 years ago
Mathias Agopian 2af30c2b58 Merge commit 'goog/master' into merge_master
15 years ago
Android (Google) Code Review eac4d8216b am 7fe3b06: Merge change 740 into donut
15 years ago
Android (Google) Code Review 124b5234a5 Merge change 740 into donut
15 years ago
Android (Google) Code Review 8a6234e743 am 9f98f79: Merge change 739 into donut
15 years ago
Dave Sparks 577ba8a1ae MIDI render thread was nice 0, should be nice -16.
15 years ago