platform/upstream/libSkiaSharp.git
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
2013-02-14 humper@google.comprint a useful message when assert fails on the mac
2013-02-14 epoger@google.comtry precompiling regexps to speed up bench_graph_svg.py
2013-02-14 epoger@google.comdisable new bench_graph_svg test in tools/tests/run...
2013-02-14 caryclark@google.comshape ops work in progress
2013-02-14 jvanverth@google.comRemove unused texture coordinate flags.
2013-02-14 bsalomon@google.comUse CGL rather than AGL on the Mac.
2013-02-14 epoger@google.comtools/tests/run.sh: add self-test for bench_graph_svg.py
2013-02-14 robertphillips... Added SK_DEVELOPER wrapper's around toString calls...
2013-02-14 robertphillips... Move SkPaint::toString from debugger to SkPaint
2013-02-14 jvanverth@google.comFix for Gorilla test
2013-02-14 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-13 bensong@google.comScript to plot tile vs. viewport comparison for given...
2013-02-13 bsalomon@google.comAdd animated line chart sample
2013-02-13 borenet@google.comRemove checked-in moc_* files
2013-02-13 robertphillips... Fix moc generation with SK_SUPPORT_GPU defined
2013-02-13 epoger@google.comgm: Add ability to compare against checksums (as oppose...
2013-02-13 bsalomon@google.comUse SkMWRandom in GLPrograms test.
2013-02-13 bsalomon@google.comr7719 was an exact reland of r7713. This CL is fix.
2013-02-13 bsalomon@google.comAttempt to reland r7713 with fix.
2013-02-13 bsalomon@google.comRevert r7713 until GM changes are understood.
2013-02-13 bsalomon@google.comMove view matrix flush to GrGLPrograms.
2013-02-13 robertphillips... Fix filter optimizations to take the paint's alpha...
2013-02-13 robertphillips... Allow debugger to be compiled without Ganesh
2013-02-12 bsalomon@google.comMove code that builds GrGLProgram::Desc to GrGLProgram...
2013-02-12 bsalomon@google.comMove blend optimization functions to GrDrawState.
2013-02-12 reed@google.comcall through to to the virtual drawPath from drawOval...
2013-02-12 edisonn@google.comadd custom implementation for drawBitmapRect to shield...
2013-02-11 reed@google.commirror of https://codereview.appspot.com/7312060/
2013-02-11 borenet@google.comTurn off per-iteration tile time reporting
2013-02-09 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-08 reed@google.comArgv[0] isn't the first argument to anything.
2013-02-08 junov@chromium.orgAdding comments based on review https://codereview...
2013-02-08 bsalomon@google.comCorrect default value for GR_STATIC_RECT_VB
2013-02-08 humper@google.commatch chromium's approach for locating the most appropr...
2013-02-08 bsalomon@google.comRevert 7625 until after M26 due to a mix of perf changes.
2013-02-08 robertphillips... Fix uninitialized Render Target origin issue in debugger
2013-02-08 scroggo@google.comClean up some out of order initialization warnings.
2013-02-08 junov@chromium.orgAdding option to SkTileGrid for specifying border pixels.
2013-02-08 robertphillips... Re-enabled performance checking on Windows
2013-02-08 reed@google.comOptimize building gradient cache for when we know alpha...
2013-02-08 scroggo@google.comAdd support for using ANGLE in bench_pictures.
2013-02-08 bensong@google.comRemoves redundant and wrong check.
2013-02-08 bensong@google.comFixes indentation error.
2013-02-08 bensong@google.comFixes a bug that didn't address new perfdata location.
2013-02-08 humper@google.comfix build on Macos
2013-02-08 jvanverth@google.comFix for Mac compile warnings. Temporarily removed rando...
2013-02-08 jvanverth@google.comAdd Random unit tests.
2013-02-08 scroggo@google.comAdd .swp files to gitignore.
2013-02-08 senorblanco... Add a bench for SkBicubicImageFilter.
2013-02-08 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-07 bsalomon@google.comRemove compile time option to use different types for...
2013-02-07 robertphillips... Temporarily disable new GL error checking in ~SkGLContext
2013-02-07 bsalomon@google.comRemove GR_DISABLE_DRAW_BUFFERING, replace with RTConf...
2013-02-07 robertphillips... Address google3 compiler warning
2013-02-07 robertphillips... Cleanup debugger's handling of bad input files
2013-02-07 reed@google.comonly take the vertical special-case for gradients when...
2013-02-07 bsalomon@google.comRemove GR_DUMP_TEXTURE_UPLOADS
2013-02-07 robertphillips... Only turn on one gpu timer in PictureBenchmark tool
2013-02-07 bsalomon@google.comRemove GR_AGGRESSIVE_SHADER_OPTS build option.
2013-02-07 bsalomon@google.comUse SkBits2Float in SkRandom
2013-02-07 robertphillips... Enhance GL error checking for non-Ganesh GL calls
2013-02-07 djsollen@google.comFix errors when compiling with -Wall -Werror on Android.
2013-02-07 bsalomon@google.comMore fixes for ios build.
2013-02-07 bsalomon@google.comAttempt to fix iOS build.
2013-02-07 robertphillips... Temporary patch to BenchPictures gpu timing problem
2013-02-07 bsalomon@google.comRemove legacy names no longer referenced in Chrome...
2013-02-07 caryclark@google.comshape ops work in progress
2013-02-07 senorblanco... Fix a perf regression introduced by r7594: when comput...
2013-02-07 robertphillips... Fixed warning/error in PictureRenderer.cpp
2013-02-06 scroggo@google.comIn picture rendering tools, draw the entire scaled...
2013-02-06 bsalomon@google.comFix function not predeclared warning on Mac.
next