aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Fix non-Windows build break in r8364.Gravatar bsalomon@google.com2013-03-25
* Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.Gravatar bsalomon@google.com2013-03-25
* make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext)Gravatar reed@google.com2013-03-25
* land https://codereview.chromium.org/12676024Gravatar reed@google.com2013-03-25
* Fix for android_clang_dbg compiler errorGravatar robertphillips@google.com2013-03-24
* Don't pretend we can draw MaskFilters, it produces artifacts that make the te...Gravatar edisonn@google.com2013-03-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-23
* Move oval rendering code to GrOvalRenderer.Gravatar commit-bot@chromium.org2013-03-22
* remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()Gravatar reed@google.com2013-03-22
* revert 8331 (broke android text)Gravatar reed@google.com2013-03-22
* fix warning (again) for SkMovieGravatar reed@google.com2013-03-22
* fix warning for SkMovieGravatar reed@google.com2013-03-22
* override SkTypeface::onOpenStream for androidGravatar reed@google.com2013-03-22
* Clean up GrCircleEdgeEffect and GrEllipseEdgeEffect.Gravatar commit-bot@chromium.org2013-03-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-22
* remove obsolete/abandoned font backendGravatar mike@reedtribe.org2013-03-22
* remove SkFontHost::GetFileNameGravatar mike@reedtribe.org2013-03-22
* remove obsolete/unsupported font backendGravatar mike@reedtribe.org2013-03-22
* remove obsolete/orphaned font backendGravatar mike@reedtribe.org2013-03-21
* switch to typeface api for tablesGravatar reed@google.com2013-03-21
* Reverting 8313 (SVG turbulence) due to Ubuntu failuresGravatar robertphillips@google.com2013-03-21
* New SVG turbulence in SkiaGravatar sugoi@google.com2013-03-21
* override SkTypeface::onOpenStream for DWGravatar reed@google.com2013-03-21
* remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*Gravatar reed@google.com2013-03-21
* Enable init'ed but unused var warning on windows for closer parity with mac/l...Gravatar bsalomon@google.com2013-03-21
* override SkTypeface::onOpenStream()Gravatar reed@google.com2013-03-21
* Stop printing GL errors for disabling color tables on core profiles on nvidia...Gravatar commit-bot@chromium.org2013-03-21
* override onGetTableTags() and onGetTableData() in SkTypeface, in preparation forGravatar reed@google.com2013-03-21
* Use function-ptr instead of SkFontHost api to allow client to handleGravatar reed@google.com2013-03-21
* Removed the "any" command from the displacement glsl shader.Gravatar sugoi@google.com2013-03-21
* add virtual SkTypeface::onOpenStream and override that for fontconfigGravatar reed@google.com2013-03-21
* Fix minor valgrind-found memory leaksGravatar robertphillips@google.com2013-03-21
* call onGetUPEM to subclasses can optimize it, and place default behaviorGravatar reed@google.com2013-03-21
* When we read from a RemoteFontStream (might happen maybe with other streams),...Gravatar edisonn@google.com2013-03-21
* oops, update the INHERITED for our typefaceGravatar reed@google.com2013-03-21
* inherit from SkTypeface_FreeType to share more codeGravatar reed@google.com2013-03-21
* Update code to use helper function for better readability/searching.Gravatar djsollen@google.com2013-03-21
* Fix divide-by-zero in program cache tracking.Gravatar commit-bot@chromium.org2013-03-21
* This changes fixes issues with the non-separable blend modes. They were not p...Gravatar commit-bot@chromium.org2013-03-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-21
* Fail to return a codec if the provided stream does not support rewind.Gravatar djsollen@google.com2013-03-20
* move impl of AdvancedTypefaceMetrics into typeface (3)Gravatar reed@google.com2013-03-20
* Attempt to reland 8264-5 with warning-as-error fixes.Gravatar bsalomon@google.com2013-03-20
* revert 8265-8264 (broke build)Gravatar reed@google.com2013-03-20
* Upstream changes from Android for decoding jpeg images.Gravatar djsollen@google.com2013-03-20
* Adds local coords to GrEffect system.Gravatar bsalomon@google.com2013-03-20
* Unreviewed. Adding TODO comment to reference newly filed bug.Gravatar junov@google.com2013-03-20
* Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android.Gravatar djsollen@google.com2013-03-20
* Reverting r8233 (Use SkSet in PDF)Gravatar robertphillips@google.com2013-03-20
* add new API for gdi fonts (not hooked up yet)Gravatar reed@google.com2013-03-20