aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
Commit message (Expand)AuthorAge
...
* Hopefully fix ios botsGravatar msarett2015-08-11
* SkPDF: clean up overuse of SK_SUPPORT_PDFGravatar halcanary2015-08-11
* Switching Skia to chromium's libjpeg-turboGravatar msarett2015-08-11
* Add high resolution WallTimer to SampleAppGravatar jvanverth2015-08-11
* SkPDF: allow PDF module to be disabled in DM and SampleAppGravatar halcanary2015-08-11
* Revert "move some public headers into private"Gravatar reed2015-08-11
* move some public headers into privateGravatar reed2015-08-11
* Expand functionality of GrRectBatchFactory with AARectsGravatar joshualitt2015-08-10
* Create GrRectBatchFactoryGravatar joshualitt2015-08-10
* move Stroke Rect and AAFill Rect to their own fileGravatar joshualitt2015-08-10
* Revert of Update libwebp and resume testing scaled webp (patchset #2 id:20001...Gravatar scroggo2015-08-07
* Update libwebp and resume testing scaled webpGravatar scroggo2015-08-07
* GrDrawVertices to batchesGravatar joshualitt2015-08-07
* Move GrDrawAtlasBatch to separate fileGravatar jvanverth2015-08-07
* Revert of Move GrDrawAtlasBatch to separate file (patchset #1 id:1 of https:/...Gravatar jvanverth2015-08-07
* Move GrDrawAtlasBatch to separate fileGravatar jvanverth2015-08-07
* Make folder for batchesGravatar joshualitt2015-08-07
* Fix warnings on VS2015 x86_64 buildGravatar bsalomon2015-08-06
* Split SkBmpCodec into three separate classesGravatar msarett2015-08-06
* Fix color swap for webp 565Gravatar scroggo2015-08-06
* remove guard for SrcPtr in drawBitmapRect for androidGravatar reed2015-08-06
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* Port SkTextureCompression opts to SkOptsGravatar mtklein2015-08-06
* Remove SK_LEGACY_SKPOINT3_CTORS flagGravatar robertphillips2015-08-06
* Detect MIPS DSP and DSPR2 programattically.Gravatar mtklein2015-08-05
* Moved common cross-project functionality out from SkTraceEvent.h into SkTrace...Gravatar oysteine2015-08-05
* Give strokerectbatch a proper homeGravatar bsalomon2015-08-05
* Update yasm .gyp for tweaked ASAN bots.Gravatar mtklein2015-08-05
* Port morphology to SkOpts.Gravatar mtklein2015-08-04
* Remove experimental/PdfViewerGravatar halcanary2015-08-04
* SkPictureImageGeneratorGravatar fmalita2015-08-04
* Create a scanline decoder without creating a codecGravatar scroggo2015-08-04
* Port SkBlurImage opts to SkOpts.Gravatar mtklein2015-08-04
* Remove IGNORE_ROT_AA_RECT_OPT flagGravatar robertphillips2015-08-04
* remove flags that control no codeGravatar reed2015-08-03
* remove getdevice guard for androidGravatar reed2015-08-03
* remove now-dead flagsGravatar reed2015-08-01
* Port SkXfermode opts to SkOpts.hGravatar mtklein2015-07-31
* Port SkUtils opts to SkOpts.Gravatar mtklein2015-07-31
* remove drawimagerect flags, as skia no longer respects themGravatar reed2015-07-31
* Rename SkCodec_libbmp to SkBmpCodecGravatar msarett2015-07-30
* Lay groundwork for SkOpts.Gravatar mtklein2015-07-30
* Remove SK_BUILD_FOR SDL, BREW, and PALM.Gravatar bungeman2015-07-29
* Move non-trivial constructors out-of-line.Gravatar mtklein2015-07-29
* Move LightingShader to effectsGravatar robertphillips2015-07-29
* Adding debug SkScalerContext which returns random mask formatsGravatar joshualitt2015-07-29
* make tests portable by using 565 compatible colorsGravatar caryclark2015-07-29
* Rename GrInOrderDrawBuffer to GrBufferedDrawTargetGravatar joshualitt2015-07-28
* Move SkTHash.h to include/private.Gravatar mtklein2015-07-28
* add -Iinclude/private anywhere we have -Isrc/coreGravatar mtklein2015-07-28