aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix matrix type in setRectToRectGravatar reed@google.com2012-10-12
* Whitespace change to trigger rebuild after build master migrationGravatar borenet@google.com2012-10-12
* Revert r3219. r3219 was a revert of r3036. r3036 made extractSubset copy the ...Gravatar bsalomon@google.com2012-10-12
* Turn on GPU AA clippingGravatar robertphillips@google.com2012-10-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-12
* Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source ...Gravatar junov@chromium.org2012-10-11
* Minimize use of SkDraw's matrix in SkGpuDevice.Gravatar bsalomon@google.com2012-10-11
* SkTCopyOnFirstWriteGravatar bsalomon@google.com2012-10-11
* Fix ANGLE buildGravatar borenet@google.com2012-10-11
* Turn off some debugging statements.Gravatar scroggo@google.com2012-10-11
* Fix a warning.Gravatar scroggo@google.com2012-10-11
* CreateTypefaceFromFile for GDI.Gravatar bungeman@google.com2012-10-11
* Whitespace change to triger rebuild after master restartGravatar borenet@google.com2012-10-11
* Fix Qt OpenGL lib name on Windows and change the default qt_sdk var value on ...Gravatar bsalomon@google.com2012-10-11
* shape ops work in progressGravatar caryclark@google.com2012-10-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-11
* This patch implements generalized DAG connectivity for SkImageFilter. SkImag...Gravatar senorblanco@chromium.org2012-10-10
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* 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