aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://co...Gravatar robertphillips@google.com2013-09-16
* Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on ...Gravatar robertphillips@google.com2013-09-16
* Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview...Gravatar robertphillips@google.com2013-09-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-14
* start to remove lockPixels from bitmapshaderGravatar reed@google.com2013-09-13
* Warnings as errors fixGravatar robertphillips@google.com2013-09-13
* Initial error handling codeGravatar commit-bot@chromium.org2013-09-13
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-10
* Change old PRG to be SkLCGRandom; change new one to SkRandomGravatar commit-bot@chromium.org2013-09-09
* Two and three color GPU gradients without textures.Gravatar bsalomon@google.com2013-09-09
* remove SK_IGNORE_IMAGE_PRESCALE flag (no longer used)Gravatar reed@google.com2013-09-09
* move decision to smash invmatrix into unit-space (for faster repeat/mirror to...Gravatar reed@google.com2013-09-09
* move platformConvolutionProcs() call to right before we need itGravatar reed@google.com2013-09-06
* remove fConvolutionProcs from State, and just use it locallyGravatar reed@google.com2013-09-05
* simplify making translate only invmatrixGravatar reed@google.com2013-09-05
* ARM Skia NEON patches - 18 - Preparation work for BitmapProcStateGravatar commit-bot@chromium.org2013-09-05
* forgot to guard GPU includes when SK_SUPPORT_GPU not definedGravatar humper@google.com2013-09-04
* add support for high quality image filtering on the GPUGravatar humper@google.com2013-09-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-09-04
* Fix Matrix44Test and double-to-float conversion in SVD codeGravatar jvanverth@google.com2013-09-03
* Revise SVD code to remove arctangents. Gravatar commit-bot@chromium.org2013-09-03
* Fix bug in SkWriter32.Gravatar mtklein@google.com2013-09-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-31
* Rename ShaderType enum to ShaderVisibilityGravatar commit-bot@chromium.org2013-08-30
* R-Tree -- Don't sort draw commands unless specified.Gravatar sglez@google.com2013-08-30
* Move SkBitmapDevice functions to their own fileGravatar robertphillips@google.com2013-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
* Split SkDevice into SkBaseDevice and SkBitmapDeviceGravatar robertphillips@google.com2013-08-29
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-29
* Fix case where GrGLEffectMatrix gives back a dangling ptr for the coords var ...Gravatar commit-bot@chromium.org2013-08-28
* fix state machine so we know simple only loops once, but we can call maprect ...Gravatar reed@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
* Revert of r10943.Gravatar rmistry@google.com2013-08-27
* add SkDeviceLooper to handle larger-than-fixedpointGravatar reed@google.com2013-08-27
* Blur refactoringGravatar robertphillips@google.com2013-08-27
* Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder()Gravatar fmalita@google.com2013-08-27
* Implement highQualityFilter16 so GM doesn't crash when you give it resources.Gravatar mtklein@google.com2013-08-26
* skia: Add SK_API to SkDiscardableMemory.Gravatar commit-bot@chromium.org2013-08-22
* Remove the call to getFontMetrics from SkBBoxRecordGravatar commit-bot@chromium.org2013-08-22
* My clang now doesn't complain about !"foo".Gravatar mtklein@google.com2013-08-22
* Add an empty typeface as a default-default.Gravatar bungeman@google.com2013-08-21
* Implement SkEmptyFontMgr::onLegacyCreateTypeface and make pure virtual.Gravatar bungeman@google.com2013-08-21
* Chromium's clang bots do not like the SkASSERT(!"foo") constructGravatar robertphillips@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
* CHECK -> SKTDYNAMICHASH_CHECK, to avoid collision with CHECK in Chrome logging.Gravatar mtklein@google.com2013-08-20
* use SkTDynamicHash in picture recordingGravatar mtklein@google.com2013-08-20
* Fix name of "bleed" flagGravatar robertphillips@google.com2013-08-20
* skia: Added SkDiscardableMemory interface.Gravatar scroggo@google.com2013-08-19