platform/upstream/libSkiaSharp.git
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.
2012-10-04 robertphillips... Created filter command line tool
2012-10-04 bsalomon@google.comAllow Xcode to change paths to frameworks based on...
2012-10-04 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-03 bsalomon@google.comEnsure SkPathRef debug code mutex is initialized during...
2012-10-03 bsalomon@google.comMake it possible to generate the ios xcode proj by...
2012-10-03 reed@google.comrevert 5794
2012-10-03 reed@google.comadd test for rotated saveLayer, to see that we clip...
2012-10-03 bsalomon@google.comAdds extra debugging to SkPathRef that can optionally...
2012-10-03 bsalomon@google.comFix test_small_segments3 path measure test.
2012-10-03 scroggo@google.comAllow render_pictures to render using multiple threads.
2012-10-03 bsalomon@google.comRevert r5557 (which itself was a revert of r5433)....
2012-10-03 robertphillips... Added bench to replicate Google spreadsheet-style table...
2012-10-03 bungeman@google.comDelete SkStream_Win.h as it appears to never have been...
2012-10-03 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-02 caryclark@google.comfix return value for render_pictures
2012-10-02 caryclark@google.comOops, forgot a file
2012-10-02 caryclark@google.combuild iOS with 'make all'
2012-10-02 reed@google.comadd getSeed()
2012-10-02 reed@google.comcatch empty stack in restorefixup called by clipRect
2012-10-02 reed@google.comreenable peephole optimization for save/clip/restore...
2012-10-02 bungeman@google.comxcode_settings OTHER_CPLUSPLUSFLAGS is a list.
2012-10-02 bsalomon@google.comAdd SkNativeGLContext implementation for iOS.
2012-10-02 senorblanco... When processing a morphology filter on the GPU, pass...
2012-10-02 bungeman@google.comRoll gyp to 1509 for ninja compatibility.
2012-10-02 robertphillips... Fixed canvas creation in SampleApp
2012-10-02 robertphillips... Fixed memory leak in bitmaprect GM
2012-10-02 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2012-10-01 reed@google.comretool so we don't need to call SkCanvas::setDevice
2012-10-01 scroggo@google.comFix some bugs in our picture tools.
2012-10-01 bsalomon@google.comMove android gl files from src/gpu/android to src/gpu...
2012-10-01 bsalomon@google.comUse setDevice rather than the removed setBitmapDevice.
2012-10-01 robertphillips... Fix for typo in r5754
2012-10-01 robertphillips... Speculative render target ref/unref fixes
2012-10-01 reed@google.comdelete obsolete/unused SkGpuCanvas
2012-10-01 reed@google.com1. remove references to (deprecated) SkGpuCanvas
2012-10-01 tfarina@chromium.orgAdd moc generated files to .gitignore.
next