aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor)Gravatar robertphillips2015-10-04
* Update SKP versionGravatar update-skps2015-10-04
* Simplify nvpr textGravatar cdalton2015-10-03
* Stop calling jpeg_finish_decompress()Gravatar msarett2015-10-02
* Move all knowledge of X sampling into SkScaledCodecGravatar scroggo2015-10-02
* SkPDF: remove suppressionGravatar halcanary2015-10-02
* Incrementally flush GrDrawTargetGravatar joshualitt2015-10-02
* Fix CrOS SampleAppGravatar jvanverth2015-10-02
* Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://...Gravatar joshualitt2015-10-02
* Some iOS fixes to make SampleApp work better.Gravatar jvanverth2015-10-02
* Incrementally flush GrDrawTargetGravatar joshualitt2015-10-02
* Add work around for devices/API filters that claim GL_KHR_debug support but d...Gravatar bsalomon2015-10-02
* Remove separate cache for clip mask texturesGravatar bsalomon2015-10-02
* Revert of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS...Gravatar joshualitt2015-10-02
* S4 only has 8 texture units on the GLContext we createGravatar joshualitt2015-10-02
* Skia: Add Command Buffer support to Linux/MacGravatar hendrikw2015-10-01
* Reland of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS...Gravatar benjaminwagner2015-10-01
* Update Android toolchains and streamline process.Gravatar mtklein2015-10-01
* Strip font name of special characters before dumpingGravatar ssid2015-10-01
* Base SkAutoTUnref on skstd::unique_ptr.Gravatar bungeman2015-10-01
* Revert of Blacklist GLVertexAttributesBench and GLVec4ScalarBench for GalaxyS...Gravatar joshualitt2015-10-01
* Basic CPU support for VisualBench.Gravatar mtklein2015-10-01
* Fix for texture width or height are greater than 2^16Gravatar joshualitt2015-10-01
* add hard-coded limit for tmp allocations when HQ image scalingGravatar reed2015-10-01
* SkPDF: ASAN fix: don't double ref new SkPDFBitmap objectsGravatar halcanary2015-10-01
* Update libwebp and resume testing scaled webpGravatar scroggo2015-10-01
* Enable image is opaque test seems to pass nowGravatar joshualitt2015-10-01
* Remove const from `const int loops`.Gravatar mtklein2015-10-01
* Fix drawVertices when there is a paint alphaGravatar bsalomon2015-10-01
* Automatically add extra CQ trybots for predetermined pathsGravatar rmistry2015-10-01
* Resolve TODOs in PRESUBMIT.pyGravatar rmistry2015-10-01
* Add overrides to SkAndroidSDKCanvas, update SkHwuiRendererGravatar tomhudson2015-10-01
* SkPDF: Implement drawImage*() properlyGravatar halcanary2015-10-01
* Fix for 2056Gravatar joshualitt2015-10-01
* Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Nei...Gravatar robertphillips2015-10-01
* Implement stencil clipping in mixed sampled render targetsGravatar vbuzinov2015-09-30
* Small DM cleanupGravatar scroggo2015-09-30
* Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor)Gravatar robertphillips2015-09-30
* Avoid copies in SkMasks constructorGravatar scroggo2015-09-30
* Add some of my favorite headers to gyp.Gravatar herb2015-09-30
* Revert[4] of add ImageShader, sharing code with its Bitmap cousinGravatar reed2015-09-30
* Fix for nexus 5 crashing in GL benchesGravatar joshualitt2015-09-30
* Fix bug testing SkCodec for ICOGravatar scroggo2015-09-30
* CMake for WindowsGravatar mtklein2015-09-30
* Call rewindIfNeeded in SkCodecGravatar scroggo2015-09-30
* Merge SkCodec with SkScanlineDecoderGravatar scroggo2015-09-30
* fix for default path renderer draws harlines without bloatingGravatar joshualitt2015-09-30
* Add support for light dumps in SkTraceMemoryDump interface.Gravatar ssid2015-09-30
* remove unused helper functionGravatar reed2015-09-29
* Unify ThreadID.Gravatar herb2015-09-29