1. 0e45441 Add Mesa as a GL backend. http://codereview.appspot.com/4545055/ by bungeman@google.com · 13 years ago
  2. 2766118 Fix windows color order Review URL: http://codereview.appspot.com/4553048/ by bsalomon@google.com · 13 years ago
  3. 466f3d6 [PDF] Implement clear xfermode with a mask instead of pushing the clip down. by vandebo@chromium.org · 13 years ago
  4. 8989d31 [PDF] Fix windows compile warning. by vandebo@chromium.org · 13 years ago
  5. 05ea181 move SHIFT default definitions from SkColorPriv.h to SkPostConfig.h, so that by reed@google.com · 13 years ago
  6. 02b5331 encode current LCD orientation and order into font-cache-key by reed@google.com · 13 years ago
  7. 1fbb300 add more keys by reed@google.com · 13 years ago
  8. ff39032 [PDF] Improve path effect and drawPath(prePathMatrix) support. by vandebo@chromium.org · 13 years ago
  9. 2047f00 get tests closer to passing for SKIA_SCALAR=fixed by epoger@google.com · 13 years ago
  10. 16bab87 Add GL context creation for X so that gm can run GPU on Linux. by bungeman@google.com · 13 years ago
  11. f2d9155 separate coverage stages from color stages. by bsalomon@google.com · 13 years ago
  12. 4b4fb3a fully expand the initialization for rect (android compiler didn't like {0}) by reed@google.com · 13 years ago
  13. 07f3ee1 use SkPath for GrPath, removing GrPathIter entirely by reed@google.com · 13 years ago
  14. b54455e Change getConvexity() to now compute it if the value is set to kUnkown. by reed@google.com · 13 years ago
  15. d757df2 Optimize colorfilter path when using a constant color.\nReviewed at http://codereview.appspot.com/4548041/ by Scroggo · 13 years ago
  16. 04863fa add Convexity enum to SkPath by reed@google.com · 13 years ago
  17. 6112c21 [PDF] Add support for SrcIn, SrcOut, DstIn, DstOut xfermodes. by vandebo@chromium.org · 13 years ago
  18. af8edcc update dox by reed@google.com · 13 years ago
  19. 78dad54 [PDF] Fix Chrome crash - don't assume that SkDraw.fClipStack != NULL. by vandebo@chromium.org · 13 years ago
  20. 246bd0f by twiz@google.com · 13 years ago
  21. f2eb5ab fix bug where we wrote uninitialized data to the flatten stream for shaders. by reed@google.com · 13 years ago
  22. cc4dac3 Make GrMatrix an alias of SkMatrix. Add new methods to SkMatrix. by bsalomon@google.com · 13 years ago
  23. ee9aa30 Fixes from Sk/Gr rect unification. by bsalomon@google.com · 13 years ago
  24. 6744d49 [PDF] Add a ToUnicode mapping for fonts. by vandebo@chromium.org · 13 years ago
  25. 20efde7 Share code with SkRect by reed@google.com · 13 years ago
  26. 25adce8 [PDF] Add support for Clear, Src, Dst, DstOver xfermodes. by vandebo@chromium.org · 13 years ago
  27. a0c7edb [PDF] Fix setting of existing clip for layers. by vandebo@chromium.org · 13 years ago
  28. 9fbdf87 [PDF] Refactor content stream creation in SkPDFDevice to support more xfermodes. by vandebo@chromium.org · 13 years ago
  29. 7744c20 use SkPoint, creating an alias for GrPoint by reed@google.com · 13 years ago
  30. fc29629 Replace GrStringBuilder with SkString. First step in cleaning up the shader generator. Slight performance hit when creating a new shader (<10% of total shader gen time on my Windows box is spent in building our string before handing it to GL). Much of this can be recovered by better usage pattern of SkString in coming revisions. by bsalomon@google.com · 13 years ago
  31. 0aa6c3e Tab -> spaces by bsalomon@google.com · 13 years ago
  32. 185d3d0 add SkScalarIsInt() by reed@google.com · 13 years ago
  33. a571c99 don't require a ptr unless size > 0 by reed@google.com · 13 years ago
  34. 8d90eeb add find() by reed@google.com · 13 years ago
  35. 3048d4f remove deprecated getViewport/setViewport by reed@google.com · 13 years ago
  36. acd471f updated pipe by reed@google.com · 13 years ago
  37. 1e1c36f Add comparison and assignment to SkClipStack (and fix an optimization bug). by vandebo@chromium.org · 13 years ago
  38. 7894b92 code style by reed@google.com · 13 years ago
  39. 2f3dc9d add typefacecache speedup lcd blits clean up some samples by reed@google.com · 13 years ago
  40. be2048a [PDF] Fix fallout from r1217. by vandebo@chromium.org · 13 years ago
  41. 1526129 PDF Device should report non-transformed size for width and height. by ctguil@chromium.org · 13 years ago
  42. 3b521d0 update dox code style by reed@google.com · 13 years ago
  43. e9e08cc rename SkPtrRecorder and related wrappers to SkPtrSet, since that is the pattern by mike@reedtribe.org · 13 years ago
  44. e8f754a update dox by mike@reedtribe.org · 13 years ago
  45. 06e1795 Add bounding rect for paths by bsalomon@google.com · 13 years ago
  46. 4b33d28 New 'skdiff' tool to compare two directories full of files, write diff images by tomhudson@google.com · 13 years ago
  47. 1447c6f Add missing flattenable registrations and CreateProc() functions; by tomhudson@google.com · 13 years ago
  48. f316634 http://codereview.appspot.com/4436057/ by reed@google.com · 13 years ago
  49. c009111 http://codereview.appspot.com/4438070/ by reed@google.com · 13 years ago
  50. 5b3d534 add helper available() by reed@google.com · 13 years ago
  51. bb6992a add experimental canvas pipe by reed@google.com · 13 years ago
  52. ea4ac97 make SkDeviceFactory reference counted by mike@reedtribe.org · 13 years ago
  53. 1a32d4a add SK_API by reed@google.com · 13 years ago
  54. 7394565 devolve flattening parameters to their base classes by reed@google.com · 13 years ago
  55. 6b919c3 code style by mike@reedtribe.org · 13 years ago
  56. 4135f28 code style by mike@reedtribe.org · 13 years ago
  57. 6b7aee3 optimize when we have a colorfilter, but no shader or xfermode by reed@google.com · 13 years ago
  58. 13659f1 handle overflow by reed@google.com · 13 years ago
  59. 63c1ad8 add fFx1 field, returning where to start the iterator for fCount1 range by reed@google.com · 13 years ago
  60. 77bcaa3 [PDF] Implement clear() method and a couple fixes. by vandebo@chromium.org · 13 years ago
  61. 8c3ff17 Add DLL exports (Fixes Multi-DLL build in Chrome against TOT skia) by bsalomon@google.com · 13 years ago
  62. 73ccb98 move header fix warning in release build by reed@google.com · 13 years ago
  63. 9df214e http://codereview.appspot.com/4373057/ by Scroggo · 13 years ago
  64. f5dbe2f Upstream android changes. by djsollen@google.com · 13 years ago
  65. 2a98181 add SkCanvas::clear(SkColor color) to call the new virtual clear on device. by reed@google.com · 13 years ago
  66. 398109c rename SkDevice::eraseColor to clear and make virtual. by bsalomon@google.com · 13 years ago
  67. 43c50c8 add reflection asColorMode to SkColorFilter (for gpu) by reed@google.com · 13 years ago
  68. 586f48c by bsalomon@google.com · 13 years ago
  69. a8282ef add mask for paint-bits to layerdrawlooper by mike@reedtribe.org · 13 years ago
  70. c0d4aa2 fix asMode() to always succeed if the xfermode was built from a Mode by reed@google.com · 13 years ago
  71. 1fbf760 Fix SkFixed overflows in SkFixedSquare, SkGradientShader. by wjmaclean@chromium.org · 13 years ago
  72. 0716c63 expand SkLayerDrawLooper to allow for an xfermode when transfering the paint's color, by reed@google.com · 13 years ago
  73. 75f97e4 Generalize the flip origin argument to the PDF device constructor. by vandebo@chromium.org · 13 years ago
  74. 24fb8e2 mark viewport APIs as deprecated by reed@google.com · 13 years ago
  75. ad91799 code style by reed@google.com · 13 years ago
  76. 5877ffd Add APIs and plumbing for external rendertaret-textures w/ and w/out MSAA. by bsalomon@google.com · 13 years ago
  77. 4e1d3ac code style by mike@reedtribe.org · 13 years ago
  78. 2c8fc5a add init() to SkTLazy to create a default instance by mike@reedtribe.org · 13 years ago
  79. bcc1d33 coding style updates by mike@reedtribe.org · 13 years ago
  80. 0e2810b add optional bitflags to control which aspect of each layer's paint is applied by mike@reedtribe.org · 13 years ago
  81. 4e2b3d3 Simplify drawloopers and drawfilters. This allows the canvas to keep its by reed@google.com · 13 years ago
  82. a076e9b use new template class SkTLazy for deferred paint initialization by reed@google.com · 13 years ago
  83. 139d84b Remove transitionary version of getAdvancedTypefaceMetrics. Webkit has been updated. by vandebo@chromium.org · 13 years ago
  84. c7a38f3 Make SkFlate buffers statically sized (fixes Windows compile). by vandebo@chromium.org · 13 years ago
  85. 669fdc4 Adds read pixels to GrTexture and GrRenderTarget by bsalomon@google.com · 13 years ago
  86. 62ab7ad export SkDraw::ComputeRectType() and share that with SkGpuDevice by reed@google.com · 13 years ago
  87. f71b210 [PDF] Make the NOT_IMPLEMENTED macro not print anything by default. by vandebo@chromium.org · 13 years ago
  88. 761fb62 reenable fast stroked rects, now that we correctly handle non-square scale by reed@google.com · 13 years ago
  89. 7ff678b faster stroke rects by mike@reedtribe.org · 13 years ago
  90. 50dfa01 add pixelref->readPixels() by reed@google.com · 13 years ago
  91. f1ec465 add () to fix warning by reed@google.com · 13 years ago
  92. 8fe7247 Add GrResource base class for ibs, texs, vbs, etc. by bsalomon@google.com · 13 years ago
  93. a7d9485 replace SkRefDict with SkMetaData (much more general) by reed@google.com · 13 years ago
  94. dfc5ffe Additional SK_API annotations needed for print preview on windows. by ctguil@chromium.org · 13 years ago
  95. 325cb9a Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances. by vandebo@chromium.org · 13 years ago
  96. e733071 add refcnt helper to metadata add unittests for metadata by reed@google.com · 13 years ago
  97. 5e3496e move SkMetaData into core by reed@google.com · 13 years ago
  98. 9266fed add getTopLayer(), so clients don't have to use a LayerIter just to get by reed@google.com · 13 years ago
  99. cae5fba Store content streams in an SkStream instead of an SkString (64k size limit). by vandebo@chromium.org · 13 years ago
  100. 94f6a73 add experimental Relay class by reed@google.com · 13 years ago