platform/upstream/libSkiaSharp.git
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.
2013-02-06 edisonn@google.comrver r7626, might trigger for some strange reason a...
2013-02-06 bensong@google.comFixes a bug introduced by the new per-tile bench log...
2013-02-06 bensong@google.comUpdates gen_skp_ranges.py on recent changes of bench...
2013-02-06 robertphillips... Fix for sign mismatch warning/error
2013-02-06 robertphillips... Add overdraw visualization to the debugger
2013-02-06 edisonn@google.comAdd a true Set class. Current use case is to be used...
2013-02-06 bsalomon@google.comRemove GR_STATIC_RECT_VB
2013-02-06 epoger@google.comgm self-tests: generate JSON expectations, in addition...
2013-02-06 bsalomon@google.comFix WritePixels test on ANGLE.
2013-02-06 borenet@google.comTurn --timeIndividualTiles back on in bench_pictures
2013-02-06 borenet@google.comWhitespace change to trigger builds after master restart
2013-02-06 jvanverth@google.comSet vertex layout prior to setVertexSourceToBuffer...
2013-02-06 edisonn@google.comSmall code cleaup: remove redundant if
2013-02-06 reed@google.comcheck for self-assignment in operator=
2013-02-06 skia.committer... Sanitizing source files in Skia_Periodic_House_Keeping
2013-02-06 mike@reedtribe.orgtweak to spacing, to trigger build
2013-02-05 edisonn@google.comIf the stack is too deep we could get Stack Overflow...
2013-02-05 robertphillips... Fix calls to setVertexSourceToBuffer
2013-02-05 bsalomon@google.comFix bench crash (calling method on NULL object).
2013-02-05 jvanverth@google.comReinstate r7546: fix unused variable warning
2013-02-05 robertphillips... Improved compartmentalization of filter tool's optimiza...
2013-02-05 jvanverth@google.comMove vertex layout from GeometrySrcState to GrDrawState.
2013-02-05 borenet@google.comFix master IP in submit_try
2013-02-05 bsalomon@google.comRevert r7595 due to housekeeper warning-as-error.
next