aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Wire up SDL on macGravatar joshualitt2015-11-09
* Separate out natively-texture image/bmp draws from cached-as-texture image/bm...Gravatar bsalomon2015-11-09
* Fix compile error mac 10.8.Gravatar herb2015-11-09
* Revert of Make SkBlurImageFilter capable of cropping during blur (GPU path). ...Gravatar egdaniel2015-11-09
* SkPx: use namespaces as namespacesGravatar mtklein2015-11-09
* Extract the glyph picking and placing code.Gravatar herb2015-11-09
* Remove debug print statementGravatar egdaniel2015-11-09
* prune unused SkNx featuresGravatar mtklein2015-11-09
* sse 4.2 detectionGravatar mtklein2015-11-09
* Revert of Change quality settings on SkImageDecoder_libjpeg (patchset #1 id:4...Gravatar fmalita2015-11-08
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-08
* Comments Style: s/skbug.com/bug.skia.org/Gravatar halcanary2015-11-07
* avx and avx2 detectionGravatar mtklein2015-11-06
* Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40...Gravatar jvanverth2015-11-06
* Add text animation sample; tweak DrawShip sampleGravatar jvanverth2015-11-06
* SkPx: new approach to fixed-point SIMDGravatar mtklein2015-11-06
* Clean up GrBatchAtlas a bitGravatar robertphillips2015-11-06
* Fix the build on Android devicesGravatar Matt Sarett2015-11-06
* Revert of SkPx: new approach to fixed-point SIMD (patchset #12 id:220001 of h...Gravatar mtklein2015-11-06
* Remove dependencies on Android's forked decoder librariesGravatar msarett2015-11-06
* Change quality settings on SkImageDecoder_libjpegGravatar msarett2015-11-06
* SkPx: new approach to fixed-point SIMDGravatar mtklein2015-11-06
* SkPDF: images support 32-but-not-N32 colortypeGravatar halcanary2015-11-06
* Loosen requirements for mixed samples supportGravatar cdalton2015-11-06
* Add addFragPosUniform to GrGLrogramBuilderGravatar egdaniel2015-11-06
* Revert of Update Layer Hoisting to store its atlas texture in the resource ca...Gravatar robertphillips2015-11-06
* Update Layer Hoisting to store its atlas texture in the resource cacheGravatar robertphillips2015-11-06
* Make SkBlurImageFilter capable of cropping during blur (GPU path).Gravatar senorblanco2015-11-05
* Wire up SDL on AndroidGravatar joshualitt2015-11-05
* Fix bug in sampled decodesGravatar msarett2015-11-05
* Revert of Wire up SDL on Android (patchset #4 id:60001 of https://codereview....Gravatar joshualitt2015-11-05
* Rename non-aa rect methods on GrDrawContext in anticipation of making them su...Gravatar bsalomon2015-11-05
* For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc.Gravatar mtklein2015-11-05
* Make bicubic FP factories return const FPsGravatar bsalomon2015-11-05
* Wire up SDL on AndroidGravatar joshualitt2015-11-05
* Add ifdef guard around gpu-specific code in native windows window.Gravatar plesner2015-11-05
* Assert when running SampleApp with msaa 16 on Windows 10Gravatar aleksandar.stojiljkovic2015-11-05
* Fix for atlas doesn't call eviction functionsGravatar joshualitt2015-11-05
* Create SDL backed SkOSWindowGravatar joshualitt2015-11-04
* Revert[4] of "stop using drawSprite (at least w/ no filters) as it is going a...Gravatar reed2015-11-04
* SkRecord: text blobsGravatar mtklein2015-11-04
* Avoid hang in OncePtr test with --threads 1Gravatar kkinnunen2015-11-04
* Make AndroidOptions constGravatar scroggo2015-11-04
* Create swizzle table inside of glsl capsGravatar egdaniel2015-11-04
* Revert of Reland "By default purge resources that haven't been used for 64 fl...Gravatar bsalomon2015-11-03
* Revert of Revert[2] of "stop using drawSprite (at least w/ no filters) as it ...Gravatar reed2015-11-03
* Take mutex when calling into FreeType.Gravatar bungeman2015-11-03
* Revert of Create swizzle table inside of glsl caps (patchset #12 id:210001 of...Gravatar egdaniel2015-11-03
* SkRemote: saveLayerGravatar mtklein2015-11-03
* Fix setColocatedSampleLocations on ES and GL < 4.5Gravatar cdalton2015-11-03