platform/upstream/libSkiaSharp.git
2015-03-15 skia.buildbotsUpdate SKP version
2015-03-15 reedremove legacy onCreateCompatibleDevice
2015-03-14 bsalomonRevert of Improve tracking of bound FBOs in GrGLGpu...
2015-03-14 ccameronRevert of Add terrible workaround to fix stencil clear...
2015-03-14 reedRevert[6] of Change device creation to see the (optiona...
2015-03-14 mtkleinSkip absurdly slow PDF tests on Valgrind bot.
2015-03-14 reedadd onCreateDevice to eventually replace onCreateCompat...
2015-03-14 reedRevert of Revert of Revert of Revert of Revert of Chang...
2015-03-14 reedRevert of Revert of Revert of Revert of Change device...
2015-03-13 reedRevert of Revert of Revert of Change device creation...
2015-03-13 joshualittCreation of GrBatchAtlas and Distancefieldpathrenderer...
2015-03-13 robertphillipsFix bug with very large round rects with large radii
2015-03-13 reedHandle paths that do not report empty, but have no...
2015-03-13 reedRevert of Revert of Change device creation to see the...
2015-03-13 joshualittCall to retrieve SkDescriptor for SkScalarContext from...
2015-03-13 msarettIco security issues fix
2015-03-13 reedRevert of Change device creation to see the (optional...
2015-03-13 reedChange device creation to see the (optional) layer...
2015-03-13 fmalitaLower SkPictureShader tile size limits
2015-03-13 reedsome utils for rect and matrix
2015-03-12 mtkleinHave DM and nanobench display times in minutes when...
2015-03-12 rmistryIgnore public API checks if COMMIT=false is in the...
2015-03-12 mtkleinRevert of Ignore public API checks if COMMIT=false...
2015-03-12 rmistryIgnore public API checks if COMMIT=false is in the...
2015-03-12 mtkleinDM: display current memory usage (instead of peak)...
2015-03-12 rmistryMake presubmit check that #if or #ifdef does not come...
2015-03-12 mtkleinRejigger keep-alive thread so TSAN and LSAN don't complain.
2015-03-12 rmistryAdd #include first in Sk4x_* files
2015-03-12 mtkleinDM: add keepalive for Valgrind bot.
2015-03-12 mtkleinClean up SkDynamicAnnotations.
2015-03-12 Derek SollenbergerFix HWUI Sink for DM
2015-03-11 bsalomonAdd terrible workaround to fix stencil clear crash...
2015-03-11 bungemanGlyph positions maintain 32 bit integer part.
2015-03-11 scroggoFix Windows build.
2015-03-11 tomhudsonSince SkDrawFilter has serious architectural issues...
2015-03-11 mtkleindelete dead code
2015-03-11 mtkleinFor safety include SkTypes.h in SkFontHost_mac.cpp
2015-03-11 mtkleinClean up poppler code.
2015-03-11 jvanverthAdjust atlas sizes to fix Mali400 precision issues
2015-03-11 robertphillipsFix debugger's overdraw color filter
2015-03-11 qiankun.miaoUse proper SkFDot6 instead of int
2015-03-11 dmlFix a memory leak when decoding corrupted indexed PNGs.
2015-03-11 reedSimplify clip inside a layer -- will be applied in...
2015-03-11 joshualittfix for valgrind preAbandonGpuContext
2015-03-11 reedoptimization/fix: dirty the clip-bounds when we mod...
2015-03-11 mtkleinSkip WritePixels on GalaxyS3
2015-03-11 mtkleinDM: show skipped and --blacklist notes only in verbose...
2015-03-11 reedRevert of simplify clip inside a layer -- will be appli...
2015-03-11 reedsimplify clip inside a layer -- will be applied in...
2015-03-11 reedremove unused params to DeviceCM constructor
2015-03-10 mtkleinDon't run ResourceCache unit test on NexusPlayer.
2015-03-10 jvanverthAdjust distance field glyph and font atlas sizes to...
2015-03-10 jvanverthRevert of Adjust distance field glyph and font atlas...
2015-03-10 mtkleinFix bug in Valgrind flags config.
2015-03-10 jvanverthAdjust distance field glyph and font atlas sizes to...
2015-03-10 skia.buildbotsUpdate SKP version
2015-03-10 rmistryAdd pageset for theverge
2015-03-10 kkinnunenIncrease maximum gpu resources from 1024 to 4096
2015-03-09 bungemanUse SkTMin and SkTMax for clamp/pin.
2015-03-09 jvanverthRevert of Adjust distance field glyph and font atlas...
2015-03-09 bsalomonUse global GrMemoryPools protected by mutex for GrProce...
2015-03-09 jvanverthAdjust distance field glyph and font atlas sizes to...
2015-03-09 egdanielAllow user to pass in a path for extra dependencies...
2015-03-09 fmalitaRemove SK_SUPPORT_LEGACY_ADDOVAL
2015-03-09 borenetRun Valgrind bots with --nogpu and --nocpu as appropriate
2015-03-09 reedRevert of use colorfilter instead of imagefilter when...
2015-03-09 reeduse colorfilter instead of imagefilter when possible
2015-03-08 reedUse ComposColorFilter to collaps hierarchy (when possible).
2015-03-07 mtkleinRevert of For consistency, use our homebrew zlib everyw...
2015-03-07 reedRevert of Fix a memory leak when decoding corrupted...
2015-03-07 dmlFix a memory leak when decoding corrupted indexed PNGs.
2015-03-07 schenneyUpdate SkPicture cull rects with RTree information
2015-03-07 mtkleinMake Sk4f(float) constructor explicit.
2015-03-07 herbFix bit rot in SkGlyphCache validate code.
2015-03-07 mtkleinFor consistency, use our homebrew zlib everywhere possible.
2015-03-06 bsalomonClip scissor to RT bounds
2015-03-06 bsalomonRemove rect clip type from grclip.
2015-03-06 kkinnunenRead pixels in BGRA non-premul mode in few tests
2015-03-06 bsalomonFix rect clips
2015-03-06 mtkleinSKPMFloat: we can beat the naive loops when clamping
2015-03-06 tomhudsonWe had zero coverage for SkDrawFilter. This new GM...
2015-03-06 sugoiAdding linear interpolation to rgb->yuv conversion
2015-03-06 bsalomonRevert "Don't require AA in order to use shader-based...
2015-03-05 reedRevert of check for inputs before reporting asColorFilt...
2015-03-05 joshualitthandle null vertex or index buffers in batch
2015-03-05 bsalomonIncrease default tile sizes in nanobench
2015-03-05 mtkleinWhen running under Valgrind, don't draw .webps into...
2015-03-05 mtkleinDisable --config pdf temporarily on Valgrind bot.
2015-03-05 djsollenRemove SkPorterDuff now that Android has been updated.
2015-03-05 egdanielAdd flag to force gpu trace markers to be used and...
2015-03-05 joshualittRevert of Update SkPicture cull rects with RTree inform...
2015-03-05 herbFix uninitialized memory bug in the SkGlyphCache.
2015-03-05 scroggoDM: Use the new non-fatal errors for invalid color...
2015-03-05 mtklein4-at-a-time SkPMColor -> SkPMFloat API.
2015-03-05 rmistryWhitespace change to test new CQ trybot
2015-03-05 reedUse ComposeColorFilter in factory to collapse consecuti...
2015-03-05 robertphillipsUpdate gpu trace marker system for MultiDrawBuffer...
2015-03-05 djsollenAdd custom dm upload script to be used by the android...
2015-03-05 robertphillipsFix GPU trace marker bug
2015-03-05 mtkleinDM: support non-fatal errors
next