platform/upstream/libSkiaSharp.git
2014-12-16 jvanverthRevert of Change desktop and ES 3.0 to always use sized...
2014-12-16 mtkleinUse SkPaint::getFontBounds() for text bounding boxes...
2014-12-16 jvanverthChange desktop and ES 3.0 to always use sized internal...
2014-12-16 joshualittrebase gms and update ignore
2014-12-15 joshualittwhitespace change to context to force rebuild of skia
2014-12-15 joshualittThis change will ultimately pull uniform color, and...
2014-12-15 bsalomonMove all non-program cache functions out of GrGpuGL_pro...
2014-12-15 reedpass dst-rect through from drawBitmapRect for better...
2014-12-15 mtkleinLook at DYNAMIC_ANNOTATIONS_ENABLED now.
2014-12-15 reedadd paint::getFontBounds()
2014-12-15 scroggoAdd missed convexpaths.
2014-12-15 mtkleinDelete old bench expectation code.
2014-12-15 bsalomondevirtualize some functions on GrGpu
2014-12-15 mtkleinRolling libwebp broke our iOS builds. Silence warnings...
2014-12-15 scroggoThere can be only one (SkRandom)!
2014-12-15 mtkleinskimage, die die die
2014-12-15 egdanielAdd xp optimization for RGB coverage.
2014-12-15 reedFix rrects that are large enough that we lose/gain...
2014-12-15 mtkleinSilence warnings from libnanomsg on Mac like we do...
2014-12-15 mtkleinRevert of Roll libwebp to v0.4.2 (latest stable) to...
2014-12-15 mtkleinRoll libwebp to v0.4.2 (latest stable) to fix annoying...
2014-12-15 ehsan.akhgariRewrite NaN checks in terms of SkScalarIsNaN()
2014-12-15 junovRemove SkCanvas::isDrawingToLayer
2014-12-15 skia.buildbotsUpdate SKP version
2014-12-15 Brian Salomonfinal circles?
2014-12-15 mtkleinWAE on Macs too. That leaves only Android framework...
2014-12-15 mtkleinRevert of WAE on Macs too. That leaves only Android...
2014-12-15 mtkleinWAE on Macs too. That leaves only Android framework...
2014-12-15 Brian Salomoncircles circles circles
2014-12-15 bsalomonfix last warnings on w64 and turn on w.a.e.
2014-12-15 mtkleinAdd SK_OVERRIDE to a few places that are missing it.
2014-12-15 scroggoAdd more filetypes to DM's image tests.
2014-12-15 Brian SalomonMore circle rebaselines on gpu
2014-12-15 Brian SalomonRebaseline after circle normalization change.
2014-12-15 reedadd dumpHex option to rect and rrect, to match path
2014-12-15 bsalomonDo circle anti-aliasing in normalized space to avoid...
2014-12-15 reedensure 4-byte alignment for storage, as SkWriterBuffer...
2014-12-14 tfarinaCleanup: Mark some overridden methods with 'SK_OVERRIDE'.
2014-12-13 reedadd get9 and set9 to matrix, to aid in making keys
2014-12-13 joshualittGLPrograms leak fix
2014-12-13 bsalomonDM warning-free on win64
2014-12-13 mtkleinAdd image decoding mode to DM.
2014-12-12 bsalomonEven more win64 warning fixes
2014-12-12 scroggoRebaselines.
2014-12-12 scroggoCheck in skimage expectations for nexus player.
2014-12-12 reedimprove cull, so we don't create empty segments
2014-12-12 robertphillipsHarden validation for SkPathRef
2014-12-12 hcmAdd Herb as a Skia committer
2014-12-12 jbromanHandle SkBitmaps which have no pixels in SkPDFImage.
2014-12-12 scroggoUpdate expectations for Test-Mac10.9-MacMini6.2-HD4000...
2014-12-12 egdanielRemove gms from ignore-tests.
2014-12-12 borenetBlindly check in GM and skimage expectations for new...
2014-12-12 caryclarkExtract cubic classification from gpu into geometry
2014-12-12 scroggoPass gyp_source_dir to generate_tool.
2014-12-12 skia.buildbotsUpdate SKP version
2014-12-12 jvanverthUpdate some Galaxy S4 expectations.
2014-12-12 jvanverthIgnore some expectations for Nexus 10.
2014-12-12 bsalomonMore win64 warning fixes
2014-12-12 bsalomonRoll ANGLE
2014-12-12 mtkleinCull pushCull and popCull from Skia.
2014-12-12 mtkleinSkRecord: increase min block to 512B, remove max.
2014-12-12 joshualittvalgrind static uninit fix
2014-12-12 scroggoAdd some debugging information to gyp_to_android.
2014-12-12 jvanverthFix float and half float support on mobile.
2014-12-12 kkinnunenFix GpuLayerCacheTest compile error
2014-12-12 reeduse SkScalar instead of float
2014-12-12 joshualittadding some flaky gms to ignore
2014-12-12 joshualittrebase and remove ignores
2014-12-11 joshualittRemove GP from drawstate, revision of invariant output...
2014-12-11 junovAdding a custom data field to GrGpuResource
2014-12-11 skia.buildbotsUpdate SKP version
2014-12-11 joshualittone more ignore for hairlines
2014-12-11 bsalomonFix some win64 warnings.
2014-12-11 rmistryIncrease timeout on sfgate pageset
2014-12-11 egdanielCreate xfer processor backend.
2014-12-11 robertphillipsUpdate GM to permit correctness testing of MPD on the GMs
2014-12-11 joshualittnew hairlines gm unstable on hd2000
2014-12-11 scroggoAdd parameter to specify gyp dir to gyp_to_android.
2014-12-11 mtkleinEnforce thread-safety of bitmaps in pictures via the...
2014-12-11 mtkleinForce embedding full font when serializing pictures.
2014-12-11 scroggoReplace EncodeBitmap with an interface.
2014-12-11 junovMaking GrGpuResource::release public for special case...
2014-12-11 rmistryRemove action_runner steps for worldjournal pageset...
2014-12-11 joshualitthmm one more hairlines 'straggler' might be flipflopping
2014-12-11 joshualittstraggler hairline
2014-12-11 fmalitaPoppler rebaseline for clipped-bitmap-shaders-clamp
2014-12-11 robertphillipsApply the layer's image filter to the hoisted image
2014-12-11 joshualittrebase cpu hairlines
2014-12-11 reedupdate test after I added a clip call, making the count odd
2014-12-11 reedDefer saves() until they're needed
2014-12-11 joshualittrebase hairlines
2014-12-11 joshualittReally fix valgrind issue
2014-12-11 scroggoMore rebaselines.
2014-12-11 scroggoMark nexus10 images as flaky.
2014-12-11 bungemanAdditional rebaselines for 3490263287e9.
2014-12-11 bungemanReplace use of deprecated CG methods.
2014-12-10 joshualittRevert of Create xfer processor backend. (patchset...
2014-12-10 joshualittRevert of Add more ignore gm's for recent Xfer Processo...
2014-12-10 joshualittRevert of Fix to set correct output type when blending...
2014-12-10 joshualittfix for chrome bug with sub pixel hairlines
next