summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Implement issue #1780928: Need support hiding nav keys.Dianne Hackborn2009-09-151-1/+32
* fix [2122448] android_native_window_t::setUsage() only reallocates the first ...Mathias Agopian2009-09-151-2/+1
* Revert "fix [2122448] android_native_window_t::setUsage() only reallocates th...Mathias Agopian2009-09-151-1/+2
* fix [2122448] android_native_window_t::setUsage() only reallocates the first ...Mathias Agopian2009-09-151-2/+1
* Fix 2083478: Camera needs an auto-focus cancel APIChih-Chung Chang2009-09-153-0/+14
* Merge change 24947 into eclairAndroid (Google) Code Review2009-09-141-0/+2
|\
| * make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-0/+2
* | process: Switch to common cutils sched_policy apiSan Mehat2009-09-121-5/+0
|/
* Merge change 24643 into eclairAndroid (Google) Code Review2009-09-101-2/+3
|\
| * fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-101-2/+3
* | Merge change 24642 into eclairAndroid (Google) Code Review2009-09-101-4/+12
|\ \ | |/
| * make sure conditions will return when the status of a surface is not NO_ERRORMathias Agopian2009-09-101-4/+12
* | Process: Add support for using scheduler policies instead of cgroups.San Mehat2009-09-101-0/+5
|/
* use broadcast() instead of signal() when signaling the condition-variable Thr...Mathias Agopian2009-09-091-0/+3
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-078-178/+352
* Calculate specular lighting correctlyMartin Storsjo2009-08-251-0/+1
* Add offset handling in MemoryHeapBase classBenny Wong2009-08-201-2/+2
* fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-191-0/+3
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-172-0/+13
* really be more friendly with CMathias Agopian2009-08-171-8/+8
* make sure to update a surface's usage bits when it changes, instead of only t...Mathias Agopian2009-08-141-17/+35
* be more friendly with CMathias Agopian2009-08-132-17/+17