platform/upstream/libSkiaSharp.git
2013-10-03 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-10-02 jvanverth@google.comFix font GMs
2013-10-02 epoger@google.comHTTP GM baseline viewer: server should serve files...
2013-10-02 epoger@google.comMore improvements to HTTP baseline viewer (for GM results)
2013-10-02 sugoi@google.comAdded missing SK_API
2013-10-02 commit-bot... Add support to dump font cache texture for debug purposes
2013-10-02 robertphillips... Move makeSpace and resetToSize from SkPathRef.cpp to .h
2013-10-02 commit-bot... Add new skyline Rectanizer
2013-10-02 commit-bot... Threads can race to be the first one to calculate the...
2013-10-02 robertphillips... Make it explicit that some validate methods are debug...
2013-10-02 commit-bot... Sadly TSAN still reports this as a race, even when...
2013-10-02 scroggo@google.comDo not convert non gray PNG to A8.
2013-10-02 caryclark@google.comfix 10.6
2013-10-02 bsalomon@google.comFix gpu.gypi missing file issue
2013-10-02 caryclark@google.compath ops work in progress
2013-10-02 bsalomon@google.comMake GPU coord transforms automatic
2013-10-02 commit-bot... Whitespace change to test CQ emails.
2013-10-01 scroggo@google.comEmpty implementations for SkImageDecoder.
2013-10-01 commit-bot... Fix race between ~SkThreadPool and SkThreadPool::Loop...
2013-10-01 commit-bot... Writing to testName and reading its size isn't thread...
2013-10-01 commit-bot... In skia_test.cc, atomics -> mutex.
2013-10-01 commit-bot... Use explicitly-sized enums in GrGLProgramDesc::KeyHeader
2013-10-01 scroggo@google.comFix build.
2013-10-01 scroggo@google.comAdd an option on SkImageDecoder to skip writing 0s.
2013-10-01 djsollen@google.comFix ninja build on Android
2013-10-01 scroggo@google.comAllow creating a picture from skp to fail.
2013-10-01 bungeman@google.comMinor changes to XPS device.
2013-10-01 borenet@google.comReverted r11547; filing bugs for 64-bit warnings
2013-10-01 borenet@google.comWhitespace change to trigger builds after r11547: Alway...
2013-10-01 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-30 mtklein@google.comfix the android build. now both android_ninja _and_...
2013-09-30 mtklein@google.comVERBOSE -> SKIA_ANDROID_VERBOSE_SETUP
2013-09-30 mtklein@google.commake vanilla android_ninja work, and add quiet options
2013-09-30 djsollen@google.comRemove uneeded copy of gdbserver from apk
2013-09-30 bsalomon@google.comReduce max number of textures to 4 to make room for...
2013-09-30 commit-bot... Mark when effects and programs have vertex code
2013-09-30 commit-bot... Add 3 color variant to gradient bench, include scale...
2013-09-30 mtklein@google.comfix Android release builds
2013-09-30 commit-bot... Add a GrCustomCoordsTextureEffect class
2013-09-30 commit-bot... quiet down more third-party warnings in poppler and...
2013-09-30 djsollen@google.comremove unecessary warnings from third_party code
2013-09-30 commit-bot... Add GrSurface::savePixels().
2013-09-30 mtklein@google.comAdd android_ninja, like android_make for ninja.
2013-09-30 mtklein@google.comRevert "Add android_ninja, like android_make for ninja."
2013-09-30 mtklein@google.comAdd android_ninja, like android_make for ninja.
2013-09-30 epoger@google.comIgnore flaky shadertext2_pdf-poppler tests on Mac-10...
2013-09-30 commit-bot... Move the GL shader compilation step into GrGLShaderBuilder
2013-09-30 commit-bot... Revert "Add a requiresVertexShader method to GrGLEffect"
2013-09-30 epoger@google.comHTTP GM results viewer: server now returns category...
2013-09-30 epoger@google.comrevert temporary r11517
2013-09-30 epoger@google.comgm: temporarily re-enable multiple rendermodes, to...
2013-09-29 robertphillips... More image rebaselines
2013-09-29 robertphillips... Added SK_API to SkPathRef.h
2013-09-28 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-27 robertphillips... Rebaselining some stragglers
2013-09-27 robertphillips... Limit warning message to de-clutter bench output logs
2013-09-27 robertphillips... Rebaseline after quadratic-circle approximation change
2013-09-27 bsalomon@google.comRebaseline inconsequential changes to quadclosepath...
2013-09-27 commit-bot... GrAtlas cleanup: Split out GrPlot and GrAtlas
2013-09-27 robertphillips... Move unlikely-to-be-inlined code from SkPathRef.h to...
2013-09-27 robertphillips... Added two more GMs to the suppressions file
2013-09-27 robertphillips... This CL effectively reverts:
2013-09-27 sugoi@google.comAdding gms for tileimagefilter and offsetimagefilter
2013-09-27 epoger@google.comCreate HTTP-based GM results viewer.
2013-09-27 sugoi@google.comRebaselining xfermodeimagefilter
2013-09-27 borenet@google.comFix android_run_skia
2013-09-27 mtklein@google.comFix asan build. Duh, don't return a stack address...
2013-09-27 robertphillips... Rebaseline hairline images & remove suppression
2013-09-27 robertphillips... Compiler warning/error fix for Chromium
2013-09-27 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-26 scroggo@google.comWhitespace change to trigger build.
2013-09-26 scroggo@google.comFix a warning.
2013-09-26 scroggo@google.comAdd a buffered SkStream class.
2013-09-26 commit-bot... gm: add a flag to force perspective usage in all gms
2013-09-26 reed@google.commove GrMalloc, GrFree, Gr_bzero to their sk equivalents
2013-09-26 reed@google.comadd counting to Globals, and refactor some for clarity
2013-09-26 commit-bot... Remove uses of unnamed namespace in bench/ directory.
2013-09-26 commit-bot... Add SkDivMod with a special case for ARM.
2013-09-26 sugoi@google.comCorrecting expectations file
2013-09-26 sugoi@google.comWhitespaces
2013-09-26 sugoi@google.comAdded SkTileImageFilter to SkFlattenable::InitializeFla...
2013-09-26 commit-bot... Moving 4 SkImageFilter derived classes from blink to...
2013-09-26 commit-bot... GrAtlas refactor: Replace GrMaskFormat usage in GrAtlas...
2013-09-26 commit-bot... ARM Skia NEON patches - 24 - S32_D565_Blend_Dither...
2013-09-26 commit-bot... We don't flatten or unflatten SkPaintOptionsAndroid...
2013-09-26 edisonn@google.comIgnore incosistent results of pdf-mac and pdf-poppler...
2013-09-26 commit-bot... First pass at font cache refactor: Create an atlas...
2013-09-26 robertphillips... Move bound and isFinite into pathref
2013-09-26 robertphillips... Add GM case for arc truncation error bug
2013-09-26 skia.committer... Sanitizing source files in Housekeeper-Nightly
2013-09-25 bungeman@google.comAdd skia_tsan_build to match skia_asan_build and fix...
2013-09-25 scroggo@google.comFix iOS build.
2013-09-25 scroggo@google.comFix a warning.
2013-09-25 scroggo@google.comBench baseline for mostly 0 image.
2013-09-25 scroggo@google.comChange SkImageDecoders to take an SkStreamRewindable.
2013-09-25 scroggo@google.comPrint a better error message.
2013-09-25 scroggo@google.comUse the default resync_to_restart in jpeg.
2013-09-25 commit-bot... Replace GR_*_BUILD by their SK_BUILD_FOR_* equivalents.
2013-09-25 bensong@google.comDeletes bench_expectations.txt and change comments...
2013-09-25 bungeman@google.comRefactor PathTest.cpp test_isNestedRects and test_isRect.
next