platform/upstream/libSkiaSharp.git
2015-04-24 tfarinaUpdate {virtual,override} to follow C++11 style in...
2015-04-24 msarettDo not crash nanobench in debug mode
2015-04-24 robertphillipsFix some lingering typos
2015-04-24 bsalomonRevert of Remove validation exceptions in GrGLInterface...
2015-04-24 joshualittsimple fix for preabandon valgrind error
2015-04-24 caryclarkfix multiple intersection logic
2015-04-24 joshualittfix for using too much memory in GrBatchAtlas
2015-04-24 bsalomonRemove validation exceptions in GrGLInterface. These...
2015-04-23 rmistryAdd ability to specify extra browser args and a prefix...
2015-04-23 borenetBlacklist desk_unicodetable SKP on Nexus Player
2015-04-23 bsalomonRemove validation of blend barrier until Chrome can...
2015-04-23 reedadd GM to show bad banding in raster for radial gradients
2015-04-23 cdaltonAdd onGetBlendInfo to GrXferProcessor
2015-04-23 caryclarkworking on initial winding for cubics
2015-04-23 msarettEnsure that we create a NULL codec for images with...
2015-04-23 joshualittsmall fix for perf regression in GrAtlasTextContext.cpp
2015-04-23 mtkleinuse acquire/release in SkEventTracer.cpp
2015-04-23 joshualittRemove unnecessary viewmatrix compare in GrAtlasTextContext
2015-04-23 reednew GM to test clipping cubics
2015-04-22 fmalita[SkPDFDevice] Enable pathops-based inverse fills
2015-04-22 senorblancoRemove MSAA check from Ganesh veto (dashed paths are...
2015-04-22 egdanielMove function to be static instead of anonymous namespace
2015-04-22 joshualittFix for segfault on destruction of BitmapTextBlob
2015-04-22 senorblancoImprove the curve tessellation subdivision of the path...
2015-04-22 egdanielRefactor createTexture and onCreateTexture
2015-04-22 joshualittRevert of enable TextBlob / Batch (patchset #1 id:1...
2015-04-22 bsalomonMake pixel_snap GMs incur less platform-specific variation
2015-04-22 joshualittFix for GrAtlasTextContext memory leak
2015-04-22 rmistryRewrite and move Cluster Telemetry documentation to...
2015-04-22 cdaltonAdd tokens and entry points for KHR_blend_equation_advanced
2015-04-22 bsalomonAdd GM to test non-AA pixel snapping for points, lines...
2015-04-22 joshualittenable TextBlob / Batch
2015-04-21 mtkleinO(1) SkPictureUtils::ApproxBytesUsed()
2015-04-21 mtkleinDefault to arm_v7_neon.
2015-04-21 tomhudsonRevert of Add tokens and entry points for KHR_blend_equ...
2015-04-21 joshualittfix some small bugs with GrAtlasTextContext
2015-04-21 cdaltonAdd tokens and entry points for KHR_blend_equation_advanced
2015-04-21 mtkleinAndroid's Clang toolchain can't assemble the JPEG's...
2015-04-21 cdaltonImport glTextureBarrier
2015-04-21 mtkleinSkip msaa4 on Tegra 2 and 3.
2015-04-21 senorblancoRevert "One more ASAN fix."
2015-04-21 mtkleinDM: failure to canary a sink is now fatal.
2015-04-21 mtkleinAsk for NVPR only when we expect it to be available.
2015-04-21 Greg Humphreystypo in sherrifing docs
2015-04-21 tomhudsonSupport HWUI rename of DisplayListRenderer
2015-04-21 joshualittSome simple optimizations for improving GrAtlasTextCont...
2015-04-21 senorblancoOne more ASAN fix.
2015-04-21 joshualittAdd support for rotating / scaling / translating gpu...
2015-04-21 mtkleinSplit default and user-supplied event tracers.
2015-04-21 joshualittStore pointers to GrGlyph directly in BitmapTextBlob...
2015-04-21 stephanaLanding directly for testing the ios buildbot code.
2015-04-21 mtkleinRevert of Convert Color32 code to perfect blend. (patch...
2015-04-21 joshualittPack BitmapTextBlob a bit tighter
2015-04-21 joshualittreuse scaler across consecutive textbatch flushes
2015-04-21 joshualittA small patch to enable distance field text in textblobs
2015-04-21 senorblancoYet more ASAN fixes.
2015-04-21 senorblancoAnother speculative ASAN fix.
2015-04-21 mtkleinSkTHash: remove()
2015-04-21 egdanielUndo the bounds mapping of bounds for GrOvalRenderer...
2015-04-21 caryclarkfix valgrind uninitialized var error
2015-04-20 senorblancoSpeculative fix for ASAN build.
2015-04-20 senorblancoMake the GPU dashing effect MSAA-friendly.
2015-04-20 bungemanRegularize lmp::XXX_element_handler.
2015-04-20 jvanverthMinor modifications to GrProgramDesc.h.
2015-04-20 egdanielReturn correctly mapped bounds from GrOvalRenderer.
2015-04-20 bungemanRegularize informative messages in Android font parser.
2015-04-20 mtkleinConvert Color32 code to perfect blend.
2015-04-20 reedadjust GM to have a final opaque bg, to make it easier...
2015-04-20 caryclarkNow, path ops natively intersect conics, quads, and...
2015-04-20 reedapply xfermode after imagefilter when we create a tmp...
2015-04-20 reedadd GM to test imagefilters + xfermodes
2015-04-20 scroggoUpdate our libjpeg to the version used by Chromium.
2015-04-20 senorblancoFix point count computation in tessellating path renderer.
2015-04-20 reedremove dead code from SK_SUPPORT_LEGACY_BLITANTIH2V2
2015-04-19 skia.buildbotsUpdate SKP version
2015-04-17 mtkleinRevert of Allow NEON on iOS. (patchset #3 id:40001...
2015-04-17 bungemanRespect declared font style on Android.
2015-04-17 jcgregorioRevert of Respect declared font style on Android. ...
2015-04-17 halcanaryPDF: Correctly embed JPEG images directly into PDF...
2015-04-17 bungemanRespect declared font style on Android.
2015-04-17 enneTrace contention for lockPixels mutex
2015-04-17 mtkleinRework SSE and NEON Color32 algorithms to be more corre...
2015-04-17 bungemanRemove filename from SkFontDescriptor.
2015-04-17 joshualittSmall change to allow DistanceField and BMP text to...
2015-04-17 bungemanCorrect SkFixedToDouble.
2015-04-17 joshualittInitial CL to add distance field support to GrAtlasText...
2015-04-17 joshualittadding new gm to rotate, translate, and scale textblobs
2015-04-17 mtkleinAllow NEON on iOS.
2015-04-17 mtkleinadd a GM to demo the blend bug
2015-04-17 reedRevert of Revert of remove unused (by clients) SkPathUt...
2015-04-16 bungemanAdd PS 'all' weight name to scanFont.
2015-04-16 mtkleinDefault iOS builds to our code signing identity.
2015-04-16 tfarinacontrib: Simplify the command to create a feature branch.
2015-04-16 mtkleinThis section is moot: we divert ios to opts_none above.
2015-04-16 bungemanAdd SkTPin.
2015-04-16 senorblancoImprove tessellating path rasterizer performance on...
2015-04-16 joshualittadd textblob cache freeall
2015-04-16 egdanielRename GrStencilBuffer to GrStencilAttachment
2015-04-16 zoran.jovanovicSkScaledBitmapSampler: fix memory overwritten
2015-04-16 cdaltonAdd ReverseIter to GrTRecorder
next