index
:
frameworks_native
replicant-4.2
replicant-6.0
frameworks/native
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API"
Greg Hackmann
2014-05-12
2
-0
/
+108
|
\
|
*
Use asynchronous lock/unlock API
Francis Hart
2014-05-12
2
-0
/
+108
*
|
am 9493d492: am 9eb142e3: am a9d49f99: Merge "Revert "Use asynchronous lock/u...
Greg Hackmann
2014-05-09
2
-108
/
+0
|
\
|
|
*
Merge "Revert "Use asynchronous lock/unlock API""
Greg Hackmann
2014-05-09
2
-108
/
+0
|
|
\
|
|
*
Revert "Use asynchronous lock/unlock API"
Greg Hackmann
2014-05-09
2
-108
/
+0
*
|
|
am 4b46776f: am 8a6cd189: am f60564a1: Merge "Use asynchronous lock/unlock API"
Greg Hackmann
2014-05-09
2
-0
/
+108
|
\
|
|
|
*
|
Merge "Use asynchronous lock/unlock API"
Greg Hackmann
2014-05-09
2
-0
/
+108
|
|
\
|
|
|
*
Use asynchronous lock/unlock API
Francis Hart
2014-05-02
2
-0
/
+108
|
*
|
fix GraphicBuffer::flatten crash issue when handle is null
Jun Jiang
2014-04-29
1
-2
/
+4
|
|
/
*
|
am b8ceeb8f: am 85085cd6: Merge "libui: fix passing Fence object over binder"
Colin Cross
2014-04-15
1
-2
/
+2
|
\
|
|
*
libui: fix passing Fence object over binder
Colin Cross
2014-04-14
1
-2
/
+2
*
|
Merge "Add unique ID to GraphicBuffer"
Dan Stoza
2014-04-11
1
-15
/
+28
|
\
\
|
*
|
Add unique ID to GraphicBuffer
Dan Stoza
2014-03-31
1
-15
/
+28
*
|
|
Adding render stats APIs to UiAutomation (framework native).
Svetoslav
2014-04-10
2
-0
/
+85
|
/
/
*
|
Added null check
Andy McFadden
2014-03-17
1
-2
/
+4
*
|
am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues"
Mark Salyzyn
2014-03-13
2
-5
/
+6
|
\
|
|
*
native frameworks: 64-bit compile issues
Mark Salyzyn
2014-03-12
2
-5
/
+6
*
|
am 0a643374: am 6b4e5b7f: Merge "Fix misuse of ."
Ying Wang
2014-03-01
1
-2
/
+0
|
\
|
|
*
Fix misuse of $(my-dir).
Ying Wang
2014-02-28
1
-2
/
+0
*
|
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
[next]