summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* More native input event dispatching.Jeff Brown2010-06-213-135/+341
* Even more native input dispatch work in progress.Jeff Brown2010-06-178-66/+747
* Merge "More work in progress on native events." into gingerbreadJeff Brown2010-06-153-219/+442
|\
| * More work in progress on native events.Jeff Brown2010-06-153-219/+442
* | Support for multiple testsJeff Brown2010-06-141-4/+9
|/
* Fix include paths.Jeff Brown2010-06-132-3/+0
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-1311-80/+4361
* allow re-targetting of surfacesMathias Agopian2010-06-081-0/+3
* split surface management from surface's buffers managementMathias Agopian2010-06-041-13/+3
* fix a bug where fading in/out of opaque 32-bits windows wasn't workingMathias Agopian2010-06-011-3/+12
* when a zero dimension buffer is allocated, turn the allocation intoMathias Agopian2010-04-151-10/+9
* fix [2545826] calling into gralloc with external lock heldMathias Agopian2010-03-251-4/+0
* implement connect/disconnect in our native_window_t implementationsMathias Agopian2010-03-111-0/+2
* Calculate bitmask array sizes correctly in the EventHubChristopher Tate2010-03-041-8/+8
* Fix #2489986 : The key bitmask needs to cover all possible keysChristopher Tate2010-03-041-1/+1
* Maybe fix issue #2482201: Paired bluetooth device looks like a qwerty keyboardDianne Hackborn2010-03-021-14/+12
* remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-211-42/+83
* Remove a dependency of Region (libui) on Parcel (libbinder).Mathias Agopian2010-02-171-44/+9
* fix a bug I introduced recently where YUV formats would crash the systemMathias Agopian2010-02-161-4/+35
* get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-3/+0
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-1114-3742/+1
* Merge "Remove some logs."Wu-cheng Li2010-02-102-2/+2
|\
| * Remove some logs.Wu-cheng Li2010-02-102-2/+2
* | Add exposure compensation parameter.Wu-cheng Li2010-02-091-0/+2
|/
* Add float support for set and get in CameraParameters.Wu-cheng Li2010-01-311-0/+14
* Add focal length and view angle API.Wu-cheng Li2010-01-301-0/+3
* Merge "Add support for setting camera display orientation."Chih-Chung Chang2010-01-271-20/+0
|\
| * Add support for setting camera display orientation.Chih-Chung Chang2010-01-261-20/+0
* | Revert "Fix failure to open AVRCP input device due to EPERM."Nick Pelly2010-01-261-7/+1
|/
* am 425324e9: am e834722f: Merge "Fix failure to open AVRCP input device due t...Nick Pelly2010-01-251-2/+8
|\
| * Fix failure to open AVRCP input device due to EPERM.Nick Pelly2010-01-201-2/+8
* | Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency.Wu-cheng Li2010-01-251-1/+1
* | Merge "return an error when Surface::lock() is called while the surface is al...Mathias Agopian2010-01-221-3/+11
|\ \
| * | return an error when Surface::lock() is called while the surface is already l...Mathias Agopian2010-01-221-3/+11
| |/
* | Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang2010-01-211-2/+4
|/
* fix some aspects of [2258746] native crash in launcher2Mathias Agopian2009-11-131-29/+19
* Revert change incorrectly submitted as part of change #32153.Romain Guy2009-11-051-2/+0
* Prevent crash in Home when using widgets whose ids collide with Home'sRomain Guy2009-11-051-0/+2
* fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-021-0/+8
* fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-271-5/+23
* fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-0/+7
* fix [2170283] SurfaceFlinger crashes on OOM.Mathias Agopian2009-10-071-0/+2
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-074-48/+8
* fix [2152536] ANR in browserMathias Agopian2009-10-062-7/+7
* fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-062-10/+170
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-067-164/+373
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-062-0/+30
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-022-6/+15
* Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.Wu-cheng Li2009-09-281-1/+1
* Add camera parameter key constants and documentation.Wu-cheng Li2009-09-251-21/+118