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
*
Clear the bitmap from the canvas in a lot of places.
Dianne Hackborn
2011-08-02
1
-0
/
+1
*
Copy constructors should actually copy stuff.
Romain Guy
2011-08-02
2
-4
/
+18
*
Allow Canvas.setBitmap() to receive a null Bitmap.
Romain Guy
2011-08-01
1
-6
/
+11
*
cherrypick Change-Id: Iaada8d42f97786d393743cd7fc3011da1d21f22e
Scott Main
2011-07-27
1
-1
/
+1
*
Merge "Add getName to renderscript base object"
Alex Sakhartchouk
2011-07-27
1
-0
/
+7
|
\
|
*
Add getName to renderscript base object
Alex Sakhartchouk
2011-07-26
1
-0
/
+7
*
|
Unhide new RS apis.
Jason Sams
2011-07-26
3
-5
/
+2
|
/
*
Fixing bitmap invalidation bug.
Alex Sakhartchouk
2011-07-20
1
-0
/
+1
*
Merge "Clean test APIs for Harfbuzz support"
Fabrice Di Meglio
2011-07-18
1
-75
/
+1
|
\
|
*
Clean test APIs for Harfbuzz support
Fabrice Di Meglio
2011-07-15
1
-75
/
+1
*
|
Remove unused code
Romain Guy
2011-07-15
1
-40
/
+0
|
/
*
Merge "Remove the simulator target from all makefiles. Bug: 5010576"
Jeff Brown
2011-07-12
1
-9
/
+0
|
\
|
*
Remove the simulator target from all makefiles.
Jeff Brown
2011-07-11
1
-9
/
+0
*
|
Merge "Add error checks for AllocationAdapters being used in unsupported ways."
Jason Sams
2011-07-11
2
-14
/
+57
|
\
\
|
|
/
|
/
|
|
*
Add error checks for AllocationAdapters being used in unsupported ways.
Jason Sams
2011-07-08
2
-14
/
+57
*
|
Use resource entry name instead of mangled name.
Logan Chien
2011-07-11
1
-1
/
+1
*
|
Merge "Correctly render nested rectangles with different winding rules."
Romain Guy
2011-07-08
1
-9
/
+19
|
\
\
|
|
/
|
/
|
|
*
Correctly render nested rectangles with different winding rules.
Romain Guy
2011-07-08
1
-9
/
+19
*
|
Merge "Fix more type info caching bugs."
Jason Sams
2011-07-07
1
-0
/
+1
|
\
\
|
*
|
Fix more type info caching bugs.
Jason Sams
2011-07-07
1
-0
/
+1
*
|
|
Merge "Fix defered type creation when loading from A3D."
Jason Sams
2011-07-07
1
-9
/
+15
|
\
\
\
|
|
/
/
|
*
|
Fix defered type creation when loading from A3D.
Jason Sams
2011-07-07
1
-9
/
+15
*
|
|
Merge "AllocationAdapter cleanup."
Jason Sams
2011-07-07
2
-233
/
+207
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
AllocationAdapter cleanup.
Jason Sams
2011-07-07
2
-233
/
+207
*
|
Add an API to query maximum bitmap/texture size on Canvas.
Romain Guy
2011-07-07
1
-1
/
+27
*
|
Merge "Bug 4571308 Provide correct video frame timestamps"
Glenn Kasten
2011-07-01
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Bug 4571308 Provide correct video frame timestamps
Glenn Kasten
2011-06-27
1
-1
/
+4
*
|
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
|
/
/
/
/
/
[next]