summaryrefslogtreecommitdiffstats
path: root/libs/ui
Commit message (Expand)AuthorAgeFilesLines
* make sure to update a surface's usage bits when it changes, instead of only t...Mathias Agopian2009-08-141-23/+52
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-113-5/+51
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-113-51/+5
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-113-5/+51
* added EGLUtils::strerrorMathias Agopian2009-08-071-5/+29
* better error handlingMathias Agopian2009-08-062-9/+39
* Merge change 20365Android (Google) Code Review2009-08-061-2/+3
|\
| * oops, EGLConfig of value zero may be validMathias Agopian2009-08-061-2/+3
* | Merge changes 20345,20346,20347Android (Google) Code Review2009-08-064-0/+112
|\ \ | |/
| * added two EGL helpers for selecting a config matching a certain pixelformat o...Mathias Agopian2009-08-062-0/+106
| * added NATIVE_WINDOW_FORMAT attribute to android_native_window_tMathias Agopian2009-08-062-0/+6
* | EventHub: pass the name of each input device up to JavaIliyan Malchev2009-08-061-11/+8
|/
* Merge change 20133Android (Google) Code Review2009-08-051-0/+3
|\
| * don't crash when SurfaceBuffer::writeToParcel is given a null argumentMathias Agopian2009-08-051-0/+3
* | Finish implementation of multiple pointer support for MotionEvent.Dianne Hackborn2009-08-041-19/+71
|/
* be more robust when errors occur upon EGL surface creation (ie: don't crash)Mathias Agopian2009-07-311-6/+8
* Merge change 9287Android (Google) Code Review2009-07-302-1/+52
|\
| * fixed some issues with the software renderer when surfaces are made current.Mathias Agopian2009-07-302-1/+52
* | Merge change 9070Android (Google) Code Review2009-07-301-0/+12
|\ \ | |/ |/|
| * Adding resizeInput and setAttributes for overlayBenny Wong2009-07-291-0/+12
* | Fix a debug statement in BufferMapperMathias Agopian2009-07-301-1/+1
|/
* Merge change 5892Android (Google) Code Review2009-07-201-0/+21
|\
| * Hardware overlay supportBenny Wong2009-07-161-0/+21
* | EventHub: Compare name instead of id when excluding event input devices.Mike Lockwood2009-07-171-11/+12
* | EventHub: Add support for excluding devices from being opened by as a keyboard.Mike Lockwood2009-07-161-8/+27
|/
* Implement virtual button support.Dianne Hackborn2009-07-141-0/+29
* fix [1964315] crash in the surface.cpp while browsingMathias Agopian2009-07-131-16/+33
* resolved conflicts for merge of 04c7d0f8 to masterDave Sparks2009-07-082-1/+35
|\
| * Add timestamps to video frames to improve A/V sync.Dave Sparks2009-07-082-1/+35
* | should fix sim buildMathias Agopian2009-07-061-0/+2
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-061-1/+1
|\ \
| * \ am c7396025: Merge change 6084 into donutAndroid (Google) Code Review2009-07-061-1/+1
| |\ \ | | |/
| | * Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1...James Dong2009-07-021-1/+1
* | | get rid of references to MemoryDealer in SurfaceFlingerMathias Agopian2009-07-023-11/+10
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-013-209/+9
|\ \ \ | |/ /
| * | am b8a10fe4: Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-011-8/+8
| |\ \ | | |/
| | * Allow setPreviewDisplay after startPreview.Wu-cheng Li2009-07-011-8/+8
| * | am c44989d6: Merge change 5350 into donutAndroid (Google) Code Review2009-06-252-201/+1
| |\ \ | | |/
| | * move ui/Time.cpp to core/jni, since this is the only place it is usedMathias Agopian2009-06-252-201/+1
* | | Region::makeBoundsSelf() efficiently turns a region to its boundsMathias Agopian2009-06-291-0/+6
* | | 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-0/+6
* | | merge master in master_glMathias Agopian2009-06-241-111/+20
|\ \ \ | |/ /
| * | am eaa89f74: Merge change 5172 into donutAndroid (Google) Code Review2009-06-241-124/+0
| |\ \ | | |/
| | * Remove deprecated callback function support.Dave Sparks2009-06-241-124/+0
| * | am 3d7b8d1a: Merge change 5158 into donutAndroid (Google) Code Review2009-06-241-0/+33
| |\ \ | | |/
| | * Use a ref-counted callback interface for Camera.Dave Sparks2009-06-241-0/+33
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-06-011-1/+3
|\ \ \ | |/ /
| * | get rid of utils.hMathias Agopian2009-05-311-1/+3
* | | fix typo defining a singleton attrbutes for an object that is not a singleton...Mathias Agopian2009-05-281-2/+0