summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-2/+0
* ui: make native_window_set_usage be a static inlineDima Zavin2009-08-131-1/+1
* Modified the camera HAL interface to use the same generic callback architectu...Benny Wong2009-08-132-74/+82
* am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-0/+12
|\
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-0/+12
* | second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-114-4/+47
* | Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-114-47/+4
* | SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-114-4/+47
* | Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-101-2/+2
* | added EGLUtils::strerrorMathias Agopian2009-08-071-0/+2
* | Merge changes 20345,20346,20347Android (Google) Code Review2009-08-062-1/+53
|\ \
| * | added two EGL helpers for selecting a config matching a certain pixelformat o...Mathias Agopian2009-08-061-0/+51
| * | added NATIVE_WINDOW_FORMAT attribute to android_native_window_tMathias Agopian2009-08-061-1/+2
* | | EventHub: pass the name of each input device up to JavaIliyan Malchev2009-08-061-1/+1
|/ /
* | Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-1/+4
* | The IOMX interface now instantiates IOMXRenderers to hide the details of hard...Andreas Huber2009-07-311-0/+2
* | Merge change 9287Android (Google) Code Review2009-07-303-1/+21
|\ \
| * | fixed some issues with the software renderer when surfaces are made current.Mathias Agopian2009-07-303-1/+21
* | | am 25dff70f: Merge change 9039 into donutAndroid (Google) Code Review2009-07-301-2/+4
|\ \ \ | | |/ | |/|
| * | Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-2/+4
* | | Adding resizeInput and setAttributes for overlayBenny Wong2009-07-291-0/+6
| |/ |/|
* | Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-2/+2
* | Merge change 7529Android (Google) Code Review2009-07-221-2/+3
|\ \
| * | Make MemoryDealer's destructor protected instead of public.Andreas Huber2009-07-161-2/+3
* | | am 9fc20b0e: Merge change 8126 into donutAndroid (Google) Code Review2009-07-211-27/+57
|\ \ \ | | |/ | |/|
| * | First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-27/+57
* | | Merge change 5892Android (Google) Code Review2009-07-201-0/+4
|\ \ \
| * | | Hardware overlay supportBenny Wong2009-07-161-0/+4
| | |/ | |/|