aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Expose SkPicture::willPlayBackBitmaps()Gravatar tomhudson@google.com2013-10-24
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-24
* Apply matrix early in draw bitmapGravatar commit-bot@chromium.org2013-10-24
* Revert "Apply matrix early in draw bitmap"Gravatar scroggo@google.com2013-10-23
* Apply matrix early in draw bitmapGravatar commit-bot@chromium.org2013-10-23
* Split up SkXfermode::asNewEffectOrCoeff() into asNewEffect(), asCoeff().Gravatar senorblanco@chromium.org2013-10-23
* Follow up to serialization validation codeGravatar commit-bot@chromium.org2013-10-23
* Initial error handling codeGravatar commit-bot@chromium.org2013-10-23
* TSAN build fix: forgot to pass the address into ANNOTATE_BENIGN_RACE.Gravatar mtklein@google.com2013-10-23
* SK_ONCE for SkData and SkPathRefGravatar commit-bot@chromium.org2013-10-23
* Remove GrContext from SkXfermode::[Aa]sNewEffectOrCoeff() and all subclasses,Gravatar senorblanco@chromium.org2013-10-23
* Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...Gravatar bsalomon@google.com2013-10-22
* if fBitmap is still NULL, return falseGravatar reed@google.com2013-10-22
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* More clang warning fixes.Gravatar commit-bot@chromium.org2013-10-21
* change ERROR label to BAD_CONFIG -- avoid windows complaintGravatar reed@google.com2013-10-21
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Reverting revert of r11862 (Constify SkFlattenable::getFactory()) or revertin...Gravatar robertphillips@google.com2013-10-21
* Reverted due to Chromium compilation failures. Please see:Gravatar robertphillips@google.com2013-10-20
* Fix cubic->quad RR corner regressionGravatar robertphillips@google.com2013-10-20
* Implement crop rect support for SkMatrixConvolutionImageFilter.Gravatar senorblanco@chromium.org2013-10-18
* Constify SkFlattenable::getFactory().Gravatar commit-bot@chromium.org2013-10-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-18
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* Disable r11835 (Replace cubic round rect corners with quads) due to performan...Gravatar robertphillips@google.com2013-10-17
* Replace cubic round rect corners with quadsGravatar robertphillips@google.com2013-10-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-17
* Reverting r11813 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs - htt...Gravatar robertphillips@google.com2013-10-17
* Build fix fo windows onlyGravatar sugoi@google.com2013-10-16
* Build fix for chromium shared component buildGravatar junov@google.com2013-10-16
* catch the other case where we need to see if fScaledBitmap.lockPixels() might...Gravatar reed@google.com2013-10-16
* Make CropRect immutable after construction.Gravatar senorblanco@chromium.org2013-10-16
* Add display of filterLevel to debuggerGravatar robertphillips@google.com2013-10-16
* check of fScaledBitmap failed to lockGravatar reed@google.com2013-10-16
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-16
* Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin...Gravatar senorblanco@chromium.org2013-10-16
* force readbuffer clients to use specialized readFoo for flattenablesGravatar reed@google.com2013-10-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-16
* Reverting r11777 (ARM Skia NEON patches - 30 - Xfermode: NEON modeprocs) due ...Gravatar robertphillips@google.com2013-10-16
* Remove SkDataTable from SkFlattenable hierarchy.Gravatar commit-bot@chromium.org2013-10-15
* Remove SkColorTable from SkFlattenable hierarchy.Gravatar commit-bot@chromium.org2013-10-15
* return false if we can't scale, to force us to try to lock the original and t...Gravatar reed@google.com2013-10-15
* Second wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-15
* ARM Skia NEON patches - 30 - Xfermode: NEON modeprocsGravatar commit-bot@chromium.org2013-10-15
* account for inverse-paths when we prealloc storage in the rgn-builderGravatar reed@google.com2013-10-15
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-15
* Start cleaning up 64bit Win warningsGravatar robertphillips@google.com2013-10-14
* change SkAnnotation to not inherit from SkFlattenable (does not need dynamic ...Gravatar reed@google.com2013-10-14