platform/upstream/libSkiaSharp.git
2013-01-29 caryclark@google.comshape ops work in progress
2013-01-29 reed@google.comadd SK_API to SkMutex (for chrome)
2013-01-29 rmistry@google.comWhitespace change to trigger rebuilds
2013-01-29 rmistry@google.comWhitespace change (SkipBuildbotRuns)
2013-01-29 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-28 reed@google.comtweak to comments, ws change to trigger bots
2013-01-28 scroggo@google.comRemove a workaround in gm/xfermodes.cpp
2013-01-28 jvanverth@google.comAdd missing params to renderer->resetState().
2013-01-28 junov@chromium.orgFixing crash in cloning empty SkPicture object
2013-01-28 robertphillips... Fix assert
2013-01-28 reed@google.comfix build
2013-01-28 reed@google.comREBASELINE: enable setline fix for scan converter,...
2013-01-28 scroggo@google.comChange the method for timing individual tiles in bench_...
2013-01-28 jvanverth@google.comMove vertex layout definitions from GrDrawTarget to...
2013-01-28 robertphillips... Added toString to SkDrawLooper-derived classes
2013-01-28 caryclark@google.comshape ops work in progress
2013-01-28 robertphillips... Add data() to all QString::toASCII Qt calls to help...
2013-01-28 robertphillips... Add command line options to debugger
2013-01-28 reed@google.comadd (disabled) test for big dashing
2013-01-28 senorblanco... Fix debug build. Unreviewed.
2013-01-28 bsalomon@google.comFix build break after r7411 when GR_STATIC_RECT_VB...
2013-01-28 senorblanco... Add an origin flag for backend (external) textures...
2013-01-28 bsalomon@google.comMake a bunch of virtuals in GrDrawTarget and GrGpu...
2013-01-28 bsalomon@google.comRemove unnecessary ptr derefs int r7411 (deref result...
2013-01-28 bsalomon@google.comRemove getter of writable GrEffectStage from GrDrawState.
2013-01-28 mike@reedtribe.orgadd missing parameter to overridden onFindClickHandler
2013-01-27 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-01-27 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-01-26 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-01-26 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-25 rmistry@google.comTest for (SkipBuildbotRuns) II
2013-01-25 rmistry@google.comTest for (SkipBuildbotRuns)
2013-01-25 borenet@google.comManually parse arguments in submit_try
2013-01-25 rmistry@google.comWhitespace change to test (SkipBuildbotRuns)
2013-01-25 vandebo@chromium.org[PDF] Handle invalid glyph IDs on drawText methods.
2013-01-25 bsalomon@google.comFix nextRangeU(0, MAX_UINT) div by zero.
2013-01-25 rmistry@google.comPresubmit should check that source files end in atleast...
2013-01-25 rmistry@google.comLeave one and only one newline at the end of source...
2013-01-25 bungeman@google.comAvoid O(n) stack space usage in qsort.
2013-01-25 reed@google.comreduce array size in debug builds for sortbench. This...
2013-01-25 bsalomon@google.comMove random from core to utils
2013-01-25 rmistry@google.comWhitespace change to test (SkipBuildbotRuns) locally
2013-01-25 bsalomon@google.comOnly clear the part of the texture used by the device...
2013-01-25 reed@google.comdoh: use *srcPtr instead of src (which is now obsolete...
2013-01-25 robertphillips... Hid large dashed line optimization behind compiler...
2013-01-25 rmistry@google.comWhitespace change to trigger rebuilds
2013-01-25 rmistry@google.comWhitespace change to trigger rebuilds
2013-01-25 rmistry@google.comTriggering rebuilds after r7386
2013-01-25 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-25 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-01-24 bungeman@google.comRemove ConcaveToTriangles.
2013-01-24 bungeman@google.comBottom-up heapsort.
2013-01-24 reed@google.comfix missing-case-statement warning
2013-01-24 caryclark@google.comshape ops work in progress
2013-01-24 borenet@google.comModify submit_try to work on windows
2013-01-24 reed@google.comadd optional cull-rect to patheffects, so they can...
2013-01-24 bsalomon@google.comFix SampleApp ANGLE mode.
2013-01-24 bsalomon@google.comFix spelling error.
2013-01-24 reed@google.comchange giantdashline test to use 4 intervals, to explic...
2013-01-24 reed@google.comdoh. drawRRect is not on SkDevice.... yet
2013-01-24 bsalomon@google.comFix logic bug introduced in r7346.
2013-01-24 reed@google.comoverride drawOval and drawRRect in GatherPixelRefDevice...
2013-01-24 reed@google.comupdate to emphasis the culling aspect of the test ...
2013-01-24 reed@google.comadd bench for giant dashed lines, to test future optimi...
2013-01-24 reed@google.comuse DEF_BENCH for clarity
2013-01-24 bungeman@google.comRemove method calls on invalid "this" pointer.
2013-01-24 jvanverth@google.comThe oval path bench tests used to draw a circle, but...
2013-01-24 bungeman@google.comFix sort test.
2013-01-24 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-01-24 bsalomon@google.comMake all GrContext members that return a texture also...
2013-01-24 junov@chromium.orgMove code in isPaintOpaque from SkDeferredCanvas.cpp...
2013-01-24 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-24 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-01-23 bsalomon@google.comAdd deferred count to GrResource.
2013-01-23 bsalomon@google.comFix bug introduced in r7348, deleting wrapped resources.
2013-01-23 borenet@google.comReplace gcl_try with submit_try
2013-01-23 bensong@google.comChanges per-tile bench values to use the average of...
2013-01-23 robertphillips... Reverse sense of convex-quad-fix compiler flag
2013-01-23 bsalomon@google.comMake GrResource know whether 3D objects' lifetimes...
2013-01-23 edisonn@google.comRevert r7341
2013-01-23 bsalomon@google.comReland r7342 with fixes.
2013-01-23 bsalomon@google.comRevert 7342 to investigate failures.
2013-01-23 djsollen@google.comUpdate Android toolchain to NDK r8d with GCC 4.7
2013-01-23 bsalomon@google.comAdd GrDrawState::DeferredState for saving GrDrawStates...
2013-01-23 edisonn@google.comIf getAdvance fails, getAdvanceData should not assert...
2013-01-23 reed@google.comadd alias for MakeFromIRect (just Make)
2013-01-23 bungeman@google.comUse Skia style cast in SkDeviceProperties.
2013-01-23 reed@google.comadd rand10 bench for sort, which makes 10% of the entri...
2013-01-23 rmistry@google.comDisplay a warning prompt in presubmit if the tree statu...
2013-01-23 djsollen@google.comEnsure that streams written using SkFlattenableBuffer...
2013-01-23 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-23 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-01-23 mike@reedtribe.orgadd bench for sorting
2013-01-23 robertphillips... Speculative fix for cros_daisy compilation failure
2013-01-23 robertphillips... Fix for oversight in r7325
2013-01-22 bsalomon@google.comRemove declaration of unimplemented function.
2013-01-22 bsalomon@google.comSwitch GrEffect::onIsEqual signature back to GrEffect...
2013-01-22 robertphillips... Fix bug in 1xN SkBitmapProcShader optimization
2013-01-22 bsalomon@google.comFix r7321 build errors on non-windows compilers (using...
2013-01-22 bungeman@google.comFix Android only code in SkDraw for 7317.
next