aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Add support for GL_EXT_multisampled_render_to_texture.Gravatar bsalomon@google.com2013-05-01
* Housekeeper should not fail when skia-autogen is reset. Gravatar rmistry@google.com2013-05-01
* Add FontMgr to DirectWrite.Gravatar bungeman@google.com2013-05-01
* Whitespace change to trigger rebuildsGravatar borenet@google.com2013-04-30
* Resubmit r8929 with the duplicated change in trunk/platform_tools/androidGravatar borenet@google.com2013-04-30
* Whitespace change to trigger rebuilds after builder name changeGravatar borenet@google.com2013-04-30
* Whitespace change to trigger rebuilds after builder name changeGravatar borenet@google.com2013-04-30
* Fix builder name referencesGravatar borenet@google.com2013-04-30
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-30
* Allow supporting 1 older PICTURE_VERSION.Gravatar scroggo@google.com2013-04-30
* Fixes for piping bitmaps with encoded data.Gravatar scroggo@google.com2013-04-30
* add routines to compute error between conic and quadGravatar mike@reedtribe.org2013-04-30
* 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