1. 9cb5adf Minor refactoring of GrClipMaskManager::clipMaskPreamble by robertphillips@google.com · 13 years ago
  2. 405d0f4 In which a series of things around attachToCanvas and writePixels are fixed by bsalomon@google.com · 13 years ago
  3. bae9ff7 SkDraw's constructor zero's is fields, so don't do it outside by reed@google.com · 13 years ago
  4. c07448f check for exceeding int range when we stash the values in the cache by reed@google.com · 13 years ago
  5. c2a2483 Clear SkCanvas::fLastDeviceToGainFocus when releasing a device by bsalomon@google.com · 13 years ago
  6. d9e0181 Linux warning fixes by bsalomon@google.com · 13 years ago
  7. 57cdcc0 Change Arabic sample character from 0x0600 to 0x0627. by djsollen@google.com · 13 years ago
  8. c9ab987 Implement multi-threaded picture playback via cloning. by djsollen@google.com · 13 years ago
  9. 4af0af6 Add helpers to add/modulate glsl vec4s. by bsalomon@google.com · 13 years ago
  10. 1fcc1b8 Moved GrClipMaskCache to its own files by robertphillips@google.com · 13 years ago
  11. 0d82fe5 Add "class" missing from "friend class". How did this compile on windows? by bsalomon@google.com · 13 years ago
  12. f660187 Hide GrDrawTarget::Caps's member vars by bsalomon@google.com · 13 years ago
  13. 8b6d628 Normalize font BBox to make sure it's correct when rendering a PDF on the mac. by vandebo@chromium.org · 13 years ago
  14. 34bcb9f Some GrGLShaderBuilder cleanup by bsalomon@google.com · 13 years ago
  15. 1bfe01d When creating gray from lcd, use luminance instead of coverage. by bungeman@google.com · 13 years ago
  16. 536079b Fix Clang build on Android. by digit@google.com · 13 years ago
  17. 0dd5ceb Fix ANGLE build Review URL: https://codereview.appspot.com/6498045 by borenet@google.com · 13 years ago
  18. 8090e65 Make the SkGrPixelRef be responsible for unlocking device's scratch texture in the cache by bsalomon@google.com · 13 years ago
  19. 5ee3f67 Added an overload of SkTQSort that sorts an array of values, rather than an array of pointers. by rileya@google.com · 13 years ago
  20. d0f3f68 Fix dumb bug: redundant runs of upm<->pm roundtrip test by bsalomon@google.com · 13 years ago
  21. fd875e8 re-enable inst counting by reed@google.com · 13 years ago
  22. a292112 Remove SkGpuDevice::fTexture, use new pixel ref class name by bsalomon@google.com · 13 years ago
  23. 97af1a6 Add caching of the snapshot image form a surface by reed@google.com · 13 years ago
  24. 2af1b18 Added default to switch to stop compiler failure in Chrome (unreviewed) by robertphillips@google.com · 13 years ago
  25. cb39ee6 Add a new SkMemory implementation that uses mozalloc instead of malloc by george@mozilla.com · 13 years ago
  26. 7c207e7 Explicitly cast to uin16_t to avoid an invalid implicit type narrowing. by george@mozilla.com · 13 years ago
  27. a04e8e8 Do premul and r/b swap conversions in a custom effect by bsalomon@google.com · 13 years ago
  28. fd668cf Fix greenish text rendering on Linux. https://codereview.appspot.com/6484048/ by bungeman@google.com · 13 years ago
  29. d912ca4 Proper Android fix, and revert of workaround in r5267. Unreviewed. by senorblanco@chromium.org · 13 years ago
  30. 42e1f0f Workaround for Android crash (unreviewed). by senorblanco@chromium.org · 13 years ago
  31. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  32. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 13 years ago
  33. e52f209 Speculative Android GM blend fix (unreviewed). by senorblanco@chromium.org · 13 years ago
  34. 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 · 13 years ago
  35. a5c43a5 Fixed compiler error in r5247 (unreviewed) by robertphillips@google.com · 13 years ago
  36. 2ea0a23 Refactored GrDLinkedList into SkTDLinkedList by robertphillips@google.com · 13 years ago
  37. c59b5da Split out SkFontHost_FreeType into common files by george@mozilla.com · 13 years ago
  38. 55ed83d Actually remove the GrMorphologyEffect.* files from svn, which I should've by senorblanco@chromium.org · 13 years ago
  39. 84207c4 Move the code for the GPU implementation of morphology effects from GrContext by senorblanco@chromium.org · 13 years ago
  40. ab2246f Another speculative Android build fix (unreviewed). by senorblanco@chromium.org · 13 years ago
  41. 35c5ff0 Android build fix (unreviewed). by senorblanco@chromium.org · 13 years ago
  42. 4fa9c9f Fixed instance counting for templated classes by robertphillips@google.com · 13 years ago
  43. cfe57e5 Fix for no-GPU build (unreviewed). by senorblanco@chromium.org · 13 years ago
  44. b2ee33c Implements the non-Porter-Duff compositing modes required for SVG's feBlend by senorblanco@chromium.org · 13 years ago
  45. 6a9368d SkBitmap::scrollRect changes pixels, but only if not immutable. by scroggo@google.com · 13 years ago
  46. d5764e8 When copying a bitmap, copy the generation ID. by scroggo@google.com · 13 years ago
  47. e8e7d5f Remove unnecessary flush from SkGpuDevice by bsalomon@google.com · 13 years ago
  48. cae9529 Revert 5213. WK r126226 has landed in Chromium and the workaround is no longer necessary. by bsalomon@google.com · 13 years ago
  49. 521eaf8 Scratch textures are no longer removed from the cache in Debug by robertphillips@google.com · 13 years ago
  50. 5f9f2f5 Added resource cache debug output to help track changes by robertphillips@google.com · 13 years ago
  51. 27123cd Force opaque in SkBlendLCD16Opaque_SSE2 to match SkBlendLCD16. by bungeman@google.com · 13 years ago
  52. 5b59198 Flush in ~SkGpuDevice to unblock Skia roll by bsalomon@google.com · 13 years ago
  53. a2efab2 Add check for EDSP to the 565 opaque blitter. by djsollen@google.com · 13 years ago
  54. db39996 Upstream ARM 565 optimizations from AOSP. by djsollen@google.com · 13 years ago
  55. 392e14e Android build fix; unreviewed. by senorblanco@chromium.org · 13 years ago
  56. 44888c6 Move SkColorFilterImageFilter into its own file. by senorblanco@chromium.org · 13 years ago
  57. 0342a85 Remove _UPM_ GrPixelConfigs Review URL: http://codereview.appspot.com/6460113/ by bsalomon@google.com · 13 years ago
  58. b73e0f9 Add TexParameteriv entry point so ANGLE interface will validate by robertphillips@google.com · 13 years ago
  59. b3e50f2 Reapply r5101 and r5102: Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 13 years ago
  60. 17bb458 Add fast path in arcTo and addArc for 0==sweep && 0|360==sweepAngle by robertphillips@google.com · 13 years ago
  61. bf2768b Refactor SkImageFilter into its own .cpp file. by senorblanco@chromium.org · 13 years ago
  62. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 13 years ago
  63. 5280548 Stop refcounting SkDeferredCanvas::NotificationClient by junov@chromium.org · 13 years ago
  64. d433c4e Cleaning up deprecated API in SkDeferredCanvas by junov@chromium.org · 13 years ago
  65. f9a9084 Decrease SkClipStack memory allocations & deallocations by robertphillips@google.com · 13 years ago
  66. 07ea2db Remove unnecessary GrContext flushes by bsalomon@google.com · 13 years ago
  67. 63ae1cf Make SkDeque::back faster & inline by robertphillips@google.com · 13 years ago
  68. 1b3ce47 Fix clear records in IODB by bsalomon@google.com · 13 years ago
  69. 01ec2eb Added Serialization of SkPath's bound by robertphillips@google.com · 13 years ago
  70. 3b3e895 remove EdgeType enum. Unimportant distinction, and removing speeds up quickReject by reed@google.com · 13 years ago
  71. c51db02 Fix a memory leak in SkBitmapHeap. by scroggo · 13 years ago
  72. 1d4edd3 Make all GrContext draws go through the draw buffer. by bsalomon@google.com · 13 years ago
  73. da17f75 add SK_ENABLE_CLIP_QUICKREJECT option (currently disabled) by reed@google.com · 13 years ago
  74. 460a23e Fix a parenthesis bug. by scroggo@google.com · 13 years ago
  75. b49d989 Remove SK_FONTHOST_WIN_DW define. by bungeman@google.com · 13 years ago
  76. bc4b66f we have no subclasses, so change protected to private. by reed@google.com · 13 years ago
  77. d57d71a Fix assertion in in order draw buffer by bsalomon@google.com · 13 years ago
  78. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 13 years ago
  79. 0557d9e add SkClipStack::clipEmpty() as an optimized way to say clipDevRect(empty, intersect) by reed@google.com · 13 years ago
  80. e7249bd Fix overrun in aa rect renderer by bsalomon@google.com · 13 years ago
  81. 0d94482 Fix uninitialized color filter data on GrPaint by bsalomon@google.com · 13 years ago
  82. 51ee8f1 Compilation fix for r5123 (disabling template inst count tracking) by robertphillips@google.com · 13 years ago
  83. a22e211 Extended Inst counting to find "unknown" leaked object (SkTMaskGamma) by robertphillips@google.com · 13 years ago
  84. 1f47f4f Replaced TextureCacheEntry with GrTexture* and a back pointer to GrResourceEntry (in GrTexture) by robertphillips@google.com · 13 years ago
  85. a8db8fe Fixing a deferred canvas optimization that purges pending draws when the canvas is cleared by junov@chromium.org · 13 years ago
  86. cb73b31 Added virtual destructor to SkColorSpaceLuminance by robertphillips@google.com · 13 years ago
  87. 5d8d186 Addressed Windows compiler complaints by robertphillips@google.com · 13 years ago
  88. 9a92714 Revert GrTextureStripAtlas change due to performance concerns. by rileya@google.com · 13 years ago
  89. 9766ecd Fix for GPU-less Linux build: move #include GrTextureStripAtlas into SK_SUPPORT_GPU ifdefs. Unreviewed. by rileya@google.com · 13 years ago
  90. 50b2bcf Made gradient effects use GrTextureStripAtlas. by rileya@google.com · 13 years ago
  91. d5d158b Ensure that Pipe does not crash when attempting to draw after endRecording. by scroggo@google.com · 13 years ago
  92. bda03db Fixing source files that do not have newlines at the end. by rmistry@google.com · 13 years ago
  93. c0f1dfb privatize SkScalerContext.h by reed@google.com · 13 years ago
  94. 664fab1 Move write buffer flags used by SkFlataData::Create into SkFlatController. by scroggo@google.com · 13 years ago
  95. a9d4e84 To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec by reed@google.com · 13 years ago
  96. fe8765c privatize SkDescriptor.h by reed@google.com · 13 years ago
  97. d9d2967 In SkGPipeCanvas, rename fSharedHeap to fBitmapHeap by scroggo@google.com · 13 years ago
  98. 7ca2443 Use SkBitmapHeap for shaders in SkGPipe. by scroggo@google.com · 13 years ago
  99. 3e26bd0 Check in r5063 again, along with fix for tests. by scroggo@google.com · 13 years ago
  100. 8afae61 Clean up most clang warnings outside animator/ by tomhudson@google.com · 13 years ago