aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
...
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-30
* Replace SkTScopedPtr with SkAutoTDelete in Skia.Gravatar commit-bot@chromium.org2013-08-29
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...Gravatar djsollen@google.com2013-08-29
* Create a semi-stable API for capturing the state of an SkCanvas and reconstru...Gravatar djsollen@google.com2013-08-29
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Handle SkStream::rewind properly.Gravatar scroggo@google.com2013-08-28
* In image filters, apply the CTM and offset to the crop rect. This is necessar...Gravatar senorblanco@chromium.org2013-08-27
* Blur refactoringGravatar robertphillips@google.com2013-08-27
* Reverting change 10888Gravatar sugoi@google.com2013-08-23
* SkError as flagsGravatar sugoi@google.com2013-08-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-22
* Chromium staging for SkDevice refactoringGravatar robertphillips@google.com2013-08-21
* create a macro for testing if skcolor and skpmcolor have same shift valuesGravatar djsollen@google.com2013-08-20
* Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...Gravatar robertphillips@google.com2013-08-20
* Split SkDevice out of SkBitmapDeviceGravatar robertphillips@google.com2013-08-20
* Fix name of "bleed" flagGravatar robertphillips@google.com2013-08-20
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on ...Gravatar commit-bot@chromium.org2013-08-16
* This CL addresses "SkCanvas::save flags are not respected by GPU backend" (ht...Gravatar commit-bot@chromium.org2013-08-16
* Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it.Gravatar mtklein@google.com2013-08-15
* Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover.Gravatar mtklein@google.com2013-08-15
* Add homogeneous point mapping to MatrixGravatar egdaniel@google.com2013-08-15
* Write NULL as "" so readString() always returns a non-NULL string.Gravatar mtklein@google.com2013-08-15
* Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...Gravatar robertphillips@google.com2013-08-15
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-14
* ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONGGravatar commit-bot@chromium.org2013-08-14
* Prevent picture recording from over optimizing the culling of clips.Gravatar djsollen@google.com2013-08-13
* Revert "Add SkCanvas::drawPosTextBounded."Gravatar reed@google.com2013-08-12
* Revert of r10671 (Experiments on calculating reciprocal of square root) due t...Gravatar robertphillips@google.com2013-08-12
* Experiments on calculating reciprocal of square rootGravatar commit-bot@chromium.org2013-08-12
* Revert r10659: Add a map homogenous points to SkMatrixGravatar jvanverth@google.com2013-08-09
* Add a map homogenous points to SkMatrixGravatar egdaniel@google.com2013-08-09
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-09
* Adding 2 functions to the Skia APIGravatar commit-bot@chromium.org2013-08-08
* Revert r10603 (Remove operator== from SkPaint) due to Chrome failuresGravatar robertphillips@google.com2013-08-07
* Restore SkPath(const SkPath&) to copy the generation ID on Android.Gravatar mtklein@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Add SkCanvas::drawPosTextBounded.Gravatar commit-bot@chromium.org2013-08-07
* Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failuresGravatar robertphillips@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Remove operator== from SkPaintGravatar commit-bot@chromium.org2013-08-07
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Reverting r10589: Add getFamilyNames to SkTypefaceGravatar jvanverth@google.com2013-08-06
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-06
* Change SkPreConfig.h to recognise uppercase PPC/PPC64.Gravatar george@mozilla.com2013-08-06
* Add a default value for SK_OVERRIDE in SkPostConfig.hGravatar george@mozilla.com2013-08-06
* Annotate SK_COMPILE_ASSERT's typedef as permissibly unused, to fix GCC 4.8 bu...Gravatar bungeman@google.com2013-08-06
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-06