summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "new SensorService" into gingerbreadMathias Agopian2010-07-214-5/+15
|\
| * new SensorServiceMathias Agopian2010-07-194-5/+15
* | Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-213-2/+13
|\ \
| * | Support finer seek control on MediaSources.Andreas Huber2010-07-213-2/+13
* | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-213-2/+8
|/ /
* | Merge "Progress status notification" into gingerbreadJames Dong2010-07-201-0/+1
|\ \
| * | Progress status notificationJames Dong2010-07-201-0/+1
* | | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-203-4/+41
|\ \ \
| * | | Audio policy manager changes for audio effectsEric Laurent2010-07-203-4/+41
| | |/ | |/|
* | | Support a single format change at the beginning of audio playback. This way t...Andreas Huber2010-07-201-0/+4
|/ /
* | Merge "Re-use existing Surface objects when reading them from parcels." into ...Jamie Gennis2010-07-161-2/+8
|\ \
| * | Re-use existing Surface objects when reading them from parcels.Jamie Gennis2010-07-161-2/+8
* | | Fix individual pointer id up/down reporting.Jeff Brown2010-07-161-1/+2
|/ /
* | Merge "Fix bug with phantom input windows." into gingerbreadJeff Brown2010-07-161-0/+2
|\ \
| * | Fix bug with phantom input windows.Jeff Brown2010-07-161-0/+2
* | | Merge "Several improvements in audio effects volume control." into gingerbreadEric Laurent2010-07-161-1/+1
|\ \ \ | |/ / |/| |
| * | Several improvements in audio effects volume control.Eric Laurent2010-07-151-1/+1
* | | Implement native key pre-dispatching to IMEs.Dianne Hackborn2010-07-152-9/+65
* | | Add support for new input sources.Jeff Brown2010-07-155-23/+109
* | | Merge "More StrictMode work, keeping Binder & BlockGuard's thread-locals in-s...Brad Fitzpatrick2010-07-151-1/+5
|\ \ \
| * | | More StrictMode work, keeping Binder & BlockGuard's thread-locals in-sync.Brad Fitzpatrick2010-07-151-1/+5
| | |/ | |/|
* | | Add native C APIs for working with the Asset ManagerChristopher Tate2010-07-151-1/+19
|/ /
* | Merge "Support user-supplied timescales for authoring" into gingerbreadJames Dong2010-07-152-0/+3
|\ \ | |/ |/|
| * Support user-supplied timescales for authoringJames Dong2010-07-142-0/+3
* | added BinderService<> template to help creating native binder servicesMathias Agopian2010-07-141-0/+60
|/
* Merge "first step at implementing the native sensor support" into gingerbreadMathias Agopian2010-07-146-0/+389
|\
| * first step at implementing the native sensor supportMathias Agopian2010-07-136-0/+389
* | Use the OpenSL ES definition of SL_IID_EQUALIZER for the EQJean-Michel Trivi2010-07-141-4/+3
* | IME events are now dispatched to native applications.Dianne Hackborn2010-07-133-27/+63
* | Add initial gamepad support.Jeff Brown2010-07-133-409/+358
* | Add Parcel::readExceptionCode() and Parcel::writeNoException()Brad Fitzpatrick2010-07-131-1/+13
* | Modifications in audio effect engine state management.Eric Laurent2010-07-131-0/+7
|/
* Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-093-18/+81
* Add runtime dumpsys support for media recorder clientJames Dong2010-07-082-0/+2
* Added JAVA classes to control bass boost, equalizer, reverberation and virtua...Eric Laurent2010-07-084-20/+145
* Add new glue code for writing native apps.Dianne Hackborn2010-07-081-8/+34
* Merge "Add OBB file helper class" into gingerbreadKenny Root2010-07-071-0/+87
|\
| * Add OBB file helper classKenny Root2010-07-071-0/+87
* | Merge "More native input dispatch work." into gingerbreadChris Tate2010-07-071-5/+10
|\ \
| * | More native input dispatch work.Jeff Brown2010-07-031-5/+10
* | | Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-075-38/+252
|\ \ \
| * | | Added Visualizer effect.Eric Laurent2010-07-075-38/+252
* | | | Allow application to set two more encoding paramters: video profile and levelJames Dong2010-07-072-0/+11
| |_|/ |/| |
* | | ALooperRoster no longer holds strong references to handlers and loopers.Andreas Huber2010-07-071-2/+2
* | | Merge "An AHandler can now find its associated ALooper." into gingerbreadAndreas Huber2010-07-072-0/+4
|\ \ \
| * | | An AHandler can now find its associated ALooper.Andreas Huber2010-07-022-0/+4
* | | | Add new native Looper API.Dianne Hackborn2010-07-022-1/+38
| |_|/ |/| |
* | | Merge "Add an option to ALooper::start that allows it to call back into java ...Andreas Huber2010-07-021-1/+4
|\ \ \ | |/ / |/| |
| * | Add an option to ALooper::start that allows it to call back into java or not.Andreas Huber2010-07-021-1/+4
* | | Merge "Added AMessage::debugString() for debugging purposes." into gingerbreadAndreas Huber2010-07-021-0/+2
|\ \ \