aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
* Update compiler warning flagsGravatar mtklein2015-01-23
* Remove GrBinHashKeyGravatar bsalomon2015-01-23
* Add specialized content key class for resources.Gravatar bsalomon2015-01-23
* remove unnecessary guard flags for android (for conics)Gravatar reed2015-01-22
* Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilderGravatar egdaniel2015-01-22
* remove (unused) GatherPixelRefsGravatar reed2015-01-22
* Don't require -DSK_USE_POSIX_THREADS.Gravatar mtklein2015-01-21
* More natural way to serialize GPU tasks and tests.Gravatar mtklein2015-01-21
* Easy DM TODO: LazyDecodeBitmap does not help (or hinder).Gravatar mtklein2015-01-21
* Move sync code to include/, switch from using platform define to a proxy head...Gravatar mtklein2015-01-21
* SkPDFCanonGravatar halcanary2015-01-21
* Move SkFontMgr and SkFontStyle impls to own cpp.Gravatar bungeman2015-01-20
* Revert "Revert "delete old things!""Gravatar bsalomon2015-01-20
* Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...Gravatar scroggo2015-01-20
* YUV planes cacheGravatar sugoi2015-01-19
* remove dead headerGravatar reed2015-01-18
* remove unused SkAvoidXfermodeGravatar reed2015-01-18
* remove dead code for scalar typeGravatar reed2015-01-18
* tool --help alphabetizes command line flagsGravatar halcanary2015-01-18
* Revert "delete old things!"Gravatar Brian Salomon2015-01-16
* delete old things!Gravatar bsalomon2015-01-16
* turn back on gpu testsGravatar mtklein2015-01-15
* Sketch DM refactor.Gravatar mtklein2015-01-15
* Move XferEffects class to GrCustomXfermode fileGravatar egdaniel2015-01-15
* Revert of Sketch DM refactor. (patchset #45 id:850001 of https://codereview.c...Gravatar mtklein2015-01-15
* Sketch DM refactor.Gravatar mtklein2015-01-15
* Use device-space stroke width for SkDraw::drawRect() quick-rejectGravatar fmalita2015-01-15
* add sample for filter qualityGravatar reed2015-01-14
* Move Gpu ArithmeticMode xfer effect to _gpu files.Gravatar egdaniel2015-01-14
* Add repro GM for GPU clipped-AA vs. non-AA drawRect discrepancyGravatar robertphillips2015-01-14
* delete the dreaded TransitionViewGravatar reed2015-01-13
* Move most of the transform logic into the primitive processorsGravatar joshualitt2015-01-13
* Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 id:...Gravatar robertphillips2015-01-12
* Fix GPU clipped-AA vs. non-AA drawRect discrepancyGravatar robertphillips2015-01-12
* add stroke params to c apiGravatar reed2015-01-10
* Remove SkTileGrid (except for TileGridInfo).Gravatar mtklein2015-01-09
* remove unneeded flagsGravatar reed2015-01-09
* remove flags that are now in chrome's SkUserConfig.hGravatar reed2015-01-08
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* Add Alpha fade GM.Gravatar halcanary2015-01-07
* revert buildbot breakerGravatar caryclark2015-01-07
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-07
* use conics for ovals and roundrectsGravatar reed2015-01-06
* Revert of Rename SkDrawPictureCallback to SkPicture::AbortCallback (patchset ...Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Rename SkDrawPictureCallback to SkPicture::AbortCallbackGravatar robertphillips2015-01-06
* Revert "Remove SkPDFDocument and SkPDFDevice from the public headers."Gravatar reed2015-01-06
* Remove SkPDFDocument and SkPDFDevice from the public headers.Gravatar halcanary2015-01-06
* Revert of use conics for ovals and roundrects (patchset #1 id:1 of https://co...Gravatar reed2015-01-06
* use conics for ovals and roundrectsGravatar reed2015-01-05