platform/upstream/libSkiaSharp.git
2015-12-18 bsalomonRemove GrGLGpu::configToGLFormats
2015-12-18 reedupdate androidsdk to new savelayer signature
2015-12-18 joshualittRevert of Add visualbench as valid target to Makefile...
2015-12-18 scroggoReland of Add test for previously unflattenables (patch...
2015-12-18 joshualittAdd visualbench as valid target to Makefile
2015-12-18 reedchange signature for virtual related to saveLayer,...
2015-12-18 caryclarkfix large dashed paths
2015-12-18 scroggoRemove SkImageMinRowBytes
2015-12-18 joshualittBlacklist GLPrograms on Angle Debug bot
2015-12-18 scroggoUpdate dm_flags.json to match dm_flags.py
2015-12-18 joshualittRevert of Add config options to run different GPU APIs...
2015-12-18 reedRevert of Create a hash table from id<-->key in SkImage...
2015-12-18 caryclarkfix bugs in path contains
2015-12-18 kkinnunenAdd config options to run different GPU APIs to dm...
2015-12-18 bsalomonRemove some unneeded calls to GrGLGpu::configToGLFormats
2015-12-18 bsalomonAdd field for internalFormat param to glTexImage to...
2015-12-17 bsalomonRemove dead code for glTexStorage
2015-12-17 bsalomonMake SkMatrix::get*Scale[s]() fail on NaN
2015-12-17 herbFix UB function problems for shaders and mask.
2015-12-17 bsalomonAdd fExternalFormatForTexImage to GrGLGpu::ConfigEntry...
2015-12-17 jvanverthRe-enable WritePixels test for iOS
2015-12-17 fmalitaSkMatrix::preScale() is too conservative
2015-12-17 xidachenCreate a hash table from id<-->key in SkImageFilter...
2015-12-17 robertphillipsAdd default ctor to SkMask
2015-12-17 cdaltonFixup GL instanced rendering commands
2015-12-17 ethannicholasAdded concave paths to aaxfermodes GM
2015-12-17 mtkleinupdate CMake and Google3 builds for AVX/AVX2
2015-12-17 bsalomonMove the GrGLGpu config stencil format index into Confi...
2015-12-17 rmistryAdd 2 new SKPS to the buildbot repository
2015-12-17 jvanverthDon't allow BGRA rendertargets on iOS w/ES 3.0+.
2015-12-17 fsUse the unswapped end point y for early out case in...
2015-12-17 bsalomonFix thread-unsafe construction of GrUniqueKey in GR_DEF...
2015-12-17 senorblancoFix gaussian blur for small sigma.
2015-12-17 reedcheck bounds of each cubic segment against clip
2015-12-16 reedremove obsolete ondrawsprite base virtual
2015-12-16 scroggoRevert of Add test for previously unflattenables (patch...
2015-12-16 mtkleincount is an int, so constrain it to a 32-bit w-register.
2015-12-16 caryclarkadd fsync to try to get complete skps from webpage...
2015-12-16 joshualittAdd VisualBench switch to extra_config
2015-12-16 caryclarkonly call scalar finite when necessary
2015-12-16 bsalomonGenerate a table of config->glformat info. Precursor...
2015-12-16 mtkleinSSE 4.1 SrcOver blits: color32, blitmask.
2015-12-16 joshualittBlacklist GLInstancedArraysBench on ipad
2015-12-16 scroggoRemove Subset*Benches
2015-12-16 joshualittRevert of Blacklist GLInstancedArraysBench on the ipad...
2015-12-16 caryclarkThis brings hairlines into agreement with thick strokes.
2015-12-16 reedReland of move drawSprite from canvas (patchset #1...
2015-12-16 reedRevert of remove drawSprite from canvas (patchset ...
2015-12-16 reedremove drawSprite from canvas
2015-12-16 scroggoUse SK_BUILD_FOR_ANDROID_FRAMEWORK in compose
2015-12-16 robertphillipsAvoid pixel GPU readback in saveLayerWithPickup
2015-12-15 joshualittBlacklist GLInstancedArraysBench on the ipad
2015-12-15 bsalomonSet GL_PACK_ALIGNMENT before calling glReadPixels
2015-12-15 joshualittMake draw* lines responsible for cache management
2015-12-15 ethannicholasFix for GrAALinearizingConvexPathRenderer incorrectly...
2015-12-15 smkleinPorting Skia for newlib compatibility.
2015-12-15 joshualittBlacklist AndroidOne + WritePixelsTest
2015-12-15 bsalomonAdd helper for determining whether to use sized interna...
2015-12-15 halcanaryTests: reduce verbosity
2015-12-15 mseabornSkPreConfig.h: Allow defined(__unix__) to imply SK_BUIL...
2015-12-15 mtkleinSpecialize Sk2d for SSE2
2015-12-15 benjaminwagnerRevert of In BUILD.public, enable SK_SUPPORT_LEGACY_HAI...
2015-12-15 fmalitaSkBitmapProcState rounding bias
2015-12-15 rmistryAdd link to Gold trybot runs in every uploaded Skia CL
2015-12-15 borenetadb_wait_for_device: More fixes
2015-12-14 msarettFix valgrind suppressions for libjpeg-turbo warning
2015-12-14 benjaminwagnerUpdate sync_google3.sh to match autoroller.py.
2015-12-14 bsalomonAdd option to control maximum GrBatch lookback
2015-12-14 ethannicholasSwitch fragment coordinate to 'highp' to fix various...
2015-12-14 mtkleinUnify some SkNx code
2015-12-14 mtkleinRevert of SkTime updates (patchset #2 id:20001 of https...
2015-12-14 halcanarySkBitmap move
2015-12-14 borenetadb_wait_for_device: Add battery fallback, support...
2015-12-14 halcanaryDocumentation: HarfBuzz link
2015-12-14 halcanaryDocumentation: text shaping
2015-12-14 caryclarkpath ops: check for deleted ends
2015-12-14 mtkleinSkTime updates
2015-12-14 caryclarkIf a point is on a path edge, it's in the path, at...
2015-12-14 borenetadb_wait_for_device: If we can't get the battery level...
2015-12-14 reedRevert of Add config options to run different GPU APIs...
2015-12-14 borenetAdd minimum battery level to adb_wait_for_device
2015-12-14 kkinnunenAdd config options to run different GPU APIs to dm...
2015-12-14 kkinnunenTry to fix intermittent GrAutoLocaleSetter crashes...
2015-12-13 update-skpsUpdate SKP version
2015-12-11 benjaminwagnerIn SkPixmap.cpp, change SkAlphaMul to SkMulDiv255.
2015-12-11 mtkleinarchive skpx... currently dead code
2015-12-11 benjaminwagnerChange google3 sync scripts to sync latest rather than...
2015-12-11 joshualittA change to cleanup some organization around df text
2015-12-11 fmalitaNew GM: image_scale_aligned
2015-12-11 msarettChange computeOutputColorType() to mimic old behavior
2015-12-11 scroggoAdd test for previously unflattenables
2015-12-11 scroggoFix a crash in SkParsePath::FromSVGString
2015-12-11 joshualittremove explicit 'f' in glbench shader
2015-12-11 benjaminwagnerIn BUILD.public, enable SK_SUPPORT_LEGACY_HAIR_IGNORES_...
2015-12-11 msarettMake BitmapRegionDecoder succeed on invalid requests
2015-12-11 joshualittMove all text stuff to its own folder
2015-12-11 joshualittmake internaldrawBmpText part of GrTextUtils
2015-12-11 robertphillipsAdd check for highp support in Conic effect
2015-12-11 kkinnunenInitialize glGen* call id args to zero
2015-12-11 kkinnunenRun debug gl context for DEF_GPU_TEST_FOR_ALL_CONTEXTS
next