platform/upstream/libSkiaSharp.git
2013-01-18 senorblanco... Partial revert of r7287 to green up the bots.
2013-01-18 epoger@google.comRoll out r7258
2013-01-18 bungeman@google.comUpdate gyp revision.
2013-01-18 senorblanco... (Relanding r7275 with assert fix, plus fixes from r7276...
2013-01-18 epoger@google.comgm self-test: followup to r7284
2013-01-18 robertphillips... Reverting chain of SkBicubicImageFilter changes (7275...
2013-01-18 epoger@google.commake gm self-test more robust
2013-01-18 reed@google.comfix unused-variable warning in src/effects/SkBicubicIma...
2013-01-18 edisonn@google.comtools.gyp: dependencies in apfabetical order
2013-01-18 robertphillips... Removed unused variable in SkBicubicImageFilter.cpp
2013-01-18 reed@google.comin SkPath::dump(), add \n after close() printf, so...
2013-01-18 reed@google.comincrease iteration count from 16 to 24, when computing...
2013-01-18 robertphillips... Fix 7273 for neon
2013-01-18 senorblanco... Fix GPU-less build. Unreviewed.
2013-01-18 senorblanco... Implement a bicubic resampling image filter, with raste...
2013-01-18 edisonn@google.comBuild render_pdfs on buildbot.
2013-01-18 robertphillips... Added shaderproc for 1xN repeatX/repeatY BitmapProcShader
2013-01-18 djsollen@google.comFix gyp files when building Android for x86
2013-01-18 rmistry@google.comWhitespace commit to test annotations (AddDashboardAnno...
2013-01-18 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-17 reed@google.comchange SkPath::dump() to output compilable code snippet...
2013-01-17 caryclark@google.comshape ops work in progress
2013-01-17 bungeman@google.comDon't die when there are no fonts available.
2013-01-17 robertphillips... Added new bench to test out 1xN BitmapProcShaders
2013-01-17 rmistry@google.comAll skp files in Google Storage have been updated
2013-01-17 bsalomon@google.comFix call to INHERITED::isEqual in GrRadial2Gradient...
2013-01-17 epoger@google.comReapply r7198 with Mac/Windows fixes
2013-01-17 bsalomon@google.comRemove default implementation of GrEffect::isEqual...
2013-01-17 bungeman@google.comMake navigating the picture view in debugger more funct...
2013-01-17 robertphillips... Fix debugger handling of clip rrects
2013-01-17 reed@google.comcherry-pick from 7241: speed-up matrix44::setconcat...
2013-01-17 rmistry@google.comAdding CheckChangeHasOnlyOneEol to upload and commit...
2013-01-17 robertphillips... Switch debugger profiling stubs over to being guarded...
2013-01-17 tomhudson@google.comRevert r7241, which broke tests on most platforms.
2013-01-17 djsollen@google.comRemove unused debugger code from SampleApp.
2013-01-17 rmistry@google.comTop-level presubmit script for Skia trunk that checks...
2013-01-17 tomhudson@google.comAdd SSE2 multiplication for SkMatrix44 on some platforms.
2013-01-17 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-16 junov@chromium.orgFixing expression logic from r7237/r7234
2013-01-16 robertphillips... Compiler warning fixes for r7235
2013-01-16 reed@google.comfix int->scalar warnings
2013-01-16 reed@google.comadd gm for comparing drawSprite and drawBitmap
2013-01-16 junov@chromium.orgTurn on the kUsePathBoundsForClip_RecordingFlag in...
2013-01-16 edisonn@google.comAdd option to ignore small pixel diffs for --validate...
2013-01-16 reed@google.commark default constructor for SkMatrix44 as deprecated...
2013-01-16 junov@chromium.orgAdding SK_API to SkTileGridPicture class declaration
2013-01-16 bsalomon@google.comChange some function/vars from EffectPtr to EffectRef...
2013-01-16 bsalomon@google.comFix no-static-init (android) build.
2013-01-16 bsalomon@google.comFix GPU-less build.
2013-01-16 bsalomon@google.comFix missing "class" in friend decls in GrEffect.h
2013-01-16 bsalomon@google.comWrap GrEffects in GrEffectPtr.
2013-01-16 reed@google.comremove legacy build-flags for drawBitmapRect
2013-01-16 edisonn@google.com revert change 7218
2013-01-16 edisonn@google.comAdd option to ignore small pixel diffs for --validate...
2013-01-16 rmistry@google.comWhitespace change to trigger doxygen upload
2013-01-16 borenet@google.comWhitespace change to trigger uploads after skia-autogen...
2013-01-16 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-16 epoger@google.combetter quick fix for GM self-test: ignore instance...
2013-01-16 epoger@google.comquick fix for GM self-test failures after r7206
2013-01-15 reed@google.comAdd VALIDATE_FAILURE_IS_A_TOOL_FAILURE to specify wheth...
2013-01-15 bsalomon@google.comFix busted texture coords in GrGLBlendEffect.
2013-01-15 reed@google.comHave drawBitmapRectToRect devolve to drawBitmap if...
2013-01-15 bsalomon@google.comRe-enable inst counting in debug builds.
2013-01-15 reed@google.comadd LF at end of file
2013-01-15 reed@google.comadd LF at end of file to fix warning
2013-01-15 epoger@google.comRevert r7198 until I can fix https://code.google.com...
2013-01-15 reed@google.comadd benches for drawBitmapRectToRect with slight scale...
2013-01-15 robertphillips... Added print out of SkShader information to debugger
2013-01-15 epoger@google.comgm: use new Expectations struct instead of comparison...
2013-01-15 epoger@google.comUpdate gm self-test results to expect new runtime confi...
2013-01-15 epoger@google.comSeparate our jsoncpp dependency from Chromium's jsoncpp...
2013-01-15 sugoi@google.comUnreviewed mac build fix : Removing unused variable
2013-01-15 sugoi@google.comAdded missing include in non GPU case.
2013-01-15 reed@google.comFix bug in cubic-clipper (SkEdgeClipper). When we chop...
2013-01-15 borenet@google.comTurn off timeIndividualTiles
2013-01-15 sugoi@google.comImplementation of the displacement effect (both CPU...
2013-01-15 reed@google.comTo support alignment pragmas (for speed), we need to...
2013-01-15 robertphillips... dashing asPoints could draw excessively long first...
2013-01-15 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-15 mike@reedtribe.orgcall endContext() if we have to return false from setCo...
2013-01-15 humper@google.comfix warning on linux
2013-01-15 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-14 humper@google.comfix all the false --> NULL issues in the gradient code
2013-01-14 humper@google.comremove namespace qualifier for feof; it's making androi...
2013-01-14 senorblanco... Fix a problem in the matrix convolution image filter...
2013-01-14 humper@google.comanother false --> NULL return fix
2013-01-14 humper@google.comfalse --> NULL for failure return
2013-01-14 humper@google.commove template specializations to inline functions in...
2013-01-14 humper@google.comreplace getline with fgets for portability
2013-01-14 humper@google.comremove dynamic_cast because rtti is disabled on some...
2013-01-14 humper@google.comfix gcc build
2013-01-14 bungeman@google.comRemove SK_DRAW_POS_TEXT_IGNORE_SUBPIXEL_LEFT_ALIGN_FIX.
2013-01-14 humper@google.comRuntime configuration system for skia. This will allow...
2013-01-14 bungeman@google.comMake SkScalerContextRec::getMatrixFrom2x2 more direct.
2013-01-14 robertphillips... Fix uninitialized memory issue
2013-01-14 robertphillips... Change SkAutoTUnref usage
2013-01-14 bsalomon@google.comFix debug build after r7153 (removed param referenced...
2013-01-14 bsalomon@google.comChange signature of SkShader::asNewEffect(), implement...
2013-01-14 junov@chromium.orgChanging imageFilter GM tests to use drawBitmap instead...
2013-01-14 digit@google.comUse the NDK's cpu-features library when building skia...
next