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
*
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
*
|
|
am 2626a123: am c408f5a2: Merge "Rename SkLargeBitmap to SkBitmapRegionDecode...
Wei-Ta Chen
2010-09-22
2
-7
/
+7
|
\
\
\
|
|
/
/
|
*
|
am c408f5a2: Merge "Rename SkLargeBitmap to SkBitmapRegionDecoder (the previo...
Wei-Ta Chen
2010-09-22
2
-7
/
+7
|
|
\
\
|
|
|
/
|
|
*
Merge "Rename SkLargeBitmap to SkBitmapRegionDecoder (the previous renaming w...
Wei-Ta Chen
2010-09-22
2
-7
/
+7
|
|
|
\
|
|
|
*
Rename SkLargeBitmap to SkBitmapRegionDecoder (the previous renaming was reve...
Wei-Ta Chen
2010-09-20
2
-7
/
+7
*
|
|
|
am 9348eeb7: am 6a7506af: Fix the sim build in master by casting void* to cha...
Wei-Ta Chen
2010-09-19
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 6a7506af: Fix the sim build in master by casting void* to char* before doi...
Wei-Ta Chen
2010-09-19
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Fix the sim build in master by casting void* to char* before doing arithmetic.
Wei-Ta Chen
2010-09-20
1
-1
/
+1
*
|
|
|
am 2ff9c8dd: am 58971879: Add the tile-based decoding capability to the PNG d...
Joseph Wen
2010-09-19
3
-152
/
+435
|
\
\
\
\
|
|
/
/
/
|
*
|
|
am 58971879: Add the tile-based decoding capability to the PNG decoder.
Joseph Wen
2010-09-19
3
-152
/
+435
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Add the tile-based decoding capability to the PNG decoder.
Joseph Wen
2010-09-20
3
-152
/
+435
|
|
|
/
*
|
|
am 89913494: am f610b335: Support various types of animation gif.
Makoto Kamiya
2010-09-10
1
-75
/
+295
|
\
\
\
|
|
/
/
|
*
|
am f610b335: Support various types of animation gif.
Makoto Kamiya
2010-09-10
1
-75
/
+295
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Support various types of animation gif.
Makoto Kamiya
2010-09-03
1
-75
/
+295
*
|
|
am 3a1cc970: Fix bug in SkImageDecoder
Joseph Wen
2010-09-10
4
-38
/
+35
|
\
\
\
|
|
/
/
|
*
|
Fix bug in SkImageDecoder
Joseph Wen
2010-09-10
4
-38
/
+35
*
|
|
Merge "Expose Xfermode's mode in the SkXfermode class."
Romain Guy
2010-09-09
1
-8
/
+14
|
\
\
\
|
*
|
|
Expose Xfermode's mode in the SkXfermode class.
Romain Guy
2010-09-09
1
-8
/
+14
*
|
|
|
am 6c2274b8: Fix SkJpegUtility bug.
Joseph Wen
2010-09-09
1
-2
/
+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Fix SkJpegUtility bug.
Joseph Wen
2010-09-09
1
-2
/
+2
*
|
|
|
am ea22e420: Fix bug in SkImageDecoder.buildTileIndex()
Joseph Wen
2010-09-08
1
-3
/
+13
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
Fix bug in SkImageDecoder.buildTileIndex()
Joseph Wen
2010-09-09
1
-3
/
+13
|
*
|
Revert "Rename SkLargeBitmap to SkBitmapRegionDecoder."
Wei-Ta Chen
2010-09-08
2
-7
/
+7
*
|
|
Revert "Rename SkLargeBitmap to SkBitmapRegionDecoder."
Wei-Ta Chen
2010-09-08
2
-7
/
+7
*
|
|
am 2d8e7825: Rename SkLargeBitmap to SkBitmapRegionDecoder.
Wei-Ta Chen
2010-09-07
2
-7
/
+7
|
\
\
\
|
|
/
/
|
*
|
Rename SkLargeBitmap to SkBitmapRegionDecoder.
Wei-Ta Chen
2010-09-06
2
-7
/
+7
*
|
|
Ensure the OpenGL renderer is not given gamma corrected fonts.
Romain Guy
2010-08-27
1
-9
/
+17
*
|
|
am 4ec6d1c7: Fix bug in SkJPEGImageDecoder.
Joseph Wen
2010-08-24
1
-11
/
+6
|
\
\
\
|
|
/
/
|
*
|
Fix bug in SkJPEGImageDecoder.
Joseph Wen
2010-08-23
1
-11
/
+6
|
*
|
DO NOT MERGE. Add an API to correctly copy the isOpaque flage of an ImageRef ...
Romain Guy
2010-08-19
1
-0
/
+10
*
|
|
Applies the paint's alpha to drop shadows.
Romain Guy
2010-08-19
1
-1
/
+8
*
|
|
Add an API to correctly copy the isOpaque flage of an ImageRef to Bitmap.
Romain Guy
2010-08-19
1
-0
/
+10
*
|
|
am ae3c9823: Fix master sim break
Joseph Wen
2010-08-17
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
Fix master sim break
Joseph Wen
2010-08-17
1
-0
/
+3
*
|
|
am 97fa2e45: Do JPEG tile-based decoding.
Joseph Wen
2010-08-16
4
-6
/
+404
|
\
\
\
|
|
/
/
|
*
|
Do JPEG tile-based decoding.
Joseph Wen
2010-08-16
4
-6
/
+404
*
|
|
Add Overlay blending mode for Android.
Romain Guy
2010-08-10
1
-1
/
+2
*
|
|
Fix generation ID tracking bug in SkPath.
Romain Guy
2010-08-06
1
-2
/
+2
*
|
|
Add a generation id to SkPath.
Romain Guy
2010-08-05
1
-0
/
+17
*
|
|
Expose two APIs to be able to retrieve glyphs from font cache.
Romain Guy
2010-07-20
1
-0
/
+14
[next]