2013-10-10 |
djsollen@google.com | fix android_gdb_exe script |
commit | commitdiff | tree | snapshot |
2013-10-10 |
reed@google.com | make explicit the requirement that all colorfilters... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
djsollen@google.com | Insert swapbuffers into GPU benchmarks. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
epoger@google.com | gm: if test has no expectations, record its result... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
bungeman@google.com | Add -fPIC fro tsan (isn't alrady set in non-library). |
commit | commitdiff | tree | snapshot |
2013-10-10 |
bungeman@google.com | Enable -fPIE, and -pie in tsan build. We're already... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
robertphillips... | Add leak to valgrind.supp |
commit | commitdiff | tree | snapshot |
2013-10-10 |
djsollen@google.com | Rebaseline Nexus 7 GM results after upgrading devices... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
scroggo@google.com | New expectations files for skimage. |
commit | commitdiff | tree | snapshot |
2013-10-10 |
robertphillips... | Always clear dest in SkBitmap::copyTo's draw path |
commit | commitdiff | tree | snapshot |
2013-10-10 |
commit-bot... | rebaseline bench expectations |
commit | commitdiff | tree | snapshot |
2013-10-10 |
reed@google.com | Revert "Revert "change SkColorTable to be immutable"" |
commit | commitdiff | tree | snapshot |
2013-10-10 |
bsalomon@google.com | Rebase SGX images after GrGLSLExpr change |
commit | commitdiff | tree | snapshot |
2013-10-10 |
bungeman@google.com | Use the modified path, not the original path for the... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
senorblanco... | Change SkImageFilter's cropRect from SkIRect to a CropR... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-10-10 |
commit-bot... | Express (GLSL expression, possibly known value) pairs... |
commit | commitdiff | tree | snapshot |
2013-10-10 |
commit-bot... | basically a typo |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | SkDocument api changes (abort, close return success... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
edisonn@google.com | code cleanup |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | Remove _impl from names in SkOnce.h. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
jvanverth@google.com | Give the new font cache GM a name |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | low hanging calloc fruit |
commit | commitdiff | tree | snapshot |
2013-10-09 |
djsollen@google.com | Add swapBuffer call to SkGLContextHelper. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | Add new GM to stress test the GPU font cache for cases... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
epoger@google.com | rebaseline_server: extend returned JSON dict to allow... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
jvanverth@google.com | Revert "Add new GM to stress test the GPU font cache" |
commit | commitdiff | tree | snapshot |
2013-10-09 |
reed@google.com | Revert "change SkColorTable to be immutable" |
commit | commitdiff | tree | snapshot |
2013-10-09 |
reed@google.com | change SkColorTable to be immutable |
commit | commitdiff | tree | snapshot |
2013-10-09 |
jvanverth@google.com | Fix font cache GM on Windows |
commit | commitdiff | tree | snapshot |
2013-10-09 |
mtklein@google.com | Sketch of SK_ONCE |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | Add new GM to stress test the GPU font cache for cases... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | Implement stroking a path with nv_path_rendering |
commit | commitdiff | tree | snapshot |
2013-10-09 |
edisonn@google.com | remove tracking code, as it polutes the code readabilit... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | flush after every print in windows |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | Implement filling a path with nv_path_rendering cover |
commit | commitdiff | tree | snapshot |
2013-10-09 |
commit-bot... | Remove --pdf option as it can now be controlled by... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
robertphillips... | Fix valgrind uninitialized memory complaint |
commit | commitdiff | tree | snapshot |
2013-10-09 |
reed@google.com | try uping the cache-count-limit to see if it speeds... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
bungeman@google.com | Improve SkScalerContext_GDI::generateCharToGlyph for... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
commit-bot... | Allow sampling GIF images during decode. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
robertphillips... | Fix uninitialized memory access |
commit | commitdiff | tree | snapshot |
2013-10-08 |
djsollen@google.com | Revert "ARM Skia NEON patches - 28 - Xfermode: SIMD... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
commit-bot... | ARM Skia NEON patches - 28 - Xfermode: SIMD modeprocs |
commit | commitdiff | tree | snapshot |
2013-10-08 |
commit-bot... | Update #if to #ifdef for consistency |
commit | commitdiff | tree | snapshot |
2013-10-08 |
robertphillips... | Fix memory leak in SkPDFRasterizer |
commit | commitdiff | tree | snapshot |
2013-10-08 |
robertphillips... | Update valgrind suppressions |
commit | commitdiff | tree | snapshot |
2013-10-08 |
mtklein@google.com | skia/trunk changes for generic sanitizer gyp flag. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-10-07 |
bungeman@google.com | Document how to get a specific revision when rebaselining. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
bungeman@google.com | Make svndiff.py work on Windows and with svn 1.7. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
commit-bot... | Fix ambiguity in API if no matching system language... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
epoger@google.com | Ignore any pdf-poppler GM failures |
commit | commitdiff | tree | snapshot |
2013-10-07 |
epoger@google.com | GM: Allow ignored-tests.txt to list configs as well... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
scroggo@google.com | Ignore failure for images known to not work. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
commit-bot... | Fix for blinking/corrupted text in Canvas 2D. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
commit-bot... | Luminance-to-alpha color filter (SkLumaColorFilter). |
commit | commitdiff | tree | snapshot |
2013-10-07 |
commit-bot... | style nit for myself retroactively: throwOnFailure... |
commit | commitdiff | tree | snapshot |
2013-10-07 |
commit-bot... | Make all gradient benchs use the same repeat count. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
scroggo@google.com | In skimage, copy to 8888 if encoding fails. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
djsollen@google.com | Rebaseline test due to improvements in r11577 |
commit | commitdiff | tree | snapshot |
2013-10-07 |
scroggo@google.com | Fix unparsable expectations files. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
commit-bot... | Make skia almost compile again with clang. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
edisonn@google.com | pdf report files |
commit | commitdiff | tree | snapshot |
2013-10-07 |
djsollen@google.com | revert unintentional checkin of svndiff.py |
commit | commitdiff | tree | snapshot |
2013-10-07 |
djsollen@google.com | Rebaseline Android Xoom and Nexus10 |
commit | commitdiff | tree | snapshot |
2013-10-07 |
edisonn@google.com | pdf: drawPath should pass the computed matrix, instead... |
commit | commitdiff | tree | snapshot |
2013-10-05 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-10-05 |
commit-bot... | Add perspective support to SkMatrix44 initializers. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
aelias@chromium.org | Revert "Add perspective support to SkMatrix44 initializ... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
commit-bot... | Add perspective support to SkMatrix44 initializers. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
commit-bot... | Use vertexless shaders when NVpr is available |
commit | commitdiff | tree | snapshot |
2013-10-04 |
bsalomon@google.com | rebaseline angle gradient changes |
commit | commitdiff | tree | snapshot |
2013-10-04 |
bungeman@google.com | Mutex protect SkFontMgr_DirectWrite cache. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
commit-bot... | commit to xfermode objects being immutable |
commit | commitdiff | tree | snapshot |
2013-10-04 |
commit-bot... | When cache is full delay flush until GrContext draw... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
commit-bot... | Move VertexBuilder to a GrGLFullShaderBuilder subclass |
commit | commitdiff | tree | snapshot |
2013-10-04 |
borenet@google.com | Whitespace change to trigger build after several buildb... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
commit-bot... | Don't access RT when disabling scissor. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
djsollen@google.com | Add GM option to allow the GPU context to be reset... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
halcanary@google.com | Fix SkScalar conversion warning error. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
bsalomon@google.com | Remove rebaselined tests from ignored-tests.txt |
commit | commitdiff | tree | snapshot |
2013-10-04 |
bsalomon@google.com | Mark images with busted concial gradients as ignore... |
commit | commitdiff | tree | snapshot |
2013-10-04 |
bsalomon@google.com | Rebaseline gradient gpu tests |
commit | commitdiff | tree | snapshot |
2013-10-04 |
halcanary@google.com | Fix iOS build of test_image_decoder |
commit | commitdiff | tree | snapshot |
2013-10-04 |
halcanary@google.com | Fix narrowing warning error |
commit | commitdiff | tree | snapshot |
2013-10-04 |
halcanary@google.com | Make image decoding more fault resistant, less verbose. |
commit | commitdiff | tree | snapshot |
2013-10-04 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
2013-10-04 |
commit-bot... | Allow gradient optimization with perspective |
commit | commitdiff | tree | snapshot |
2013-10-04 |
bungeman@google.com | Rebaseline for 11592. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
scroggo@google.com | Ignore the failure of this flaky PDF test. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
bungeman@google.com | Snap GDI matrix when snapping height. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
commit-bot... | Use SkPicture::ExtractBitmap callback in pdf too, there... |
commit | commitdiff | tree | snapshot |
2013-10-03 |
djsollen@google.com | update GM to use #ifdef instead of just #if |
commit | commitdiff | tree | snapshot |
2013-10-03 |
commit-bot... | Fixes for decoding to A8. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
commit-bot... | Repurpose GrGLCoordTransform as GrGLProgramEffects |
commit | commitdiff | tree | snapshot |
2013-10-03 |
bsalomon@google.com | Mark shifty hairmodes on N10 as ignore-failure |
commit | commitdiff | tree | snapshot |
2013-10-03 |
djsollen@google.com | Update PDF backend to support fallback fonts on Android. |
commit | commitdiff | tree | snapshot |
2013-10-03 |
skia.committer... | Sanitizing source files in Housekeeper-Nightly |
commit | commitdiff | tree | snapshot |
next |