summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge "Improve thread safety of input mappers." into gingerbreadJeff Brown2010-07-301-67/+83
|\ \
| * | Improve thread safety of input mappers.Jeff Brown2010-07-301-67/+83
* | | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-303-3/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-293-3/+2
| |\ \
| | * | fix inaccurate copyrightsJean-Baptiste Queru2010-07-293-3/+2
| * | | Squashed commit of the following:Andreas Huber2010-07-291-0/+4
| |/ /
* | | Added SensorManager.getMinDelay()Mathias Agopian2010-07-292-1/+3
| |/ |/|
* | DO NOT MERGE: Fix input event injection ANRs on UI thread.Jeff Brown2010-07-292-17/+37
* | Merge "fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. canno...Mathias Agopian2010-07-281-8/+0
|\ \
| * | fix [2873058] Surface::dequeueBuffer blocks on last buffer, i.e. cannot deque...Mathias Agopian2010-07-271-8/+0
* | | Merge "Support streaming of compressed assets > 1 megabyte" into gingerbreadChristopher Tate2010-07-282-9/+84
|\ \ \
| * | | Support streaming of compressed assets > 1 megabyteChristopher Tate2010-07-282-9/+84
* | | | Refactor input reader to support new device types more easily.Jeff Brown2010-07-285-544/+770
|/ / /
* | | Audio effects: modified command() parameter types.Eric Laurent2010-07-284-12/+24
* | | Merge "Replace several IPCThreadState::get() lookups with one." into gingerbreadBrad Fitzpatrick2010-07-271-4/+8
|\ \ \
| * | | Replace several IPCThreadState::get() lookups with one.Brad Fitzpatrick2010-07-271-4/+8
| |/ /
* | | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-276-14/+26
|/ /
* | Allows the authoring engine to skip frame.James Dong2010-07-222-0/+14
* | Merge "Various changes to improve rtsp networking, reduce packet loss and ada...Andreas Huber2010-07-221-1/+3
|\ \
| * | Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-1/+3
* | | propagate sensor event rate properlyMathias Agopian2010-07-211-2/+4
* | | Merge "new SensorService" into gingerbreadMathias Agopian2010-07-214-5/+15
|\ \ \ | |/ / |/| |