platform/upstream/libSkiaSharp.git
2013-02-27 rmistry@google.comWhitespace change (SkipBuildbotRuns)
2013-02-27 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-26 reed@google.comfix getFamilyName by calling FcFreeTypeQuery
2013-02-26 sugoi@google.comFixed sk_getMetrics_utf32_xy function
2013-02-26 bsalomon@google.comUse glGetStringi to get extensions when available.
2013-02-26 reed@google.comimplement CreateTypefaceFromFile
2013-02-26 reed@google.comgit-svn-id: skia.googlecode.com/svn/trunk@7868 2bbb7eff...
2013-02-26 reed@google.commove SampleTypeface into gm/typefacestyles
2013-02-26 commit-bot... Whitespace change to test commit-queue
2013-02-26 rmistry@google.comRemoving blank lines from codereview.settings.
2013-02-26 caryclark@google.comshape ops work in progress
2013-02-26 reed@google.comgit-svn-id: skia.googlecode.com/svn/trunk@7863 2bbb7eff...
2013-02-26 bsalomon@google.comRename template param to SkSTArray to be consistent...
2013-02-26 bsalomon@google.comAdd files omitted from gcl change in r7860.
2013-02-26 bsalomon@google.comConsolidate functions common the the null and debug...
2013-02-26 commit-bot... Whitespace change to test commit queue
2013-02-26 rmistry@google.comPointing CODE_REVIEW_SERVER to Chromium Rietveld.
2013-02-26 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-25 reed@google.comgit-svn-id: skia.googlecode.com/svn/trunk@7856 2bbb7eff...
2013-02-25 scroggo@google.comFix a bunch of warnings, mainly around rowBytes.
2013-02-25 reed@google.comremove duplicate impl for getFileName() on SkFDStream
2013-02-25 sugoi@google.comFixed the hash key comparison function.
2013-02-25 reed@google.comcheck-point: skiafy SkFontHost_fontconfig from chrome
2013-02-25 reed@google.comadd --tmpDir foo option to tests, to allow unittests...
2013-02-25 bsalomon@google.comGive GrDrawTarget a back ptr to its owning GrContext.
2013-02-25 edisonn@google.comAdd an SkSet class to be used by Pdf only, for now...
2013-02-25 reed@google.comdon't #include <unistd.h> if we're windows
2013-02-25 reed@google.comdon't try to access filedescriptors on windows
2013-02-25 reed@google.commove SkFDStream out of images into core
2013-02-25 scroggo@google.comRemove bogus ability for creating an SkPicturePlayback...
2013-02-25 scroggo@google.comUse size_t for rowBytes.
2013-02-25 bungeman@google.comAlways round text position correctly.
2013-02-25 commit-bot... Whitespace change to test commit queue
2013-02-25 robertphillips... Fixed '#if with no expression' warning/error
2013-02-23 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-22 scroggo@google.comFix debugger build.
2013-02-22 scroggo@google.comRemove SkSerializationHelpers.
2013-02-22 caryclark@google.comshape ops work in progress
2013-02-22 scroggo@google.comCreate SkLazyPixelRef which performs lazy decoding.
2013-02-22 bsalomon@google.comFix signed/unsigned comparison warnings in benchmain.cpp
2013-02-22 reed@google.comuse DEF_GM
2013-02-22 bsalomon@google.comEnable cpu-array dynamic vertex data on SGX.
2013-02-22 reed@google.comremove obsolete build flags:
2013-02-22 bsalomon@google.comFix GPU-less build of bench.
2013-02-22 bsalomon@google.comMake GPU versions of benchs use the same canvas size...
2013-02-22 bsalomon@google.comFix ChartBench crash.
2013-02-22 scroggo@google.comAvoid an unitialized warning on linux.
2013-02-22 scroggo@google.comFix a warning on Android.
2013-02-22 scroggo@google.comFix a warning on linux.
2013-02-22 bsalomon@google.comAdd chart bench.
2013-02-22 reed@google.comremove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPT
2013-02-22 reed@google.comremove obsolete build flag SK_IGNORE_SETLINE_FIX
2013-02-22 reed@google.comremove obsolete build flag SK_IGNORE_GRADIENT_DITHER_FIX
2013-02-22 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-21 sugoi@google.comSmall adjustments to SkRectShaderImageFilter to follow...
2013-02-21 borenet@google.comFix GM self-test expectations, mkII
2013-02-21 borenet@google.comFix GM self-test expectations
2013-02-21 borenet@google.comFix ignored errors in GM when no reference images are...
2013-02-21 senorblanco... Fix warnings-as-errors on Mac10.6 and Win. Unreviewed.
2013-02-21 bsalomon@google.comUse CPU arrays for dynamic indices/vertices on ARM...
2013-02-21 sugoi@google.comNew SkRectShaderImageFilter image filter
2013-02-21 bsalomon@google.comAdd support for vertex data rendered from CPU arrays.
2013-02-21 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-20 borenet@google.comMake ANGLE bot run only ANGLE configs in bench_pictures
2013-02-20 bsalomon@google.comAdd GrGLBufferImpl to unify implementation of GrGLVerte...
2013-02-20 jvanverth@google.comFix compile errors in blur code on Windows.
2013-02-20 humper@google.comremove blur radius reinterpretation for now to make...
2013-02-20 humper@google.comComplete the implementation of the faster blur; now...
2013-02-20 reed@google.comFix compare of scalar against (int) kMaxTValue.
2013-02-20 caryclark@google.comshape ops work in progress
2013-02-20 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-20 mike@reedtribe.orgadd as experiment to factor out low-level enums and...
2013-02-19 robertphillips... Fix handling of setMatrix in debugger
2013-02-19 bsalomon@google.comFix unused var warning.
2013-02-19 bsalomon@google.comRefactor tracking of bound vbufs and ibufs and vertex...
2013-02-19 senorblanco... Enable blur rounding (unreviewed).
2013-02-19 senorblanco... Add rounding to the separable blurs. This should ensur...
2013-02-19 robertphillips... remove experimental code that accidentally got delivered
2013-02-19 caryclark@google.comshape ops work in progress
2013-02-19 rmistry@google.comRebaselined webpage image GMs for ['base-macmini',...
2013-02-18 mike@reedtribe.orgfix signature for onFindClickHandler
2013-02-18 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-02-17 epoger@google.combench_graph_svg: HUGE speedup for parsing tiled bench...
2013-02-17 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle-win7...
2013-02-17 epoger@google.combench_graph_svg: add r7618 results (NOT per-tile) to...
2013-02-17 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-17 caryclark@google.comshape ops work in progress
2013-02-16 rmistry@google.comRebaselined webpage image GMs for ['base-shuttle_ubuntu...
2013-02-16 rmistry@google.comWhitespace change to test (RunBuilders:Skia_Shuttle_Ubu...
2013-02-16 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-15 robertphillips... non-SK_DEVELOPER-mode patch for r7752
2013-02-15 robertphillips... Add NOOP "command" to picture format
2013-02-15 epoger@google.combench_graph_svg self-test: add non-tile bench data
2013-02-15 epoger@google.comtools/tests/run.sh: download test bench data from Googl...
2013-02-15 robertphillips... Fix for skp chunk sizes when clips are used outside...
2013-02-15 robertphillips... Now store chunk size in skp file format
2013-02-15 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-14 epoger@google.combench_graph_svg: more sorting to get deterministic...
2013-02-14 epoger@google.combench_graph_svg: generate output in consistently sorted...
2013-02-14 humper@google.comdebug dump functions for mathematica visualization
next