2012-11-09 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-09 |
bensong@google.com | Adds a file for revision annotations on dashboard. |
commit | commitdiff | tree | snapshot |
2012-11-08 |
reed@google.com | add centerX() and centerY() to SkIRect (because they... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
reed@google.com | use DEF_BENCH to simplify lots of registrations |
commit | commitdiff | tree | snapshot |
2012-11-08 |
bsalomon@google.com | Fix texture domain clipping assertion. It is OK to... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
bsalomon@google.com | Apply intersect rects to earlier clip elements and... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
robertphillips... | Update WIC Image decoder to unpremul colors before... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
robertphillips... | Update SampleApp to handle PNG encoded skps |
commit | commitdiff | tree | snapshot |
2012-11-08 |
skia.committer... | Sanitizing source files in Skia_Periodic_House_Keeping |
commit | commitdiff | tree | snapshot |
2012-11-08 |
robertphillips... | Fix for Chrome mac_gpu compiler failure |
commit | commitdiff | tree | snapshot |
2012-11-07 |
senorblanco... | Add Git support to the simple rebaseline tool. Do... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
reed@google.com | check to see if CGImage already knows if we're opaque |
commit | commitdiff | tree | snapshot |
2012-11-07 |
bsalomon@google.com | Combine multiple intersecting rects in SkClipStack... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
borenet@google.com | Whitespace change to trigger bots after r6337 |
commit | commitdiff | tree | snapshot |
2012-11-07 |
reed@google.com | CG imagedecoder never sets isOpaque, so add method... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
scroggo@google.com | Add a new PictureRenderer that draws the picture then... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
scroggo@google.com | Add an option to render_pictures to rerecord the pictur... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
junov@chromium.org | Unit testing for SkTileGrid |
commit | commitdiff | tree | snapshot |
2012-11-07 |
caryclark@google.com | Add low blur and AAClip options to picture bench. |
commit | commitdiff | tree | snapshot |
2012-11-07 |
bsalomon@google.com | Some improvements to reduce the number of pixels touche... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
caryclark@google.com | Add temporary interfaces in blur and clip to |
commit | commitdiff | tree | snapshot |
2012-11-07 |
reed@google.com | fix SkRegion::intersects(rect) where the part of the... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
robertphillips... | Convert clipPaths to clipRects where possible in pictur... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
mike@reedtribe.org | fix SkRegion::contains(rect), thanks to danakj and... |
commit | commitdiff | tree | snapshot |
2012-11-07 |
mike@reedtribe.org | add SkRegion tests, inspired by code.google.com/p/skia... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
scroggo@google.com | Decode images during deserialization in the picture... |
commit | commitdiff | tree | snapshot |
2012-11-06 |
reed@google.com | include SkPaint.h |
commit | commitdiff | tree | snapshot |
2012-11-06 |
reed@google.com | add more utilities: roundIn(), offsetTo() |
commit | commitdiff | tree | snapshot |
2012-11-06 |
caryclark@google.com | leading character accidentally deleted on merge |
commit | commitdiff | tree | snapshot |
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 |
next |