aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Rename kPMColor_SkColorType to kN32_SkColorType.Gravatar commit-bot@chromium.org2014-04-09
* Define SK_CPU_X86 on x86 machines.Gravatar commit-bot@chromium.org2014-04-09
* Xfermode: SSE2 implementation of multiply_modeprocGravatar commit-bot@chromium.org2014-04-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-04-09
* Don't try to render color fonts using distance fields.Gravatar commit-bot@chromium.org2014-04-08
* use default to fix warning (or I will shoot myself)Gravatar reed@google.com2014-04-08
* fix warning for uninitialized countGravatar reed@google.com2014-04-08
* fix warning about uninitialized typeface_encoding by folding glyph case into ...Gravatar reed@google.com2014-04-08
* fix warning by removing padding fieldGravatar reed@google.com2014-04-08
* Initial picture shader implementationGravatar commit-bot@chromium.org2014-04-08
* WIP -- SkFontGravatar reed@google.com2014-04-08
* Revert of Initial picture shader implementation (https://codereview.chromium....Gravatar commit-bot@chromium.org2014-04-07
* Initial picture shader implementationGravatar commit-bot@chromium.org2014-04-07
* remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIGGravatar commit-bot@chromium.org2014-04-07
* SkNonCopyable should be used with private inheritance.Gravatar commit-bot@chromium.org2014-04-07
* Factory methods for heap-allocated SkTypeface objects.Gravatar commit-bot@chromium.org2014-04-07
* Convert SkPicture's generation ID to a unique IDGravatar commit-bot@chromium.org2014-04-07
* Remove SkBitmapShaderTemplate.Gravatar commit-bot@chromium.org2014-04-07
* Fix EffectKey for XferEffectGravatar commit-bot@chromium.org2014-04-07
* Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://coderev...Gravatar commit-bot@chromium.org2014-04-03
* Xfermode: SSE2 implementation of multiply_modeprocGravatar commit-bot@chromium.org2014-04-03
* Fix SkRRect isEmpty assertGravatar commit-bot@chromium.org2014-04-03
* Add generation ID to SkPictureGravatar robertphillips@google.com2014-04-02
* Remove misc. dead code.Gravatar commit-bot@chromium.org2014-04-02
* Fix matrix adjustment passed to filter processing.Gravatar senorblanco@chromium.org2014-04-02
* SkTDynamicHash: pick up GetKey(), Hash() from T by default.Gravatar commit-bot@chromium.org2014-04-02
* SkTDynamicHash: remove need for Equals(const T&, const Key&) param.Gravatar commit-bot@chromium.org2014-04-02
* ARM Skia NEON patches - 35 - First AArch64 supportGravatar commit-bot@chromium.org2014-04-02
* Minor changes to GrFontCache system.Gravatar commit-bot@chromium.org2014-04-01
* Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://coderev...Gravatar commit-bot@chromium.org2014-04-01
* Xfermode: SSE2 implementation of multiply_modeprocGravatar commit-bot@chromium.org2014-04-01
* Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPictureGravatar commit-bot@chromium.org2014-03-31
* SkOnce for SkXfermode::Create(Mode)Gravatar commit-bot@chromium.org2014-03-28
* Thread picture version through to SkReadBuffer.Gravatar commit-bot@chromium.org2014-03-28
* Revert of ARM Skia NEON patches - 35 - First AArch64 support (https://coderev...Gravatar commit-bot@chromium.org2014-03-28
* ARM Skia NEON patches - 35 - First AArch64 supportGravatar commit-bot@chromium.org2014-03-28
* Add discard API to SkCanvas, plumb it to glDiscardFramebuffer()Gravatar commit-bot@chromium.org2014-03-28
* fix SkBitmap::erase to handle RGBA and BGRAGravatar commit-bot@chromium.org2014-03-27
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-27
* Distance field fixes for AndroidGravatar commit-bot@chromium.org2014-03-26
* Revert of Distance field fixes for Android (https://codereview.chromium.org/2...Gravatar commit-bot@chromium.org2014-03-26
* Distance field fixes for AndroidGravatar commit-bot@chromium.org2014-03-26
* remove all references to legacy Config8888Gravatar reed@google.com2014-03-26
* Minor cleanup (moved out of main CL)Gravatar commit-bot@chromium.org2014-03-25
* Consolidate SkCanvas matrix virtuals.Gravatar commit-bot@chromium.org2014-03-25
* Revert "Revert of implement readPixels and writePixels natively, w/o using th...Gravatar reed@google.com2014-03-25
* Revert of implement readPixels and writePixels natively, w/o using the (depre...Gravatar commit-bot@chromium.org2014-03-25
* implement readPixels and writePixels natively, w/o using the (deprecated)Gravatar reed@google.com2014-03-25
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-03-25
* SkPaint: eliminate some dead bytes in 64-bit build.Gravatar commit-bot@chromium.org2014-03-24