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 (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
*
|
|
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
|
\
\
\
\
|
|
/
/
/
[next]