platform/upstream/libSkiaSharp.git
2013-06-19 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-18 edisonn@google.comContinue to contain podofo, shorter enums
2013-06-18 zachr@google.comforce linking inside of skdiff
2013-06-18 commit-bot... Refactor: clean up some unused or mostly-unused API...
2013-06-18 commit-bot... Rename SkDrawCommand subclasses
2013-06-18 commit-bot... remove double including of libpng decoder
2013-06-18 commit-bot... Allow files, making ".skp files or directories are...
2013-06-18 edisonn@google.comput each generated pdf api class in a file (step 1...
2013-06-18 commit-bot... Smallest possible desktop application that uses Skia...
2013-06-18 edisonn@google.comadd value() functions to podofo wrapers to isolate...
2013-06-18 robertphillips... Fuse skgr & gr targets in gyp files
2013-06-18 robertphillips... Performance trigger rebaselines after hard reboot
2013-06-18 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-18 epoger@google.comskimage: revert r9642
2013-06-17 edisonn@google.comPdfviewer: generate isAFoo() and getAsFoo() api for...
2013-06-17 edisonn@google.comfix typo in spec
2013-06-17 edisonn@google.comfew steps in the direction of to encapsulating podofo...
2013-06-17 epoger@google.comskimage: if --readPath points at an empty dir, create...
2013-06-17 borenet@google.comSkHello for NaCl
2013-06-17 commit-bot... *** Perlin noise GM needs to be rebaselined ***
2013-06-17 caryclark@google.comconvert pathops to use SkSTArray where possible.
2013-06-17 reed@google.comuse select() so we can wait for XEvents or our timer
2013-06-17 epoger@google.comwhitespace change to trigger buildbots after master...
2013-06-15 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-14 epoger@google.comwhitespace change to trigger buildbots after skia-autog...
2013-06-14 scroggo@google.comFixes for unpremul decode.
2013-06-14 reed@google.comremove unused line of code (from xcode's analysis)
2013-06-14 egdaniel@google.comChange general fill rect shader code to match geometry...
2013-06-14 edisonn@google.comObject model generated from pdf spec 1.4, draft code
2013-06-14 reed@google.comspeculative fix in TransitionView. don't validate after...
2013-06-14 robertphillips... Fix for r9609
2013-06-14 commit-bot... add skpdiff tool to compare bitmaps
2013-06-14 commit-bot... Add skia_exceptinos gyp define
2013-06-14 scroggo@google.comUpdate SkBitmap::validate to respect Android flag.
2013-06-14 scroggo@google.comPrototype for build warning as error.
2013-06-14 scroggo@google.comAdd an option to create unpremultiplied bitmaps.
2013-06-14 commit-bot... Update Alligned Rect Shader to match geometry version
2013-06-14 commit-bot... Add MESA detection to GrContextInfo and use to decide...
2013-06-14 commit-bot... Improve the performance of SkConvertConfig8888Pixels...
2013-06-14 robertphillips... Fix for 9603
2013-06-14 bsalomon@google.comAdd operator delete for SkTArray to match operator new
2013-06-14 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-13 bensong@google.comAdds microbench range generation option; renames file...
2013-06-13 fmalita@google.comBuild fix after r9598.
2013-06-13 fmalita@google.comExpose debugger backend classes externally.
2013-06-13 reed@google.comfix warning related to && and || and parens
2013-06-13 reed@google.comadd validate to SkView for debugging
2013-06-13 robertphillips... Fix compiler error for r9592
2013-06-13 edisonn@google.commost pdf dictionary types suported, need enabling now
2013-06-13 bsalomon@google.comHopefully fix Android warning-as-error about uninit...
2013-06-13 bsalomon@google.comReplace fixed-size array of effect stages in GrDrawStat...
2013-06-13 epoger@google.comskimage self-tests: confirm correctness of bitmap hash...
2013-06-13 bsalomon@google.comMake text context responsible for setting GrPaint on...
2013-06-13 edisonn@google.comParse pdf reference manual for 1.4 to extract dictionar...
2013-06-13 bsalomon@google.comEnhancements and a fix to templated containers.
2013-06-13 reed@google.comoops, fix missing change in 9532, setting hashbits...
2013-06-13 bensong@google.comFixes zero division when there are no lines to plot...
2013-06-13 commit-bot... Add benchmark for PremultiplyAlpha and UnpremultiplyAlp...
2013-06-13 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-13 mike@reedtribe.orgadd canvas scale and rotate
2013-06-12 commit-bot... add SkIntToScalar and SkFloatToScalar to stop build...
2013-06-12 robertphillips... Another warning as error fix for r9554
2013-06-12 robertphillips... Warnings as errors fix for r9554
2013-06-12 senorblanco... Disable the unpremultiply/remultiply in SkArithmeticMod...
2013-06-12 commit-bot... Added tests for radial gradients with shader matrices
2013-06-12 commit-bot... Fixed a bug with linear gradient PDF matrices and added...
2013-06-12 reed@google.comremove leftover printf
2013-06-12 reed@google.comuse ForceLinking to get codecs into lua_picture
2013-06-12 reed@google.comadd script to count glyph -vs- char draw calls
2013-06-12 edisonn@google.comremove some old code
2013-06-12 edisonn@google.comCode generator for dinamic generation of podofo wrappers
2013-06-12 epoger@google.comrebaseline.py: keep going if we encounter an "INVALID...
2013-06-12 commit-bot... Small change that eliminates Parse Errors with encoded...
2013-06-12 reed@google.comtest thick stroking of conics
2013-06-12 epoger@google.comrebaseline.py: try to download images from Google Stora...
2013-06-12 reed@google.comuse 8 bits for fontcache hash
2013-06-12 reed@google.comadd cache efficiency test
2013-06-12 djsollen@google.comRemove svn:externals and update the README.
2013-06-12 bensong@google.comFixes microbench format change caused by r9417.
2013-06-12 epoger@google.comrebaseline.py: add --add-new option, and only add new...
2013-06-12 robertphillips... Nexus 7 performance trigger rebaselines
2013-06-12 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-06-11 edisonn@google.comgenerate enums for pdf types
2013-06-11 edisonn@google.comgenerate code for pdf viewer (initial draft)
2013-06-11 reed@google.comdoh. send byte length, not word count, to measureText
2013-06-11 reed@google.commove measureText to be the only thing in the inner...
2013-06-11 djsollen@google.comrevert DEPS for angle until tools are fixed
2013-06-11 djsollen@google.comupdate WebP to a dev version of 0.3.1
2013-06-11 reed@google.comswitch array to uint16_t to fix overflows
2013-06-11 reed@google.comcomment out value > int16_t
2013-06-11 reed@google.cominclude the right named .h for glyph data
2013-06-11 bsalomon@google.comFixes to make the gm run when GrContext can't be create...
2013-06-11 reed@google.comadd bench for fontcache performance (measurement)
2013-06-11 epoger@google.comrebaseline.py: improve readability of dry-run output
2013-06-11 epoger@google.comrebaseline.py: if rebaselining all platforms (not listi...
2013-06-11 borenet@google.comGYP Changes and Scripts for Compiling Skia for ChromeOS
2013-06-11 epoger@google.comrebaseline.py: in option names, replace underscores...
2013-06-11 commit-bot... Remove the non-separable blur because it is no longer...
2013-06-11 commit-bot... Compact the clipstack for kReplace_Op'd geometry
2013-06-11 skia.committer... Sanitizing source files in Housekeeper-Nightly
next