aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
Commit message (Expand)AuthorAge
* 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
* Remove warning comment from SkImageFilter.Gravatar senorblanco@chromium.org2013-08-05
* Revert "Add blend optimization helpers and use to convert rect draws to clears."Gravatar bsalomon@google.com2013-08-05
* Add blend optimization helpers and use to convert rect draws to clears.Gravatar commit-bot@chromium.org2013-08-05
* Added ctm matrix to GPU pathGravatar commit-bot@chromium.org2013-08-05
* Implement onGetTableTags and onGetTableData on Windows.Gravatar bungeman@google.com2013-08-01
* Reintroduce default impls removed in 10495.Gravatar bungeman@google.com2013-08-01
* Implement onGetTableTags and onGetTableData on Windows.Gravatar bungeman@google.com2013-08-01
* Revert "Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what break...Gravatar reed@google.com2013-07-31
* Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks""Gravatar reed@google.com2013-07-31
* set nominmax on windowsGravatar bsalomon@google.com2013-07-31
* Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks"Gravatar reed@google.com2013-07-31
* try enabling FONTHOST_USES_FONTMGR and see what breaksGravatar reed@google.com2013-07-31
* Remove a stray double assign that g++ 4.8 thinks has ill-defined sequencing.Gravatar mtklein@google.com2013-07-31