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
/
core
/
jni
/
android
/
graphics
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to the new Skia PDF generation APIs.
Svetoslav
2013-11-07
1
-34
/
+110
*
Fix for Typeface.create(Typeface, style) semantics changed in KK
Raph Levien
2013-11-06
1
-2
/
+14
*
Implement language-specific GSUB processing
Raph Levien
2013-10-08
1
-1
/
+2
*
Merge "Do not attempt to decode NULL SkData." into klp-dev
Leon Scroggins III
2013-10-08
1
-0
/
+3
|
\
|
*
Do not attempt to decode NULL SkData.
Leon Scroggins III
2013-10-07
1
-0
/
+3
*
|
reset mShapingPaint's SkTypeface before we use it
Victoria Lease
2013-10-04
1
-0
/
+1
|
/
*
Fix Java API error where requesting another style for a provided family fails
Derek Sollenberger
2013-09-23
1
-1
/
+7
*
Merge "Move PdfDocument to android.graphics.pdf" into klp-dev
Svetoslav
2013-09-20
1
-0
/
+85
|
\
|
*
Move PdfDocument to android.graphics.pdf
Svetoslav
2013-09-19
1
-0
/
+85
*
|
Merge "Skip writing zeroes to java allocated memory." into klp-dev
Leon Scroggins III
2013-09-19
1
-1
/
+9
|
\
\
|
*
|
Skip writing zeroes to java allocated memory.
Leon Scroggins III
2013-09-19
1
-1
/
+9
|
|
/
*
|
Update SkTypeface::CreateFromName to handle NULL if familyName does not match
Derek Sollenberger
2013-09-19
1
-5
/
+7
|
/
*
Use a native buffer for decoding images.
Leon Scroggins III
2013-09-18
4
-215
/
+36
*
Do not allocate so much memory on the stack.
Leon Scroggins III
2013-09-12
1
-11
/
+20
*
Merge "Surface: Change OutOfResourcesException to be a runtime exception" int...
Igor Murashkin
2013-09-11
1
-1
/
+1
|
\
|
*
Surface: Change OutOfResourcesException to be a runtime exception
Igor Murashkin
2013-09-09
1
-1
/
+1
*
|
Merge "Avoid ref-ing AndroidPixelRefs that wrap others in globalRef/Unref" in...
Chris Craik
2013-09-11
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
Avoid ref-ing AndroidPixelRefs that wrap others in globalRef/Unref
Chris Craik
2013-09-10
1
-2
/
+10
*
|
Merge "Create a pixelref wrapper for reused bitmaps" into klp-dev
Chris Craik
2013-09-09
3
-7
/
+55
|
\
\
|
|
/
|
*
Create a pixelref wrapper for reused bitmaps
Chris Craik
2013-09-09
3
-7
/
+55
*
|
Register jni objs in CreateJavaOutputStreamAdaptor
Leon Scroggins III
2013-09-06
1
-66
/
+59
|
/
*
Revert workaround for Skia bug now that Skia has been fixed.
Derek Sollenberger
2013-09-04
1
-2
/
+0
*
Change name back to CreateJavaInputStreamAdaptor.
Leon Scroggins III
2013-09-03
4
-20
/
+19
*
Merge "Replace stream wrap-function w/ more specific ones" into klp-dev
Leon Scroggins III
2013-08-29
9
-147
/
+376
|
\
|
*
Replace stream wrap-function w/ more specific ones
Leon Scroggins III
2013-08-27
9
-147
/
+376
*
|
Fix unpremul setting in BitmapRegionDecoder.
Leon Scroggins III
2013-08-26
1
-1
/
+1
|
/
*
Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap
Chris Craik
2013-08-20
7
-73
/
+172
*
Convert 4444 bitmaps to 8888
Romain Guy
2013-08-15
1
-3
/
+6
*
Merge "fix-up dependencies to gl headers" into klp-dev
Mathias Agopian
2013-08-09
1
-0
/
+3
|
\
|
*
fix-up dependencies to gl headers
Mathias Agopian
2013-08-08
1
-0
/
+3
*
|
Refactor Canvas.drawPicture() to delegate to Picture
Jonathan Dixon
2013-08-08
1
-17
/
+0
|
/
*
Clearly separate consumer and producer interfaces
Mathias Agopian
2013-08-06
1
-12
/
+39
*
Changes needed to support Skia at r10377.
Derek Sollenberger
2013-08-01
4
-52
/
+62
*
Add path ops API
Romain Guy
2013-07-30
1
-6
/
+10
*
single buffer mode for SurfaceTexture
Mathias Agopian
2013-07-26
1
-2
/
+22
*
Merge "update to new Consumer APIs"
Mathias Agopian
2013-07-20
1
-5
/
+4
|
\
|
*
update to new Consumer APIs
Mathias Agopian
2013-07-16
1
-5
/
+4
*
|
Merge "Add reconfigure method to Bitmap"
Chris Craik
2013-07-18
1
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
Add reconfigure method to Bitmap
Chris Craik
2013-07-17
1
-0
/
+21
*
|
Merge "always pass the BufferQueue explicitely to consumers"
Mathias Agopian
2013-07-16
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-1
/
+2
*
|
Merge "Add webp to BitmapFactory.Options outMimetype"
Chris Craik
2013-07-15
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add webp to BitmapFactory.Options outMimetype
Chris Craik
2013-07-12
1
-0
/
+1
*
|
Trace bitmaps decoding
Romain Guy
2013-07-11
1
-29
/
+0
|
/
*
Refcount 9-patches and properly handle GC events
Romain Guy
2013-06-26
1
-99
/
+89
*
Fix SkASSERT errors resulting from the order objects are allocated
Derek Sollenberger
2013-06-24
1
-12
/
+14
*
make setHinting(HINTING_ON) kNormal_Hinting
Victoria Lease
2013-06-17
1
-1
/
+1
*
Merge "Add support for post-decode density scaling with reuse"
Chris Craik
2013-06-06
1
-61
/
+87
|
\
|
*
Add support for post-decode density scaling with reuse
Chris Craik
2013-06-05
1
-61
/
+87
*
|
Merge "Support all formats for BitmapFactory.Options.inBitmap"
Chris Craik
2013-06-06
1
-69
/
+72
|
\
\
|
|
/
[next]