platform/upstream/libSkiaSharp.git
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.
2013-01-22 bsalomon@google.comLet them eat GrEffectRef.
2013-01-22 bungeman@google.comFix VC++ warning and Android only code for 7317.
2013-01-22 robertphillips... Added multi-select deletion to debugger
2013-01-22 bungeman@google.comExpose geometry and gamma on device.
2013-01-22 borenet@google.comAdd wrapper for "gcl try"
2013-01-22 robertphillips... Fix saving modified skp from debugger
2013-01-22 junov@chromium.orgSimple Build fix. Unreviewed.
2013-01-22 junov@chromium.orgFixing invalid text clipping on SkPicture playback
2013-01-22 robertphillips... Added toString to SkXfermode-derived classes (for debugger)
2013-01-22 jvanverth@google.comPatch for r7304. Add string in bench_pictures_main...
2013-01-22 jvanverth@google.comAdd GPU support for axis-aligned ovals:
2013-01-22 caryclark@google.comshape ops work in progress
2013-01-21 robertphillips... Place fix in r7278 behind compile flag
2013-01-21 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-01-21 robertphillips... Placing 1xN bitmap shader opt behind a flag to delay...
2013-01-21 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-01-20 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-01-20 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-19 caryclark@google.comshape ops work in progress
2013-01-19 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-19 epoger@google.comFix bugs in r7291
2013-01-19 epoger@google.comre-land r7258 with fixes and tests
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
next