aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Implement crop rect support for SkMatrixConvolutionImageFilter.Gravatar senorblanco@chromium.org2013-10-18
* Constify SkFlattenable::getFactory().Gravatar commit-bot@chromium.org2013-10-18
* Revert "[PDF] Add unpremultiply support and a GM."Gravatar vandebo@chromium.org2013-10-18
* [PDF] Add unpremultiply support and a GM.Gravatar vandebo@chromium.org2013-10-18
* SkThreadPool: allow for Runnables that add other Runnables to the pool.Gravatar commit-bot@chromium.org2013-10-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-18
* Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected.Gravatar senorblanco@chromium.org2013-10-17
* Add texture filtering override to debuggerGravatar robertphillips@google.com2013-10-17
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* Add support for GL_CHROMIUM_renderbuffer_format_BGRA8888Gravatar commit-bot@chromium.org2013-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
* Clear out SK_SCALAR_IS_FLOAT from SkRadialGradient, and merge the logic for r...Gravatar commit-bot@chromium.org2013-10-16
* Implement perspective for bitmaps in pdf.Gravatar edisonn@google.com2013-10-16
* Split out GrBitmapTextContext from GrTextContext.Gravatar jvanverth@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
* Third wave of Win64 warning cleanupGravatar 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
* Make sure attribute indexes are correct after restoring vertex attributesGravatar commit-bot@chromium.org2013-10-16
* detach blur result texture when it is the same texture used to render path maskGravatar commit-bot@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
* Guard colorNames variable under SK_SUPPORT_UNITTEST.Gravatar commit-bot@chromium.org2013-10-15
* 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
* Turn clear-to-white-then-intersect clips into clear-to-black-then-replaceGravatar commit-bot@chromium.org2013-10-15
* Add crop rect support for SkDisplacementMapEffect (raster and GPU paths).Gravatar senorblanco@chromium.org2013-10-15
* Fix off by one error in last advanceCount in SkFontHost_FreeType.Gravatar bungeman@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
* SkRectShaderImageFilter: add a new factory method which takes a CropRect.Gravatar senorblanco@chromium.org2013-10-15
* remove clipstack/region bounds assertionGravatar commit-bot@chromium.org2013-10-15
* Fix build break in assertGravatar bsalomon@google.com2013-10-15
* separate state for msaa renderabilityGravatar commit-bot@chromium.org2013-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
* Runtime configuration setting for suppressing JPEG decoder errors.Gravatar halcanary@google.com2013-10-14