- 05c4bad shape ops work in progress by caryclark@google.com · 12 years ago
- 36df7ed Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 666c5cf Fix bugs in r7291 TBR=reed Review URL: https://codereview.appspot.com/7129057 by epoger@google.com · 12 years ago
- 3726960 re-land r7258 with fixes and tests by epoger@google.com · 12 years ago
- 514b922 Partial revert of r7287 to green up the bots. by senorblanco@chromium.org · 12 years ago
- 9ef89ce Roll out r7258 by epoger@google.com · 12 years ago
- 8e4adb0 Update gyp revision. Now allows out-of-source output directories. by bungeman@google.com · 12 years ago
- 3f2d45a (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) by senorblanco@chromium.org · 12 years ago
- 80d4478 gm self-test: followup to r7284 by epoger@google.com · 12 years ago
- c51f752 Reverting chain of SkBicubicImageFilter changes (7275, 7276, 7280 & 7283) by robertphillips@google.com · 12 years ago
- 407f8da make gm self-test more robust by epoger@google.com · 12 years ago
- 2124446 fix unused-variable warning in src/effects/SkBicubicImageFilter.cpp by reed@google.com · 12 years ago
- 8ba9a83 tools.gyp: dependencies in apfabetical order by edisonn@google.com · 12 years ago
- 9f49652 Removed unused variable in SkBicubicImageFilter.cpp by robertphillips@google.com · 12 years ago
- f919b72 in SkPath::dump(), add \n after close() printf, so we don't run into the next verb (e.g. moveTo) by reed@google.com · 12 years ago
- 64d6295 increase iteration count from 16 to 24, when computing cubic-line intersection. by reed@google.com · 12 years ago
- 7da456d Fix 7273 for neon by robertphillips@google.com · 12 years ago
- 92435a4 Fix GPU-less build. Unreviewed. by senorblanco@chromium.org · 12 years ago
- 744820e Implement a bicubic resampling image filter, with raster and GPU backends. by senorblanco@chromium.org · 12 years ago
- ca98b31 Build render_pdfs on buildbot. by edisonn@google.com · 12 years ago
- 8b8bf4d Added shaderproc for 1xN repeatX/repeatY BitmapProcShader by robertphillips@google.com · 12 years ago
- 98d97fc Fix gyp files when building Android for x86 by djsollen@google.com · 12 years ago
- b7a00ba Whitespace commit to test annotations (AddDashboardAnnotation) by rmistry@google.com · 12 years ago
- 15dd300 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 51bbe75 change SkPath::dump() to output compilable code snippet, to aid in debugging. by reed@google.com · 12 years ago
- 73ca624 shape ops work in progress by caryclark@google.com · 12 years ago
- 148a396 Don't die when there are no fonts available. by bungeman@google.com · 12 years ago
- 8e679fe Added new bench to test out 1xN BitmapProcShaders by robertphillips@google.com · 12 years ago
- b30bfb7 All skp files in Google Storage have been updated by rmistry@google.com · 12 years ago
- 70db51f Fix call to INHERITED::isEqual in GrRadial2Gradient. Should be INHERITED::onIsEqual. by bsalomon@google.com · 12 years ago
- a243b22 Reapply r7198 with Mac/Windows fixes by epoger@google.com · 12 years ago
- 68b58c9 Remove default implementation of GrEffect::isEqual. Make GrSingleTextureEffect abstract. by bsalomon@google.com · 12 years ago
- e8cc6e8 Make navigating the picture view in debugger more functional. by bungeman@google.com · 12 years ago
- 2da95b2 Fix debugger handling of clip rrects by robertphillips@google.com · 12 years ago
- 2b16570 cherry-pick from 7241: speed-up matrix44::setconcat when both inputs are by reed@google.com · 12 years ago
- 6be0b4c Adding CheckChangeHasOnlyOneEol to upload and commit presubmit checks by rmistry@google.com · 12 years ago
- 3f71372 Switch debugger profiling stubs over to being guarded by SK_DEVELOPER by robertphillips@google.com · 12 years ago
- 7cfb9c7 Revert r7241, which broke tests on most platforms. by tomhudson@google.com · 12 years ago
- 388974f Remove unused debugger code from SampleApp. by djsollen@google.com · 12 years ago
- 8e3ff8c Top-level presubmit script for Skia trunk that checks https://skia-tree-status.appspot.com/banner-status?format=json before a CL is committed. by rmistry@google.com · 12 years ago
- 21e4322 Add SSE2 multiplication for SkMatrix44 on some platforms. by tomhudson@google.com · 12 years ago
- 4d28d98 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 100b1c5 Fixing expression logic from r7237/r7234 TBR=borenet by junov@chromium.org · 12 years ago
- 914a2f2 Compiler warning fixes for r7235 by robertphillips@google.com · 12 years ago
- 1c711ca fix int->scalar warnings by reed@google.com · 12 years ago
- 12fa9ba add gm for comparing drawSprite and drawBitmap by reed@google.com · 12 years ago
- 20bd04e Turn on the kUsePathBoundsForClip_RecordingFlag in bench, gm and tools that use class PictureRenderer by junov@chromium.org · 12 years ago
- ca1b3ff Add option to ignore small pixel diffs for --validate. By default, right by edisonn@google.com · 12 years ago
- edb7713 mark default constructor for SkMatrix44 as deprecated, since it calls setIdentity() by reed@google.com · 12 years ago
- 4668e13 Adding SK_API to SkTileGridPicture class declaration Unreviewed by junov@chromium.org · 12 years ago
- a1ebbe4 Change some function/vars from EffectPtr to EffectRef to reflect GrEffectPtr->GrEffectRef renaming. by bsalomon@google.com · 12 years ago
- 87c4726 Fix no-static-init (android) build. by bsalomon@google.com · 12 years ago
- 5d2cd20 Fix GPU-less build. by bsalomon@google.com · 12 years ago
- 64287c5 Fix missing "class" in friend decls in GrEffect.h by bsalomon@google.com · 12 years ago
- 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 12 years ago
- 6f54724 remove legacy build-flags for drawBitmapRect by reed@google.com · 12 years ago
- ddbd83a revert change 7218 by edisonn@google.com · 12 years ago
- d17c865 Add option to ignore small pixel diffs for --validate. By default, right now we will default to max diff of 256, which means that for now we report all pixels that are not as expected and we do not error out. Ideally we will decrease the value of max diff to something that does not have visual impact, e.g. 10, then we will report small changes with the intensity under 10, but we will error out for anything larger. by edisonn@google.com · 12 years ago
- 41e2d66 Whitespace change to trigger doxygen upload by rmistry@google.com · 12 years ago
- e31db31 Whitespace change to trigger uploads after skia-autogen reset by borenet@google.com · 12 years ago
- ff21c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 98204f9 better quick fix for GM self-test: ignore instance-counting lines in Debug output by epoger@google.com · 12 years ago
- 6008e60 quick fix for GM self-test failures after r7206 by epoger@google.com · 12 years ago
- f14e4b0 Add VALIDATE_FAILURE_IS_A_TOOL_FAILURE to specify whether a failure in validation by reed@google.com · 12 years ago
- 23595a5 Fix busted texture coords in GrGLBlendEffect. by bsalomon@google.com · 12 years ago
- 3c95d5b Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creating by reed@google.com · 12 years ago
- 4e23068 Re-enable inst counting in debug builds. by bsalomon@google.com · 12 years ago
- 9222838 add LF at end of file by reed@google.com · 12 years ago
- 7fbcfe9 add LF at end of file to fix warning by reed@google.com · 12 years ago
- bc159bd Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=1067 by epoger@google.com · 12 years ago
- 9318231 add benches for drawBitmapRectToRect with slight scale/translate by reed@google.com · 12 years ago
- 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
- 06b8a19 gm: use new Expectations struct instead of comparison bitmaps by epoger@google.com · 12 years ago
- b4a870b Update gm self-test results to expect new runtime config debug message by epoger@google.com · 12 years ago
- 5a5e29e Separate our jsoncpp dependency from Chromium's jsoncpp overrides. by epoger@google.com · 12 years ago
- 4d69227 Unreviewed mac build fix : Removing unused variable by sugoi@google.com · 12 years ago
- 8cec63e Added missing include in non GPU case. by sugoi@google.com · 12 years ago
- 848148e Fix bug in cubic-clipper (SkEdgeClipper). When we chop the cubic on Top/Bottom by reed@google.com · 12 years ago
- 96b17aa Turn off timeIndividualTiles by borenet@google.com · 12 years ago
- 781cc76 Implementation of the displacement effect (both CPU and GPU) by sugoi@google.com · 12 years ago
- d530253 To support alignment pragmas (for speed), we need to relax assumptions about by reed@google.com · 12 years ago
- 5c4d558 dashing asPoints could draw excessively long first dash by robertphillips@google.com · 12 years ago
- fb83098 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- e7591bb call endContext() if we have to return false from setContext(), to keep the by mike@reedtribe.org · 12 years ago
- 9b64cac fix warning on linux by humper@google.com · 12 years ago
- 7fc0e0a Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- 84831ac fix all the false --> NULL issues in the gradient code by humper@google.com · 12 years ago
- d386b0e remove namespace qualifier for feof; it's making android unhappy by humper@google.com · 12 years ago
- 027c102 Fix a problem in the matrix convolution image filter exposed by https://code.google.com/p/skia/source/detail?r=7152: when offsetting texture coordinates in a GrEffect, take the origin of the source bitmap origin into account, and flip Y coordinates when we need to. by senorblanco@chromium.org · 12 years ago
- a3bdc1a another false --> NULL return fix by humper@google.com · 12 years ago
- 2ad83ea false --> NULL for failure return by humper@google.com · 12 years ago
- 810ae48 move template specializations to inline functions in the header to make windows happy again by humper@google.com · 12 years ago
- 18a48c3 replace getline with fgets for portability by humper@google.com · 12 years ago
- 6d29eda remove dynamic_cast because rtti is disabled on some platforms (but not all??) by humper@google.com · 12 years ago
- 61a972f fix gcc build by humper@google.com · 12 years ago
- 7f53503 Remove SK_DRAW_POS_TEXT_IGNORE_SUBPIXEL_LEFT_ALIGN_FIX. by bungeman@google.com · 12 years ago
- 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 12 years ago
- 50dd410 Make SkScalerContextRec::getMatrixFrom2x2 more direct. by bungeman@google.com · 12 years ago
- c62b726 Fix uninitialized memory issue by robertphillips@google.com · 12 years ago
- 444a401 Change SkAutoTUnref usage by robertphillips@google.com · 12 years ago