platform/upstream/libSkiaSharp.git
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
2015-07-30 bsalomonMake GrGpu read/write pixels take GrSurface
2015-07-30 mtkleinLay groundwork for SkOpts.
2015-07-30 borenetbuildbot_spec: Add configuration, do_*_steps, upload_...
2015-07-30 mtkleinRevert of Optimize RGB16 blitH functions with NEON...
2015-07-30 caryclarkadd radial gradient hard stop test
2015-07-30 reedadd helper to create RSXform w/ anchorPt
2015-07-30 yang.zhangOptimize RGB16 blitH functions with NEON for ARM platform.
2015-07-30 robertphillipsUpdate SkLightingShader to take a localMatrix
2015-07-29 bungemanRemove WEBKIT_VERSION_MIN_REQUIRED and config.h.
2015-07-29 fmalitaDouble free in ~SkPictureData()
2015-07-29 bungemanRemove SK_BUILD_FOR SDL, BREW, and PALM.
2015-07-29 mtkleinMove the last headers. Cross your fingers.
2015-07-29 mtkleinMove non-trivial constructors out-of-line.
2015-07-29 reedremove (unnecessary?) call to notifyPixelsChanged
2015-07-29 bungemanRemove SK_BUILD_FOR_WINCE.
2015-07-29 robertphillipsMove LightingShader to effects
2015-07-29 bungemanClean up a few includes, introduce iwyu.
2015-07-29 reedSkImage_Raster's pixels are always immutable.
2015-07-29 borenetbuildbot_spec.py: Include dm_flags and nanobench_flags
2015-07-29 borenetbuildbot_spec.py: Add Android/ChromeOS device info...
2015-07-29 mtkleinMove headers with no dependencies.
2015-07-29 joshualittFix for GrAtlasTextContext crash
2015-07-29 msarettMake SkSwizzler::Fill() support 565
2015-07-29 joshualittAdding debug SkScalerContext which returns random mask...
2015-07-29 Mike KleinRevert "Move headers with no dependencies."
2015-07-29 reedrewrite path.getBounds test to work-around compiler bug
2015-07-29 mtkleinMove headers with no dependencies.
2015-07-29 mtkleinupdate C++11 docs
2015-07-29 borenetAdd builder_spec.py
2015-07-29 caryclarkfix dstreadshuffle text portable gm
2015-07-29 bsalomonFix silly mistake in allocating geoms in TextBatch
2015-07-29 mtkleinAllow Srcs to veto Sinks based on their broad type.
2015-07-29 bsalomonSkip temp texture when config conversion test has alrea...
2015-07-29 caryclarkmake tests portable by using 565 compatible colors
2015-07-28 bsalomonDon't read from unref'ed RT in GrContext::readSurfacePixels
2015-07-28 bsalomonMove draw on upload decision in GrGpu
2015-07-28 Mike KleinRevert "Move the rest of src headers used by include...
2015-07-28 bsalomonRevert of Move draw on upload decision in GrGpu (patchs...
2015-07-28 caryclarkgm missed portable text in textblobshader
2015-07-28 mtkleinMove the rest of src headers used by include to include...
next