1. b3e50f2 Reapply r5101 and r5102: Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 12 years ago
  2. 17bb458 Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle by robertphillips@google.com · 12 years ago
  3. bf2768b Refactor SkImageFilter into its own .cpp file. by senorblanco@chromium.org · 12 years ago
  4. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
  5. 5280548 Stop refcounting SkDeferredCanvas::NotificationClient by junov@chromium.org · 12 years ago
  6. d433c4e Cleaning up deprecated API in SkDeferredCanvas by junov@chromium.org · 12 years ago
  7. f9a9084 Decrease SkClipStack memory allocations & deallocations by robertphillips@google.com · 12 years ago
  8. 07ea2db Remove unnecessary GrContext flushes by bsalomon@google.com · 12 years ago
  9. 63ae1cf Make SkDeque::back faster & inline by robertphillips@google.com · 12 years ago
  10. 1b3ce47 Fix clear records in IODB by bsalomon@google.com · 12 years ago
  11. 01ec2eb Added Serialization of SkPath's bound by robertphillips@google.com · 12 years ago
  12. 3b3e895 remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject by reed@google.com · 12 years ago
  13. c51db02 Fix a memory leak in SkBitmapHeap. by scroggo · 12 years ago
  14. 1d4edd3 Make all GrContext draws go through the draw buffer. by bsalomon@google.com · 12 years ago
  15. da17f75 add SK_ENABLE_CLIP_QUICKREJECT option (currently disabled) by reed@google.com · 12 years ago
  16. 460a23e Fix a parenthesis bug. by scroggo@google.com · 12 years ago
  17. b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 12 years ago
  18. bc4b66f we have no subclasses, so change protected to private. by reed@google.com · 12 years ago
  19. d57d71a Fix assertion in in order draw buffer by bsalomon@google.com · 12 years ago
  20. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  21. 0557d9e add SkClipStack::clipEmpty() as an optimized way to say clipDevRect(empty, intersect) by reed@google.com · 12 years ago
  22. e7249bd Fix overrun in aa rect renderer by bsalomon@google.com · 12 years ago
  23. 0d94482 Fix uninitialized color filter data on GrPaint by bsalomon@google.com · 12 years ago
  24. 51ee8f1 Compilation fix for r5123 (disabling template inst count tracking) by robertphillips@google.com · 12 years ago
  25. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  26. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  27. a8db8fe Fixing a deferred canvas optimization that purges pending draws when the canvas is cleared by junov@chromium.org · 12 years ago
  28. cb73b31 Added virtual destructor to SkColorSpaceLuminance by robertphillips@google.com · 12 years ago
  29. 5d8d186 Addressed Windows compiler complaints by robertphillips@google.com · 12 years ago
  30. 9a92714 Revert GrTextureStripAtlas change due to performance concerns. by rileya@google.com · 12 years ago
  31. 9766ecd Fix for GPU-less Linux build: move #include GrTextureStripAtlas into SK_SUPPORT_GPU ifdefs. Unreviewed. by rileya@google.com · 12 years ago
  32. 50b2bcf Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 12 years ago
  33. d5d158b Ensure that Pipe does not crash when attempting to draw after endRecording. by scroggo@google.com · 12 years ago
  34. bda03db Fixing source files that do not have newlines at the end. by rmistry@google.com · 12 years ago
  35. c0f1dfb privatize SkScalerContext.h by reed@google.com · 12 years ago
  36. 664fab1 Move write buffer flags used by SkFlataData::Create into SkFlatController. by scroggo@google.com · 12 years ago
  37. a9d4e84 To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec by reed@google.com · 12 years ago
  38. fe8765c privatize SkDescriptor.h by reed@google.com · 12 years ago
  39. d9d2967 In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap by scroggo@google.com · 12 years ago
  40. 7ca2443 Use SkBitmapHeap for shaders in SkGPipe. by scroggo@google.com · 12 years ago
  41. 3e26bd0 Check in r5063 again, along with fix for tests. by scroggo@google.com · 12 years ago
  42. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  43. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  44. e4ee35d add LF at the end, for clanginess by reed@google.com · 12 years ago
  45. 65a87cc Add inst counting to bench and count SkPaths by bsalomon@google.com · 12 years ago
  46. 24b4df9 delete empty file by mike@reedtribe.org · 12 years ago
  47. f61c746 Mac 10.6 build fix: got rid of now-unecessary GrTextureStripAtlas tex cache id component. Unreviewed. by rileya@google.com · 12 years ago
  48. 2e2aedc Added GrTextureStripAtlas object. by rileya@google.com · 12 years ago
  49. 1bd2d67 Correctly linearize Windows AA from ClearType. by bungeman@google.com · 12 years ago
  50. fdb9b21 Revert r5063 until unit tests can be fixed. by tomhudson@google.com · 12 years ago
  51. 3319f33 Move resize functionality out of createAndLockTexture and into createResizedTexture by robertphillips@google.com · 12 years ago
  52. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 12 years ago
  53. 92967e9 Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process. by scroggo@google.com · 12 years ago
  54. b8bf9ce (Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@. by tomhudson@google.com · 12 years ago
  55. 3f11353 Fix Windows build from r5056. by tomhudson@google.com · 12 years ago
  56. 0324570 Fix GPU-less build from r5056. by bsalomon@google.com · 12 years ago
  57. 82aa748 Add a zoom filter to Skia. This will be used on ChromeOS to implement the screen magnifier. by bsalomon@google.com · 12 years ago
  58. 3ada0ef arm: dynamic NEON support for SkBitmapProcState functions. by digit@google.com · 12 years ago
  59. 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
  60. 65be881 privatize SkRefDict.h by mike@reedtribe.org · 12 years ago
  61. d02d4ff privatize SkGlyph.h by mike@reedtribe.org · 12 years ago
  62. 2bc1689 privatize SkPtrRecorder.h by mike@reedtribe.org · 12 years ago
  63. 227b516 refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparation for by mike@reedtribe.org · 12 years ago
  64. 43523f8 privatize SkDeviceProfile.h by mike@reedtribe.org · 12 years ago
  65. 0e330ae revert arith change, until I can rebaseline all the images (and check chrome) by mike@reedtribe.org · 12 years ago
  66. d51ea26 use premul macro to pack components by mike@reedtribe.org · 12 years ago
  67. ed02c4d Fix handling of infinite bounds during "fast transforms". by tomhudson@google.com · 12 years ago
  68. aaa3aec privatize SkBlitter.h by reed@google.com · 12 years ago
  69. 3ec3ac5 remove unused local var (warning fix) by reed@google.com · 12 years ago
  70. cabe48a privatize SkScan.h by reed@google.com · 12 years ago
  71. 6db9375 use SkRegion instead of SkScan/SkBlitter, as we want to privatize the latter by reed@google.com · 12 years ago
  72. 73e7102 Added method of getting top genID from SkClipStack by robertphillips@google.com · 12 years ago
  73. d74e710 remove SkShape (unused) Review URL: https://codereview.appspot.com/6461069 by reed@google.com · 12 years ago
  74. 5091b70 Added resource domain to GrTextureDesc by robertphillips@google.com · 12 years ago
  75. e012e0a privatize SkEdgeClipper.h by mike@reedtribe.org · 12 years ago
  76. 22f8400 privatization of SkPerspIter.h remove obsolete SkRelay.h by mike@reedtribe.org · 12 years ago
  77. efb65de privatization -- moving headers out of include into src by mike@reedtribe.org · 12 years ago
  78. a8dd1ce arm: dynamic NEON support for SkBlitRow_opts_arm.cpp by digit@google.com · 12 years ago
  79. 10dccde Make SkGPipe use SkBitmapHeap. by scroggo@google.com · 12 years ago
  80. 1aad28a GrCacheID.h must reside in include\gpu due to inclusion by GrTexture.h by robertphillips@google.com · 12 years ago
  81. 46a8600 Refactored cacheID in preparation for clip mask caching changes by robertphillips@google.com · 12 years ago
  82. 586b6a5 move SkSqrt32 back into SkMath.h -- was referenced in SkEmbossMask.cpp by reed@google.com · 12 years ago
  83. 686c04c #include "SkMathPriv.h" by reed@google.com · 12 years ago
  84. 66e5160 Privatize SkAutoKern.h by reed@google.com · 12 years ago
  85. 4b163ed Privatization: by reed@google.com · 12 years ago
  86. 21830d9 Refactor Bitmap Storage for SkPicture using SkPipe's design. by djsollen@google.com · 12 years ago
  87. a1bf0ff by bsalomon@google.com · 12 years ago
  88. 2972bb5 Adding storage of SkPath::fIsOval by robertphillips@google.com · 12 years ago
  89. 88e2914 Moving DeferredDevice and DeferredGPipeController classes out of the deferred canvas API header by junov@chromium.org · 12 years ago
  90. 2788987 must include SkPath.h after restructure by reed@google.com · 12 years ago
  91. 9ddef9b include SkFlatteningBuffer.h after restructure by reed@google.com · 12 years ago
  92. b964061 Fix for r4978 unit test failure. TBR by Brian by robertphillips@google.com · 12 years ago
  93. 0c43266 need to explicitly include SkPath.h after refactoring by reed@google.com · 12 years ago
  94. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  95. 7b4531f change SkTextToPathIter to allow continuation even when there is no path for by reed@google.com · 12 years ago
  96. 46f9350 Added SkClipStack portion of new clip mask caching system by robertphillips@google.com · 12 years ago
  97. e691376 move SkTextToPathIter into private header by reed@google.com · 12 years ago
  98. 9060c9b Style correction: sprinkling "this->" in SkDeferredCanvas.cpp by junov@chromium.org · 12 years ago
  99. 3de7acc Removing the SkPicture backend from SkDeferredCanvas code by junov@chromium.org · 12 years ago
  100. 2e14ba8 Adding API to SkGPipe and SkDeferredCanvas for controlling memory usage externally by junov@chromium.org · 12 years ago