summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Do not rotate keyboard D-Pad events for USB keyboardsEmilio López2012-01-313-12/+16
* Fix mouse clicks which reset mouse cursor to the left of screenTanguy Pruvot2012-01-312-10/+17
* camera: Add more CAF constantsRicardo Cerqueira2012-01-121-0/+3
* Camera: Support CAF Gingerbread ReleaseGiulio Cervera2012-01-054-1/+78
* camera_client: Stub configuration parameters used by recent CAF camerasRicardo Cerqueira2011-12-271-0/+40
* framework: Add a board option to specify a touchpad input idDiogo Ferreira2011-11-052-4/+9
* Updated OMAP supportRicardo Cerqueira2011-10-255-7/+244
* Merge "The destroy() call needs to be blocking to avoid RACE condition." into...Steve Kondik2011-10-221-1/+1
|\
| * The destroy() call needs to be blocking to avoid RACE condition.Sushil Chauhan2011-10-201-1/+1
* | Merge "frameworks/base: initialize cancelBuffer to null" into gingerbreadSteve Kondik2011-10-221-0/+1
|\ \
| * | frameworks/base: initialize cancelBuffer to nullJeff Boody2011-10-201-0/+1
| |/
* | Merge "Change postBuffer not to be FLAG_ONEWAY." into gingerbreadSteve Kondik2011-10-221-1/+1
|\ \
| * | Change postBuffer not to be FLAG_ONEWAY.Kobi Cohen Arazi2011-10-201-1/+1
| |/
* | Merge "utils/SharedBuffer: Make variable write atomic" into gingerbreadSteve Kondik2011-10-221-1/+1
|\ \
| * | utils/SharedBuffer: Make variable write atomicDeva Ramasubramanian2011-10-201-1/+1
| |/
* | do not rotate keyboard dpad events for bluetooth keyboards (since they are no...dbehr2011-10-073-7/+18
|/
* libui: Always allocate buffers from grallocNaomi Luis2011-09-221-5/+1
* Support Motorola Custom libcamera ParametersEmilio López2011-09-164-1/+88
* libui: Add support for the Xperia Play jogdialsDiogo Ferreira2011-09-032-0/+14
* Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...Steve Kondik2011-07-261-12/+36
* libui: Limit slider state to input devices that are actual keyboardsRicardo Cerqueira2011-07-241-1/+7
* Revert "Revert "modify the device to enable to get the state as slide-open/sl...hcdrjacob2011-05-151-6/+6
* Revert "modify the device to enable to get the state as slide-open/slide-close."hcdrjacob2011-05-131-6/+6
* modify the device to enable to get the state as slide-open/slide-close.nao2011-05-091-6/+6
* Resubmit after fix for reverted merged mouse scrolling - fix build error in P...Scott Brady2011-04-301-27/+84
* Revert "Fixed mouse scrolling to avoid possible input freeze up fc or reboot"Steve Kondik2011-04-301-84/+27
* Merge "Fixed mouse scrolling to avoid possible input freeze up fc or reboot" ...Steve Kondik2011-04-301-27/+84
|\
| * Fixed mouse scrolling to avoid possible input freeze up fc or rebootScott Brady2011-04-291-27/+84
* | Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...Steve Kondik2011-04-3015-1/+1710
|\ \ | |/ |/|
| * UsbManager: minor Javadoc tweakMike Lockwood2011-04-011-2/+2
| * DO NOT MERGE: Backport more USB accessory changes from honeycombMike Lockwood2011-03-156-12/+45
| * DO NOT MERGE: backport recent USB accessory changes from honeycombMike Lockwood2011-03-114-33/+167
| * revert the surface purgatory list and dependent changes.Mathias Agopian2011-03-091-1/+1
| * Only set KeyEvent long press flag when repeat count equals 1.Jeff Brown2011-03-021-4/+6
| * DO NOT MERGE: USB accessory support libraryMike Lockwood2011-03-0213-2/+1315
| * DO NOT MERGE: Backport USB accessory support to gingerbreadMike Lockwood2011-03-012-0/+223
* | Fixed up mouse pointer with auto bluetooth on and scroll Change-Id: I6850236a...Scott Brady2011-04-303-5/+332
* | libutils: Fix an improper const-cast in RefBaseJosh Stone2011-04-221-1/+1
* | GB:enabling hw media recorderDhiraj Nadgouda2011-04-221-0/+4
* | ui: overlay: Allow the overlay HAL to always choose the display formatRicardo Cerqueira2011-04-222-0/+7
* | fix repeatedly called onLongPress (to fix the Camera app issues etc.)nadlabak2011-03-291-0/+2
* | libs: ui: speedy to use DVISION_KEYPADtoastcfh2011-03-131-0/+2
* | Fixed cyanogenmod issue 2861: asset redirection breaks access to AndroidManif...Josh Guilfoyle2011-03-081-8/+21
* | libui: Use old method of selecting EGL config if neededSteve Kondik2011-02-282-2/+32
* | Merge branch 'gingerbread' of git://android.git.kernel.org/platform/framework...Steve Kondik2011-02-2814-70/+130
|\ \ | |/
| * Merge from open-source gingerbreadJean-Baptiste Queru2011-01-301-0/+1
| |\
| * | fix [3361121] hang in glClear() - device unresponsive, OTA fails (DO NOT MERGE)Mathias Agopian2011-01-251-32/+3
| * | partially fix [3306150] HTML5 video with H/W acceleration blackout (DO NOT ME...Mathias Agopian2011-01-251-1/+1
| * | minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE)Mathias Agopian2011-01-251-3/+3
| * | Merge "Use EGL_NATIVE_VISUAL_ID to select EGLConfig" into gingerbreadMathias Agopian2011-01-191-19/+4
| |\ \