aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* bug fix: take the fAllocSize into account when we perform the compare, otherwiseGravatar reed@google.com2012-07-10
* Made everything in SkDebuggerGUI live on the stackGravatar chudy@google.com2012-07-10
* change unique_paint_dictionary to change the paint randomly, instead of justGravatar reed@google.com2012-07-10
* Added GM baseline images for new gradient tests.Gravatar rileya@google.com2012-07-09
* skdiff now has the option to not print out the directories it is using.Gravatar keyar@chromium.org2012-07-09
* Adding sanity checks on restore offsets in SkPicturePlayback::drawGravatar junov@chromium.org2012-07-09
* * Adding arguments to specify the working directory and whether the script sh...Gravatar rmistry@google.com2012-07-09
* Added stubs for zoom info panel.Gravatar chudy@google.com2012-07-09
* Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.Gravatar tomhudson@google.com2012-07-09
* Tiles that extend beyond the picture are now clipped.Gravatar keyar@chromium.org2012-07-09
* Added a sgpipe benchmark.Gravatar keyar@chromium.org2012-07-09
* Fix misnamed function in explanatory comment.Gravatar tomhudson@google.com2012-07-09
* Allow specific files and multiple inputs for picture testing tools.Gravatar keyar@chromium.org2012-07-09
* Allow specific files and multiple inputs for picture testing tools.Gravatar keyar@chromium.org2012-07-09
* Add an SK_PRINTF_LIKE macro, which declares a function to have printf-likeGravatar senorblanco@chromium.org2012-07-09
* Fix definition of isEqual() for two gradient effect custom stages.Gravatar tomhudson@google.com2012-07-09
* Fix SkBlendLCD16_SSE2 for non ARGB platforms.Gravatar bungeman@google.com2012-07-09
* restore 4478 w/ fixed assert (no long need 8-byte alignment)Gravatar reed@google.com2012-07-09
* revert 4478Gravatar reed@google.com2012-07-09
* switch callers to SkChecksum::Compute (no 32/64 preference)Gravatar reed@google.com2012-07-09
* remove until PDF understands conical gradients.Gravatar reed@google.com2012-07-09
* add image to macproGravatar reed@google.com2012-07-09
* new and updated images for gradients on MacProGravatar reed@google.com2012-07-09
* Left over cleanup from r4416 (fix for lingering AA clip mask bug)Gravatar robertphillips@google.com2012-07-09
* In SkGPipe, set a limit on the amount of flattenables cached.Gravatar scroggo@google.com2012-07-09
* Refactoring code in SkPictureRecord that touches fRestoreOffsetStackGravatar junov@chromium.org2012-07-09
* Delete pdf gradient image.Gravatar rileya@google.com2012-07-09
* Rebaseline gradients.Gravatar rileya@google.com2012-07-09
* Added conical gradient to gm gradients test, and added two variants of that t...Gravatar rileya@google.com2012-07-09
* Fix bug in calling NV DeletePathsGravatar bsalomon@google.com2012-07-09
* Minor cleanup in lighting image filters: Made the light color a member of theGravatar senorblanco@chromium.org2012-07-09
* Add gm baseline images for Xoom.Gravatar borenet@google.com2012-07-09
* fix 64bit warnings (use: GYP_DEFINES=skia_arch_width=64 make ... )Gravatar reed@google.com2012-07-09
* define SK_CPU_SSE_LEVEL to a min of SSE2 if we're on 64bit x86Gravatar reed@google.com2012-07-09
* add test for SkChecksumGravatar mike@reedtribe.org2012-07-09
* HitTest: 10% speedup by adding quick-reject/accept using X boundsGravatar mike@reedtribe.org2012-07-07
* add support for cubics to SkHitTestPathExGravatar mike@reedtribe.org2012-07-07
* Adds missing functionGravatar chudy@google.com2012-07-03
* shape ops work in progressGravatar caryclark@google.com2012-07-03
* add SkChecksum as a static class, for the replacement APIGravatar reed@google.com2012-07-03
* Rolling back r4034 (Proposed plumbing to propagate save & restore)Gravatar robertphillips@google.com2012-07-03
* Reworked gradient shader to no longer explicitly set gl_FragColor or return p...Gravatar rileya@google.com2012-07-03
* Adds functionality to the matrix and clip widget.Gravatar chudy@google.com2012-07-03
* Remove unnecessary lines after Android gyp fixGravatar borenet@google.com2012-07-03
* Ensure that SkDeferredCanvas::onCreateCompatibleDevice unrefs its temp device.Gravatar scroggo@google.com2012-07-03
* Make SkTSearch variants with compare func as template paramGravatar bsalomon@google.com2012-07-03
* Another fix for drawing bitmaps through an SkGPipe that share pixelrefs.Gravatar scroggo@google.com2012-07-03
* shape ops work in progressGravatar caryclark@google.com2012-07-03
* Temporary checkin to debug Linux bot issue.Gravatar rileya@google.com2012-07-03
* Changed '0.5f' to '0.5' in conical gradient shader to fix problem with shader...Gravatar rileya@google.com2012-07-03