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
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
am fc43e16a: Merge "Graphics:Add error check when create GraphicBuffer"
Jesse Hall
2013-08-13
1
-1
/
+5
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Graphics:Add error check when create GraphicBuffer
Lingyun Zhu
2013-08-13
1
-1
/
+5
|
*
Tweaks for forward compatibility
Jean-Baptiste Queru
2013-07-16
1
-0
/
+7
*
|
make sure GLConsumer::releaseTexImage() works after detachFromContext()
Mathias Agopian
2013-08-12
1
-19
/
+43
*
|
make GLConsumer's debug texture static
Mathias Agopian
2013-08-08
1
-22
/
+28
*
|
Add ISurfaceComposer::destroyDisplay
Jesse Hall
2013-08-08
2
-13
/
+47
*
|
don't hardcode debug texture dimensions
Mathias Agopian
2013-08-07
1
-4
/
+7
*
|
fix tests more
Mathias Agopian
2013-08-06
1
-1
/
+1
*
|
fix tests
Mathias Agopian
2013-08-06
1
-1
/
+1
*
|
remove support for glReadPixels screenshot path
Mathias Agopian
2013-08-06
2
-9
/
+4
*
|
Fix build. 3rd attempt
Mathias Agopian
2013-08-06
1
-1
/
+1
*
|
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
11
-51
/
+61
*
|
Merge "BufferQueue: Support query of consumer usage bits"
Eino-Ville Talvala
2013-08-05
2
-0
/
+21
|
\
\
|
*
|
BufferQueue: Support query of consumer usage bits
Eino-Ville Talvala
2013-07-30
2
-0
/
+21
*
|
|
Merge "Roll back recent change"
Andy McFadden
2013-08-02
2
-2
/
+4
|
\
\
\
|
*
|
|
Roll back recent change
Andy McFadden
2013-08-02
2
-2
/
+4
*
|
|
|
Merge "Binderize the consumer side of BufferQueue"
Mathias Agopian
2013-08-02
7
-13
/
+550
|
\
\
\
\
|
*
|
|
|
Binderize the consumer side of BufferQueue
Mathias Agopian
2013-08-01
7
-13
/
+550
*
|
|
|
|
Merge "Drop frames based on presentation timestamp"
Andy McFadden
2013-08-02
2
-31
/
+69
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Drop frames based on presentation timestamp
Andy McFadden
2013-08-01
2
-31
/
+69
*
|
|
|
log an error when dequeueBuffer gets a NULL Fence
Mathias Agopian
2013-08-01
4
-16
/
+20
|
/
/
/
*
|
|
Make Flattenable not virtual
Mathias Agopian
2013-07-30
2
-90
/
+97
|
/
/
*
|
single buffer mode for BufferQueue
Mathias Agopian
2013-07-26
2
-10
/
+113
*
|
fix build
Mathias Agopian
2013-07-26
1
-2
/
+0
*
|
get rid of HAL pixelformats 5551 and 4444
Mathias Agopian
2013-07-26
1
-2
/
+0
*
|
Merge "Fix a race in BufferQueue"
Mathias Agopian
2013-07-25
1
-17
/
+27
|
\
\
|
*
|
Fix a race in BufferQueue
Mathias Agopian
2013-07-23
1
-17
/
+27
*
|
|
fix log messages and bogus error message
Mathias Agopian
2013-07-22
1
-23
/
+18
|
/
/
*
|
make sure to reset the framenumber when a buffer is marked FREE
Mathias Agopian
2013-07-19
1
-0
/
+3
*
|
Make ANW.setSwapInterval(0) work again
Mathias Agopian
2013-07-19
5
-50
/
+74
*
|
BuffferQueue disconnect is now always asynchrnous
Mathias Agopian
2013-07-18
2
-57
/
+21
*
|
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
13
-188
/
+49
*
|
always pass the BufferQueue explicitely to consumers
Ying Wang
2013-07-15
1
-1
/
+2
*
|
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
7
-14
/
+21
*
|
Pay attention to buffer timestamps
Andy McFadden
2013-07-10
6
-37
/
+70
*
|
CpuConsumer: Add set buffer size and format functions.
Zhijun He
2013-06-10
1
-0
/
+12
*
|
BufferQueue: remove freeAllBuffersExceptHeadLocked()
Lajos Molnar
2013-05-23
1
-24
/
+5
*
|
BufferQueue: track buffer-queue by instance vs. by reference
Lajos Molnar
2013-05-23
5
-88
/
+193
*
|
am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() imp...
Mathias Agopian
2013-05-17
4
-5
/
+5
|
\
\
|
|
/
|
*
make the warning timout of Fence::waitForever() implicit and longer
Mathias Agopian
2013-05-16
4
-5
/
+5
*
|
am 87ab83d9: am f743e3db: Merge "Add support for HAL_PIXEL_FORMAT_YCbCr_420_8...
Eino-Ville Talvala
2013-05-09
1
-10
/
+35
|
\
\
|
|
/
|
*
Add support for HAL_PIXEL_FORMAT_YCbCr_420_888
Eino-Ville Talvala
2013-05-06
1
-10
/
+35
*
|
am 83ad8957: am 5b6ebd71: Merge "libgui_test: fix a couple minor test issues"...
Jamie Gennis
2013-04-25
1
-9
/
+2
|
\
\
|
|
/
|
*
libgui_test: fix a couple minor test issues
Jamie Gennis
2013-04-24
1
-9
/
+2
*
|
Merge changes I0d9f18d1,Ib96c9161
Mathias Agopian
2013-04-24
3
-32
/
+17
|
\
\
|
|
/
|
/
|
|
*
clean-up/simplify all dump() APIs
Mathias Agopian
2013-04-22
3
-32
/
+17
*
|
fix uninitialized variables in GLConsumer
Mathias Agopian
2013-04-22
1
-0
/
+3
|
/
*
Merge "BufferItemConsumer: add functions to set default buffer format/size" i...
Igor Murashkin
2013-04-17
1
-0
/
+10
|
\
|
*
BufferItemConsumer: add functions to set default buffer format/size
Igor Murashkin
2013-04-16
1
-0
/
+10
*
|
Add a test that checks multi-texturing works with GL_TEXTURE_EXTERNAL_OES
Mathias Agopian
2013-04-16
2
-0
/
+106
[prev]
[next]