aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Smallest possible desktop application that uses Skia to render stuff.Gravatar commit-bot@chromium.org2013-06-18
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-18
* *** Perlin noise GM needs to be rebaselined ***Gravatar commit-bot@chromium.org2013-06-17
* convert pathops to use SkSTArray where possible.Gravatar caryclark@google.com2013-06-17
* use select() so we can wait for XEvents or our timerGravatar reed@google.com2013-06-17
* Fixes for unpremul decode.Gravatar scroggo@google.com2013-06-14
* remove unused line of code (from xcode's analysis)Gravatar reed@google.com2013-06-14
* Change general fill rect shader code to match geometry versGravatar egdaniel@google.com2013-06-14
* speculative fix in TransitionView. don't validate after detachFromParent (we ...Gravatar reed@google.com2013-06-14
* Fix for r9609Gravatar robertphillips@google.com2013-06-14
* Update SkBitmap::validate to respect Android flag.Gravatar scroggo@google.com2013-06-14
* Add an option to create unpremultiplied bitmaps.Gravatar scroggo@google.com2013-06-14
* Update Alligned Rect Shader to match geometry versionGravatar commit-bot@chromium.org2013-06-14
* Add MESA detection to GrContextInfo and use to decide whether to use GL_ALPHA...Gravatar commit-bot@chromium.org2013-06-14
* Improve the performance of SkConvertConfig8888Pixels using Array lookupGravatar commit-bot@chromium.org2013-06-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-14
* Expose debugger backend classes externally.Gravatar fmalita@google.com2013-06-13
* fix warning related to && and || and parensGravatar reed@google.com2013-06-13
* add validate to SkView for debuggingGravatar reed@google.com2013-06-13
* Fix compiler error for r9592Gravatar robertphillips@google.com2013-06-13
* Hopefully fix Android warning-as-error about uninit var.Gravatar bsalomon@google.com2013-06-13
* Replace fixed-size array of effect stages in GrDrawState with two appendable ...Gravatar bsalomon@google.com2013-06-13
* Make text context responsible for setting GrPaint on GrDrawState.Gravatar bsalomon@google.com2013-06-13
* oops, fix missing change in 9532, setting hashbits to 8Gravatar reed@google.com2013-06-13
* add canvas scale and rotateGravatar mike@reedtribe.org2013-06-13
* Disable the unpremultiply/remultiply in SkArithmeticMode, both raster and GPU...Gravatar senorblanco@chromium.org2013-06-12
* Fixed a bug with linear gradient PDF matrices and added test casesGravatar commit-bot@chromium.org2013-06-12
* remove leftover printfGravatar reed@google.com2013-06-12
* test thick stroking of conicsGravatar reed@google.com2013-06-12
* use 8 bits for fontcache hashGravatar reed@google.com2013-06-12
* Fixes to make the gm run when GrContext can't be created for ANGLE context.Gravatar bsalomon@google.com2013-06-11
* Remove the non-separable blur because it is no longer used.Gravatar commit-bot@chromium.org2013-06-11
* Compact the clipstack for kReplace_Op'd geometryGravatar commit-bot@chromium.org2013-06-11
* add drawImage to luaGravatar mike@reedtribe.org2013-06-11
* Improve batching of drawBitmap* callsGravatar robertphillips@google.com2013-06-10
* add conic support to hairlinesGravatar reed@google.com2013-06-10
* Force checking of all color, stencil and FBO allocations for SkSurface_Gpu. T...Gravatar senorblanco@chromium.org2013-06-10
* Fixed gpu perlin noise on WindowsGravatar sugoi@google.com2013-06-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-09
* more paint methods to luaGravatar mike@reedtribe.org2013-06-09
* add pdf lib to lua_pictures to fix linker errorGravatar mike@reedtribe.org2013-06-08
* Revert "add document and textAlign support to lua"Gravatar mike@reedtribe.org2013-06-08
* add document and textAlign support to luaGravatar mike@reedtribe.org2013-06-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-08
* add drawtext to luaGravatar mike@reedtribe.org2013-06-08
* SkDocument base for pdf, xps, etc.Gravatar reed@google.com2013-06-07
* Fix crash when attempting to use a font fallback chain with a custom font.Gravatar djsollen@google.com2013-06-06
* separate arrays for color and coverage effects.Gravatar bsalomon@google.com2013-06-06
* Make GrGLProgram no longer depend on kNumStagesGravatar bsalomon@google.com2013-06-06
* Fix leak in SkFontHost_fontconfig temporary code.Gravatar bungeman@google.com2013-06-06