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
/
java
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update package descriptions with editorial revisions.
Scott Main
2011-01-26
1
-3
/
+4
*
Remove unused API
Romain Guy
2011-01-26
1
-45
/
+0
*
Fix bitmap meshes to work in display lists.
Romain Guy
2011-01-23
1
-1
/
+5
*
Merge "fix bug 3375251 Copying arrays of objects would generate an exception ...
Jason Sams
2011-01-21
1
-1
/
+1
|
\
|
*
fix bug 3375251
Jason Sams
2011-01-21
1
-1
/
+1
*
|
Update Bitmap.recycle() doc for heap-allocated pixel data
Patrick Dubroy
2011-01-21
1
-4
/
+6
|
/
*
Merge "Add support for drawBitmapMesh()." into honeycomb
Romain Guy
2011-01-20
1
-2
/
+5
|
\
|
*
Add support for drawBitmapMesh().
Romain Guy
2011-01-20
1
-2
/
+5
*
|
Properly use Long2 for "UInt2" for FieldPacker.
Stephen Hines
2011-01-20
1
-3
/
+3
|
/
*
Merge "Check and propogate errors from llvm." into honeycomb
Jason Sams
2011-01-19
1
-0
/
+3
|
\
|
*
Check and propogate errors from llvm.
Jason Sams
2011-01-19
1
-0
/
+3
*
|
Merge "Expose unchecked copyFrom variants." into honeycomb
Jason Sams
2011-01-19
1
-4
/
+162
|
\
\
|
|
/
|
*
Expose unchecked copyFrom variants.
Jason Sams
2011-01-19
1
-4
/
+162
*
|
Pass SkRegion::toString() through to java.
Joe Onorato
2011-01-19
1
-1
/
+7
|
/
*
Fix race condition between GC thread and
Jason Sams
2011-01-18
1
-1
/
+102
*
Merge "Change to stream decoding mode if the file descriptor cannot support s...
Owen Lin
2011-01-18
1
-4
/
+16
|
\
|
*
Change to stream decoding mode if the file descriptor cannot support seek.
Owen Lin
2011-01-18
1
-4
/
+16
*
|
Merge "More docs" into honeycomb
Alex Sakhartchouk
2011-01-17
5
-9
/
+414
|
\
\
|
*
|
More docs
Alex Sakhartchouk
2011-01-17
5
-9
/
+414
*
|
|
Merge "Add error checks to the copyFrom functions." into honeycomb
Jason Sams
2011-01-17
4
-11
/
+85
|
\
\
\
|
*
|
|
Add error checks to the copyFrom functions.
Jason Sams
2011-01-16
4
-11
/
+85
|
|
/
/
*
|
|
Merge "Add BitmapFactory.Options.inMutable to load mutable bitmaps." into hon...
Romain Guy
2011-01-17
2
-1
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add BitmapFactory.Options.inMutable to load mutable bitmaps.
Romain Guy
2011-01-17
2
-1
/
+10
*
|
|
Merge "Implement SurfaceTexture frame-available callback." into honeycomb
Jamie Gennis
2011-01-16
1
-7
/
+60
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Implement SurfaceTexture frame-available callback.
Jamie Gennis
2011-01-16
1
-7
/
+60
|
|
/
*
|
unhide functions used by reflected files for SDK.
Jason Sams
2011-01-16
3
-30
/
+2
|
/
*
Merge "Don't drop the drawable cache completely on configuration change" into...
Dianne Hackborn
2011-01-14
12
-12
/
+12
|
\
|
*
Don't drop the drawable cache completely on configuration change
Christopher Lais
2011-01-14
12
-12
/
+12
*
|
Removing things that shouldn't be public
Alex Sakhartchouk
2011-01-14
1
-4
/
+4
|
/
*
Docs plus removing some junk per API review.
Alex Sakhartchouk
2011-01-13
9
-50
/
+102
*
Merge "Add getTransformMatrix to the SurfaceTexture API." into honeycomb
Jamie Gennis
2011-01-13
1
-0
/
+25
|
\
|
*
Add getTransformMatrix to the SurfaceTexture API.
Jamie Gennis
2011-01-12
1
-0
/
+25
*
|
Documentation
Alex Sakhartchouk
2011-01-12
2
-14
/
+332
*
|
Merge "Implement more of copy2DRange*" into honeycomb
Jason Sams
2011-01-12
1
-8
/
+32
|
\
\
|
*
|
Implement more of copy2DRange*
Jason Sams
2011-01-12
1
-8
/
+32
*
|
|
Unhide more of the RS APIs.
Stephen Hines
2011-01-12
12
-16
/
+6
*
|
|
Merge "Cleanup bitmap uploads Implement standalone mipmap generation." into h...
Jason Sams
2011-01-12
2
-10
/
+107
|
\
\
\
|
|
/
/
|
*
|
Cleanup bitmap uploads
Jason Sams
2011-01-12
2
-10
/
+107
*
|
|
Merge "Fix CTS test. Bug #3345445" into honeycomb
Romain Guy
2011-01-12
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix CTS test.
Romain Guy
2011-01-12
1
-1
/
+1
*
|
|
Merge "Adding ability to load cubemaps from individual faces." into honeycomb
Alex Sakhartchouk
2011-01-12
1
-3
/
+64
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Adding ability to load cubemaps from individual faces.
Alex Sakhartchouk
2011-01-11
1
-3
/
+64
|
|
/
*
|
Merge "Correct the API comments." into honeycomb
Wei-Ta Chen
2011-01-11
1
-4
/
+4
|
\
\
|
*
|
Correct the API comments.
Wei-Ta Chen
2011-01-11
1
-4
/
+4
|
|
/
*
|
Add error checks to bitmap uploads.
Jason Sams
2011-01-11
2
-1
/
+50
|
/
*
Hide Canvas.getGL()
Romain Guy
2011-01-10
1
-2
/
+8
*
Updating cubemap loading code.
Alex Sakhartchouk
2011-01-10
1
-25
/
+19
*
Hide and delete some code that should not be public.
Jason Sams
2011-01-09
2
-22
/
+98
*
Merge "Adding comments to the renderscript program classes." into honeycomb
Alex Sakhartchouk
2011-01-09
6
-1
/
+466
|
\
|
*
Adding comments to the renderscript program classes.
Alex Sakhartchouk
2011-01-09
6
-1
/
+466
[next]