platform/upstream/libSkiaSharp.git
2013-08-22 edisonn@google.compdfviewer: when q start, and an operator is called...
2013-08-22 edisonn@google.compdfviewer: add macros to automatically check number...
2013-08-22 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-08-21 commit-bot... Restyle SkPDFImageShader and support tiling bitmaps...
2013-08-21 bungeman@google.comBetter error reporting when dynamic loading fails with...
2013-08-21 bsalomon@google.comFix android doubly defined empty string due to static...
2013-08-21 commit-bot... Create new target to hold gpu test code, enable direct...
2013-08-21 mtklein@google.comexpectations for radial_gradient2
2013-08-21 vandebo@chromium.orgUpdate expectations for Mac PDF
2013-08-21 borenet@google.comAdd skia_clang_build gyp define, add -Wstring-conversio...
2013-08-21 epoger@google.comUpdate references to buildbot globals deprecated by...
2013-08-21 robertphillips... Add new baselines for arcofzorro GM
2013-08-21 robertphillips... Adding new baselines for blurquickreject GM
2013-08-21 bungeman@google.comAdd an empty typeface as a default-default.
2013-08-21 robertphillips... Add new "bleed" GM baselines
2013-08-21 edisonn@google.compdfviewer: code cleanup - add licence on files, make...
2013-08-21 robertphillips... Bleed cleanup (remove nocolorbleed GM & enable bleed...
2013-08-21 bungeman@google.comImplement SkEmptyFontMgr::onLegacyCreateTypeface and...
2013-08-21 bungeman@google.comallow both GDI and DW fontmgrs at the same time
2013-08-21 scroggo@google.comAvoid getLength in ico decoder.
2013-08-21 scroggo@google.comMake BMP decoder not depend on call to getLength.
2013-08-21 scroggo@google.comRemove dependency on getLength from webp decoder.
2013-08-21 bungeman@google.comUpdate DirectWrite code so that it is loadable on XP.
2013-08-21 robertphillips... Adding new baseline image for Nexus7 fontscaler GM
2013-08-21 commit-bot... Recognize that ES3 supports texture storage. Add workar...
2013-08-21 robertphillips... Chromium staging for SkDevice refactoring
2013-08-21 robertphillips... Nexus 7 Performance trigger rebaselines
2013-08-21 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-08-20 vandebo@chromium.orgSupport multiple PDF rendering backends in the GM
2013-08-20 robertphillips... Chromium's clang bots do not like the SkASSERT(!"foo...
2013-08-20 commit-bot... Add validation check that linewidth func is present...
2013-08-20 djsollen@google.comcreate a macro for testing if skcolor and skpmcolor...
2013-08-20 commit-bot... Use ES3 texture swizzling.
2013-08-20 commit-bot... Add perf benchmarks and more unit tests for matrix...
2013-08-20 robertphillips... Revert r10830 (Split SkDevice out of SkRasterDevice...
2013-08-20 edisonn@google.compdfviewer: check in pdfapi classes
2013-08-20 commit-bot... Add libpoppler for PDF rendering, take 2
2013-08-20 commit-bot... Move gpu conic calculations to GrPathUtils
2013-08-20 djsollen@google.comAdd a GM to test the clipping of canvas layers.
2013-08-20 robertphillips... Split SkDevice out of SkBitmapDevice
2013-08-20 edisonn@google.compdfviewer: remove text for pdf spec, in preparation...
2013-08-20 vandebo@chromium.orgRevert "The CL adds libpoppler to DEPS and adds a libpo...
2013-08-20 mtklein@google.comCHECK -> SKTDYNAMICHASH_CHECK, to avoid collision with...
2013-08-20 robertphillips... Third (and hopefully final) change to support bleed...
2013-08-20 mtklein@google.comuse SkTDynamicHash in picture recording
2013-08-20 commit-bot... The CL adds libpoppler to DEPS and adds a libpoppler...
2013-08-20 commit-bot... Tweak Matrix44 test so it'll pass on ChromeOS
2013-08-20 epoger@google.comRemove base-* directories from gm expected/actual paths...
2013-08-20 commit-bot... Update renderable configs for ES3
2013-08-20 commit-bot... Make SkMatrix44::invert() check for finite 1/det instea...
2013-08-20 commit-bot... Re-enable fontscaler GM for Android
2013-08-20 bungeman@google.comFix stack buffer read overflow in GrConvolutionEffect...
2013-08-20 commit-bot... Change comments about size internal formats
2013-08-20 commit-bot... Add direct bezier cubic support for GPU shaders
2013-08-20 robertphillips... Revert r10788 (allow both GDI and DW fontmgrs at the...
2013-08-20 jvanverth@google.comFinal rebaselines for r10769.
2013-08-20 bsalomon@google.comRevert "Changed rules about sized internal formats...
2013-08-20 robertphillips... Fix merge problem between r10805 and 10803
2013-08-20 commit-bot... Add correctness test to bbh_shootout.
2013-08-20 commit-bot... Replace uses of GR_API by SK_API.
2013-08-20 djsollen@google.comdefault to device type of last build if no device type...
2013-08-20 commit-bot... Changed rules about sized internal formats on GLES3.
2013-08-20 robertphillips... Fix name of "bleed" flag
2013-08-20 robertphillips... Fix for nested rect drawing bug
2013-08-20 robertphillips... Update tiled bitmap path to respect bleed flag
2013-08-20 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-08-19 bungeman@google.comRemove unused typedef.
2013-08-19 bungeman@google.comFix size_t to int conversion warning on Win64 in SkRTCo...
2013-08-19 scroggo@google.comRefer to the correct file for rebaselining benches.
2013-08-19 mtklein@google.comadd new GM to try to reproduce a bug
2013-08-19 scroggo@google.comskia: Added SkDiscardableMemory interface.
2013-08-19 borenet@google.comAdd libraries to fix Ubuntu13 Clang build
2013-08-19 borenet@google.comWhitespace change to test bots
2013-08-19 rmistry@google.comWhitespace change to test the new master.
2013-08-17 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-08-17 tfarina@chromium.orgReplace uses of GrAssert by SkASSERT.
2013-08-16 bungeman@google.comallow both GDI and DW fontmgrs at the same time
2013-08-16 robertphillips... Win7 performance trigger rebaseline
2013-08-16 commit-bot... Fixes for factory GM.
2013-08-16 commit-bot... Always support NPOT tiling/MIPs on ES3
2013-08-16 edisonn@google.compdfviewer: remove one #include to STL, that is not...
2013-08-16 jvanverth@google.comMore rebaselines for r10769.
2013-08-16 edisonn@google.compdfviewer: fix typo in sample app
2013-08-16 edisonn@google.compdfviewer: update interface of derived canvas and devic...
2013-08-16 edisonn@google.compdfviewer: (cleanup) put the gyp for library code in...
2013-08-16 commit-bot... Always support pack/unpack row length on ES3. Add suppo...
2013-08-16 commit-bot... Change Atlas recycling to track current flush count...
2013-08-16 commit-bot... Support VAO when on ES3.
2013-08-16 jvanverth@google.comMore rebaselines for r10769.
2013-08-16 jvanverth@google.comFirst set of rebaselines for r10769.
2013-08-16 edisonn@google.compdfviewer: code cleanup - remove STL usage
2013-08-16 robertphillips... Ubuntu flaky performance trigger rebaseline
2013-08-16 jvanverth@google.comFix hairline pathrenderer for Nexus-10. Switches to...
2013-08-16 bsalomon@google.commore rebaselines of convexpaths
2013-08-16 commit-bot... This CL plumbs in the drawBitmapRectToRect "bleed"...
2013-08-16 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-08-16 robertphillips... Patch for r10762
2013-08-16 commit-bot... This CL addresses "SkCanvas::save flags are not respect...
2013-08-16 commit-bot... This bench attempts to recreate Chromium's Canvas_putIm...
2013-08-15 scroggo@google.comRevert "Make SkMatrix44::invert() check for finite...
next