summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Free created FileMap when uncompressing files"Kenny Root2010-09-071-9/+5
* Modify native ALooper to take an explicit ident.Dianne Hackborn2010-09-072-7/+14
* Hopefully fix the build.Dianne Hackborn2010-09-071-0/+2
* Add system property to turn off scheduling groups.Dianne Hackborn2010-09-071-8/+29
* Add better debug output for ResourceType errorsKenny Root2010-09-021-2/+2
* Remove incomplete input device enumeration NDK API.Jeff Brown2010-08-311-17/+0
* Don't propagate StrictMode over one-way Binder calls.Brad Fitzpatrick2010-08-312-6/+27
* Input device calibration and capabilities.Jeff Brown2010-08-303-250/+827
* Remove camera metering mode API.Wu-cheng Li2010-08-301-7/+0
* Merge "Add debugging to ZipFileRO" into gingerbreadKenny Root2010-08-271-2/+2
|\
| * Add debugging to ZipFileROKenny Root2010-08-271-2/+2
* | fix a race in SF buffer managementMathias Agopian2010-08-261-12/+12
|/
* fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-242-0/+68
* Reorganize MountService IPCKenny Root2010-08-207-0/+873
* Merge "Free created FileMap when uncompressing files" into gingerbreadKenny Root2010-08-201-5/+9
|\
| * Free created FileMap when uncompressing filesKenny Root2010-08-191-5/+9
* | Merge "Add camera fps range API." into gingerbreadWu-cheng Li2010-08-201-30/+29
|\ \
| * | Add camera fps range API.Wu-cheng Li2010-08-201-30/+29
* | | Merge "remove unused pixel format" into gingerbreadMathias Agopian2010-08-191-1/+0
|\ \ \
| * | | remove unused pixel formatMathias Agopian2010-08-191-1/+0
* | | | Merge "Make the throttling more sensitive to end-to-end latency." into ginger...Jeff Brown2010-08-191-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Make the throttling more sensitive to end-to-end latency.Jeff Brown2010-08-191-1/+2
| |/ /
* | | Merge "Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGE" into...Wu-cheng Li2010-08-191-25/+36
|\ \ \
| * | | Adding getSupportedPreviewSizes to CameraParameters.DO NOT MERGENipun Kwatra2010-08-191-25/+36
* | | | Merge "Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGE" into...Wu-cheng Li2010-08-191-2/+31
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Adding getSupportedPictureSizes to CameraParameters.DO NOT MERGENipun Kwatra2010-08-191-2/+31
* | | Merge "Add OBB flags to support overlays" into gingerbreadKenny Root2010-08-191-10/+22
|\ \ \ | |_|/ |/| |
| * | Add OBB flags to support overlaysKenny Root2010-08-181-10/+22
* | | Add support for throttling motion events.Jeff Brown2010-08-181-5/+77
* | | Only monitor recognized uevent devices.Sean McNeil2010-08-181-1/+8
* | | Merge "Fix some input device mapping bugs with certain drivers." into gingerb...Jeff Brown2010-08-181-68/+92
|\ \ \ | |_|/ |/| |
| * | Fix some input device mapping bugs with certain drivers.Jeff Brown2010-08-181-68/+92
| |/
* | Keep track of remaining fd when devices are removedJens Gulin2010-08-181-8/+7
|/
* Optimize EventHub reads.Jeff Brown2010-08-171-68/+88
* Fix possible race conditions during channel unregistration.Jeff Brown2010-08-171-12/+20
* Initial tool for OBB manipulationKenny Root2010-08-111-3/+39
* More native work.Dianne Hackborn2010-08-111-0/+6
* Fix safe mode and KeyEvent.getMaxKeyCode().Jeff Brown2010-08-101-0/+8
* Fix String8::operator+Kenny Root2010-08-062-2/+78
* Free scanBuf in ZipFileROKenny Root2010-08-041-6/+4
* Merge "Improve thread safety of input mappers." into gingerbreadJeff Brown2010-07-301-423/+496
|\
| * Improve thread safety of input mappers.Jeff Brown2010-07-301-423/+496
* | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-301-1/+0
|\ \ | |/ |/|
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+0
* | Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-4/+12
* | Merge "Attempt to fix the SDK build" into gingerbreadChristopher Tate2010-07-291-4/+4
|\ \
| * | Attempt to fix the SDK buildChristopher Tate2010-07-291-4/+4
* | | Fix touch input in landscape mode.Jeff Brown2010-07-291-4/+4
* | | DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-292-31/+86
|/ /
* | Merge "Change unistd.h to stddef.h to be correct" into gingerbreadChris Tate2010-07-281-1/+1
|\ \