aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Make GrBicubicEffect take tile modes rather than GrTextureParams.Gravatar commit-bot@chromium.org2013-12-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-10
* support scaledimagecache instantiable using discardablememoryGravatar reed@google.com2013-12-09
* addGravatar reed@google.com2013-12-09
* make info real in SkPixelRef, and add bitmap::asImageInfoGravatar reed@google.com2013-12-09
* Revert the revert of (ARM Skia NEON patches - 34 - Blur Filter - https://code...Gravatar robertphillips@google.com2013-12-09
* cast -1 to Mode to avoid warning (enum compared to signed int)Gravatar reed@google.com2013-12-09
* Reverting r12568 (ARM Skia NEON patches - 34 - Blur Filter - https://coderevi...Gravatar robertphillips@google.com2013-12-09
* Fix one too many levels of indirection introduced in 12573.Gravatar bungeman@google.com2013-12-09
* Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as...Gravatar commit-bot@chromium.org2013-12-09
* Fix threading issue in DirectWrite port initialization.Gravatar bungeman@google.com2013-12-09
* Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...Gravatar senorblanco@chromium.org2013-12-09
* Make texture domain a helper so that it can be incorporated into other effects.Gravatar commit-bot@chromium.org2013-12-09
* ARM Skia NEON patches - 34 - Blur FilterGravatar commit-bot@chromium.org2013-12-09
* SkDecodingImageGenerator now uses SkStreamRewindableGravatar halcanary@google.com2013-12-09
* add SkImageInfo to SkGrPixelRef constructor, to prep for larger CLGravatar reed@google.com2013-12-09
* gpudevice should never allocate pixels for its backendGravatar commit-bot@chromium.org2013-12-06
* add SK_SUPPORT_LEGACY_PIXELREF_CONSTRUCTOR, initially always onGravatar reed@google.com2013-12-06
* Revert "Revert "Revert "PixelRef now returns (nearly) everything that is curr...Gravatar reed@google.com2013-12-06
* Revert "Revert "PixelRef now returns (nearly) everything that is currently in...Gravatar reed@google.com2013-12-06
* Fixed a few places where uninitialized memory could have been readGravatar commit-bot@chromium.org2013-12-06
* Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...Gravatar reed@google.com2013-12-06
* PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...Gravatar reed@google.com2013-12-06
* Reverting 12528 & 12533 (Implement srcRect and dstRect functionality in SkBit...Gravatar robertphillips@google.com2013-12-06
* Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...Gravatar commit-bot@chromium.org2013-12-06
* ARM Skia NEON patches - 32 - Xfermode: 1-pixel NEON modeprocsGravatar commit-bot@chromium.org2013-12-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-06
* Revert "Implement srcRect and dstRect functionality in SkBitmapSource. This i...Gravatar senorblanco@chromium.org2013-12-05
* Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...Gravatar senorblanco@chromium.org2013-12-05
* Fix refcounting bug for Type1 font usage with more than 255 characters.Gravatar commit-bot@chromium.org2013-12-05
* Fix change src/ports/SkImageDecoder_empty.cpp missed in 103033002Gravatar halcanary@google.com2013-12-05
* SkOnce: let f be any functor, update commentsGravatar commit-bot@chromium.org2013-12-05
* Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCacheGravatar halcanary@google.com2013-12-05
* SkCachingPixelRef to use SkImageGeneratorGravatar halcanary@google.com2013-12-05
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-05
* Simplify matrix generation for convex path rendererGravatar commit-bot@chromium.org2013-12-04
* Nit to self: NULL is not false.Gravatar senorblanco@chromium.org2013-12-04
* Changed maxInputCount for exact inputCountGravatar commit-bot@chromium.org2013-12-04
* Remove deprecated setPrefConfigTable.Gravatar scroggo@google.com2013-12-04
* Do proper NEON checking for SkBoxBlur procs.Gravatar senorblanco@chromium.org2013-12-04
* Implement a NEON version of the RGBA gaussian blur. This shows a 9-15% speedu...Gravatar senorblanco@chromium.org2013-12-04
* Remove problematic GrContext thread local instance countingGravatar commit-bot@chromium.org2013-12-04
* Fixed bad bitmap size crashesGravatar commit-bot@chromium.org2013-12-04
* Fix incremental visibility filter handling.Gravatar commit-bot@chromium.org2013-12-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-04
* [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with em...Gravatar commit-bot@chromium.org2013-12-03
* Code cleanup following recapture of skpsGravatar robertphillips@google.com2013-12-03
* Add GPU support for color bitmap fontsGravatar commit-bot@chromium.org2013-12-03
* Fix for SkPathRef::CreateTransformedCopy bugGravatar robertphillips@google.com2013-12-03