aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Assert SkTDArray::pop() doesn't underflow.Gravatar mtklein2014-09-11
* Update SKP version to 98Gravatar borenet2014-09-10
* Delay any SkRecordOptimize until after SkRecord has stuck.Gravatar mtklein2014-09-10
* Fix a bug in Save-Restore no-op optimization.Gravatar mtklein2014-09-10
* Remove a layer of indirection and code from SkFontHost.Gravatar bungeman2014-09-10
* Revert of Added test for non cached ETC1 (patchset #2 id:20001 of https://cod...Gravatar bungeman2014-09-10
* Fixed void* to uint64_t cast on win64 in TraceID.Gravatar cjacek2014-09-10
* Added test for non cached ETC1Gravatar sugoi2014-09-10
* Measure picture recording speed in nanobench.Gravatar mtklein2014-09-10
* Clean up old custom tools now subsumed by nanobench.Gravatar mtklein2014-09-10
* Distinguish common and unique names for skiaperf.com.Gravatar mtklein2014-09-10
* Fix iteration bounds of Android GL API initializationGravatar tomhudson2014-09-10
* make set3DMask virtual, so we can safely notify the shadercontextGravatar reed2014-09-10
* Expectation file update for bot changes.Gravatar Mike Klein2014-09-10
* Detect presence of dwrite_1.h.Gravatar bungeman2014-09-10
* disable conservative rasterclip on gpu, until we understand perspectiveGravatar reed2014-09-10
* Update SKP version to 97Gravatar borenet2014-09-09
* Fix format of nanobench resultGravatar qiankun.miao2014-09-09
* correct prev suppressionGravatar reed2014-09-09
* suppress multipicturedraw_pathclip_tiled_nvprmsaa4 after the conservative-ras...Gravatar reed2014-09-09
* Revert of Revert of allow canvas to force conservative clips (for speed) (pat...Gravatar reed2014-09-09
* Rebaselines for 6bc2c94de33 (fontmgr_iter).Gravatar bungeman2014-09-09
* disable webtry seccmp on non-linux buildGravatar humper2014-09-09
* simple build script for webtry that re-generates the code templateGravatar humper2014-09-09
* rebase a couple oddballsGravatar Mike Klein2014-09-09
* Rebase intel rhb gpu GMs.Gravatar Mike Klein2014-09-09
* Revert of allow canvas to force conservative clips (for speed) (patchset #7 i...Gravatar reed2014-09-09
* Add font fallback support to SkFontMgr_fontconfig.Gravatar bungeman2014-09-09
* When parsing arguments on Windows, check malloc() for failure.Gravatar senorblanco2014-09-09
* Update the alias mapping for Noto Sans CJK.Gravatar jshin2014-09-09
* Allow SkCanvas to be initialized to force conservative rasterclips. This has ...Gravatar reed2014-09-09
* Make -d x86 have the default GPU cache size.Gravatar mtklein2014-09-09
* Outset the stroke width when computing the bounds for drawing a stroked rect,...Gravatar george2014-09-09
* Allow negative values in SkBlurImageFilter sigma.Gravatar senorblanco2014-09-09
* Back to hashing source content, not .png.Gravatar mtklein2014-09-09
* Revert of Use SkBitmapCache to optimize readPixels on a texture-backed bitmap...Gravatar fmalita2014-09-09
* Adding texture uploads without cache for YUV and ETC1Gravatar sugoi2014-09-09
* Update DM JSON format.Gravatar mtklein2014-09-09
* Remove expectations / -r from DM entirely.Gravatar mtklein2014-09-09
* SkRasterClip::quickReject doesn't need to check for emptiness as SkIRect::Int...Gravatar george2014-09-09
* Update SKP version to 96Gravatar borenet2014-09-08
* Remove a linear search in SkPictureRecord::addTextBlob.Gravatar jbroman2014-09-08
* Hash .pngs instead of SkBitmaps.Gravatar mtklein2014-09-08
* Make GrEffectStage copy constructor work correctly with pending execution refs.Gravatar bsalomon2014-09-08
* Fix two SkRecord-backed layer hoisting bugsGravatar robertphillips2014-09-08
* Add --nameByHash for the bots, and refactor hashing a bit.Gravatar mtklein2014-09-08
* Remove extra proctected in GrRODrawState.hGravatar egdaniel2014-09-08
* Remove debug-only ref of GrEffectStageGravatar bsalomon2014-09-08
* fail when coincidence is too far apartGravatar caryclark2014-09-08
* Revert of Fix two SkRecord-backed layer hoisting bugs (patchset #1 id:1 of ht...Gravatar robertphillips2014-09-08