platform/upstream/libSkiaSharp.git
2012-10-16 scroggo@google.comDo not git ignore files like /debugger/QT/moc_*.
2012-10-16 reed@google.comadd DEF_BENCH marco to make it easy to register new...
2012-10-16 bsalomon@google.comReland r5963 with two fixes:
2012-10-16 bsalomon@google.comRevert r5962 because of failures.
2012-10-16 bsalomon@google.comRequire matrix for custom stage to be set when custom...
2012-10-16 caryclark@google.commore pixman work in progress
2012-10-16 caryclark@google.compixman experiment work in progress
2012-10-16 caryclark@google.comshape ops work in progress
2012-10-15 scroggo@google.comRemove an obsolete comment.
2012-10-15 djsollen@google.comAvoid deadlock in SkGetFallbackFamilyNameForChar().
2012-10-15 bungeman@google.comGenerate debugger mocs into out instead of src.
2012-10-15 bsalomon@google.comUse AutoMatrix in GrTextContext
2012-10-15 bsalomon@google.comSpell correct some comments.
2012-10-15 reed@google.com#define SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX to keep...
2012-10-13 bungeman@google.comAdd SK_API to base classes of classes with SK_API.
2012-10-13 bungeman@google.comChange FreeType lcd filter to provide better results.
2012-10-13 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-12 tfarina@chromium.orgDelete SkWidget.cpp, which has been #ifdef'ed out for...
2012-10-12 reed@google.comretool fFilterOne[X,Y] to store the translate dx, dy...
2012-10-12 djsollen@google.comRemove support for building skia android apps outside...
2012-10-12 bsalomon@google.comAdd new GM, shadertext3. It would have revealed a bug...
2012-10-12 senorblanco... When two or more color matrix image filters are connect...
2012-10-12 reed@google.comAdd SkShader::asShadeProc to fast-path the caller when...
2012-10-12 bungeman@google.comFonts with cubic outlines are rendered without ClearTyp...
2012-10-12 reed@google.comreland 5926 w/ fix in middle loop (thank you asserts)
2012-10-12 reed@google.comrevert 5926 (debug assert)
2012-10-12 reed@google.comadd shaderproc32 for translate+clamp+nofilter.
2012-10-12 bsalomon@google.comCommit SkGpuDevice.h which was omitted from r5918 for...
2012-10-12 bsalomon@google.comBeef up GrContext::AutoMatrix to handle doing GrPaint...
2012-10-12 reed@google.comadd experimental test for different 8888->565 blends...
2012-10-12 reed@google.comadd bench for drawBitmapRectToRect
2012-10-12 tfarina@chromium.orgExport effects classes with SK_API.
2012-10-12 reed@google.comFix matrix type in setRectToRect
2012-10-12 borenet@google.comWhitespace change to trigger rebuild after build master...
2012-10-12 bsalomon@google.comRevert r3219. r3219 was a revert of r3036. r3036 made...
2012-10-12 robertphillips... Turn on GPU AA clipping
2012-10-12 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-11 junov@chromium.orgFixing SkDeferredCanvas to not consider paint as opaque...
2012-10-11 bsalomon@google.comMinimize use of SkDraw's matrix in SkGpuDevice.
2012-10-11 bsalomon@google.comSkTCopyOnFirstWrite
2012-10-11 borenet@google.comFix ANGLE build
2012-10-11 scroggo@google.comTurn off some debugging statements.
2012-10-11 scroggo@google.comFix a warning.
2012-10-11 bungeman@google.comCreateTypefaceFromFile for GDI.
2012-10-11 borenet@google.comWhitespace change to triger rebuild after master restart
2012-10-11 bsalomon@google.comFix Qt OpenGL lib name on Windows and change the defaul...
2012-10-11 caryclark@google.comshape ops work in progress
2012-10-11 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-10 senorblanco... This patch implements generalized DAG connectivity...
2012-10-10 borenet@google.comBuild Skia as a static library
2012-10-10 djsollen@google.comDisable transitions for the Android SampleApp.
2012-10-10 edisonn@google.comFix build break. a cpp file was not included in the...
2012-10-10 bsalomon@google.comDraw hairline text as path.
2012-10-10 bsalomon@google.comReland r5861 but leave setMatrixClip virtual on SkDevic...
2012-10-10 edisonn@google.comAdd an SKP to PDF rendered. test_pdfs.py will be hooked...
2012-10-10 reed@google.comadd ability to skip 565 test in gm (until I can fix...
2012-10-10 edisonn@google.comRefactor test_pictures so we can add test_pdfs without...
2012-10-10 bsalomon@google.comAdd a new GM: shadertext2.
2012-10-10 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-09 robertphillips... Reverting r5861 (remove gainfocus and setMatixClip...
2012-10-09 scroggo@google.comMake SkPictures valid regardless of SK_SUPPORT_HINTING_...
2012-10-09 reed@google.comcorrectly handle negative values in fixed_clamp()
2012-10-09 djsollen@google.comDisable automatic font fallback of SkFontHost_android...
2012-10-09 robertphillips... Fixed xoom bug introduced in r5830
2012-10-09 bsalomon@google.comRemove gainFocus() and setMatrixClip() virtuals from...
2012-10-09 caryclark@google.comcheckpoint for shape ops
2012-10-09 caryclark@google.comfix filter for ios
2012-10-09 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-08 bsalomon@google.comRemove external matrix feature.
2012-10-08 bsalomon@google.comMake additional code paths go through GrDrawState helpe...
2012-10-08 robertphillips... Speculative fix for Chrome bug
2012-10-08 bsalomon@google.comMake GrDrawState::AutoRestoreViewMatrix handle sampler...
2012-10-08 bsalomon@google.comRemove translate param from GrContext::drawPath (and...
2012-10-08 tfarina@chromium.orgRemove unnecessary function declaration.
2012-10-07 bungeman@google.comFix typo in SkFontHost_win_dw.cpp.
2012-10-06 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-05 bsalomon@google.comMove some auto restore helpers from GrDrawTarget to...
2012-10-05 bsalomon@google.comGrPaint encapsulation.
2012-10-05 bungeman@google.comNo hinting on Mac should be lower priority than subpixe...
2012-10-05 bsalomon@google.comFix find/replace missed in #ifdef'ed out code in r5827.
2012-10-05 senorblanco... Change SkLightingImageFilter to derive from SkSingleInp...
2012-10-05 robertphillips... Moved paint color to vertex colors for batched rects
2012-10-05 djsollen@google.comcleanup coding style for r5825
2012-10-05 bsalomon@google.comRename GrPaint fields/enums/members texture->color...
2012-10-05 djsollen@google.comReduce Android Log Spam.
2012-10-05 bensong@google.comAdds a script to help analyze bench ranges to add/chang...
2012-10-05 bsalomon@google.comMove setPaint from GrContext to GrDrawState.
2012-10-05 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-04 bungeman@google.comRemove state from SkColorSpaceLuminance to avoid memory...
2012-10-04 scroggo@google.comDo not do PNG encoding/decoding when testing picture...
2012-10-04 scroggo@google.comAdd the ability to provide function pointers to SkPictu...
2012-10-04 scroggo@google.comLock gFTMutex when modifying FT globals.
2012-10-04 bsalomon@google.comAdd convenience function on GrDrawState to set state...
2012-10-04 senorblanco... Build fix: work around what appears to be an Intel...
2012-10-04 robertphillips... Fixed bug(s) in batching of rects
2012-10-04 bsalomon@google.comDisable SK_DEBUG_PATH_REF in debug builds.
2012-10-04 senorblanco... Implement GPU path for matrix convolution. Note that...
2012-10-04 epoger@google.comChange default skia_osx_sdkroot to "macosx" (suitable...
2012-10-04 bsalomon@google.comMake numTextures() be non-virtual on GrCustomStage.
2012-10-04 bsalomon@google.comOmit shader swizzle if it is rgba.
next