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 |
2010-07-08 |
reed@android.com | fix reference bugs in font linklist |
commit | commitdiff | tree | snapshot |
2010-07-07 |
kbr@chromium.org | Added optional "ambiguous" outgoing argument to XRay... |
commit | commitdiff | tree | snapshot |
2010-07-02 |
reed@android.com | oops, also update dox for saveLayerAlpha |
commit | commitdiff | tree | snapshot |
2010-07-02 |
reed@android.com | update dox for saveLayer() |
commit | commitdiff | tree | snapshot |
2010-06-24 |
reed@android.com | http://codereview.appspot.com/1706045/show |
commit | commitdiff | tree | snapshot |
2010-06-18 |
agl@chromium.org | Revert "Implementing S32A_Opaque_BlitRow32 using v7... |
commit | commitdiff | tree | snapshot |
2010-06-18 |
agl@chromium.org | Revert "We extract a sub-function from MAKENAME(_nofilt... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
agl@chromium.org | Add support for forcing autohinting. |
commit | commitdiff | tree | snapshot |
2010-06-16 |
agl@chromium.org | We extract a sub-function from MAKENAME(_nofilter_DX... |
commit | commitdiff | tree | snapshot |
2010-06-16 |
agl@chromium.org | Implementing S32A_Opaque_BlitRow32 using v7 neon instru... |
commit | commitdiff | tree | snapshot |
2010-06-15 |
reed@android.com | rename round, ceil, etc. to avoid some platform macros |
commit | commitdiff | tree | snapshot |
2010-06-10 |
agl@chromium.org | Compile fix for shared library builds. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
agl@chromium.org | Add include of FT_SYNTHESIS_H |
commit | commitdiff | tree | snapshot |
2010-06-04 |
agl@chromium.org | Add support for fake bold of bitmap fonts. |
commit | commitdiff | tree | snapshot |
2010-06-04 |
agl@chromium.org | Add Neon versions of memset32 and memset16 |
commit | commitdiff | tree | snapshot |
2010-06-03 |
reed@android.com | add carbon.h include |
commit | commitdiff | tree | snapshot |
2010-06-01 |
reed@android.com | remove duplicate LCD functions (these are portable... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
reed@android.com | separate mac fonthost into atsui (32bit, pre-10.6)... |
commit | commitdiff | tree | snapshot |
2010-05-18 |
reed@android.com | Fix 64-bit Mac warnings/memory corruption |
commit | commitdiff | tree | snapshot |
2010-05-18 |
reed@android.com | export line counts |
commit | commitdiff | tree | snapshot |
2010-05-17 |
reed@android.com | updates |
commit | commitdiff | tree | snapshot |
2010-05-17 |
reed@android.com | update to match latest skia apis |
commit | commitdiff | tree | snapshot |
2010-05-17 |
reed@android.com | fix maxWidth when using linear-text |
commit | commitdiff | tree | snapshot |
2010-05-12 |
reed@android.com | force 10.4 SDK for macs, as the font porter there needs... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
agl@chromium.org | Minor fixes to build under Clang: |
commit | commitdiff | tree | snapshot |
2010-05-10 |
agl@chromium.org | [FreeType] Always use MONO hinting when hinting in... |
commit | commitdiff | tree | snapshot |
2010-04-27 |
agl@chromium.org | Revert "Revert "Use hairline when line width <= 1.0... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
agl@chromium.org | Revert "Use hairline when line width <= 1.0, instead... |
commit | commitdiff | tree | snapshot |
2010-04-26 |
agl@chromium.org | Fix internal compiler error on ARM. |
commit | commitdiff | tree | snapshot |
2010-04-22 |
reed@android.com | updates |
commit | commitdiff | tree | snapshot |
2010-04-20 |
agl@chromium.org | Add a SkTypeface::CreateForChars() function. |
commit | commitdiff | tree | snapshot |
2010-04-16 |
reed@android.com | dox |
commit | commitdiff | tree | snapshot |
2010-04-16 |
reed@android.com | add SkRefPtr class (for testing at the moment) |
commit | commitdiff | tree | snapshot |
2010-04-16 |
reed@android.com | remove obsolete closeStream() method -- the caller... |
commit | commitdiff | tree | snapshot |
2010-04-16 |
reed@android.com | add EmptyTypeface class, to gracefully handle when... |
commit | commitdiff | tree | snapshot |
2010-04-15 |
reed@android.com | add FPSBench.cpp |
commit | commitdiff | tree | snapshot |
2010-04-15 |
reed@android.com | add png to makefile for linux |
commit | commitdiff | tree | snapshot |
2010-04-15 |
reed@android.com | add SK_ENABLE_LIBPNG to force reference to PNG codec |
commit | commitdiff | tree | snapshot |
next |