aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Delete three class declarations that we don't provide implementations anymore.Gravatar tfarina@chromium.org2012-10-16
* Do not git ignore files like /debugger/QT/moc_*.Gravatar scroggo@google.com2012-10-16
* add DEF_BENCH marco to make it easy to register new benchesGravatar reed@google.com2012-10-16
* Reland r5963 with two fixes:Gravatar bsalomon@google.com2012-10-16
* Revert r5962 because of failures.Gravatar bsalomon@google.com2012-10-16
* Require matrix for custom stage to be set when custom stage is installed.Gravatar bsalomon@google.com2012-10-16
* more pixman work in progressGravatar caryclark@google.com2012-10-16
* pixman experiment work in progressGravatar caryclark@google.com2012-10-16
* shape ops work in progressGravatar caryclark@google.com2012-10-16
* Remove an obsolete comment.Gravatar scroggo@google.com2012-10-15
* Avoid deadlock in SkGetFallbackFamilyNameForChar().Gravatar djsollen@google.com2012-10-15
* Generate debugger mocs into out instead of src.Gravatar bungeman@google.com2012-10-15
* Use AutoMatrix in GrTextContextGravatar bsalomon@google.com2012-10-15
* Spell correct some comments.Gravatar bsalomon@google.com2012-10-15
* #define SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX to keep old, slow, non-opaque beh...Gravatar reed@google.com2012-10-15
* Add SK_API to base classes of classes with SK_API.Gravatar bungeman@google.com2012-10-13
* Change FreeType lcd filter to provide better results.Gravatar bungeman@google.com2012-10-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-13
* Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years.Gravatar tfarina@chromium.org2012-10-12
* retool fFilterOne[X,Y] to store the translate dx, dy, so we can avoid floatGravatar reed@google.com2012-10-12
* Remove support for building skia android apps outside of an APK.Gravatar djsollen@google.com2012-10-12
* Add new GM, shadertext3. It would have revealed a bug in the GPU draw-large-t...Gravatar bsalomon@google.com2012-10-12
* When two or more color matrix image filters are connected together, and the n...Gravatar senorblanco@chromium.org2012-10-12
* Add SkShader::asShadeProc to fast-path the caller when the shader is fastGravatar reed@google.com2012-10-12
* Fonts with cubic outlines are rendered without ClearType by GDI.Gravatar bungeman@google.com2012-10-12
* reland 5926 w/ fix in middle loop (thank you asserts)Gravatar reed@google.com2012-10-12
* revert 5926 (debug assert)Gravatar reed@google.com2012-10-12
* add shaderproc32 for translate+clamp+nofilter.Gravatar reed@google.com2012-10-12
* Commit SkGpuDevice.h which was omitted from r5918 for some reason.Gravatar bsalomon@google.com2012-10-12
* Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments.Gravatar bsalomon@google.com2012-10-12
* add experimental test for different 8888->565 blends (disabled)Gravatar reed@google.com2012-10-12
* add bench for drawBitmapRectToRectGravatar reed@google.com2012-10-12
* Export effects classes with SK_API.Gravatar tfarina@chromium.org2012-10-12
* 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