aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Minor optimizationGravatar robertphillips@google.com2013-04-29
* add 90 degree test case to rects GMGravatar robertphillips@google.com2013-04-29
* Stop using mix() to implement hard-light in shader.Gravatar commit-bot@chromium.org2013-04-29
* Remove inout params from saturation helper func in XferEffect.Gravatar commit-bot@chromium.org2013-04-29
* Remove guard against checking for copytexsubimage2d ptr in GrGLInterface::val...Gravatar commit-bot@chromium.org2013-04-29
* Plumbed in discard_framebuffer extensionGravatar robertphillips@google.com2013-04-29
* reenable __builtin_clz for GNUC (and clang), recognizing that it is undefined...Gravatar reed@google.com2013-04-29
* add wacky random shift so I can generate some zeros (without the optimizer kn...Gravatar reed@google.com2013-04-29
* Remove redundant setting of alpha in hard-light GPU shader.Gravatar commit-bot@chromium.org2013-04-29
* temp work-around for mysterious failure of shadertext2 when using __builtin_clzGravatar reed@google.com2013-04-29
* reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker)Gravatar reed@google.com2013-04-29
* revert 8897 -- broke clang buildGravatar reed@google.com2013-04-29
* use intrinsics on more platforms for SkCLZGravatar reed@google.com2013-04-29
* add unittest for SkCLZGravatar reed@google.com2013-04-29
* up the inner-loop for clz bench, to get more stable resultsGravatar reed@google.com2013-04-29
* add bench for SkCLZGravatar reed@google.com2013-04-29
* use DEF_BENCH macroGravatar reed@google.com2013-04-29
* Copy the top level Android directory into trunk.Gravatar djsollen@google.com2013-04-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-28
* Added Google homepage to list of SKPs. Whitespace change to trigger rebuilds.Gravatar rmistry@google.com2013-04-27
* add computation for error in conic-as-quadGravatar mike@reedtribe.org2013-04-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-27
* add comment for computing max-diff between conic and its bounding quadGravatar reed@google.com2013-04-26
* path ops -- disable fail test for nowGravatar caryclark@google.com2013-04-26
* path ops -- handle non-finite numbersGravatar caryclark@google.com2013-04-26
* GM self-tests: always run all tests (don't stop at first failure)Gravatar epoger@google.com2013-04-26
* Whitespace change to trigger Housekeepers.Gravatar rmistry@google.com2013-04-26
* Whitespace change to trigger Housekeepers.Gravatar rmistry@google.com2013-04-26
* GM: specify that currently used checksums are CityHashes of SkBitmapsGravatar epoger@google.com2013-04-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-26
* rename SkRationalQuad to SkConicGravatar mike@reedtribe.org2013-04-26
* Remove useless SkRect::sortGravatar robertphillips@google.com2013-04-25
* Nexus 7 performance trigger rebaselinesGravatar robertphillips@google.com2013-04-25
* impl onCreateFrom... for fontmgr on windowsGravatar reed@google.com2013-04-25
* Avoid side effects related to skia error callbacks in the testing infrastructureGravatar humper@google.com2013-04-25
* Use SkError for a bitmap that could not be decoded.Gravatar scroggo@google.com2013-04-25
* Temporarily disable HardLight effect in unit tests.Gravatar jvanverth@google.com2013-04-25
* Updates to skimage tool to use it for testing.Gravatar scroggo@google.com2013-04-25
* Reduce calls to SkMatrix::reset from GrDrawStateGravatar robertphillips@google.com2013-04-25
* Work around overzealous assertion in SkMaskFilter.Gravatar tomhudson@google.com2013-04-25
* Add GPU support for roundrectsGravatar commit-bot@chromium.org2013-04-25
* disable checking the style name from fontmgr (not impl on some backends,Gravatar reed@google.com2013-04-25
* Adding missing SK_API identifier to class so that it's accessible in debug bl...Gravatar sugoi@google.com2013-04-25
* fix build : add src\pathops to pathops_unittestGravatar caryclark@google.com2013-04-25
* path ops : make it realGravatar caryclark@google.com2013-04-25
* Added "SkRRect::contains(const SkRect&) const"Gravatar robertphillips@google.com2013-04-25
* Adjust some Nexus 7 performance triggers Gravatar robertphillips@google.com2013-04-25
* path ops : fix empty-diff bug, op-in-placeGravatar caryclark@google.com2013-04-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-25
* Some fixes for saturation computation XferEffect.Gravatar commit-bot@chromium.org2013-04-25