- 31a5840 Accidentally omitted this file from r1203, :( by bsalomon@google.com · 14 years ago
- c4654ba [PDF] Fix warnings on Windows. by vandebo@chromium.org · 14 years ago
- 1447c6f Add missing flattenable registrations and CreateProc() functions; by tomhudson@google.com · 14 years ago
- 938d604 Add flattenable registrar for Two_Point_Radial_Gradient. by tomhudson@google.com · 14 years ago
- eeb02bc http://codereview.appspot.com/4365051/ by reed@google.com · 14 years ago
- bb6992a add experimental canvas pipe by reed@google.com · 14 years ago
- 1f55b04 CGColorSpaceCreateDeviceRGB() better matches CG's output by reed@google.com · 14 years ago
- a39f404 Remove sampler state param from lockKeylessTexture. It didn't serve any function and gave the false impression that tiling modes were handled on APIs with npot limitations. by bsalomon@google.com · 14 years ago
- ea4ac97 make SkDeviceFactory reference counted by mike@reedtribe.org · 14 years ago
- 9ce767c Fix to (two-point radial) gradient playback error in SkPictures that swapped by tomhudson@google.com · 14 years ago
- 7394565 devolve flattening parameters to their base classes by reed@google.com · 14 years ago
- fea37b5 Add lockKeylessTexture() for caching texture without a content key. by bsalomon@google.com · 14 years ago
- 205d460 Move alpha-ramp AA to GrContext, detect cases when AA is applied via other methods (smooth lines, MSAA) or rect falls on integer coords and skip the alpha ramp path. Use pre-fab index buffer for alpha-ramped fill rects and stroke rects. by bsalomon@google.com · 14 years ago
- 3334c3a code style by mike@reedtribe.org · 14 years ago
- ebe5bcd code style by mike@reedtribe.org · 14 years ago
- 69bc994 code style by mike@reedtribe.org · 14 years ago
- feb8cc8 code style by reed@google.com · 14 years ago
- 6b7aee3 optimize when we have a colorfilter, but no shader or xfermode by reed@google.com · 14 years ago
- 13659f1 handle overflow by reed@google.com · 14 years ago
- 91408cc fix warnings code style by reed@google.com · 14 years ago
- 63c1ad8 add fFx1 field, returning where to start the iterator for fCount1 range by reed@google.com · 14 years ago
- b692a14 disable fast linear for now (really this time) by reed@google.com · 14 years ago
- 1770507 disable fast linear until we handle the overflow cases by reed@google.com · 14 years ago
- 77bcaa3 [PDF] Implement clear() method and a couple fixes. by vandebo@chromium.org · 14 years ago
- fb0b0ed [PDF] If the clip is empty, we shouldn't bother actually drawing anything. by vandebo@chromium.org · 14 years ago
- e61414c add SK_USE_SLOW_2POINT_RADIAL_GRADIENT option for clients that like slowness by reed@google.com · 14 years ago
- 5eb158d use SkClampRange to speedup clamp iterators speeds up linear gradients 4x by reed@google.com · 14 years ago
- 73ccb98 move header fix warning in release build by reed@google.com · 14 years ago
- 9df214e http://codereview.appspot.com/4373057/ by Scroggo · 14 years ago
- f5dbe2f Upstream android changes. by djsollen@google.com · 14 years ago
- 61eb040 code style by reed@google.com · 14 years ago
- 676d69b experimental by mike@reedtribe.org · 14 years ago
- 2a98181 add SkCanvas::clear(SkColor color) to call the new virtual clear on device. by reed@google.com · 14 years ago
- 398109c rename SkDevice::eraseColor to clear and make virtual. by bsalomon@google.com · 14 years ago
- 261b8e2 fix warnings by reed@google.com · 14 years ago
- 43c50c8 add reflection asColorMode to SkColorFilter (for gpu) by reed@google.com · 14 years ago
- 586f48c by bsalomon@google.com · 14 years ago
- f5848e4 Fix wrong class name used when unregistering class for dummy window in SkOsWindow_win.cpp by bsalomon@google.com · 14 years ago
- a8282ef add mask for paint-bits to layerdrawlooper by mike@reedtribe.org · 14 years ago
- c0d4aa2 fix asMode() to always succeed if the xfermode was built from a Mode by reed@google.com · 14 years ago
- 84e9c08 speed up 2-point-radial gradients by 9x, using float instead of fixed by reed@google.com · 14 years ago
- 1fbf760 Fix SkFixed overflows in SkFixedSquare, SkGradientShader. by wjmaclean@chromium.org · 14 years ago
- 521e34e return Coeff for kPlus_Mode and kMultiply_Mode by reed@google.com · 14 years ago
- 0716c63 expand SkLayerDrawLooper to allow for an xfermode when transfering the paint's color, by reed@google.com · 14 years ago
- ea2ee8a Fix missing assignment of fContext in new SkGpuDevice cons. by bsalomon@google.com · 14 years ago
- 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 14 years ago
- 9f2f0a8 add testing defines to test different blitters for antialiasing (RLE and mask) by reed@google.com · 14 years ago
- a7bf6e2 Review URL: http://codereview.appspot.com/4360049/ by bsalomon@google.com · 14 years ago
- 5877ffd Add APIs and plumbing for external rendertaret-textures w/ and w/out MSAA. by bsalomon@google.com · 14 years ago
- 7db9fe6 code style by reed@google.com · 14 years ago
- 4e1d3ac code style by mike@reedtribe.org · 14 years ago
- d5e05d4 balance sk_malloc with sk_free (instead of delete[]) in SkAutoUCS2 by mike@reedtribe.org · 14 years ago
- 2c8fc5a add init() to SkTLazy to create a default instance by mike@reedtribe.org · 14 years ago
- d11f0e0 coding style by mike@reedtribe.org · 14 years ago
- eadc807 coding style by mike@reedtribe.org · 14 years ago
- bcc1d33 coding style updates by mike@reedtribe.org · 14 years ago
- 99219d3 update coding style - no logic change by mike@reedtribe.org · 14 years ago
- 3c1225b fast return if no part of the paint gets replaced by mike@reedtribe.org · 14 years ago
- 4281d65 add CR at end by reed@google.com · 14 years ago
- 39ce0ac unbias fy in the gpu glyphproc, since skia has pre-added 1/2 to the value by reed@google.com · 14 years ago
- 0e2810b add optional bitflags to control which aspect of each layer's paint is applied by mike@reedtribe.org · 14 years ago
- bd36ebe [PDF] Fix node count in page tree. by vandebo@chromium.org · 14 years ago
- e5d0def fix infinite loop (doh) by mike@reedtribe.org · 14 years ago
- 53e3bed fix infinite loop if we have a drawfilter but no drawlooper by mike@reedtribe.org · 14 years ago
- eb17603 Fix a typo in my prior commit. by Scroggo · 14 years ago
- 813c33c Borg by Scroggo · 14 years ago
- 4e2b3d3 Simplify drawloopers and drawfilters. This allows the canvas to keep its by reed@google.com · 14 years ago
- 3a96875 round the alphamul so we don't overflow a byte by reed@google.com · 14 years ago
- a076e9b use new template class SkTLazy for deferred paint initialization by reed@google.com · 14 years ago
- dc66c42 Fix Two Pt Radial when circles are concentric. by bsalomon@google.com · 14 years ago
- 139d84b Remove transitionary version of getAdvancedTypefaceMetrics. Webkit has been updated. by vandebo@chromium.org · 14 years ago
- 7de5fc2 re-re-enable antialiased rects for gpu by reed@google.com · 14 years ago
- f1f4a67 eeek, revert last CL until I fix texture matrix by reed@google.com · 14 years ago
- bf86c63 enable antialiased rects by reed@google.com · 14 years ago
- c34effe support BW text on GPU by mike@reedtribe.org · 14 years ago
- c9aa587 check-point (disabled) for antialiased rects by reed@google.com · 14 years ago
- c7a38f3 Make SkFlate buffers statically sized (fixes Windows compile). by vandebo@chromium.org · 14 years ago
- 669fdc4 Adds read pixels to GrTexture and GrRenderTarget by bsalomon@google.com · 14 years ago
- 62ab7ad export SkDraw::ComputeRectType() and share that with SkGpuDevice by reed@google.com · 14 years ago
- 261c20a support BW text by reed@google.com · 14 years ago
- 6115338 handle scale < 0 for stroke-rects by reed@google.com · 14 years ago
- f71b210 [PDF] Make the NOT_IMPLEMENTED macro not print anything by default. by vandebo@chromium.org · 14 years ago
- 761fb62 reenable fast stroked rects, now that we correctly handle non-square scale by reed@google.com · 14 years ago
- 3380296 temporarily disable fast stroking, until we handle non-square scales in matrix by reed@google.com · 14 years ago
- 5bff8d2 add #ifdef SK_DISABLE_FAST_AA_STROKE_RECT to disable new 8x faster antialiased by reed@google.com · 14 years ago
- 7ff678b faster stroke rects by mike@reedtribe.org · 14 years ago
- 42911fa Remove SkMetaData from makefile. by scroggo · 14 years ago
- 50dfa01 add pixelref->readPixels() by reed@google.com · 14 years ago
- 4b83c63 Move where compression enable/disable is done to make recompilation faster. by vandebo@chromium.org · 14 years ago
- 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 14 years ago
- a7d9485 replace SkRefDict with SkMetaData (much more general) by reed@google.com · 14 years ago
- 0e6dc0a Prepend SkAdvancedTypefaceMetrics on enum usage. by ctguil@chromium.org · 14 years ago
- 325cb9a Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances. by vandebo@chromium.org · 14 years ago
- e733071 add refcnt helper to metadata add unittests for metadata by reed@google.com · 14 years ago
- 5e3496e move SkMetaData into core by reed@google.com · 14 years ago
- 9266fed add getTopLayer(), so clients don't have to use a LayerIter just to get by reed@google.com · 14 years ago
- cae5fba Store content streams in an SkStream instead of an SkString (64k size limit). by vandebo@chromium.org · 14 years ago
- 04de782 Hairline stroke 1px wide paths. by bsalomon@google.com · 14 years ago
- 0f185c2 Move zoomer into SampleApp by Scroggo · 14 years ago
- 7b11807 Fix a crash. by scroggo · 14 years ago