summaryrefslogtreecommitdiffstats
path: root/include/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | Adding resizeInput and setAttributes for overlayBenny Wong2009-07-291-0/+6
|/
* Merge change 5892Android (Google) Code Review2009-07-201-0/+4
|\
| * Hardware overlay supportBenny Wong2009-07-161-0/+4
* | EventHub: Add support for excluding devices from being opened by as a keyboard.Mike Lockwood2009-07-161-4/+10
|/
* Implement virtual button support.Dianne Hackborn2009-07-141-1/+4
* resolved conflicts for merge of 04c7d0f8 to masterDave Sparks2009-07-083-2/+6
|\
| * Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-083-2/+6
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-061-0/+6
|\ \
| * \ am c7396025: Merge change 6084 into donutAndroid (Google) Code Review2009-07-061-0/+6
| |\ \ | | |/
| | * Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...James Dong2009-07-021-0/+6
* | | get rid of references to MemoryDealer in SurfaceFlingerMathias Agopian2009-07-023-3/+3
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-011-7/+3
|\ \ \ | |/ /
| * | am 17a80081: Merge change 5544 into donutAndroid (Google) Code Review2009-06-291-7/+3
| |\ \ | | |/
| | * Pipe all the camera callbacks to Java to facilitate the additionDave Sparks2009-06-261-7/+3
* | | Region::makeBoundsSelf() efficiently turns a region to its boundsMathias Agopian2009-06-291-0/+3
* | | return bounds Rect by valueMathias Agopian2009-06-261-2/+2
* | | make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few h...Mathias Agopian2009-06-251-6/+0
* | | hack copybit back in for video playback on msm7k. we have h/w accelerated vid...Mathias Agopian2009-06-241-1/+7
* | | merge master in master_glMathias Agopian2009-06-241-25/+12
|\ \ \ | |/ /
| * | am a93466f5: Merge change 5220 into donutAndroid (Google) Code Review2009-06-241-5/+2
| |\ \ | | |/
| | * Cleanup header file. Disallow copy of Camera object by making copyDave Sparks2009-06-241-5/+2
| * | am eaa89f74: Merge change 5172 into donutAndroid (Google) Code Review2009-06-241-23/+0
| |\ \ | | |/
| | * Remove deprecated callback function support.Dave Sparks2009-06-241-23/+0
| * | am 3d7b8d1a: Merge change 5158 into donutAndroid (Google) Code Review2009-06-241-0/+13
| |\ \ | | |/
| | * Use a ref-counted callback interface for Camera.Dave Sparks2009-06-241-0/+13
* | | fix a bunch of problems with destroying surfaces.Mathias Agopian2009-06-041-1/+0
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-011-1/+4
|\ \ \ | |/ /
| * | get rid of utils.hMathias Agopian2009-05-311-1/+4
* | | make sure the Region code disallows constructs like "(a+b)=c;", which is some...Mathias Agopian2009-05-271-21/+21
* | | oops forgot these changes in the previous merge. fixes buildMathias Agopian2009-05-271-1/+7
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-05-272-44/+30
|\ \ \ | |/ /
| * | am 0c0ad39c: Merge change 2502 into donutAndroid (Google) Code Review2009-05-262-34/+27
| |\ \ | | |/
| | * minor clean-up to Rect and Point.Mathias Agopian2009-05-262-34/+27
* | | merge master to master_glMathias Agopian2009-05-2210-15/+15
|\ \ \ | |/ /
| * | move libbinder's header files under includes/binderMathias Agopian2009-05-2010-15/+15
| |/