platform/upstream/libSkiaSharp.git
2014-02-03 senorblanco... Fix skia_gpu=0 build.
2014-02-03 senorblanco... Fix image filter crop offsets for GPU path.
2014-02-03 fmalita@google.comWhitespace change to test the DownloadSKImageFiles...
2014-02-03 commit-bot... fix script so that the error is actually printed if...
2014-02-03 commit-bot... remove tools/test_rendering.py and tools/test_pictures.py
2014-02-03 bsalomon@google.comRevert of Use GrConvexPolyEffect when clip is a single...
2014-02-03 commit-bot... rename tracing parameter to be more consistent with...
2014-02-03 commit-bot... Use GrConvexPolyEffect when clip is a single convex...
2014-02-03 commit-bot... Adding int cast to prevent warning
2014-02-03 commit-bot... don't initialize the default Skia tracer if one has...
2014-02-03 commit-bot... clean up a couple of parameters in the tracing interface
2014-02-03 commit-bot... Initial QuadTree implementation
2014-02-03 fmalita@google.comRebaseline imagefiltersgraph_gpu (Test-Mac10.6-MacMini4...
2014-02-03 commit-bot... hopefully last set of rebaselines for blurrect
2014-02-03 commit-bot... Allow GMs to be used as benchmarks. Make convex_poly_cl...
2014-02-03 commit-bot... Whitespace change to test the new PRESUBMIT authors...
2014-02-03 commit-bot... Check if the issue owner is in the AUTHORS file in...
2014-02-01 robertphillips... Fix valgrind issue in SkBase64Test.cpp
2014-02-01 robertphillips... Performance trigger rebaselines
2014-02-01 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-31 tfarina@chromium.orgSplit GrUnitTests.cpp into two separate unit tests.
2014-01-31 commit-bot... add SkCanvas constructor that explicitly creates no_con...
2014-01-31 commit-bot... Adding Chromium authors to the AUTHORS file.
2014-01-31 commit-bot... Do not enforce the public API presubmit check for Rever...
2014-01-31 commit-bot... fix leaks in SkConf
2014-01-31 commit-bot... rebaselines for https://skia.googlesource.com/skia...
2014-01-31 commit-bot... remaining rebaselines for rects GM test
2014-01-31 commit-bot... remaining GM rebaselines for blurquickreject and megalo...
2014-01-31 commit-bot... Have peek32 return uint32_t& to make it harder to look...
2014-01-31 commit-bot... fix bad gyp file move
2014-01-31 bsalomon@google.comRebase simpleblurroundrect and bleed GMs after GPU...
2014-01-31 commit-bot... Add GM with convex polygon clips
2014-01-31 commit-bot... Set the horizontal scanline to NULL when the vertical...
2014-01-31 commit-bot... release the scanline textures in GrRectBlurEffect
2014-01-31 commit-bot... Add shim for SkOrderedReadBuffer.h too.
2014-01-31 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-31 commit-bot... fix auto-delete bug that crept in with new fast blur...
2014-01-31 commit-bot... initial import of Chrome's trace_event into skia framework
2014-01-30 commit-bot... even more rebaselines for blur
2014-01-30 tfarina@chromium.orgPort SkBase64 test to our test driver.
2014-01-30 commit-bot... Set write buffer flags only in SkWriteBuffer and SkFlat...
2014-01-30 commit-bot... remove (unnecessary) SkScalarMul and SkScalarMulAdd...
2014-01-30 commit-bot... add_codereview_message script to append messages to...
2014-01-30 commit-bot... mark imageblur_gpu gm tests as ignore-failure on IntelRhb
2014-01-30 commit-bot... Replace factory generation of TextContexts with persist...
2014-01-30 commit-bot... remove GM expectations for all ASAN/Valgrind builders
2014-01-30 commit-bot... more blurrect rebaselines
2014-01-30 commit-bot... create empty expectations for Logan bots
2014-01-30 commit-bot... Refactor read and write buffers.
2014-01-30 robertphillips... Suppress new valgrind complaint
2014-01-30 commit-bot... rebaseline GM changes resulting from fast GPU blur...
2014-01-30 commit-bot... Add convex polygon rendering effect and GM to test it.
2014-01-30 commit-bot... rebaseline imagefiltersgraph_gpu GMs on Nexus10
2014-01-30 commit-bot... rebaseline perf because of faster tests after GPU glur...
2014-01-30 commit-bot... Move GrTextContext to private interface
2014-01-30 commit-bot... patch from issue 119343003
2014-01-30 commit-bot... Reland "Add --skip_cpu and --skip_gpu options to tests"
2014-01-30 commit-bot... Add fallback code for TextContexts that don't support...
2014-01-30 tfarina@chromium.orgAnd before I forget: Remove UnitTest() method declarati...
2014-01-30 tfarina@chromium.orgGrRedBlackTree test is GPU specific.
2014-01-29 tfarina@chromium.orgReland "Unwrap GrRedBlackTree unit test and use REPORTE...
2014-01-29 senorblanco... Win8 baselines for displacement GM (razzin' frazzin...
2014-01-29 senorblanco... New baselines for displacement GM.
2014-01-29 senorblanco... New baselines for GM tests affected by r13221.
2014-01-29 commit-bot... Rebaslines for https://codereview.chromium.org/23835006/
2014-01-29 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-28 commit-bot... Add standalone drawText for GrTextContext.
2014-01-28 commit-bot... tests: add --veryVerbose / -V
2014-01-28 bungeman@google.comRemove BOM from SkFontHost_FreeType.cpp.
2014-01-28 commit-bot... Revert of Add --skip_cpu and --skip_gpu options to...
2014-01-28 commit-bot... Add --skip_cpu and --skip_gpu options to tests
2014-01-28 senorblanco... Give correct bounds to SkCanvas's AutoDrawLooper use...
2014-01-28 senorblanco... Clamp negative sigma to 0 in SkDropShadowImageFilter.
2014-01-28 reed@google.comchange setAlphaType to not modify the pixelref's genID
2014-01-28 commit-bot... ARM Skia NEON patches - 20 - New improved BitmapProcSta...
2014-01-28 commit-bot... SkGrPixelRef can only reference the subset of the Surfa...
2014-01-28 commit-bot... That's confusing. Make it clear we're working with...
2014-01-28 commit-bot... Remove nvpr bench_pictures_cfg
2014-01-28 skia.committer... Sanitizing source files in Housekeeper-Nightly
2014-01-28 commit-bot... Revert of Fast blurred rectangles on GPU (https://coder...
2014-01-28 commit-bot... Adding rmistry for emergency reverts.
2014-01-27 commit-bot... Add the NOTRY command on roll_deps.py
2014-01-27 commit-bot... Perform the same analytic blur calculation on the GPU...
2014-01-27 commit-bot... Revert of Unwrap GrRedBlackTree unit test and use REPOR...
2014-01-27 tfarina@chromium.orgUnwrap GrRedBlackTree unit test and use REPORTER_ASSERT().
2014-01-27 senorblanco... Implement a computeFastBounds() traversal for SkImageFi...
2014-01-27 reed@google.commove getAdvancedTypefaceMetrics into private, as only...
2014-01-27 senorblanco... Trying once again to rebaseline IntelRhb bots.
2014-01-27 commit-bot... Ensure SSE2/3 is always enabled on Android.
2014-01-27 commit-bot... Revert "Revert of Workaround for assertion in NVPR...
2014-01-27 commit-bot... Revert "Revert of nvpr baselines (https://codereview...
2014-01-27 senorblanco... Rebaseline imageblur on IntelRhb Debug.
2014-01-27 borenet@google.comroll_deps.py: Make default_bots_list a module-level...
2014-01-27 commit-bot... Revert of Workaround for assertion in NVPR config in...
2014-01-27 commit-bot... Revert of nvpr baselines (https://codereview.chromium...
2014-01-27 senorblanco... New baselines for Win7 DirectWrite (shader2 and bezier_...
2014-01-27 commit-bot... Workaround for assertion in NVPR config in bench.
2014-01-27 bsalomon@google.comnvpr baselines
2014-01-27 commit-bot... Explain empty report in compare_codereview.py.
2014-01-27 senorblanco... Rebaseline some GPU and ANGLE results which started...
next