index
:
external_skia.git
master
external skia
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add WebP Encoder support to SkImageEncoder.
Vikas Arora
2011-06-22
1
-1
/
+138
*
Fix build - restore older behaviors
Jean-Baptiste Queru
2011-06-13
1
-2
/
+2
*
Merge "Skia Merge (revision 1510)"
Derek Sollenberger
2011-06-08
86
-264
/
+16187
|
\
|
*
Skia Merge (revision 1510)
Derek Sollenberger
2011-06-07
86
-264
/
+16187
*
|
Merge "Updated Skia-Webp wrapper to work with latest version (0.1.2)"
Shimeng (Simon) Wang
2011-06-07
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Updated Skia-Webp wrapper to work with latest version (0.1.2)
Vikas Arora
2011-06-07
1
-3
/
+3
*
|
Fix for antialiased text with shadows.
Derek Sollenberger
2011-06-02
1
-0
/
+2
|
/
*
Add method to SkPaint to get a glyph from a glyph id.
Romain Guy
2011-06-01
1
-0
/
+10
*
Skia Merge (revision 1327)
Derek Sollenberger
2011-05-17
75
-2086
/
+4506
*
Skia Merge (revision 1116)
Derek Sollenberger
2011-04-14
51
-1944
/
+2484
*
Fix Path generation id tracking.
Romain Guy
2011-03-18
1
-0
/
+2
*
Skia Merge (revision 950)
Derek Sollenberger
2011-03-17
14
-908
/
+1262
*
Merge "Skia Merge (revision 922)"
Derek Sollenberger
2011-03-15
75
-9747
/
+2955
|
\
|
*
Skia Merge (revision 922)
Derek Sollenberger
2011-03-14
75
-9747
/
+2955
*
|
Enables logging error messages when a JPEG image cannot get decoded.
Wei-Ta Chen
2011-03-11
1
-1
/
+1
|
/
*
Skia Merge (revision 842)
Derek Sollenberger
2011-02-24
16
-117
/
+440
*
Merge "Skia Merge (revision 808)"
Derek Sollenberger
2011-02-24
152
-6140
/
+16791
|
\
|
*
Skia Merge (revision 808)
Derek Sollenberger
2011-02-23
152
-6140
/
+16791
*
|
Merge "Correctly apply camera's location."
Romain Guy
2011-02-23
1
-2
/
+5
|
\
\
|
*
|
Correctly apply camera's location.
Romain Guy
2011-02-23
1
-2
/
+5
*
|
|
Merge "Add the ability to control the camera's location."
Romain Guy
2011-02-23
1
-0
/
+7
|
\
\
\
|
|
/
/
|
*
|
Add the ability to control the camera's location.
Romain Guy
2011-02-23
1
-0
/
+7
|
|
/
*
|
Check for pixels allocation failure
Eric Hassold
2011-02-23
1
-4
/
+16
|
/
*
am 67a98d67: am 9221e808: Implement SkRegion::toString().
Joe Onorato
2011-01-19
1
-0
/
+28
|
\
|
*
Implement SkRegion::toString().
Joe Onorato
2011-01-19
1
-0
/
+28
*
|
am 9f6d5271: am b450292f: Unroll skia ARGB8888 blitter loops.
Jeff Brown
2011-01-13
1
-0
/
+51
|
\
\
|
|
/
|
*
Unroll skia ARGB8888 blitter loops.
Jeff Brown
2011-01-13
1
-0
/
+51
*
|
Add support for WebP format in Skia
Eric Hassold
2011-01-05
3
-1
/
+656
|
/
*
Merge "Add optional data argument to SkPixelRef::globalRef()"
Patrick Dubroy
2010-12-15
1
-1
/
+1
|
\
|
*
Add optional data argument to SkPixelRef::globalRef()
Patrick Dubroy
2010-12-15
1
-1
/
+1
*
|
Merge "Fix issue with SkPaint references being out of date."
Chet Haase
2010-12-15
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
Fix issue with SkPaint references being out of date.
Chet Haase
2010-12-15
1
-2
/
+4
*
|
Changes to support bitmaps allocated in the Java heap.
Patrick Dubroy
2010-12-14
2
-3
/
+10
|
/
*
Allow bitmap reuse with PNG decoding
Chet Haase
2010-12-10
2
-11
/
+39
*
Fix pixel ref counting bug in image decode.
Bryan Mawhinney
2010-12-10
1
-10
/
+8
*
Add ability to reuse bitmaps for new content
Chet Haase
2010-12-09
2
-18
/
+49
*
Merge "Fix text corruption issue with OpenGL renderer. Bug #3213785"
Romain Guy
2010-12-07
1
-7
/
+10
|
\
|
*
Fix text corruption issue with OpenGL renderer.
Romain Guy
2010-12-07
1
-7
/
+10
*
|
Add fPreferQualityOverSpeed to SkImageDecoder.
Wei-Ta Chen
2010-12-06
1
-3
/
+12
|
/
*
Skia: Merge upstream patch series that refactors SkCanvas to avoid subclassing.
tedbo
2010-11-11
5
-178
/
+255
*
Prevent crash when the Xfermode is null in A8 targets.
Romain Guy
2010-11-04
1
-2
/
+4
*
Fix drawing pictures in different threads.
Patrick Scott
2010-11-02
2
-0
/
+4
*
Added generation ID to SkPaint to easily detect changed object.
Chet Haase
2010-10-25
1
-32
/
+143
*
Fix 3117581, where BitmapRegionDecoder fails in building tile index for
Wei-Ta Chen
2010-10-20
1
-24
/
+4
*
Fix 3071104, where decodeRegion returned false for some large image.
Wei-Ta Chen
2010-10-18
3
-20
/
+39
*
Correctly flatten/unflatten the fMode field.
Romain Guy
2010-09-29
1
-0
/
+2
*
Expose SkPictureFlat
Romain Guy
2010-09-26
1
-209
/
+0
*
am d178ac36: am 956f20ce: Use MOTOYA Japanese fonts (MTLmr3m.ttf, MTLc3m.ttf)...
satok
2010-09-24
1
-0
/
+2
|
\
|
*
am 956f20ce: Use MOTOYA Japanese fonts (MTLmr3m.ttf, MTLc3m.ttf) for Japanese...
satok
2010-09-24
1
-0
/
+2
|
|
\
|
|
*
Use MOTOYA Japanese fonts (MTLmr3m.ttf, MTLc3m.ttf) for Japanese fonts
satok
2010-09-24
1
-0
/
+2
[next]