aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Add OpenGL 4.4 support to SkNativeGLContext and GrGLCreateNativeInterface and...Gravatar commit-bot@chromium.org2013-09-03
* Fix bounds computation in GrAAHairlineRendererGravatar commit-bot@chromium.org2013-09-03
* Add glTexGen funcs to interfaceGravatar commit-bot@chromium.org2013-08-30
* 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
* export SkFontMgr_New_... experimental functions for testing in chromeGravatar reed@google.com2013-08-28
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28
* Handle SkStream::rewind properly.Gravatar scroggo@google.com2013-08-28
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.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
* Add luminance mask transfer modes.Gravatar commit-bot@chromium.org2013-08-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-22
* Create new target to hold gpu test code, enable direct testing of GrEffects i...Gravatar commit-bot@chromium.org2013-08-21
* Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual.Gravatar bungeman@google.com2013-08-21
* 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
* Replace uses of GR_API by SK_API.Gravatar commit-bot@chromium.org2013-08-20
* Fix name of "bleed" flagGravatar robertphillips@google.com2013-08-20
* Fix size_t to int conversion warning on Win64 in SkRTConf.h.Gravatar bungeman@google.com2013-08-19
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* Replace uses of GrAssert by SkASSERT.Gravatar tfarina@chromium.org2013-08-17
* Change Atlas recycling to track current flush count and recycle if Atlas not ...Gravatar commit-bot@chromium.org2013-08-16
* 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
* temporary kES2_GrGLBinding alias to unblock DEPS rollGravatar bsalomon@google.com2013-08-15
* missing header from previous commitGravatar bsalomon@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
* Fix crash when querying a runtime config that is defined in environmentGravatar 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
* Reverted r10654 (Fix crash when querying a runtime config that is defined in ...Gravatar robertphillips@google.com2013-08-11
* 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