index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
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
*
Error check in queuebuffer in SurfaceTextureClient
Pannag Sanketi
2011-09-02
1
-2
/
+5
*
Merge "Fix remaining .rs.dtor() issue for RS."
Stephen Hines
2011-09-01
1
-0
/
+1
|
\
|
*
Fix remaining .rs.dtor() issue for RS.
Stephen Hines
2011-09-01
1
-0
/
+1
*
|
fix rs docs
Robert Ly
2011-09-01
1
-1
/
+1
|
/
*
Merge "Call .rs.dtor() when tearing down Scripts."
Stephen Hines
2011-09-01
6
-0
/
+21
|
\
|
*
Call .rs.dtor() when tearing down Scripts.
Stephen Hines
2011-08-31
6
-0
/
+21
*
|
Merge "Finish the docs for rs_cl."
Jason Sams
2011-09-01
1
-5
/
+73
|
\
\
|
*
|
Finish the docs for rs_cl.
Jason Sams
2011-08-31
1
-5
/
+73
*
|
|
Add video snapshot camera parameter.
Wu-cheng Li
2011-09-01
1
-0
/
+1
*
|
|
Merge "Document the basic RS math functions."
Jason Sams
2011-08-31
1
-47
/
+378
|
\
\
\
|
|
/
/
|
*
|
Document the basic RS math functions.
Jason Sams
2011-08-31
1
-47
/
+378
*
|
|
Merge "Integreate surfacetexture test into our continuous test framework."
Xia Wang
2011-08-31
1
-6
/
+4
|
\
\
\
|
*
|
|
Integreate surfacetexture test into our continuous test framework.
Xia Wang
2011-08-30
1
-6
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge "fix Surface positions are not floats"
Mathias Agopian
2011-08-30
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
fix Surface positions are not floats
Mathias Agopian
2011-08-30
1
-3
/
+3
*
|
|
Merge "Text would disappear when the font size is 75px. Bug #5230196"
Romain Guy
2011-08-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Text would disappear when the font size is 75px.
Romain Guy
2011-08-30
1
-2
/
+2
*
|
|
Merge "Add C++ thread API androidGetThreadSchedulingGroup"
Glenn Kasten
2011-08-29
1
-0
/
+35
|
\
\
\
|
*
|
|
Add C++ thread API androidGetThreadSchedulingGroup
Glenn Kasten
2011-07-08
1
-0
/
+35
*
|
|
|
Updated time/type docs for Renderscript.
Stephen Hines
2011-08-26
2
-59
/
+110
|
|
/
/
|
/
|
|
*
|
|
make sure to re-initialize SurfaceTexture to its default state on disconnect
Mathias Agopian
2011-08-25
2
-3
/
+13
*
|
|
Merge "Optimize display lists"
Romain Guy
2011-08-25
3
-3
/
+25
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Optimize display lists
Romain Guy
2011-08-25
3
-3
/
+25
*
|
|
Merge "Fixing the lockless fifo destory bug. Removing unused code from elemen...
Alex Sakhartchouk
2011-08-24
4
-40
/
+14
|
\
\
\
|
*
|
|
Fixing the lockless fifo destory bug.
Alex Sakhartchouk
2011-08-19
4
-40
/
+14
*
|
|
|
Merge "Enable linear filter when scaling bitmaps Bug #5205673"
Romain Guy
2011-08-24
1
-1
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Enable linear filter when scaling bitmaps
Romain Guy
2011-08-24
1
-1
/
+2
*
|
|
|
Fix an issue where Surface::lock() would never update the output region
Mathias Agopian
2011-08-23
1
-3
/
+8
|
/
/
/
*
|
|
Don't use bilinear filtering on unscaled bitmaps
Romain Guy
2011-08-22
1
-4
/
+4
*
|
|
Move constants to the correct header
Romain Guy
2011-08-22
3
-6
/
+8
*
|
|
Merge "Issue proper parameters to root() calls for RS."
Stephen Hines
2011-08-19
3
-4
/
+136
|
\
\
\
|
*
|
|
Issue proper parameters to root() calls for RS.
Stephen Hines
2011-08-19
3
-4
/
+136
*
|
|
|
Merge "Fix issue with freeing allocation with circular references."
Jason Sams
2011-08-19
7
-21
/
+59
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix issue with freeing allocation with circular references.
Jason Sams
2011-08-18
7
-21
/
+59
*
|
|
|
Merge "SurfaceTexture: fix queues-to-composer"
Jamie Gennis
2011-08-18
3
-15
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-08-17
3
-15
/
+26
*
|
|
|
Merge "Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE."
Wu-cheng Li
2011-08-17
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add new camera focus mode FOCUS_MODE_CONTINUOUS_PICTURE.
Wu-cheng Li
2011-08-18
1
-0
/
+1
*
|
|
|
|
Merge "Fix "return 0" behavior in rs 0 was not properly blocking for the next...
Jason Sams
2011-08-17
1
-5
/
+6
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Fix "return 0" behavior in rs
Jason Sams
2011-08-17
1
-5
/
+6
*
|
|
|
|
Merge "don't return the current buffer from dequeueBuffer"
Mathias Agopian
2011-08-17
1
-4
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
don't return the current buffer from dequeueBuffer
Mathias Agopian
2011-08-17
1
-4
/
+23
*
|
|
|
|
|
Merge "fix a small race condition when returning the default width/height of ...
Mathias Agopian
2011-08-17
1
-5
/
+4
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
/
/
/
/
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
fix a small race condition when returning the default width/height of a Surfa...
Mathias Agopian
2011-08-17
1
-5
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Add structure to pack params for forEach.
Jason Sams
2011-08-17
2
-14
/
+48
*
|
|
|
Merge "Fixing asynchronous performance issues."
Alex Sakhartchouk
2011-08-17
22
-290
/
+480
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fixing asynchronous performance issues.
Alex Sakhartchouk
2011-08-16
22
-290
/
+480
*
|
|
|
Merge "Add an API to set the transform on a TextureView's surface texture. Bu...
Romain Guy
2011-08-16
4
-0
/
+44
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add an API to set the transform on a TextureView's surface texture.
Romain Guy
2011-08-16
4
-0
/
+44
*
|
|
|
revert last change to EGLUtils::selectConfigForPixelFormat
Mathias Agopian
2011-08-15
1
-39
/
+19
|
/
/
/
[next]