2011-01-13 |
reed@google.com | Remove static from template specilizations (linux build... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
bsalomon@google.com | Towards issue #106 |
commit | commitdiff | tree | snapshot |
2011-01-13 |
reed@google.com | If you #define SK_ALLOW_OVER_32K_BITMAPS, then skia... |
commit | commitdiff | tree | snapshot |
2011-01-13 |
reed@google.com | initialize SkGlyph::fMaskFormat to avoid valgrind warnings |
commit | commitdiff | tree | snapshot |
2011-01-13 |
reed@google.com | add dithering to 32bit linear gradients |
commit | commitdiff | tree | snapshot |
2011-01-12 |
bsalomon@google.com | Should be calculating alignment based on the vertex... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
reed@google.com | rename DrawState to DrState -- MS decided to #define... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
reed@google.com | add helpers to initialize our var-int args before calli... |
commit | commitdiff | tree | snapshot |
2011-01-12 |
reed@google.com | fix refcount bug - as picture gets referenced by canvas... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
reed@google.com | git-svn-id: skia.googlecode.com/svn/trunk@685 2bbb7eff... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
reed@google.com | expose gpu-device-factory |
commit | commitdiff | tree | snapshot |
2011-01-11 |
reed@google.com | add getter/setter for device-factory on canvas |
commit | commitdiff | tree | snapshot |
2011-01-11 |
reed@google.com | add port for Brew - untested |
commit | commitdiff | tree | snapshot |
2011-01-10 |
reed@google.com | use -O2 for release, -g for debug (so we can get symbol... |
commit | commitdiff | tree | snapshot |
2011-01-10 |
reed@google.com | init src either opaquely (e.g. white), or with a valid... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
reed@google.com | remove obsolete, unsupported sound files |
commit | commitdiff | tree | snapshot |
2011-01-07 |
reed@google.com | fix issue 99 -- unneeded assignment inside find_y |
commit | commitdiff | tree | snapshot |
2011-01-05 |
bsalomon@google.com | Make SampleApp build on Win32 (still requires glew... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
reed@google.com | update dox to reflect that the default colorspace is... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
reed@google.com | revert to DeviceRGB colorspace by default, which was... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
reed@google.com | add template macro to "safely" perform casts w/o breaki... |
commit | commitdiff | tree | snapshot |
2011-01-05 |
reed@google.com | rev. 637 changed the settings for premultiplied on... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
reed@google.com | fix for issue 93: need to rewind the shared stream... |
commit | commitdiff | tree | snapshot |
2011-01-04 |
reed@google.com | fix build for scalar==fixed |
commit | commitdiff | tree | snapshot |
2011-01-04 |
bsalomon@google.com | Remove user-specific visual studio project files. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
reed@google.com | fix uninitialized warning |
commit | commitdiff | tree | snapshot |
2011-01-04 |
reed@android.com | static inline eliminates multiple definitions (and... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
reed@android.com | make inline helper static, so it can be included from... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
reed@android.com | add colorspace option to SkBitmap -> CGImageRef utility... |
commit | commitdiff | tree | snapshot |
2011-01-01 |
reed@android.com | remove unneeded file (will be automatically generated) |
commit | commitdiff | tree | snapshot |
2010-12-31 |
reed@google.com | replace various png_[type]_NULL defines with just NULL |
commit | commitdiff | tree | snapshot |
2010-12-23 |
bsalomon@google.com | Fix bug where createTexture may bind a texture to GL... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | update copyright |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | fix build for linux |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | add gpu to gm tool |
commit | commitdiff | tree | snapshot |
2010-12-23 |
bsalomon@google.com | Stop using GrSamplerState to track the texture paramete... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | update baselines to add 2point-radial gradients, and... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | require lpng12 for gm tool (since Mac encoder tweaks... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
bsalomon@google.com | Delete D3D9 gpu class. Was fixed-function only, had... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | merge in gpu changes to gradientshaders |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | silence some of our startup spew |
commit | commitdiff | tree | snapshot |
2010-12-23 |
reed@google.com | add gpu to the default makefile |
commit | commitdiff | tree | snapshot |
2010-12-23 |
wjmaclean@chromium.org | Fixing results of incorrect conflict resolution in... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
reed@google.com | flush inorder drawtarget (i.e. flushText) before we... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
bsalomon@google.com | Force bool StageDesc to be a byte so that our memcmp... |
commit | commitdiff | tree | snapshot |
2010-12-22 |
reed@google.com | add gpu backend (not hooked up yet) |
commit | commitdiff | tree | snapshot |
2010-12-22 |
reed@google.com | remove obsolete test |
commit | commitdiff | tree | snapshot |
2010-12-22 |
wjmaclean@chromium.org | Fixed tab character. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
wjmaclean@chromium.org | Security fixes re getSize(). |
commit | commitdiff | tree | snapshot |
2010-12-21 |
reed@google.com | add for quick gl-offscreen context (so we can draw... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@google.com | -d dir will write out a difference-bitmap for each... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@google.com | remove ZLIB include from SkUserConfig for how (doesn... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@google.com | add option to write PDFs from gm |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@google.com | add SkFlate.cpp |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@android.com | add |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@android.com | add |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@android.com | update for GPU backend |
commit | commitdiff | tree | snapshot |
2010-12-20 |
reed@android.com | merge with changes for GPU backend |
commit | commitdiff | tree | snapshot |
2010-12-16 |
senorblanco... | Fix perf regression in Color32. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
senorblanco... | Unreviewed; ARM build fix. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
reed@android.com | dump message confirming read or write directory |
commit | commitdiff | tree | snapshot |
2010-12-13 |
senorblanco... | SSE2 optimizations for 32bit Color operation. |
commit | commitdiff | tree | snapshot |
2010-12-07 |
senorblanco... | Upstream mulDiv255Ceil() from WebKit to the skia reposi... |
commit | commitdiff | tree | snapshot |
2010-12-06 |
senorblanco... | Patch by Mike Lawther (mikelawther@chromium.org). |
commit | commitdiff | tree | snapshot |
2010-12-06 |
agl@chromium.org | Correctly handle SkPath::kInverseWinding_FillType |
commit | commitdiff | tree | snapshot |
2010-12-02 |
vandebo@chromium.org | Add flate compression test and fix bugs. |
commit | commitdiff | tree | snapshot |
2010-12-01 |
vandebo@chromium.org | Add deflate support to SkPDFStream. |
commit | commitdiff | tree | snapshot |
2010-11-17 |
vandebo@chromium.org | Allow zero text size to be specified for an SkPaint. |
commit | commitdiff | tree | snapshot |
2010-11-16 |
wjmaclean@chromium.org | Add safe size/copy functions to Skia. |
commit | commitdiff | tree | snapshot |
2010-11-11 |
vandebo@chromium.org | PDF: Add text support with a font framework (font embed... |
commit | commitdiff | tree | snapshot |
2010-11-11 |
vandebo@chromium.org | Remove include of SkGLDevice.h from SkGLCanvas.h |
commit | commitdiff | tree | snapshot |
2010-11-03 |
vandebo@chromium.org | Add clipping support and some small fixes. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Add PDF support for drawDevice using a form xobject. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Implement SkPDFDevice::drawPath(...) |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Several cleanups: |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Move the device capability method to SkDevice. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Cleanup/unify matrix transform for PDF backend. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Fix SkDraw::validate to work with vector Devices. |
commit | commitdiff | tree | snapshot |
2010-10-26 |
vandebo@chromium.org | Bug fix in SkPDFImage. |
commit | commitdiff | tree | snapshot |
2010-10-20 |
vandebo@chromium.org | First pieces of SkPDFDevice. Supports: |
commit | commitdiff | tree | snapshot |
2010-10-18 |
scarybeasts... | Clamp the maximum size of glyph width we will attempt... |
commit | commitdiff | tree | snapshot |
2010-10-18 |
scarybeasts... | Fix a signedness issue with massive allocations, and... |
commit | commitdiff | tree | snapshot |
2010-10-15 |
vandebo@chromium.org | Fix a memory leak in the new Canvas/Device workflow. |
commit | commitdiff | tree | snapshot |
2010-10-13 |
vandebo@chromium.org | Refactor SkCanvas so that backends don't need to overri... |
commit | commitdiff | tree | snapshot |
2010-10-13 |
senorblanco... | SkPath::arcTo() will cause uninitialized memory reads... |
commit | commitdiff | tree | snapshot |
2010-10-12 |
vandebo@chromium.org | High level pdf classes and pdf specific interface. |
commit | commitdiff | tree | snapshot |
2010-10-01 |
vandebo@chromium.org | Address senorblanco's comments on r600. |
commit | commitdiff | tree | snapshot |
2010-09-24 |
vandebo@chromium.org | Initial PDF backend commit: directories, build rules... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
reed@android.com | call readyToDraw() instead of just checking for null... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
agl@chromium.org | S32A_Blend_BlitRow32: for ARM without NEON |
commit | commitdiff | tree | snapshot |
2010-09-09 |
reed@android.com | move SkMallocPixelRef into its own .cpp file, rather... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
reed@android.com | add abstract wrapper for platform-specific bitmap backends |
commit | commitdiff | tree | snapshot |
2010-08-17 |
agl@chromium.org | Write S32A_Opaque_BlitRow32 function in ARM assembly. |
commit | commitdiff | tree | snapshot |
2010-08-13 |
agl@chromium.org | Add versions of memset16() and memset32() in ARM assembly. |
commit | commitdiff | tree | snapshot |
2010-08-06 |
agl@chromium.org | Add support for TTC font files in SkFontHost_Freetype. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
agl@chromium.org | Make SKColorSetARGB() a macro when not building debug. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
agl@chromium.org | Fix precedence error. |
commit | commitdiff | tree | snapshot |
2010-07-22 |
reed@android.com | fix matrix use in coretext fonthost |
commit | commitdiff | tree | snapshot |
2010-07-20 |
senorblanco... | Fix for SkMatrix::invert() for large coordinate values. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
reed@android.com | add SkRegion::setRects(), and its unit tests |
commit | commitdiff | tree | snapshot |
next |