aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* 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
* Add GPU support for color bitmap fontsGravatar commit-bot@chromium.org2013-12-03
* Fix 32/64 bit warnings on g++-4.2.Gravatar mtklein@google.com2013-12-03
* Refactor FourByteInterps. Add 64-bit Fast version. Add tests.Gravatar commit-bot@chromium.org2013-12-03
* Add JSON output option to bench.Gravatar commit-bot@chromium.org2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-03
* Use lowercase windows.h in includes to fix Windows cross compilation using mi...Gravatar bungeman@google.com2013-12-03
* Revert of r12450 (Move fIsOval from SkPath to SkPathRef)Gravatar robertphillips@google.com2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-02
* SkDiscardablePixelRef objects are now marked immutable.Gravatar commit-bot@chromium.org2013-12-02
* HQ filtering for tiled/bleed drawBitmapGravatar commit-bot@chromium.org2013-12-02
* restore [6] for setPrefConfigTable, accidentally changed with A1 CLGravatar reed@google.com2013-12-02
* Fix spelling errors in SkWeakRefCnt.Gravatar bungeman@google.com2013-12-02
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Remove completed TODO in SkFontMgr.h.Gravatar bungeman@google.com2013-11-27
* DM: write failed comparison mode .pngs one more level deep in the tree.Gravatar mtklein@google.com2013-11-26
* Enhance SkDropShadowImageFilter to support separate X & Y sigmas, and crop re...Gravatar senorblanco@chromium.org2013-11-26
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Adding more validationGravatar commit-bot@chromium.org2013-11-25
* Revert "remove kA1_Config, as it is no longer supported"Gravatar reed@google.com2013-11-25
* Export GrGLCreateNullInterface for use in Chromium compositor unit tests.Gravatar commit-bot@chromium.org2013-11-25