skia2/include
scroggo@google.com e5f48243bd Fix a bunch of warnings, mainly around rowBytes.
My recent change changed the way SkBitmap::fRowBytes is stored,
and parameter/return values referring to rowBytes were changed
to type size_t. Change the storage back, and eliminate warnings
resulting from returning a size_t.

Review URL: https://codereview.appspot.com/7396059

git-svn-id: http://skia.googlecode.com/svn/trunk@7855 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-02-25 21:47:41 +00:00
..
animator Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
config Re-enable inst counting in debug builds. 2013-01-15 20:37:04 +00:00
core Fix a bunch of warnings, mainly around rowBytes. 2013-02-25 21:47:41 +00:00
device/xps Formatting cleanup: remove extra whitespace 2012-01-28 01:45:11 +00:00
effects Small adjustments to SkRectShaderImageFilter to follow up on original cl. 2013-02-21 20:26:50 +00:00
gpu Give GrDrawTarget a back ptr to its owning GrContext. 2013-02-25 20:12:45 +00:00
images Create SkLazyPixelRef which performs lazy decoding. 2013-02-22 21:38:35 +00:00
lazy Create SkLazyPixelRef which performs lazy decoding. 2013-02-22 21:38:35 +00:00
pdf add custom implementation for drawBitmapRect to shield from changes in SkDevice 2013-02-12 01:06:38 +00:00
pipe Adding a silent playback option to SkGPipeRead 2012-09-20 19:35:43 +00:00
ports check-point: skiafy SkFontHost_fontconfig from chrome 2013-02-25 20:38:07 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
text Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Sanitizing source files in Skia_Periodic_House_Keeping 2013-02-15 07:16:57 +00:00
views Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
xml Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00