aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Don't intersect clipstack with root device boundsGravatar bsalomon@google.com2011-08-25
* Remove compiler warnings (Linux clang, mostly).Gravatar tomhudson@google.com2011-08-25
* move SkComputeAxisAlignmentForHText(const SkMatrix& matrix) out of inline,Gravatar reed@google.com2011-08-24
* respect subpixel positioningGravatar reed@google.com2011-08-23
* More prep work in Gr for landing AA hairline renderer.Gravatar bsalomon@google.com2011-08-23
* Clean up PDF code for text decoration change.Gravatar bungeman@google.com2011-08-23
* Core skia changes to prepare for Gr AA Hairline rendererGravatar bsalomon@google.com2011-08-23
* Gpu can draw underlined text.Gravatar bungeman@google.com2011-08-22
* refactor utility code to create a mask (any format) from the path, for thoseGravatar reed@google.com2011-08-22
* Allow the y-baseline to float except when text is horizontal, as we were alreadyGravatar reed@google.com2011-08-22
* silence end of file LF warning on chrome's mac buildsGravatar bsalomon@google.com2011-08-22
* No effect cleanup in pdf code.Gravatar ctguil@chromium.org2011-08-20
* Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t...Gravatar bsalomon@google.com2011-08-19
* Use gcc intrinsic functions for atomic incr and decrGravatar bsalomon@google.com2011-08-18
* [PDF] Subset font advance data (W array).Gravatar vandebo@chromium.org2011-08-18
* Canvas to handle null layer device.Gravatar bungeman@google.com2011-08-17
* Revert "Improve generation of glyph advance array." This reverts commit r2126Gravatar vandebo@chromium.org2011-08-16
* Improve generation of glyph advance array.Gravatar vandebo@chromium.org2011-08-16
* Remove GrContext::drawCustomVerticesGravatar bsalomon@google.com2011-08-16
* Remove unneeded sk/gr conversion codeGravatar bsalomon@google.com2011-08-16
* Mark setMatrixClip as public only for VectorPlatformDeviceSkia.Gravatar vandebo@chromium.org2011-08-16
* Address lint issues in pdf directories.Gravatar ctguil@chromium.org2011-08-15
* Make SkPDFDevice::setOrigin accessible to Chrome's VectorPlatformDeviceSkia.Gravatar vandebo@chromium.org2011-08-15
* Add missing function declarations.Gravatar caryclark@google.com2011-08-15
* Make SkIStream closer to spec, to work with more consumers.Gravatar bungeman@google.com2011-08-13
* style cleanupGravatar reed@google.com2011-08-12
* Added Debugger to Sample App, off by defaultGravatar yangsu@google.com2011-08-12
* style cleanupGravatar reed@google.com2011-08-12
* style cleanupGravatar reed@google.com2011-08-12
* Write null for any function pointers when using the cross process flagGravatar yangsu@google.com2011-08-10
* re-get the function-ptr when we unflatten a ProcCoeffXfermodeGravatar reed@google.com2011-08-09
* add serialization to SkLayerRasterizerGravatar reed@google.com2011-08-09
* use common subclass SkPath2DPathEffect, which can be serializedGravatar reed@google.com2011-08-09
* Small miter limit check on Gr::drawRect.Gravatar bungeman@google.com2011-08-09
* register 1D and 2D patheffects, so they work when serialized (and piperized)Gravatar reed@google.com2011-08-09
* Fix some ref leaksGravatar bsalomon@google.com2011-08-09
* remove bogus (probably copy/paste err) assert. Alpha need not be opaque here,Gravatar reed@google.com2011-08-09
* Port change r2040 to macGravatar ctguil@chromium.org2011-08-08
* Use bfrange to shrink ToUnicode table.Gravatar vandebo@chromium.org2011-08-08
* Protect much of SkDevice and clarify usage of drawDevice.Gravatar bungeman@google.com2011-08-08
* CocoaSampleApp no longer depends on SkOSWindow_Mac.hGravatar yangsu@google.com2011-08-08
* iOS/Cocoa SampleApp, Drawingboard, and Networking updatesGravatar yangsu@google.com2011-08-08
* Fixed error in SkOSMenuGravatar yangsu@google.com2011-08-05
* Updated SkOSMenu to use the updated SkEventsGravatar yangsu@google.com2011-08-05
* add api for scalers to force us to use skia to generate their bits from theirGravatar reed@google.com2011-08-05
* ignore alphaBit (and mask) for 32bit images, 'cause that seems to break thisGravatar reed@google.com2011-08-05
* revert rotated-lcd workaround until I can render gray/lcd+subpixel myselfGravatar reed@google.com2011-08-05
* submit LCD alpha supportGravatar caryclark@google.com2011-08-05
* use new SkEvent notion of passing targetID to constructorGravatar reed@google.com2011-08-04
* retool SkEvent to own its target ID or target procGravatar reed@google.com2011-08-04