index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add contains point method to Region
Michael Wright
2014-02-10
1
-0
/
+16
*
libgui: Add a test for SRGB surfaces
Dan Stoza
2014-01-07
1
-0
/
+2
*
am 9b5534b0: Merge changes I8283a989,I64add89a into klp-dev
Mathias Agopian
2013-08-30
3
-1
/
+399
|
\
|
*
vector and matrix classes for graphics use
Mathias Agopian
2013-08-26
3
-1
/
+399
*
|
am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer"
Jesse Hall
2013-08-13
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Graphics:Add error check when create GraphicBuffer
Lingyun Zhu
2013-08-13
1
-0
/
+2
*
|
remove unused code form GraphicBuffer
Mathias Agopian
2013-07-31
1
-14
/
+4
*
|
Make Flattenable not virtual
Mathias Agopian
2013-07-30
3
-22
/
+44
*
|
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-26
1
-24
/
+14
*
|
get rid of PixelFormatInfo and simplify things
Mathias Agopian
2013-07-25
1
-112
/
+35
*
|
am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...
Mathias Agopian
2013-05-17
1
-1
/
+2
|
\
\
|
|
/
|
*
make the warning timout of Fence::waitForever() implicit and longer
Mathias Agopian
2013-05-16
1
-1
/
+2
*
|
take the "transparent region" into account for blending
Mathias Agopian
2013-05-10
1
-0
/
+31
*
|
reformat Rect.{cpp|h}
Mathias Agopian
2013-05-10
2
-31
/
+25
|
/
*
Add support for HAL_PIXEL_FORMAT_YCbCr_420_888
Eino-Ville Talvala
2013-05-06
2
-0
/
+35
*
Add liblog
Ying Wang
2013-04-09
1
-1
/
+2
*
latch transparent region hint only when we get a new frame
Mathias Agopian
2013-04-02
1
-0
/
+4
*
improved CallStack a bit
Mathias Agopian
2013-03-21
1
-3
/
+1
*
Add createTJunctionFreeRegion
Chris Craik
2013-02-27
5
-85
/
+312
*
libgui: disallow NULL Fence pointers
Jamie Gennis
2013-02-12
1
-10
/
+24
*
Fix memory leak when getting signal time for unsignaled fences
Jesse Hall
2013-01-14
1
-0
/
+1
*
SurfaceFlinger: refactor frame time tracking
Jamie Gennis
2012-11-19
1
-0
/
+29
*
Fence didn't manager sync_wait error codes properly
Mathias Agopian
2012-10-09
1
-5
/
+6
*
Add Fence::waitForever which logs a warning timeout, and use it
Jesse Hall
2012-10-02
1
-0
/
+14
*
Show build config in dumpsys SurfaceFlinger
Andy McFadden
2012-09-25
2
-1
/
+38
*
Region::validate() cannot be called from addRectUnchecked()
Mathias Agopian
2012-09-12
1
-4
/
+0
*
strengthen region validation
Mathias Agopian
2012-09-12
1
-23
/
+59
*
Add a way to retrieve a Region as a SharedBuffer
Mathias Agopian
2012-08-31
1
-0
/
+12
*
change how we store Region data internally
Mathias Agopian
2012-08-31
1
-43
/
+30
*
don't generate a new Region when translating by 0,0
Mathias Agopian
2012-08-31
1
-1
/
+1
*
libgui: add some error checks
Jamie Gennis
2012-08-30
1
-1
/
+6
*
improve [un]marshalling of non-binder objects
Mathias Agopian
2012-08-13
1
-51
/
+23
*
Merge "log more info on fence sync_merge error" into jb-mr1-dev
Mathias Agopian
2012-07-30
1
-2
/
+4
|
\
|
*
log more info on fence sync_merge error
Mathias Agopian
2012-07-30
1
-2
/
+4
*
|
Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev
Ed Heyl
2012-07-28
1
-6
/
+12
|
\
\
|
|
/
|
/
|
|
*
libs/ui: Add support for triple framebuffers
Naseer Ahmed
2012-07-09
1
-6
/
+12
*
|
Pass fences with buffers from SurfaceTextureClient
Jesse Hall
2012-06-30
1
-0
/
+3
*
|
Return fence to client in dequeuBuffer
Jesse Hall
2012-06-28
1
-0
/
+4
*
|
Transfer HWC release fences to BufferQueue
Jesse Hall
2012-06-21
1
-1
/
+3
*
|
Move remaining bits of lockBuffer to dequeueBuffer
Jesse Hall
2012-06-21
1
-13
/
+4
*
|
Update ANativeWindow clients for sync
Jamie Gennis
2012-06-20
2
-6
/
+38
*
|
libui: add the Fence class
Jamie Gennis
2012-06-20
1
-0
/
+95
|
/
*
SurfaceFlinger: add a crop to the layer state
Jamie Gennis
2012-05-11
1
-1
/
+1
*
libui: add the Rect::transform method
Jamie Gennis
2012-05-07
1
-0
/
+21
*
PixelFormat.UNKNOWN should return an error when queried
Mathias Agopian
2012-04-24
1
-1
/
+1
*
fix Region const_iterator.
Mathias Agopian
2012-04-16
1
-1
/
+9
*
add more tracing for buffer allocation
Mathias Agopian
2012-02-29
2
-0
/
+10
*
remove dependency on android_native{s_priv|buffer}.h
Mathias Agopian
2012-02-24
2
-24
/
+3
*
remove libui dependency on libEGL
Mathias Agopian
2012-02-24
2
-123
/
+0
*
deprecate L_8, LA_88 and RGB_332 in sdk
Mathias Agopian
2012-02-24
1
-1
/
+4
[next]