summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | Update TTS plugin interface to receive engine configuration dataJean-Michel Trivi2010-03-181-15/+8
* | implement connect/disconnect in our native_window_t implementationsMathias Agopian2010-03-111-0/+8
* | Add a new connect/disconnect API to android_native_window_tMathias Agopian2010-03-111-1/+37
* | Add ability for some manifest attributes to reference resources.Dianne Hackborn2010-03-091-2/+2
* | Refactor car mode.Dianne Hackborn2010-03-051-1/+2
* | Fix issue #2448075: aapt doesn't fix up activity-alias android:targetActivity...Dianne Hackborn2010-03-011-6/+7
* | Added a name to Surface created by SurfaceFlingerMathias Agopian2010-03-012-0/+12
* | Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-0/+2
* | remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).Mathias Agopian2010-02-213-6/+77
* | Remove a dependency of Region (libui) on Parcel (libbinder).Mathias Agopian2010-02-171-6/+0
* | fix a bug I introduced recently where YUV formats would crash the systemMathias Agopian2010-02-161-1/+2
* | get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-18/+9
* | Totally remove Unicode.cpp and rely on ICUKenny Root2010-02-121-128/+0
* | Excise code from Unicode.cpp that was deadKenny Root2010-02-121-127/+0
* | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-1113-972/+44
* | Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-16/+69
* | Add exposure compensation parameter.Wu-cheng Li2010-02-091-0/+7
* | fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)Mathias Agopian2010-02-031-2/+2
* | implement [2396050] Add ETC1 texture support to AGLMathias Agopian2010-02-021-1/+6
* | Add float support for set and get in CameraParameters.Wu-cheng Li2010-01-311-0/+2
* | Add focal length and view angle API.Wu-cheng Li2010-01-301-0/+10
* | Simplify the MemoryDealer implementationMathias Agopian2010-01-292-208/+11
* | Add support for setting camera display orientation.Chih-Chung Chang2010-01-262-10/+1
* | Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency.Wu-cheng Li2010-01-251-3/+4
* | Add support for 180/270 degrees rotation.Chih-Chung Chang2010-01-221-1/+4
* | Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang2010-01-211-1/+1
* | Add string resource type inspectionKenny Root2009-12-101-0/+4
* | Merge change I129483f8 into eclair-mr2Android (Google) Code Review2009-12-083-2/+20
|\ \
| * | Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-073-2/+20
| |/
* | Propagate background scheduling class across processes.Dianne Hackborn2009-12-073-2/+28
|/
* fix some aspects of [2258746] native crash in launcher2Mathias Agopian2009-11-131-2/+2
* Merge change I36d0184e into eclairAndroid (Google) Code Review2009-11-022-1/+5
|\
| * fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-022-1/+5
* | Merge change Ibaef6141 into eclairAndroid (Google) Code Review2009-11-021-1/+2
|\ \ | |/ |/|
| * libbinder: add a NO_CACHING flag to MemoryHeapBaseIliyan Malchev2009-10-301-1/+2
* | Fix issue #2226370: Resource versions match with equalityDianne Hackborn2009-11-011-2/+2
|/
* Use image rect information to display zoomed picture.Wu-cheng Li2009-10-291-0/+9
* fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-271-2/+12
* fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-6/+9
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-073-49/+2
* fix [2152536] ANR in browserMathias Agopian2009-10-061-7/+13
* fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-061-0/+83
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-068-141/+297
* Add zoom functions and sendCommand.Wu-cheng Li2009-10-063-2/+19
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-7/+9
* Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.Wu-cheng Li2009-09-281-5/+7
* Add camera parameter key constants and documentation.Wu-cheng Li2009-09-251-1/+193
* fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to cre...Mathias Agopian2009-09-231-0/+4
* Android side of the fix for [2121211] Sholes has stutter during animationsMathias Agopian2009-09-171-0/+1
* add basic time stats for surfaces lock timeMathias Agopian2009-09-171-8/+20