aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix indirect use of defined() directiveGravatar tomhudson2015-06-23
* Propagate SkSurfaceProps to more call sitesGravatar robertphillips2015-06-23
* Tweak SkiaLab docsGravatar borenet2015-06-23
* add simple test for offsetimagefilterGravatar reed2015-06-23
* add break statement -- lost during rewrite earlierGravatar reed2015-06-22
* change old picture serialization to really handle imagesGravatar reed2015-06-22
* fix for calling bindFragDataLocation on OpenGL 2.1Gravatar joshualitt2015-06-22
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Use vmulq_n_u32(..., 0x01010101) to distribute alphas.Gravatar mtklein2015-06-22
* fix spurious init on VisualBench startupGravatar joshualitt2015-06-22
* Implemented onGetScanlines and onSkipScanlines for interlaced pngsGravatar emmaleer2015-06-22
* Update some Sk4px APIs.Gravatar mtklein2015-06-22
* Begin kLegacyFontHost_InitType cleanupGravatar robertphillips2015-06-22
* clean offsetimagefilter gmGravatar reed2015-06-22
* Change large glyph check back to > threshold.Gravatar jvanverth2015-06-22
* Remove distance field flag from SkPaintGravatar jvanverth2015-06-22
* Fixup android launch script to launch VisualBench as well as SampleAppGravatar joshualitt2015-06-22
* Make GrGLProgramDataManager not refcountedGravatar kkinnunen2015-06-21
* Update SKP versionGravatar skia.buildbots2015-06-21
* remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now in SkUserConfig.h)Gravatar reed2015-06-20
* Rename all things "leaky" in SkDeviceGravatar robertphillips2015-06-19
* Fix for assert in VisualBenchGravatar joshualitt2015-06-19
* remove SkDevicePropertiesGravatar robertphillips2015-06-19
* Switch to glyphs as paths at a higher point size on AndroidGravatar jvanverth2015-06-19
* Move rect_memcopy from helper to global static.Gravatar egdaniel2015-06-19
* Do not fail on images that are too small to subset decode.Gravatar msarett2015-06-19
* Prevent webp from producing 0 dimensional imagesGravatar msarett2015-06-19
* Revert of Disable failing GPU tests on Nexus 6. (patchset #1 id:1 of https://...Gravatar joshualitt2015-06-19
* Fix precision error in https://codereview.chromium.org/1188433011/Gravatar robertphillips2015-06-19
* Added check for ill-conditioned invertGravatar robertphillips2015-06-19
* Expose SkFaceRec less.Gravatar bungeman2015-06-19
* Remove gamma field from SkDevicePropertiesGravatar robertphillips2015-06-19
* remove deprecated NewRasterPMColorGravatar reed2015-06-19
* Revert of Switch to glyphs as paths at a higher point size on Android (patchs...Gravatar fmalita2015-06-18
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* privatizeGravatar reed2015-06-18
* disable floating point textures if GLSL version is < 330Gravatar joshualitt2015-06-18
* Switch to glyphs as paths at a higher point size on AndroidGravatar jvanverth2015-06-18
* remove dead guarded code for legacy SkData procGravatar reed2015-06-18
* add callbacks to Images that wrap client-provided contentGravatar reed2015-06-18
* Initialize the sample config for wrapped RTs to kUnified.Gravatar senorblanco2015-06-18
* Modify android_install_app to install VisualBenchGravatar joshualitt2015-06-18
* Add SkWebpCodec, for decoding .webp images.Gravatar scroggo2015-06-18
* remove SkData proc guardGravatar reed2015-06-18
* Don't call bindTexture from GrGLProgramGravatar cdalton2015-06-18
* Allows windowed apps to be built on the Mac just by writing a SkOSWindow subc...Gravatar bsalomon2015-06-18
* Revert of Work around for nexus 6 TexSubImage issue (patchset #4 id:60001 of ...Gravatar joshualitt2015-06-18
* Work around for nexus 6 TexSubImage issueGravatar joshualitt2015-06-18
* Remove FT_HAS_COLOR definition.Gravatar bungeman2015-06-18
* Plumb through out_row byte length so we can assert we stay underneath it.Gravatar mtklein2015-06-18