2012-11-06 |
caryclark@google.com | add draw filter option to picture_bench |
commit | commitdiff | tree | snapshot |
2012-11-06 |
senorblanco... | Break out SkOffsetImageFilter into its own file, and... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
junov@chromium.org | Adding SkTileGrid: a new subclass of BBoxHierarchy... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
senorblanco... | Avoid re-definition of STDC symbols, needed for my... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
bungeman@google.com | Minimal changes to SkFontHost_fontconfig to not crash... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
djsollen@google.com | Fix the PictureRecord step of BenchPictures. |
commit | commitdiff | tree | snapshot |
2012-11-06 |
robertphillips... | Enhanced debugger with command indenting and Path Bound... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
borenet@google.com | Whitespace change to trigger bots after r6307 |
commit | commitdiff | tree | snapshot |
2012-11-06 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-06 |
thakis@chromium.org | Remove a pointless anonymous namespace in a header. |
commit | commitdiff | tree | snapshot |
2012-11-05 |
robertphillips... | Remove assert to allow Android bots (that don't support... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
bsalomon@google.com | Fix dumb mistake of passing the same matrix to both... |
commit | commitdiff | tree | snapshot |
2012-11-05 |
bsalomon@google.com | Remove default texture coords / texture matrix |
commit | commitdiff | tree | snapshot |
2012-11-05 |
robertphillips... | Attempt to patch Chrome compiler failures |
commit | commitdiff | tree | snapshot |
2012-11-02 |
scroggo@google.com | Make bench_pictures output a meaningful config name. |
commit | commitdiff | tree | snapshot |
2012-11-02 |
bsalomon@google.com | Make all remaining effects use GrGLEffectMatrix |
commit | commitdiff | tree | snapshot |
2012-11-02 |
scroggo@google.com | In bench_pictures --multi, maintain thread local caches. |
commit | commitdiff | tree | snapshot |
2012-11-02 |
reed@google.com | add blurrect gm |
commit | commitdiff | tree | snapshot |
2012-11-02 |
scroggo@google.com | When cloning into an SkPicture, clear its data. |
commit | commitdiff | tree | snapshot |
2012-11-02 |
bsalomon@google.com | Make morphology, convolution, and table color filter... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
reed@google.com | add 'c' toggle to test clipping |
commit | commitdiff | tree | snapshot |
2012-11-02 |
bsalomon@google.com | Make GrGLTextureDomainEffect use GrGLEffectMatrix. |
commit | commitdiff | tree | snapshot |
2012-11-02 |
junov@chromium.org | Fixing crash in render_pictures. Uninitialized member... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
epoger@google.com | Split off SkConsistentChecksum from SkChecksum |
commit | commitdiff | tree | snapshot |
2012-11-02 |
bsalomon@google.com | Make GrGLConfigConversionEffect use GrGLEffectMatrix |
commit | commitdiff | tree | snapshot |
2012-11-02 |
junov@chromium.org | Adding rtree support to the bench_pictures utility |
commit | commitdiff | tree | snapshot |
2012-11-02 |
robertphillips... | Fix for 2 parallel gpu rendering issues (bigbitmaprect... |
commit | commitdiff | tree | snapshot |
2012-11-02 |
borenet@google.com | Another whitespace change to trigger bots |
commit | commitdiff | tree | snapshot |
2012-11-02 |
borenet@google.com | Whitespace change to trigger bots |
commit | commitdiff | tree | snapshot |
2012-11-02 |
borenet@google.com | Whitespace change to trigger rebuild after r6259 |
commit | commitdiff | tree | snapshot |
2012-11-02 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-01 |
robertphillips... | Disable static asserts to get Chrome compiling |
commit | commitdiff | tree | snapshot |
2012-11-01 |
edisonn@google.com | Support render_pdfs in iOS too (add tool_main()). |
commit | commitdiff | tree | snapshot |
2012-11-01 |
edisonn@google.com | Add utility to convert skp files to pdf files. Code... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
bsalomon@google.com | Check modulo values passed to GM. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
bsalomon@google.com | Replace GrMatrix with SkMatrix. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
borenet@google.com | Fix NoGPU build |
commit | commitdiff | tree | snapshot |
2012-11-01 |
borenet@google.com | Improve NaCl support |
commit | commitdiff | tree | snapshot |
2012-11-01 |
robertphillips... | Fix leaks in SkSurface_Gpu.cpp |
commit | commitdiff | tree | snapshot |
2012-11-01 |
bsalomon@google.com | Remove GrScalar, replace with SkScalar. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
junov@chromium.org | Refactoring RTree integration to support SkBBoxHierarch... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
bsalomon@google.com | Reland r6233 with fix. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
scroggo@google.com | Use SkToBool to fix a warning. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
bsalomon@google.com | Re-revert r6233. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
bsalomon@google.com | Reland r6233 with fix for config conversion texture... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
bsalomon@google.com | Revert r6233 while investigating bot failures. |
commit | commitdiff | tree | snapshot |
2012-11-01 |
bsalomon@google.com | Checkpoint in moving texture matrices out of GrGLProgra... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
djsollen@google.com | Fix asserts in SkPathMeasure to honor documented API |
commit | commitdiff | tree | snapshot |
2012-11-01 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-10-31 |
bungeman@google.com | GDI fonthost to serialize using correct font name. |
commit | commitdiff | tree | snapshot |
2012-10-31 |
reed@google.com | add SkScalarsEqual() so we don't have to use memcmp... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
scroggo@google.com | Implement SkCondVar for windows. |
commit | commitdiff | tree | snapshot |
2012-10-31 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-10-31 |
bsalomon@google.com | Make SkShader store localM directly rather than as... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
reed@google.com | catch case where clipping shortened the line down to... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
bsalomon@google.com | Shortcut inverting the identity matrix. |
commit | commitdiff | tree | snapshot |
2012-10-31 |
scroggo@google.com | Add SkThreadPool for managing threads. |
commit | commitdiff | tree | snapshot |
2012-10-31 |
robertphillips... | Fix for error in r6214 (missing pre-declaration) |
commit | commitdiff | tree | snapshot |
2012-10-31 |
robertphillips... | Fleshed out GPU portion of image/surface feature |
commit | commitdiff | tree | snapshot |
2012-10-31 |
robertphillips... | Add validation check to GrGpu::createTexture & minor... |
commit | commitdiff | tree | snapshot |
2012-10-31 |
robertphillips... | Ganesh resource cache changes |
commit | commitdiff | tree | snapshot |
2012-10-31 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-10-30 |
borenet@google.com | Whitespace change to trigger bots |
commit | commitdiff | tree | snapshot |
2012-10-30 |
reed@google.com | add test for bug in line drawing. fix is pending a... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
bsalomon@google.com | Upstreaming changes from gpu_dev to trunk. |
commit | commitdiff | tree | snapshot |
2012-10-30 |
junov@chromium.org | Eliminating implicit conversion from enum to bool.... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
epoger@google.com | comment-only: add "this may change" warning to SkChecksum.h |
commit | commitdiff | tree | snapshot |
2012-10-30 |
epoger@google.com | Revert r6051, re-adding json to DEPS file |
commit | commitdiff | tree | snapshot |
2012-10-30 |
bsalomon@google.com | Remove unnecessary mul and assignment in gradient shaders. |
commit | commitdiff | tree | snapshot |
2012-10-30 |
robertphillips... | Add GL texture validity check to GrGpuGL |
commit | commitdiff | tree | snapshot |
2012-10-30 |
senorblanco... | Simple rebaseline tool: Add support for ANGLE, DirectW... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
reed@google.com | factor out computation for dy in SkEdge lines, so we... |
commit | commitdiff | tree | snapshot |
2012-10-30 |
bungeman@google.com | Fix cross compilation with mingw. |
commit | commitdiff | tree | snapshot |
2012-10-30 |
bsalomon@google.com | Expose vertex position to GrGLEffect via GrGLShaderBuilder. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
bungeman@google.com | Use consistent globals in AttachCache. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
bsalomon@google.com | Rebase gpu_dev up to r5182 |
commit | commitdiff | tree | snapshot |
2012-10-29 |
bsalomon@google.com | Add file accidentally omitted from r6182. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
bsalomon@google.com | Pass GrCustomStage to key-generation functions and... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
senorblanco... | Fix alpha computation for specular lighting filter... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
djsollen@google.com | Allow default texture cache limit to be set within... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
epoger@google.com | Alphabetize gm options (in usage message and option... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
senorblanco... | First stab at a simple rebaseline script. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
epoger@google.com | Add option to gm: write out images into a hierarchy... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
bsalomon@google.com | Make GrEffectStage keep a const ptr (rather than non... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
bsalomon@google.com | Make lighting filters directly inherit from GrGLEffect. |
commit | commitdiff | tree | snapshot |
2012-10-29 |
bsalomon@google.com | Make GrGLConvolutionEffect, GrGLMorphologyEffect, and... |
commit | commitdiff | tree | snapshot |
2012-10-29 |
bsalomon@google.com | Make GrGLGradientEffect derive directly from GrGLEffect. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-10-26 |
bsalomon@google.com | Rebaseline gpu_dev from trunk at r6159. |
commit | commitdiff | tree | snapshot |
2012-10-26 |
caryclark@google.com | shape ops work in progress |
commit | commitdiff | tree | snapshot |
2012-10-26 |
bungeman@google.com | Fix generateMask to properly apply pre-blend. |
commit | commitdiff | tree | snapshot |
2012-10-26 |
senorblanco... | Add a factory Create function for SkColorFilterImageFil... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
bungeman@google.com | Clean up usage of mask gamma. |
commit | commitdiff | tree | snapshot |
2012-10-26 |
bsalomon@google.com | Make a bunch of GrGLEffects derive directly from GrGLEf... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
bsalomon@google.com | Merging trunk revs up to 6147 into gpu_dev. |
commit | commitdiff | tree | snapshot |
2012-10-26 |
bsalomon@google.com | Make the orientation of a texture accessible from and... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
epoger@google.com | object-ify gmmain.cpp (no functional change) to ease... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
borenet@google.com | Whitespace change to trigger bots |
commit | commitdiff | tree | snapshot |
2012-10-26 |
bsalomon@google.com | Make GrGLEffect::setData take GrEffectStage rather... |
commit | commitdiff | tree | snapshot |
2012-10-26 |
djsollen@google.com | Refactor gm to minimize wasted passes through picture... |
commit | commitdiff | tree | snapshot |
next |