aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Fix no-static-init (android) build.Gravatar bsalomon@google.com2013-01-16
* Fix GPU-less build.Gravatar bsalomon@google.com2013-01-16
* Fix missing "class" in friend decls in GrEffect.hGravatar bsalomon@google.com2013-01-16
* Wrap GrEffects in GrEffectPtr.Gravatar bsalomon@google.com2013-01-16
* remove legacy build-flags for drawBitmapRectGravatar reed@google.com2013-01-16
* revert change 7218Gravatar edisonn@google.com2013-01-16
* Add option to ignore small pixel diffs for --validate. By default, right now ...Gravatar edisonn@google.com2013-01-16
* Whitespace change to trigger doxygen uploadGravatar rmistry@google.com2013-01-16
* Whitespace change to trigger uploads after skia-autogen resetGravatar borenet@google.com2013-01-16
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-16
* better quick fix for GM self-test: ignore instance-counting lines in Debug ou...Gravatar epoger@google.com2013-01-16
* quick fix for GM self-test failures after r7206Gravatar epoger@google.com2013-01-16
* Add VALIDATE_FAILURE_IS_A_TOOL_FAILURE to specify whether a failure in valida...Gravatar reed@google.com2013-01-15
* Fix busted texture coords in GrGLBlendEffect.Gravatar bsalomon@google.com2013-01-15
* Have drawBitmapRectToRect devolve to drawBitmap if it can (to avoid creatingGravatar reed@google.com2013-01-15
* Re-enable inst counting in debug builds.Gravatar bsalomon@google.com2013-01-15
* add LF at end of fileGravatar reed@google.com2013-01-15
* add LF at end of file to fix warningGravatar reed@google.com2013-01-15
* Revert r7198 until I can fix https://code.google.com/p/skia/issues/detail?id=...Gravatar epoger@google.com2013-01-15
* add benches for drawBitmapRectToRect with slight scale/translateGravatar reed@google.com2013-01-15
* Added print out of SkShader information to debuggerGravatar robertphillips@google.com2013-01-15
* gm: use new Expectations struct instead of comparison bitmapsGravatar epoger@google.com2013-01-15
* Update gm self-test results to expect new runtime config debug messageGravatar epoger@google.com2013-01-15
* Separate our jsoncpp dependency from Chromium's jsoncpp overrides.Gravatar epoger@google.com2013-01-15
* Unreviewed mac build fix : Removing unused variableGravatar sugoi@google.com2013-01-15
* Added missing include in non GPU case.Gravatar sugoi@google.com2013-01-15
* Fix bug in cubic-clipper (SkEdgeClipper). When we chop the cubic on Top/BottomGravatar reed@google.com2013-01-15
* Turn off timeIndividualTilesGravatar borenet@google.com2013-01-15
* Implementation of the displacement effect (both CPU and GPU)Gravatar sugoi@google.com2013-01-15
* To support alignment pragmas (for speed), we need to relax assumptions aboutGravatar reed@google.com2013-01-15
* dashing asPoints could draw excessively long first dashGravatar robertphillips@google.com2013-01-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-15
* call endContext() if we have to return false from setContext(), to keep theGravatar mike@reedtribe.org2013-01-15
* fix warning on linuxGravatar humper@google.com2013-01-15
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-15
* fix all the false --> NULL issues in the gradient codeGravatar humper@google.com2013-01-14
* remove namespace qualifier for feof; it's making android unhappyGravatar humper@google.com2013-01-14
* Fix a problem in the matrix convolution image filter exposed by https://code....Gravatar senorblanco@chromium.org2013-01-14
* another false --> NULL return fixGravatar humper@google.com2013-01-14
* false --> NULL for failure returnGravatar humper@google.com2013-01-14
* move template specializations to inline functions in the header to make windo...Gravatar humper@google.com2013-01-14
* replace getline with fgets for portabilityGravatar humper@google.com2013-01-14
* remove dynamic_cast because rtti is disabled on some platforms (but not all??)Gravatar humper@google.com2013-01-14
* fix gcc buildGravatar humper@google.com2013-01-14
* Remove SK_DRAW_POS_TEXT_IGNORE_SUBPIXEL_LEFT_ALIGN_FIX.Gravatar bungeman@google.com2013-01-14
* Runtime configuration system for skia. This will allow developers to control...Gravatar humper@google.com2013-01-14
* Make SkScalerContextRec::getMatrixFrom2x2 more direct.Gravatar bungeman@google.com2013-01-14
* Fix uninitialized memory issueGravatar robertphillips@google.com2013-01-14
* Change SkAutoTUnref usageGravatar robertphillips@google.com2013-01-14
* Fix debug build after r7153 (removed param referenced in assertion)Gravatar bsalomon@google.com2013-01-14