aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Disable transitions for the Android SampleApp.Gravatar djsollen@google.com2012-10-10
* Fix build break. a cpp file was not included in the checkin list. will send t...Gravatar edisonn@google.com2012-10-10
* Draw hairline text as path.Gravatar bsalomon@google.com2012-10-10
* Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a parti...Gravatar bsalomon@google.com2012-10-10
* Add an SKP to PDF rendered. test_pdfs.py will be hooked up in buildbot testin...Gravatar edisonn@google.com2012-10-10
* add ability to skip 565 test in gm (until I can fix an assert in debug build)Gravatar reed@google.com2012-10-10
* Refactor test_pictures so we can add test_pdfs without code duplication. Gravatar edisonn@google.com2012-10-10
* Add a new GM: shadertext2.Gravatar bsalomon@google.com2012-10-10
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-10
* Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation...Gravatar robertphillips@google.com2012-10-09
* Make SkPictures valid regardless of SK_SUPPORT_HINTING_SCALE_FACTOR.Gravatar scroggo@google.com2012-10-09
* correctly handle negative values in fixed_clamp()Gravatar reed@google.com2012-10-09
* Disable automatic font fallback of SkFontHost_android when building for WebKitGravatar djsollen@google.com2012-10-09
* Fixed xoom bug introduced in r5830Gravatar robertphillips@google.com2012-10-09
* Remove gainFocus() and setMatrixClip() virtuals from SkDevice.Gravatar bsalomon@google.com2012-10-09
* checkpoint for shape opsGravatar caryclark@google.com2012-10-09
* fix filter for iosGravatar caryclark@google.com2012-10-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-09
* Remove external matrix feature.Gravatar bsalomon@google.com2012-10-08
* Make additional code paths go through GrDrawState helper classes for their ma...Gravatar bsalomon@google.com2012-10-08
* Speculative fix for Chrome bugGravatar robertphillips@google.com2012-10-08
* Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices.Gravatar bsalomon@google.com2012-10-08
* Remove translate param from GrContext::drawPath (and subsequent calls).Gravatar bsalomon@google.com2012-10-08
* Remove unnecessary function declaration.Gravatar tfarina@chromium.org2012-10-08
* Fix typo in SkFontHost_win_dw.cpp.Gravatar bungeman@google.com2012-10-07
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-06
* Move some auto restore helpers from GrDrawTarget to GrDrawState.Gravatar bsalomon@google.com2012-10-05
* GrPaint encapsulation.Gravatar bsalomon@google.com2012-10-05
* No hinting on Mac should be lower priority than subpixel rendering.Gravatar bungeman@google.com2012-10-05
* Fix find/replace missed in #ifdef'ed out code in r5827.Gravatar bsalomon@google.com2012-10-05
* Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that...Gravatar senorblanco@chromium.org2012-10-05
* Moved paint color to vertex colors for batched rectsGravatar robertphillips@google.com2012-10-05
* cleanup coding style for r5825Gravatar djsollen@google.com2012-10-05
* Rename GrPaint fields/enums/members texture->color mask->coverage.Gravatar bsalomon@google.com2012-10-05
* Reduce Android Log Spam.Gravatar djsollen@google.com2012-10-05
* Adds a script to help analyze bench ranges to add/change in bench/bench_expec...Gravatar bensong@google.com2012-10-05
* Move setPaint from GrContext to GrDrawState.Gravatar bsalomon@google.com2012-10-05
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-05
* Remove state from SkColorSpaceLuminance to avoid memory management.Gravatar bungeman@google.com2012-10-04
* Do not do PNG encoding/decoding when testing picture serialization.Gravatar scroggo@google.com2012-10-04
* Add the ability to provide function pointers to SkPicture serializationGravatar scroggo@google.com2012-10-04
* Lock gFTMutex when modifying FT globals.Gravatar scroggo@google.com2012-10-04
* Add convenience function on GrDrawState to set state bit based on a bool.Gravatar bsalomon@google.com2012-10-04
* Build fix: work around what appears to be an Intel GLSL driver bug. Unrevie...Gravatar senorblanco@chromium.org2012-10-04
* Fixed bug(s) in batching of rectsGravatar robertphillips@google.com2012-10-04
* Disable SK_DEBUG_PATH_REF in debug builds.Gravatar bsalomon@google.com2012-10-04
* Implement GPU path for matrix convolution. Note that when not convolving alpha,Gravatar senorblanco@chromium.org2012-10-04
* Change default skia_osx_sdkroot to "macosx" (suitable for Xcode 3.2.6+)Gravatar epoger@google.com2012-10-04
* Make numTextures() be non-virtual on GrCustomStage.Gravatar bsalomon@google.com2012-10-04
* Omit shader swizzle if it is rgba.Gravatar bsalomon@google.com2012-10-04