platform/upstream/libSkiaSharp.git
2015-08-05 joshualittMove atlas creation to internal to GrResourceProvider
2015-08-05 reed- allow for stepping through a picture with 'n' and 'p'
2015-08-05 reedRevert of IWYU: 'core' target, files starting A-C....
2015-08-04 bungemanIWYU: 'core' target, files starting A-C.
2015-08-04 borenetWhitespace change to test Gerrit ACLs
2015-08-04 mtkleinPort morphology to SkOpts.
2015-08-04 halcanaryRemove experimental/PdfViewer
2015-08-04 fmalitaSkPictureImageGenerator
2015-08-04 Mike KleinReorganize to keep similar code together.
2015-08-04 Eric Borenwhitespace change to test whether I can commit
2015-08-04 Mike KleinRemove dead code.
2015-08-04 senorblancoImplement caching of filled paths in the tessellated...
2015-08-04 joshualittBreak LCD and Bitmap text dependency on hardcoded atlas...
2015-08-04 scroggoCreate a scanline decoder without creating a codec
2015-08-04 joshualittAdd cheat sheet to wrangler doc
2015-08-04 mtkleinPort SkBlurImage opts to SkOpts.
2015-08-04 mtkleinRevert "Implement caching of filled paths in the tessel...
2015-08-04 reedupdate image bench to test gpu and cpu images against...
2015-08-04 reedcache private readback for gpu-images
2015-08-04 robertphillipsRemove IGNORE_ROT_AA_RECT_OPT flag
2015-08-04 wangyixAdded registerChild; transforms, textures, glKey automa...
2015-08-04 Stephen WhiteFix SkData leaks at GrResourceKey::setCustomData()...
2015-08-04 mtkleinRevert of SkCanvas::onDrawPicture() quick-reject (patch...
2015-08-03 fmalitaSkCanvas::onDrawPicture() quick-reject
2015-08-03 reedremove flags that control no code
2015-08-03 bsalomonFix elliptical rrect clip shaders for large radii on...
2015-08-03 reedadd bench for gpu-image -> cpu-surface
2015-08-03 Stephen WhiteFix resource cache test.
2015-08-03 senorblancoImplement caching of filled paths in the tessellated...
2015-08-03 reedremove getdevice guard for android
2015-08-03 joshualittUse new API everywhere for GrDefaultGeoProcFactory
2015-08-03 mtkleinMissing overrides for Sinks in HWUI.
2015-08-03 joshualittAdd abliity to set textblob cache budget to GrContext
2015-08-03 bsalomonUpdate assert to allow config conversion effect for...
2015-08-03 joshualittRevert of Use new API everywhere for GrDefaultGeoProcFa...
2015-08-03 joshualittUse new API everywhere for GrDefaultGeoProcFactory
2015-08-03 Derek Sollenbergeradd missing comma
2015-08-03 bungemanUpdate NulCanvas so everything builds.
2015-08-03 halcanaryDocumentation: SkPathEffect
2015-08-03 djsollenfix tests for android framework build
2015-08-01 joshualittAdd BW masks to random scaler context
2015-08-01 joshualittRevert of Add BW masks to random scaler context (patchs...
2015-08-01 joshualittAdd BW masks to random scaler context
2015-08-01 joshualittadding gm to use random scaler context
2015-08-01 reedremove now-dead flags
2015-07-31 bungemanFix no-gpu debugger.
2015-07-31 joshualittMove strike to subrun in GrAtlasTextContext
2015-07-31 halcanaryC API: remove dead code, simplify boilerplate
2015-07-31 joshualittRevert of adding gm to use random scaler context (patch...
2015-07-31 mtkleindisable SkOpts on x86 iOS (simulator)
2015-07-31 joshualittadding gm to use random scaler context
2015-07-31 scroggoFix straggling SK_VIRTUAL_CONSTRAINT_TYPEs
2015-07-31 joshualittRevert of Move strike to subrun in GrAtlasTextContext...
2015-07-31 mtkleinMove SkOpts.h back to src/core.
2015-07-31 bsalomonSome cleanup in GrTextureProvider and GrResourceProvider.
2015-07-31 joshualittMove strike to subrun in GrAtlasTextContext
2015-07-31 halcanaryC API: add sk_xfermode.h, impl, test
2015-07-31 bsalomonSpeculative fix for http://crbug.com/515966
2015-07-31 halcanaryDocumentation spelling error
2015-07-31 halcanaryDocumentation: SkXfermode::Mode
2015-07-31 joshualittAnother small fix to GrFontScaler
2015-07-31 bsalomonRemove unnecessary virtual destructor on SkTArray
2015-07-31 mtkleinPort SkXfermode opts to SkOpts.h
2015-07-31 reeduse SkNextID::ImageID for android's stable id
2015-07-31 joshualittModifying TextBlobCacheTest to use SkRandomScalerContext
2015-07-31 bsalomonMake ANGLE perf decisions be runtime rather than compil...
2015-07-31 mtkleinPort SkUtils opts to SkOpts.
2015-07-31 djsollenUpdate Android Testing apps to support release mode
2015-07-31 bsalomonRestore read pixels perf on ANGLE
2015-07-31 reedremove drawimagerect flags, as skia no longer respects...
2015-07-31 joshualittbump the size of the atlas id to 64 bits
2015-07-31 bsalomonMake SkIsPow2 templated
2015-07-31 joshualittRevert of Modifying TextBlobCacheTest to use SkRandomSc...
2015-07-31 joshualittModifying TextBlobCacheTest to use SkRandomScalerContext
2015-07-31 bsalomonAlso provides the ResourceProvider to onDrawPath which...
2015-07-31 mtkleinDM: track a direct/indirect bit for each Sink too.
2015-07-31 joshualittRemove unused field in micro cleanup
2015-07-31 bungemanFix repeat builds with Android.
2015-07-31 joshualittTweak the MaskFormat in one more place in GrBatchFontCache
2015-07-31 robertphillipsAddress some SkLightingShader TODOs
2015-07-31 borenetAdd android_run_app.go
2015-07-31 kkinnunenImplement support for dual source blending in ES
2015-07-31 kkinnunenMake it possible to toggle MSAA for ES (EXT_multisample...
2015-07-31 reedlock pixels in image when bitmap is immutable and not...
2015-07-31 reedfix empty image constructor
2015-07-31 reedunify pixelref and image ID space, so we can share...
2015-07-30 bsalomonDisable SRGB support on PowerVR Rogue due to SRGBReadWr...
2015-07-30 bsalomonMake TRecorder alloc_back return a void*
2015-07-30 bsalomonSRGB read and write pixels working and unit test
2015-07-30 joshualittfind image whenever we generateGlyph. This should...
2015-07-30 caryclarklinear gradient with stops discretized gm
2015-07-30 egdanielMove some parts of onReadPixels up to GrGpu readPixels.
2015-07-30 msarettRename SkCodec_libbmp to SkBmpCodec
2015-07-30 scroggoCall notifyPixelsChanged after modifying bitmap
2015-07-30 nodirBuild buckets: tryjob access
2015-07-30 bungemanRevert character in typeface test on Android.
2015-07-30 robertphillipsMinor cleanup of SkLightingShader
2015-07-30 mtkleinRuntime CPU detection for rsqrt().
2015-07-30 joshualittDont try to draw glyphs with unexpected mask formats
2015-07-30 scroggoRemove SK_LEGACY_IMAGE_GENERATOR_ENUMS_AND_OPTIONS
next