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
/
include
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
BufferQueue: Remove Bn version of create*
Dan Stoza
2014-04-07
1
-4
/
+0
*
|
|
|
Revert "Add stringType and requiredPermission to sensors, effectively adding ...
Etienne Le Grand
2014-04-05
1
-6
/
+0
*
|
|
|
am 00f4dde1: am c57a019e: Add stringType and requiredPermission to sensors, e...
Etienne Le Grand
2014-04-05
1
-0
/
+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
am c57a019e: Add stringType and requiredPermission to sensors, effectively ad...
Etienne Le Grand
2014-04-05
1
-0
/
+6
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Add stringType and requiredPermission to sensors, effectively adding permissi...
Etienne Le Grand
2014-04-04
1
-0
/
+6
*
|
|
|
am 3b1cb037: am 27f8840f: Merge "make struct Event layout consistent on 32/64...
Greg Hackmann
2014-04-04
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
make struct Event layout consistent on 32/64-bit
Fengwei Yin
2014-03-20
1
-1
/
+1
|
|
/
*
|
Merge "BufferItemConsumer: Use IGBC instead of BQ"
Dan Stoza
2014-03-18
1
-3
/
+3
|
\
\
|
*
|
BufferItemConsumer: Use IGBC instead of BQ
Dan Stoza
2014-03-13
1
-3
/
+3
*
|
|
Merge "Remove deprecated BufferQueue constructor"
Dan Stoza
2014-03-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Remove deprecated BufferQueue constructor
Dan Stoza
2014-03-13
1
-1
/
+1
|
|
/
/
*
|
|
Merge "Revert "Implement video plane layer""
Wonsik Kim
2014-03-18
1
-1
/
+0
|
\
\
\
|
*
|
|
Revert "Implement video plane layer"
Wonsik Kim
2014-03-17
1
-1
/
+0
*
|
|
|
Merge "Add sideband streams to BufferQueue and related classes"
Jesse Hall
2014-03-13
9
-5
/
+79
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add sideband streams to BufferQueue and related classes
Jesse Hall
2014-03-11
9
-5
/
+79
*
|
|
|
BufferQueue: Allow returning interfaces as I*/Bn*
Dan Stoza
2014-03-12
1
-4
/
+9
*
|
|
|
BufferQueue: Allow detaching/reattaching buffers
Dan Stoza
2014-03-10
6
-10
/
+162
|
/
/
/
*
|
|
Change BufferQueue into producer/consumer wrapper
Dan Stoza
2014-03-04
5
-285
/
+201
*
|
|
Split BufferQueue into core + producer + consumer
Dan Stoza
2014-03-04
5
-0
/
+672
|
/
/
*
|
Implement video plane layer
Wonsik Kim
2014-02-27
1
-0
/
+1
*
|
Allow disabling layer rotation during screenshots
Dan Stoza
2014-02-14
2
-5
/
+9
*
|
gui: Add tests for IGraphicBufferProducer
Igor Murashkin
2013-11-21
2
-4
/
+9
*
|
gui: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS
Igor Murashkin
2013-11-18
2
-2
/
+2
*
|
gui: Update header docs for IGraphicBufferConsumer/Producer/BufferQueue
Igor Murashkin
2013-11-13
3
-42
/
+260
|
/
*
Change API from flush(handle) to flush(). Call flush on all active sensors in...
Aravind Akella
2013-10-09
2
-2
/
+2
*
GLConsumer: start using EGL_ANDROID_image_crop
Jamie Gennis
2013-10-02
1
-1
/
+5
*
GLConsumer: Add query for current frame number.
Eino-Ville Talvala
2013-09-19
1
-0
/
+11
*
fix camera API 2.0 orientation
Mathias Agopian
2013-09-17
1
-0
/
+4
*
Make sure do disconnect from a BQ when its client dies.
Mathias Agopian
2013-09-16
2
-4
/
+21
*
fix a few problems with BitTube
Mathias Agopian
2013-09-10
2
-6
/
+31
*
Sensor batching. Changes to the native code.
Aravind Akella
2013-09-03
3
-3
/
+11
*
Re-enable frame dropping for non-auto timestamps
Andy McFadden
2013-08-16
2
-6
/
+13
*
gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
Igor Murashkin
2013-08-14
1
-1
/
+1
*
SurfaceFlinger now uses GLES 2.x when available
Mathias Agopian
2013-08-13
2
-8
/
+7
*
make sure GLConsumer::releaseTexImage() works after detachFromContext()
Mathias Agopian
2013-08-12
1
-1
/
+3
*
make GLConsumer's debug texture static
Mathias Agopian
2013-08-08
1
-1
/
+7
*
Add ISurfaceComposer::destroyDisplay
Jesse Hall
2013-08-08
2
-4
/
+13
*
remove support for glReadPixels screenshot path
Mathias Agopian
2013-08-06
1
-2
/
+1
*
All consumers now take an IGraphicBufferConsumer instead of a BufferQueue
Mathias Agopian
2013-08-06
7
-30
/
+14
*
Binderize the consumer side of BufferQueue
Mathias Agopian
2013-08-01
4
-104
/
+328
*
Make Flattenable not virtual
Mathias Agopian
2013-07-30
2
-10
/
+9
*
single buffer mode for BufferQueue
Mathias Agopian
2013-07-26
2
-2
/
+25
*
Make ANW.setSwapInterval(0) work again
Mathias Agopian
2013-07-19
3
-16
/
+29
*
BuffferQueue disconnect is now always asynchrnous
Mathias Agopian
2013-07-18
1
-21
/
+15
*
BufferQueue improvements and APIs changes
Mathias Agopian
2013-07-18
8
-88
/
+33
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
3
-5
/
+10
*
Pay attention to buffer timestamps
Andy McFadden
2013-07-10
4
-5
/
+14
*
CpuConsumer: Add set buffer size and format functions.
Zhijun He
2013-06-10
1
-0
/
+12
*
CpuConsumer: Remove CpuConsumer JNI ID.
Zhijun He
2013-06-03
1
-1
/
+0
*
BufferQueue: remove freeAllBuffersExceptHeadLocked()
Lajos Molnar
2013-05-23
1
-4
/
+0
[prev]
[next]