aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Remvoe duplicate impl for SkImageInfo flatteningGravatar reed@google.com2013-12-13
* Revert "Revert of https://codereview.chromium.org/112783004/"Gravatar reed@google.com2013-12-13
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12
* Move segment mask from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-12
* Revert "Implement an SkPicture image filter source. This is required for the ...Gravatar senorblanco@chromium.org2013-12-12
* Implement an SkPicture image filter source. This is required for the external...Gravatar senorblanco@chromium.org2013-12-12
* Revert of https://codereview.chromium.org/112783004/Gravatar commit-bot@chromium.org2013-12-12
* ensure that we call onUnlock only when we onLock succeededGravatar reed@google.com2013-12-12
* Initialize SkPixelRef::fInfo.Gravatar scroggo@google.com2013-12-12
* Reverting r12635 (Make leak counters thread-safe - https://codereview.chromiu...Gravatar robertphillips@google.com2013-12-12
* Make leak counters thread-safe and turn them on by default for DebugGravatar commit-bot@chromium.org2013-12-12
* Revert "remvoe duplicate impl for SkImageInfo flattening"Gravatar reed@google.com2013-12-11
* Revert "Revert of https://codereview.chromium.org/108773003/"Gravatar reed@google.com2013-12-11
* Revert of https://codereview.chromium.org/108773003/Gravatar commit-bot@chromium.org2013-12-11
* remvoe duplicate impl for SkImageInfo flatteningGravatar reed@google.com2013-12-11
* Revert "PixelRef now returns (nearly) everything that is currently in SkBitma...Gravatar reed@google.com2013-12-11
* PixelRef now returns (nearly) everything that is currently in SkBitmap. The g...Gravatar reed@google.com2013-12-11
* Sk_API for SkImageGenerator and SkInstallDiscardablePixelRefGravatar halcanary@google.com2013-12-10
* Support MSAA4 and (non-ES) OpenGL in Android SampleAppGravatar commit-bot@chromium.org2013-12-10
* Revert "[PDF] Fix font embedding restrictions."Gravatar vandebo@chromium.org2013-12-10
* [PDF] Fix font embedding restrictions.Gravatar commit-bot@chromium.org2013-12-10
* Make GrBicubicEffect take tile modes rather than GrTextureParams.Gravatar commit-bot@chromium.org2013-12-10
* make info real in SkPixelRef, and add bitmap::asImageInfoGravatar reed@google.com2013-12-09
* Do not use GrBicubic effect when downscaling. Also, don't use glTexStorage as...Gravatar commit-bot@chromium.org2013-12-09
* Implement srcRect and dstRect functionality in SkBitmapSource. This is requir...Gravatar senorblanco@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
* remove explicit when we have 2 argsGravatar reed@google.com2013-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
* 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
* Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCacheGravatar halcanary@google.com2013-12-05
* Update documentation around drawBitmap and shadersGravatar commit-bot@chromium.org2013-12-05
* Fix compilation with SK_ENABLE_INST_COUNT=1Gravatar commit-bot@chromium.org2013-12-05
* Changed maxInputCount for exact inputCountGravatar commit-bot@chromium.org2013-12-04
* Remove deprecated setPrefConfigTable.Gravatar scroggo@google.com2013-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
* Put all of SkPostConfig.h inside top level ifdef.Gravatar bungeman@google.com2013-12-04
* Make SkTInternalLList::validate validate all nodesGravatar commit-bot@chromium.org2013-12-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-04
* SkSplay and SkUnsplay work on any uint32_t, not just SkPMColor.Gravatar commit-bot@chromium.org2013-12-04
* Code cleanup following recapture of skpsGravatar robertphillips@google.com2013-12-03