summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Added preset reverb." into gingerbreadEric Laurent2010-08-251-1/+2
|\
| * Added preset reverb.Eric Laurent2010-08-241-1/+2
* | Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-251-2/+7
* | fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-243-8/+42
|/
* Runtime dump support for MediaWriterJames Dong2010-08-232-0/+5
* Merge "Visualizer: replace the FFT implementation with a faster one." into gi...Chia-chi Yeh2010-08-221-1/+0
|\
| * Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh2010-08-191-1/+0
* | Reorganize MountService IPCKenny Root2010-08-204-0/+220
* | Merge "Add camera fps range API." into gingerbreadWu-cheng Li2010-08-201-0/+15
|\ \
| * | Add camera fps range API.Wu-cheng Li2010-08-201-0/+15
* | | Merge "Handle the camera open failure better." into gingerbreadWu-cheng Li2010-08-191-0/+1
|\ \ \
| * | | Handle the camera open failure better.Wu-cheng Li2010-08-191-0/+1
| |/ /
* | | Merge "Make MediaWriter stop and pause return errors if necessary" into ginge...James Dong2010-08-193-7/+8
|\ \ \ | |/ / |/| |
| * | Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-193-7/+8
* | | Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into...Wu-cheng Li2010-08-191-0/+1
|\ \ \
| * | | Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGENipun Kwatra2010-08-191-0/+1
* | | | Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into...Wu-cheng Li2010-08-191-0/+16
|\ \ \ \ | |/ / /
| * | | Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGENipun Kwatra2010-08-191-0/+16
* | | | In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-191-0/+53
| |/ / |/| |
* | | Merge "Add OBB flags to support overlays" into gingerbreadKenny Root2010-08-191-4/+31
|\ \ \
| * | | Add OBB flags to support overlaysKenny Root2010-08-181-4/+31
* | | | Add support for throttling motion events.Jeff Brown2010-08-181-0/+19
* | | | Merge "Fix some input device mapping bugs with certain drivers." into gingerb...Jeff Brown2010-08-181-14/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix some input device mapping bugs with certain drivers.Jeff Brown2010-08-181-14/+4
| |/ /
* | | Keep track of remaining fd when devices are removedJens Gulin2010-08-181-0/+1
* | | Merge "Document that autoFocus must be called in auto and macro mode." into g...Wu-cheng Li2010-08-181-2/+6
|\ \ \ | |/ / |/| |
| * | Document that autoFocus must be called in auto and macro mode.Wu-cheng Li2010-08-171-2/+6
| |/
* | Optimize EventHub reads.Jeff Brown2010-08-171-0/+6
* | Fix possible race conditions during channel unregistration.Jeff Brown2010-08-171-0/+2
|/
* Use audio clock as the reference media clockJames Dong2010-08-132-2/+8
* Improve camera documentation.Wu-cheng Li2010-08-121-13/+17
* Merge "Handle large audio lost" into gingerbreadJames Dong2010-08-121-1/+2
|\
| * Handle large audio lostJames Dong2010-08-101-1/+2
* | Merge "Add support for the PointerLocation overlay." into gingerbreadJeff Brown2010-08-111-1/+2
|\ \
| * | Add support for the PointerLocation overlay.Jeff Brown2010-08-111-1/+2
| |/
* | Initial tool for OBB manipulationKenny Root2010-08-111-0/+4
* | More native work.Dianne Hackborn2010-08-113-57/+100
|/
* Fix safe mode and KeyEvent.getMaxKeyCode().Jeff Brown2010-08-101-0/+2
* Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...Andreas Huber2010-08-091-0/+2
* Fix String8::operator+Kenny Root2010-08-061-2/+2
* Merge "Use the target color format from the camera source if possible" into g...James Dong2010-08-051-0/+5
|\
| * Use the target color format from the camera source if possibleJames Dong2010-08-051-0/+5
* | Tracking merge of dalvik-dev to gingerbreadBrian Carlstrom2010-08-041-0/+1
|/
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-042-0/+4
* Merge "Enhanced VelocityTracker for > 5 pointers and fixed bugs." into ginger...Chris Tate2010-08-031-1/+3
|\
| * Enhanced VelocityTracker for > 5 pointers and fixed bugs.Jeff Brown2010-07-301-1/+3
* | Merge "File writer has a designated writer thread now" into gingerbreadJames Dong2010-08-031-0/+41
|\ \
| * | File writer has a designated writer thread nowJames Dong2010-08-021-0/+41
| |/
* | Merge "Add lost frame handling in AudioSource" into gingerbreadJames Dong2010-08-021-3/+2
|\ \ | |/ |/|
| * Add lost frame handling in AudioSourceJames Dong2010-07-301-3/+2