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
/
graphics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge changes I9fb59763,I8b2c6e00
Jamie Gennis
2011-06-28
1
-4
/
+0
|
\
|
*
SurfaceTexture: change onFrameAvailable behavior
Jamie Gennis
2011-06-27
1
-4
/
+0
*
|
am ec5039b3: am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image f...
Jean-Baptiste Queru
2011-06-27
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
am 99c070d8: am 4fea5373: Merge "Add WEBP to the list of Image formats that s...
Jean-Baptiste Queru
2011-06-24
1
-1
/
+2
|
|
\
|
|
*
Add WEBP to the list of Image formats that support Compression.
Vikas Arora
2011-06-23
1
-1
/
+2
|
*
|
am d90a2c4d: am 1e662c32: Merge "DO NOT MERGE. Integrate from master: Rework...
Dianne Hackborn
2011-05-16
4
-3
/
+139
|
|
\
\
|
|
*
|
DO NOT MERGE. Integrate from master: Rework display size access.
Dianne Hackborn
2011-05-16
4
-3
/
+139
*
|
|
|
Merge "Finish any enter animation when jumping to state."
Jeff Sharkey
2011-06-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Finish any enter animation when jumping to state.
Jeff Sharkey
2011-06-24
1
-0
/
+1
*
|
|
|
|
Add allowSynchronousMode to SurfaceTexture constructor.
Grace Kloba
2011-06-23
1
-2
/
+15
*
|
|
|
|
Merge "Remove verbose logging, update test app and docs."
Stephen Hines
2011-06-23
1
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Remove verbose logging, update test app and docs.
Stephen Hines
2011-06-23
1
-2
/
+4
*
|
|
|
|
|
Merge "Add method to create a ParcelSurfaceTexture from android.view.Surface."
tedbo
2011-06-23
1
-2
/
+18
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add method to create a ParcelSurfaceTexture from android.view.Surface.
tedbo
2011-06-22
1
-2
/
+18
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge "Fix the issue where onFrameAvailable is not triggered if SurfaceTextur...
Jamie Gennis
2011-06-23
1
-0
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix the issue where onFrameAvailable is not triggered if SurfaceTexture is in...
Grace Kloba
2011-06-22
1
-0
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Add onSurfaceTextureUpdated to the TextureView listener.
Grace Kloba
2011-06-22
1
-0
/
+6
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Fix flashing artifacts caused by invalidation bugs
Chet Haase
2011-06-22
2
-3
/
+18
|
/
/
/
/
*
|
|
|
Merge "Fix bugs in AllocationAdapter."
Jason Sams
2011-06-21
1
-12
/
+68
|
\
\
\
\
|
*
|
|
|
Fix bugs in AllocationAdapter.
Jason Sams
2011-06-21
1
-12
/
+68
*
|
|
|
|
Merge "Support missing RS vector types."
Stephen Hines
2011-06-21
1
-0
/
+48
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Support missing RS vector types.
Stephen Hines
2011-06-21
1
-0
/
+48
*
|
|
|
|
First cut at RSTextureView.
Jason Sams
2011-06-20
4
-7
/
+221
|
/
/
/
/
*
|
|
|
Merge "Add support for more vector types to RS."
Stephen Hines
2011-06-20
3
-1
/
+218
|
\
\
\
\
|
*
|
|
|
Add support for more vector types to RS.
Stephen Hines
2011-06-01
3
-1
/
+218
*
|
|
|
|
Merge "POSITVE -> POSITIVE typo fix"
Stephen Hines
2011-06-17
3
-12
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
POSITVE -> POSITIVE typo fix
Stephen Hines
2011-06-16
3
-12
/
+18
*
|
|
|
|
|
Merge "Add isCompatible() to RS Element."
Stephen Hines
2011-06-17
1
-2
/
+29
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Add isCompatible() to RS Element.
Stephen Hines
2011-06-17
1
-2
/
+29
|
|
/
/
/
/
/
*
|
|
|
|
|
Properly refcount SurfaceTexture in the JNI layer.
Romain Guy
2011-06-15
1
-4
/
+1
*
|
|
|
|
|
Merge "Add View.getResolvedLayoutDirection()"
Fabrice Di Meglio
2011-06-14
4
-11
/
+18
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
2011-06-14
4
-11
/
+18
*
|
|
|
|
|
Allocation copy functions.
Alex Sakhartchouk
2011-06-14
4
-8
/
+132
|
/
/
/
/
/
*
|
|
|
|
Merge "Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing ...
Jamie Gennis
2011-06-10
3
-0
/
+132
|
\
\
\
\
\
|
*
|
|
|
|
Add ParcelSurfaceTexture Java class to enable ISurfaceTexture sharing via Bin...
tedbo
2011-06-09
3
-0
/
+132
*
|
|
|
|
|
Merge "Override equals()/hashCode() for RS BaseObj."
Stephen Hines
2011-06-09
1
-0
/
+30
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Override equals()/hashCode() for RS BaseObj.
Stephen Hines
2011-06-09
1
-0
/
+30
*
|
|
|
|
|
Merge "Unhiding render target code for renderscript"
Alex Sakhartchouk
2011-06-06
1
-1
/
+0
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Unhiding render target code for renderscript
Alex Sakhartchouk
2011-06-06
1
-1
/
+0
*
|
|
|
|
|
Fix the false-alarm bug when we skip to the end, which should be OK.
Shih-wei Liao
2011-06-05
1
-1
/
+1
*
|
|
|
|
|
Improve validation in RS FieldPacker.
Stephen Hines
2011-06-02
1
-1
/
+14
|
/
/
/
/
/
*
|
|
|
|
Use android.os.Process.THREAD_PRIORITY_* symbols
Glenn Kasten
2011-06-01
1
-3
/
+3
*
|
|
|
|
Fixes for AnimationDrawable
Chet Haase
2011-05-31
1
-1
/
+4
|
/
/
/
/
*
|
|
|
Add support for Gravity BEFORE and AFTER
Fabrice Di Meglio
2011-05-27
4
-3
/
+27
*
|
|
|
Preparing libRS for for compilation on host.
Alex Sakhartchouk
2011-05-17
1
-3
/
+3
*
|
|
|
Core to client fifo on sockets.
Jason Sams
2011-05-17
2
-13
/
+15
*
|
|
|
Cleanup mesh creation.
Alex Sakhartchouk
2011-05-12
3
-105
/
+86
*
|
|
|
Add code for generating fifo command packing.
Jason Sams
2011-05-06
1
-2
/
+1
*
|
|
|
Code Cleanup and better Sampler creation method
Alex Sakhartchouk
2011-05-04
3
-58
/
+17
*
|
|
|
Fix error checks on compute context creation.
Jason Sams
2011-05-03
1
-0
/
+3
[next]