platform/upstream/libSkiaSharp.git
2014-08-14 epogerrebaseline_server: include setA/setB descriptions in...
2014-08-14 djsollenRemove SkPaintOptionsAndroid
2014-08-14 epogerrebaseline_server UI: add link to raw JSON
2014-08-14 epogerrebaseline_server: move more code into common path...
2014-08-14 stephanaThis is a bit of a hack, but will work. I have a cleane...
2014-08-13 Brian SalomonFix typo in ignored-tests.txt
2014-08-13 bsalomonRevert of Remove SkPaintOptionsAndroid (patchset #5...
2014-08-13 mtkleinStart tracking the CTM while filling the BBH in SkRecor...
2014-08-13 djsollenRemove SkPaintOptionsAndroid
2014-08-13 mtkleinStart filling BBH in SkRecordDraw.
2014-08-13 epogerroll common deps
2014-08-13 krajcevskiAdd runtime flag to turn compressed alpha masks on
2014-08-13 mtkleinBaseline Android-Reference-Unknown-Arm64
2014-08-13 tomhudsonUpdate path to Android font config file
2014-08-13 krajcevskiAdd entry point for passing options to the GrContextFactory
2014-08-13 robertphillipsAdd support for new drawPicture entry point to debugger
2014-08-13 tomhudsonDelete the old font management implementation based...
2014-08-13 mtkleinDon't leak the shader in PatchBench.
2014-08-13 Brian Salomongit cl land# Enter a description of the change.
2014-08-13 krajcevskiAdd override to force bitmap rendering
2014-08-13 stephanaThis eliminates the need to copy the generated images...
2014-08-13 joshualittUpdating expectations for matrix convolution
2014-08-13 halcanaryDM: Replace --pathOpsVerbose with --veryVerbose
2014-08-13 epogerrebaseline_server: add some live-view.html links to...
2014-08-13 epogeradd expectations for Test-Android-Reference-Unknown...
2014-08-13 halcanaryfix win compiler div/zero
2014-08-13 Brian SalomonAdd additional tests to ignored-tests
2014-08-13 halcanaryFlate Test tests if compression works
2014-08-13 tomhudsonMark fallback fonts in new Android font config parser
2014-08-13 bsalomonUse combined color/coverage attribute when possible...
2014-08-13 halcanaryFix Flate Test, also cleanup
2014-08-13 rmistryAdd stephana@ to the list of Skia CQ commiters.
2014-08-13 rmistryWhitespace change to test the CQ commit message
2014-08-13 georgeAdd a parameter GR_ALWAYS_ALLOCATE_ON_HEAP to allow...
2014-08-13 dandovProposal for the mesh gradient interface. Implemented...
2014-08-12 borenetwhitespace
2014-08-12 krajcevskiTurn off pedantic blit rect
2014-08-12 fmalitaAdd missing DRAW_PICTURE_MATRIX_PAINT paint offset.
2014-08-12 tomhudsonUpdate path to Android font config file
2014-08-12 tomhudsonTurn on FontMgr for Android
2014-08-12 robertphillipsUpdate tools for use of picture stats in GPU optimizati...
2014-08-12 halcanaryReplace LLU with ULL to make VS2012 work again.
2014-08-12 halcanaryRevert of SkImage::NewFromGenerator(SkImageGenerator...
2014-08-12 tfarinaMigrate SkRTConfRegistry test to DEF_TEST().
2014-08-12 dandovSkCanvas::drawPatch param SkPoint[12]
2014-08-12 epogerrebaseline_server: periodically log tasks_queue size
2014-08-12 epogerchange setA/setB labels if viewing actuals vs expectations
2014-08-12 Brian SalomonMark degeneratesegments GM as flakly on nvpr/ubuntu...
2014-08-12 Brian SalomonRebaseline current failures and those ignored for GPU...
2014-08-12 halcanarySkImage::NewFromGenerator(SkImageGenerator*), and a...
2014-08-12 caryclarkfix pathops skp-derived bugs; add more failing tests
2014-08-12 tomhudsonFix lower-casing error in font config parser
2014-08-12 krajcevskiChange GR_COMPRESS_ALPHA_MASK from compile-time flag...
2014-08-12 mtkleinSkTileGrid: store insertion order, return results sorte...
2014-08-12 bsalomonMake comment ASCII in GrDrawTarget.h
2014-08-12 halcanaryRevert of SkImage_Codec is Lazy (https://codereview...
2014-08-12 reedre-add samplerstress gm, but use blurmaskfilter instead...
2014-08-12 halcanarySkImage_Codec is Lazy
2014-08-12 reedremove SkStippleMaskFilter - no external clients
2014-08-12 caryclarkrelax quadratic binary search test
2014-08-12 robertphillipsAdd layer counting to SkPictureRecord
2014-08-11 thakisLet skia build with clang's integrated assembler.
2014-08-11 mtkleinRevert of Add layer counting to SkPictureRecord (https...
2014-08-11 robertphillipsAdd layer counting to SkPictureRecord
2014-08-11 bsalomonConsider index8 a compressed config.
2014-08-11 cdaltonWrap NV_path_rendering API with GrGLPathRendering
2014-08-11 joshualitt2D kernel initial wiring for Guassian
2014-08-11 krajcevskiAdd BlitRect to SkTCompressedAlphaBlitter
2014-08-11 halcanaryclean up render_pdfs:
2014-08-11 reedmark all SkImage methods const, so we can make it threa...
2014-08-11 cdaltonFix crash in nvpr text after abandoning context
2014-08-11 Brian SalomonMark convex_poly_clip as flaky on msaa16/win8 bots...
2014-08-11 mtkleinMore SkTileGrid refactoring.
2014-08-11 halcanaryProcess Statistics header, add max RSS to render_pdfs
2014-08-11 tomhudsonParses sample code provided by Android project. Attempt...
2014-08-11 bsalomonAlways use both a color and coverage attribute in GrAAR...
2014-08-11 bungemanActually use test configuration in SkFontMgr on Android.
2014-08-11 mtkleinDe-parameterize SkNextDatumFunction.
2014-08-11 thakisReplace a pre-UAL instruction with its modern form.
2014-08-11 robertphillipsCleaning up SkPicture-related classes
2014-08-11 reedadd localMatrix to gradient Descriptor
2014-08-11 Brian SalomonRemove bleed test from ignored-tests.txt
2014-08-11 mtkleinPlumbing for using a BBH in SkRecordDraw.
2014-08-11 Brian SalomonRebase convex_poly_clip test on Win8 msaa16
2014-08-11 bungemanFix string assert and dead code which caused it.
2014-08-11 reedRevert of Revert of remove (now unneeded) legacy onDraw...
2014-08-11 robertphillipsRemove Matrix/Clip State collapse code
2014-08-11 reedRevert of remove (now unneeded) legacy onDrawPicture...
2014-08-10 reedremove (now unneeded) legacy onDrawPicture variant
2014-08-09 kevin.petitFix S32A_D565_Opaque for RGBA on arm64
2014-08-09 reedadd drawPicture variant that takes a matrix and paint
2014-08-09 bensongmanual bench rebase after 8d9153f, adjusted with e530eb...
2014-08-08 bensongmanual bench rebase after 8d9153f
2014-08-08 Mike KleinRestore bench_util.py
2014-08-08 reedadd dummy onDrawPicture to allow migration for chrome...
2014-08-08 humperadd an animated test to verify that high-quality identi...
2014-08-08 bungemanBlink layout tests all assume it can provide custom...
2014-08-08 humpershort circuit high quality scales that are actually...
2014-08-08 mtkleinMake BBH::search() const.
2014-08-08 humperadd a simple ascii-art debug thing for AA clips
next