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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix camera API 2.0 orientation
Mathias Agopian
2013-09-17
2
-3
/
+8
*
Fix build (tests)
Mathias Agopian
2013-09-17
1
-1
/
+1
*
Merge "Make sure do disconnect from a BQ when its client dies." into klp-dev
Mathias Agopian
2013-09-17
3
-7
/
+37
|
\
|
*
Make sure do disconnect from a BQ when its client dies.
Mathias Agopian
2013-09-16
3
-7
/
+37
*
|
Stop using default value for Surface producerControlledByApp parameter
Jesse Hall
2013-09-16
1
-5
/
+7
|
/
*
fix a few problems with BitTube
Mathias Agopian
2013-09-10
2
-58
/
+68
*
Sensor batching. Changes to the native code.
Aravind Akella
2013-09-03
3
-16
/
+63
*
Merge changes I8283a989,I64add89a into klp-dev
Mathias Agopian
2013-08-31
3
-1
/
+399
|
\
|
*
vector and matrix classes for graphics use
Mathias Agopian
2013-08-26
3
-1
/
+399
*
|
Force async behavior for the virtual display output BufferQueue
Jesse Hall
2013-08-29
1
-2
/
+4
|
/
*
Remove input flinger stubs. (DO NOT MERGE)
Jeff Brown
2013-08-22
2
-60
/
+0
*
Surface: Fix controlledByApp parameter
Eino-Ville Talvala
2013-08-21
1
-1
/
+1
*
Fix build
Andy McFadden
2013-08-19
1
-1
/
+1
*
Re-enable frame dropping for non-auto timestamps
Andy McFadden
2013-08-16
4
-4
/
+22
*
gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
Igor Murashkin
2013-08-14
1
-1
/
+3
*
Fix build. optional tests were broken.
Mathias Agopian
2013-08-14
1
-0
/
+3
*
SurfaceFlinger now uses GLES 2.x when available
Mathias Agopian
2013-08-13
1
-5
/
+5
*
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
*
|
|
remove unused code form GraphicBuffer
Mathias Agopian
2013-07-31
1
-14
/
+4
*
|
|
remove libutils
Alex Ray
2013-07-31
40
-10177
/
+0
|
/
/
*
|
Fix BlobCache_test
Brian Carlstrom
2013-07-31
1
-12
/
+12
*
|
Make Flattenable not virtual
Mathias Agopian
2013-07-30
6
-118
/
+147
*
|
Make Flattenable not virtual (libutils)
Mathias Agopian
2013-07-30
3
-43
/
+2
|
/
*
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
2
-26
/
+14
*
get rid of PixelFormatInfo and simplify things
Mathias Agopian
2013-07-25
1
-112
/
+35
*
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
*
|
defaultServiceManager wait for service manager ready
Todd Poynor
2013-07-24
2
-1
/
+30
*
|
Merge "libutils: give BasicHashtableImpl a virtual destructor"
Alex Ray
2013-07-24
1
-0
/
+4
|
\
\
|
*
|
libutils: give BasicHashtableImpl a virtual destructor
Alex Ray
2013-07-24
1
-0
/
+4
*
|
|
add static dependency on liblog
Colin Cross
2013-07-23
2
-0
/
+53
|
/
/
[next]