1. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  2. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  3. e52f209 Speculative Android GM blend fix (unreviewed). by senorblanco@chromium.org · 12 years ago
  4. 2afb8ec Change scratch texture cache behavior to only reuse scratch textures used as render targets if they will be reused as render targets. by rileya@google.com · 12 years ago
  5. a5c43a5 Fixed compiler error in r5247 (unreviewed) by robertphillips@google.com · 12 years ago
  6. 2ea0a23 Refactored GrDLinkedList into SkTDLinkedList by robertphillips@google.com · 12 years ago
  7. c59b5da Split out SkFontHost_FreeType into common files by george@mozilla.com · 12 years ago
  8. 55ed83d Actually remove the GrMorphologyEffect.* files from svn, which I should've by senorblanco@chromium.org · 12 years ago
  9. 84207c4 Move the code for the GPU implementation of morphology effects from GrContext by senorblanco@chromium.org · 12 years ago
  10. ab2246f Another speculative Android build fix (unreviewed). by senorblanco@chromium.org · 12 years ago
  11. 35c5ff0 Android build fix (unreviewed). by senorblanco@chromium.org · 12 years ago
  12. 4fa9c9f Fixed instance counting for templated classes by robertphillips@google.com · 12 years ago
  13. cfe57e5 Fix for no-GPU build (unreviewed). by senorblanco@chromium.org · 12 years ago
  14. b2ee33c Implements the non-Porter-Duff compositing modes required for SVG's feBlend by senorblanco@chromium.org · 12 years ago
  15. 6a9368d SkBitmap::scrollRect changes pixels, but only if not immutable. by scroggo@google.com · 12 years ago
  16. d5764e8 When copying a bitmap, copy the generation ID. by scroggo@google.com · 12 years ago
  17. e8e7d5f Remove unnecessary flush from SkGpuDevice by bsalomon@google.com · 12 years ago
  18. cae9529 Revert 5213. WK r126226 has landed in Chromium and the workaround is no longer necessary. by bsalomon@google.com · 12 years ago
  19. 521eaf8 Scratch textures are no longer removed from the cache in Debug by robertphillips@google.com · 12 years ago
  20. 5f9f2f5 Added resource cache debug output to help track changes by robertphillips@google.com · 12 years ago
  21. 27123cd Force opaque in SkBlendLCD16Opaque_SSE2 to match SkBlendLCD16. by bungeman@google.com · 12 years ago
  22. 5b59198 Flush in ~SkGpuDevice to unblock Skia roll by bsalomon@google.com · 12 years ago
  23. a2efab2 Add check for EDSP to the 565 opaque blitter. by djsollen@google.com · 12 years ago
  24. db39996 Upstream ARM 565 optimizations from AOSP. by djsollen@google.com · 12 years ago
  25. 392e14e Android build fix; unreviewed. by senorblanco@chromium.org · 12 years ago
  26. 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 12 years ago
  27. 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 12 years ago
  28. b73e0f9 Add TexParameteriv entry point so ANGLE interface will validate by robertphillips@google.com · 12 years ago
  29. b3e50f2 Reapply r5101 and r5102: Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 12 years ago
  30. 17bb458 Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle by robertphillips@google.com · 12 years ago
  31. bf2768b Refactor SkImageFilter into its own .cpp file. by senorblanco@chromium.org · 12 years ago
  32. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
  33. 5280548 Stop refcounting SkDeferredCanvas::NotificationClient by junov@chromium.org · 12 years ago
  34. d433c4e Cleaning up deprecated API in SkDeferredCanvas by junov@chromium.org · 12 years ago
  35. f9a9084 Decrease SkClipStack memory allocations & deallocations by robertphillips@google.com · 12 years ago
  36. 07ea2db Remove unnecessary GrContext flushes by bsalomon@google.com · 12 years ago
  37. 63ae1cf Make SkDeque::back faster & inline by robertphillips@google.com · 12 years ago
  38. 1b3ce47 Fix clear records in IODB by bsalomon@google.com · 12 years ago
  39. 01ec2eb Added Serialization of SkPath's bound by robertphillips@google.com · 12 years ago
  40. 3b3e895 remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject by reed@google.com · 12 years ago
  41. c51db02 Fix a memory leak in SkBitmapHeap. by scroggo · 12 years ago
  42. 1d4edd3 Make all GrContext draws go through the draw buffer. by bsalomon@google.com · 12 years ago
  43. da17f75 add SK_ENABLE_CLIP_QUICKREJECT option (currently disabled) by reed@google.com · 12 years ago
  44. 460a23e Fix a parenthesis bug. by scroggo@google.com · 12 years ago
  45. b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 12 years ago
  46. bc4b66f we have no subclasses, so change protected to private. by reed@google.com · 12 years ago
  47. d57d71a Fix assertion in in order draw buffer by bsalomon@google.com · 12 years ago
  48. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago
  49. 0557d9e add SkClipStack::clipEmpty() as an optimized way to say clipDevRect(empty, intersect) by reed@google.com · 12 years ago
  50. e7249bd Fix overrun in aa rect renderer by bsalomon@google.com · 12 years ago
  51. 0d94482 Fix uninitialized color filter data on GrPaint by bsalomon@google.com · 12 years ago
  52. 51ee8f1 Compilation fix for r5123 (disabling template inst count tracking) by robertphillips@google.com · 12 years ago
  53. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 12 years ago
  54. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 12 years ago
  55. a8db8fe Fixing a deferred canvas optimization that purges pending draws when the canvas is cleared by junov@chromium.org · 12 years ago
  56. cb73b31 Added virtual destructor to SkColorSpaceLuminance by robertphillips@google.com · 12 years ago
  57. 5d8d186 Addressed Windows compiler complaints by robertphillips@google.com · 12 years ago
  58. 9a92714 Revert GrTextureStripAtlas change due to performance concerns. by rileya@google.com · 12 years ago
  59. 9766ecd Fix for GPU-less Linux build: move #include GrTextureStripAtlas into SK_SUPPORT_GPU ifdefs. Unreviewed. by rileya@google.com · 12 years ago
  60. 50b2bcf Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 12 years ago
  61. d5d158b Ensure that Pipe does not crash when attempting to draw after endRecording. by scroggo@google.com · 12 years ago
  62. bda03db Fixing source files that do not have newlines at the end. by rmistry@google.com · 12 years ago
  63. c0f1dfb privatize SkScalerContext.h by reed@google.com · 12 years ago
  64. 664fab1 Move write buffer flags used by SkFlataData::Create into SkFlatController. by scroggo@google.com · 12 years ago
  65. a9d4e84 To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec by reed@google.com · 12 years ago
  66. fe8765c privatize SkDescriptor.h by reed@google.com · 12 years ago
  67. d9d2967 In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap by scroggo@google.com · 12 years ago
  68. 7ca2443 Use SkBitmapHeap for shaders in SkGPipe. by scroggo@google.com · 12 years ago
  69. 3e26bd0 Check in r5063 again, along with fix for tests. by scroggo@google.com · 12 years ago
  70. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 12 years ago
  71. 9ed02b9 Augmenting SkDeferredCanvas notification interface to signal flushes and memory allocations by junov@chromium.org · 12 years ago
  72. e4ee35d add LF at the end, for clanginess by reed@google.com · 12 years ago
  73. 65a87cc Add inst counting to bench and count SkPaths by bsalomon@google.com · 12 years ago
  74. 24b4df9 delete empty file by mike@reedtribe.org · 12 years ago
  75. f61c746 Mac 10.6 build fix: got rid of now-unecessary GrTextureStripAtlas tex cache id component. Unreviewed. by rileya@google.com · 12 years ago
  76. 2e2aedc Added GrTextureStripAtlas object. by rileya@google.com · 12 years ago
  77. 1bd2d67 Correctly linearize Windows AA from ClearType. by bungeman@google.com · 12 years ago
  78. fdb9b21 Revert r5063 until unit tests can be fixed. by tomhudson@google.com · 12 years ago
  79. 3319f33 Move resize functionality out of createAndLockTexture and into createResizedTexture by robertphillips@google.com · 12 years ago
  80. 9c2ea84 Split cache-specific fields out of GrTextureDesc by robertphillips@google.com · 12 years ago
  81. 92967e9 Use the SkBitmapHeap to handle SkBitmaps in SkGPipe cross process. by scroggo@google.com · 12 years ago
  82. b8bf9ce (Attempt to) fix Android build from r5056, thanks to suggestion by senorblanco@. by tomhudson@google.com · 12 years ago
  83. 3f11353 Fix Windows build from r5056. by tomhudson@google.com · 12 years ago
  84. 0324570 Fix GPU-less build from r5056. by bsalomon@google.com · 12 years ago
  85. 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
  86. 3ada0ef arm: dynamic NEON support for SkBitmapProcState functions. by digit@google.com · 12 years ago
  87. 56d5bfa privatize SkBuffer.h by mike@reedtribe.org · 12 years ago
  88. 65be881 privatize SkRefDict.h by mike@reedtribe.org · 12 years ago
  89. d02d4ff privatize SkGlyph.h by mike@reedtribe.org · 12 years ago
  90. 2bc1689 privatize SkPtrRecorder.h by mike@reedtribe.org · 12 years ago
  91. 227b516 refactor some subclasses in SkFlattenable.h into SkPtrRecorder.h, in preparation for by mike@reedtribe.org · 12 years ago
  92. 43523f8 privatize SkDeviceProfile.h by mike@reedtribe.org · 12 years ago
  93. 0e330ae revert arith change, until I can rebaseline all the images (and check chrome) by mike@reedtribe.org · 12 years ago
  94. d51ea26 use premul macro to pack components by mike@reedtribe.org · 12 years ago
  95. ed02c4d Fix handling of infinite bounds during "fast transforms". by tomhudson@google.com · 12 years ago
  96. aaa3aec privatize SkBlitter.h by reed@google.com · 12 years ago
  97. 3ec3ac5 remove unused local var (warning fix) by reed@google.com · 12 years ago
  98. cabe48a privatize SkScan.h by reed@google.com · 12 years ago
  99. 6db9375 use SkRegion instead of SkScan/SkBlitter, as we want to privatize the latter by reed@google.com · 12 years ago
  100. 73e7102 Added method of getting top genID from SkClipStack by robertphillips@google.com · 12 years ago