platform/upstream/libSkiaSharp.git
2014-06-25 borenetUpdate SKP version to 32
2014-06-24 mtkleinDisable bogus _scaled benches until we can figure out...
2014-06-24 robertphillipsRename GrAtlasMgr to GrAtlas (and other cleanup)
2014-06-24 Brian Salomonrebase GMs
2014-06-24 mtkleindelete disabled bench
2014-06-24 egdanielRemove special case gpu transforms for Identity and...
2014-06-24 robertphillipsMove allocation of texture from SkGpuDevice to GrLayerCache
2014-06-24 borenetBench: Change default maxMs from 4s to 1s.
2014-06-24 mtkleinSupport serialization in SkRecord-backed SkPictures.
2014-06-24 bsalomonMake GrGLShaderBuilder::fragmentPosition() return a...
2014-06-24 jvanverthAnother iOS fix for SampleApp.
2014-06-24 mtkleinPrune some dead code from SkPicture.cpp.
2014-06-24 caryclarkadd path dump test
2014-06-24 Mike KleinTick off some TODOs:
2014-06-24 mtkleinTidy up fOwner in SkMutex_pthread.h.
2014-06-24 caryclarkadd pathops tight bounds; conform path ops' gyp to...
2014-06-24 tfarinaPreprend Test to test function name generated by DEF_TE...
2014-06-24 kkinnunenInitialize a variable in GrDrawTarget::drawPaths
2014-06-24 kkinnunenRebaseline gm results after "Implement text rendering...
2014-06-24 kkinnunenImplement text rendering with NVPR
2014-06-23 Mike KleinNo one uses SkPicture::swap.
2014-06-23 Mike KleinEnable basic drawing with SkRecord-based pictures.
2014-06-23 caryclarkuse platform-independent font for gm
2014-06-23 Ben WagnerRemove unneeded return from DirectWrite.
2014-06-23 rmistryRebaseline shadertext2_{gpu,8888} after SkPaint::measur...
2014-06-23 Mike KleinUse smart pointers to make SkPictureRecorder lifetimes...
2014-06-23 kelvinlyAdd schemas to Skia repo
2014-06-23 robertphillipsRemove suppression of distantclip image differences
2014-06-23 bungemanBetter rendering detection with DirectWrite.
2014-06-23 kkinnunenRebaseline shadertext2 after SkPaint::measureText changes
2014-06-23 rmistryRevert of Revert of Fix SkPaint::measureText for stroke...
2014-06-23 rmistryRevert of Support using OpenGL ES context on desktop...
2014-06-23 rmistryRevert of Add functions to support NV_path_rendering...
2014-06-23 rmistryRevert of Fix SkPaint::measureText for stroked hairline...
2014-06-23 kkinnunenAdd functions to support NV_path_rendering in OpenGL ES
2014-06-23 kkinnunenSupport using OpenGL ES context on desktop
2014-06-23 borenetUpdate SKP version to 29
2014-06-23 kkinnunenFix SkPaint::measureText for stroked hairline text
2014-06-22 tfarinaNo need to include ../tools/flags in include_dirs when...
2014-06-22 borenetUpdate SKP version to 28
2014-06-21 tfarinaAdd GYP target for sk_tool_utils.* component.
2014-06-21 borenetUpdate SKP version to 27
2014-06-20 senorblancoRe-land "Fix external SkImageFilter caching with clips."
2014-06-20 reedspeed up rgn building by inlining memcmp for 32bit...
2014-06-20 krajcevskiRebaseline clip on Win7 ShuttleA HD2000
2014-06-20 georgeFix SkBlitRow_opts_arm so that it works on ARM v4t.
2014-06-20 georgeAdd some missing header include guards
2014-06-20 krajcevskiSome improvements to LATC compression
2014-06-20 Ben WagnerRebaselines for DirectWrite non-rounding.
2014-06-20 krajcevskiRestore bug numbers
2014-06-20 reedoptimize circularclips to act as a bench, fix null...
2014-06-20 mtkleinMove BenchTimer to tools as Timer
2014-06-20 halcanaryUse SkMutex::assertHeld in SkPDFFont and SkPDFShader.
2014-06-20 mtkleinRevert of Move BenchTimer to tools as Timer (https...
2014-06-20 bungemanDirectWrite to not round already subpixel metrics.
2014-06-20 mtkleinMove BenchTimer to tools as Timer
2014-06-20 sheyangAdd Project to skia
2014-06-20 halcanaryIn Debug, SkMutex(pthread) crashes on re-entrant aquire...
2014-06-20 krajcevskiRebaseline after dithering change
2014-06-20 halcanaryCrashHandler calls strsignal on linux
2014-06-20 mtkleinundefok -> bool
2014-06-20 borenetAdd DEPS entry for common repo
2014-06-20 borenetAdd common/ to .gitignore
2014-06-20 bsalomonStop referencing gl_FragCoord z and w components.
2014-06-20 egdanielRebaseline win7-HD2000 for flaky dashing4 gm
2014-06-20 georgeUndef FloatToFixed and FixedToFloat as well in SkConvol...
2014-06-20 krajcevskiFix shader code
2014-06-19 mtkleinPort SampleApp to SkCommandLineFlags.
2014-06-19 krajcevskiSimple GPU based dithering:
2014-06-19 bsalomonCache the GrEffect used for text rendering in GrBitmapT...
2014-06-19 senorblancoRevert "Fix external SkImageFilter caching with clips."
2014-06-19 bsalomonCheck for degenerate edges in cubic->quad conversion...
2014-06-19 tfarinaRemove Sk prefix from some bench classes.
2014-06-19 jvanverthReduce texture uploads for font atlas.
2014-06-19 bungemanAdd needed virtual destructors.
2014-06-19 vandebo[PDF] Fix font embedding restrictions.
2014-06-19 egdanielAllow gpu debug markers to be placed by using a GrContext
2014-06-19 mtkleinCrashHandler for Windows.
2014-06-18 senorblancoNew Nexus4 baselines for imagefiltersclipped, GPU path.
2014-06-18 reedRevert of remove guarded code - there are no more calle...
2014-06-18 senorblancoFix external SkImageFilter caching with clips.
2014-06-18 reedremove guarded code - there are no more callers
2014-06-18 tfarinaRefactor how we handle resources path in Tests.
2014-06-18 reedremove legacy moz flags
2014-06-18 egdanielModify gpu debug markers to store gpu device markers...
2014-06-18 djsollenRemove unused class from the Android framework build
2014-06-18 mtkleinNo CrashHandler for NACL bots.
2014-06-18 mtkleinAdd basic stacktrace handler using libunwind.
2014-06-18 scroggoIn Android framework, make tools depend on jsoncpp
2014-06-18 mtkleinAdd SkASSERTF.
2014-06-18 egdanielRemove dashing from gpu veto
2014-06-18 egdanielAdd additional dashing rebaselines
2014-06-18 caryclarkFix last pathops skp bug
2014-06-18 mtkleinRemove SkBenchmark::postDraw.
2014-06-18 jcgregorioUse DNS and not hard coded IP address of the monitoring...
2014-06-18 egdanielRebaslines from recent dashing changes
2014-06-18 bensongRemoves Record configs from buildbot bench_pictures...
2014-06-18 reedunignore canvas-layer-state
2014-06-18 borenetUpdate SKP version to 26
2014-06-18 bungemanClean up DirectWrite typeface cache matching.
next