summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-0/+3
* Merge "Misc. buttons aren't gamepad keys." into klp-modular-devMichael Wright2014-04-021-4/+0
|\
| * Misc. buttons aren't gamepad keys.Michael Wright2014-04-011-4/+0
* | Generate and respect ACTION_CANCEL for joystick fallbacks. DO NOT MERGEMichael Wright2014-03-261-6/+27
|/
* Merge "Add idc config option for handling key repeats" into klp-modular-devMichael Wright2014-03-202-0/+11
|\
| * Add idc config option for handling key repeatsMichael Wright2014-03-172-0/+11
* | am 7c9bd98a: am 89513ee5: Merge "Fix projection offset caching - DO NOT MERGE...Chris Craik2014-03-202-1/+3
|\ \ | |/ |/|
| * Fix projection offset caching - DO NOT MERGEChris Craik2014-03-192-1/+3
| * Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-064-14/+16
* | Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-174-14/+16
* | Merge "Controllers must have buttons and a movement mechanism." into klp-modu...Michael Wright2014-03-131-1/+2
|\ \
| * | Controllers must have buttons and a movement mechanism.Michael Wright2014-03-121-1/+2
* | | b/12068020 Make kb layouts only unique to vendor/product. Do not mergeRoboErik2014-03-123-3/+4
* | | b/12068020 Add a way to add uniqueness to device descriptors. Do not mergeRoboErik2014-03-122-2/+66
|/ /
* | Utilize new Android LED constants. DO NOT MERGEMichael Wright2014-03-113-10/+43
* | Add touch.wake IDC property to control wakeup.Jeff Brown2014-02-262-5/+10
* | Add support for injecting events into ActivityContainers. (DO NOT MERGE)Jeff Brown2014-02-113-91/+147
* | am 30e20ac5: am ebd43d46: am dff83e2b: am d5970e9c: Merge "AssetManager cooki...Narayan Kamath2014-01-271-13/+12
|\ \
| * | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-13/+12
* | | am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer...Chris Craik2014-01-171-1/+1
|\ \ \ | |/ /
| * | Initialize pointer members to NULL to avoid illegal referencelina.x.pi2014-01-171-1/+1
* | | Move some system services to separate directoriesAmith Yamasani2013-12-1941-0/+28732
|/ /
* | Handle user-defined cache path for RS.Tim Murray2013-12-181-1/+3
* | Add libutils dependency for libandroidfw host build.Narayan Kamath2013-12-111-2/+1
* | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-097-1004/+249
* | Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEADThe Android Open Source Project2013-11-2291-7635/+5698
|\ \ | |/
| * Take SkBitmap's stride into account when uploading texturesRomain Guy2013-09-255-18/+29
| * Merge "Correct bitmap merging logic" into klp-devChris Craik2013-09-215-13/+8
| |\
| | * Correct bitmap merging logicChris Craik2013-09-205-13/+8
| * | fix emoji clipping in hw draw pathVictoria Lease2013-09-191-1/+1
| |/
| * Merge "Conservatively estimate geometry bounds" into klp-devChris Craik2013-09-184-18/+43
| |\
| | * Conservatively estimate geometry boundsChris Craik2013-09-174-18/+43
| * | Merge "Disallow negative scale matrices in merged Bitmap drawing" into klp-devChris Craik2013-09-184-3/+21
| |\ \
| | * | Disallow negative scale matrices in merged Bitmap drawingChris Craik2013-09-164-3/+21
| | |/
| * | Fix merged operation clippingChris Craik2013-09-131-1/+1
| |/
| * Always disable the clip for layersRomain Guy2013-09-121-4/+2
| * Merge "Move DeferredDisplayState out of ops" into klp-devChris Craik2013-09-126-143/+195
| |\
| | * Move DeferredDisplayState out of opsChris Craik2013-09-126-143/+195
| * | Fix another off-by-one error in ZipFileROKenny Root2013-09-111-1/+1
| * | Reconcile differences between zip implementationsKenny Root2013-09-111-65/+129
| * | Revert "Reconcile differences between zip implementations"Kenny Root2013-09-111-129/+65
| * | Reconcile differences between zip implementationsKenny Root2013-09-111-65/+129
| * | Merge "Fix scissor for functor invocation" into klp-devJohn Reck2013-09-101-2/+4
| |\ \
| | * | Fix scissor for functor invocationJohn Reck2013-09-101-2/+4
| * | | Fix FontRenderer bug.Tim Murray2013-09-101-1/+1
| |/ /
| * | Add flags word to initialization.Tim Murray2013-09-091-1/+1
| |/
| * Dump the right matrix when logging display listsChris Craik2013-09-051-1/+1
| * Move functor GL setup to just before functorChris Craik2013-08-261-6/+9
| * Second attempt at avoiding infinite loop in PathCache::trim()Romain Guy2013-08-211-1/+16
| * Properly account for created paths in the cacheRomain Guy2013-08-212-1/+6