1. b06e5a2 Revert of Make "priv" classes for GrTexure and GrSurface. (patchset #9 id:260001 of https://codereview.chromium.org/596053002/) by robertphillips · 10 years ago
  2. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  3. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  4. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  5. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  6. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  7. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  8. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  9. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  10. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  11. 5d9ab28 enable conservative clips for gpudevice by reed · 10 years ago
  12. 3850971 Revert "Revert "Move SkGpuDevice.h to src/gpu"" by bsalomon · 10 years ago[Renamed from include/gpu/SkGpuDevice.h]
  13. b0a35f7 Revert "Move SkGpuDevice.h to src/gpu" by borenet · 10 years ago[Renamed from src/gpu/SkGpuDevice.h]
  14. d99bbb6 Move SkGpuDevice.h to src/gpu by bsalomon · 10 years ago[Renamed from include/gpu/SkGpuDevice.h]
  15. 841010f disable conservative rasterclip on gpu, until we understand perspective by reed · 10 years ago
  16. d954498 Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) by reed · 10 years ago
  17. 6f09709 Revert of allow canvas to force conservative clips (for speed) (patchset #7 id:120001 of https://codereview.chromium.org/541593005/) by reed · 10 years ago
  18. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  19. 98d709b Reorganize Layer Hoisting code by robertphillips · 10 years ago
  20. 32d0b3b Simplify SkGpuDevice construction by bsalomon · 10 years ago
  21. 23b406c Make SkGpuDevice constructors private. by bsalomon · 10 years ago
  22. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  23. 64bf767 Split up monolithic EXPERIMENTAL_drawPicture method by robertphillips · 10 years ago
  24. d5fa1a4 add drawPicture variant that takes a matrix and paint by reed · 10 years ago
  25. be129b2 Remove external SkImageFilter cache, and rename UniqueIDCache -> Cache. by senorblanco · 10 years ago
  26. 55b6d8b Implement a persistent uniqueID-based cache for SkImageFilter. by senorblanco · 10 years ago
  27. d771f6b Add auto purging for SkPicture-related Ganesh resources (esp. layers) by robertphillips · 10 years ago
  28. 89443ab change gpudevice and pdfdevice to inherit from basedevice by reed · 10 years ago
  29. f252f64 hide virtuals on device for width/height/isopaque by reed · 10 years ago
  30. 4585144 remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code by reed · 10 years ago
  31. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  32. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  33. 628ed0b Add Dashing gpu effect for simple dashed lines by commit-bot@chromium.org · 10 years ago
  34. a17773f Disable filtering in draw Bitmap operation when pixels are aligned by commit-bot@chromium.org · 10 years ago
  35. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 10 years ago
  36. c873329 Update bench to be able to preprocess skps by commit-bot@chromium.org · 10 years ago
  37. 0a09d71 Implement drawDRRect for GPU by commit-bot@chromium.org · 10 years ago
  38. fc94829 remove SK_SUPPORT_LEGACY_COMPATIBLEDEVICE_CONFIG by commit-bot@chromium.org · 10 years ago
  39. 8ddc26b Actually identify required saveLayers in SkGpuDevice::EXPERIMENTAL_drawPicture by commit-bot@chromium.org · 10 years ago
  40. f20fc24 remove all references to legacy Config8888 by reed@google.com · 10 years ago
  41. 99e5b52 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  42. 180e36a Revert "hide Config8888 entirely". Broke a bunch of builds. by bsalomon@google.com · 10 years ago
  43. be41d38 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  44. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 10 years ago
  45. b7b7eb3 Fix accessBitmap() with deferred clear, GPU path. by senorblanco@chromium.org · 10 years ago
  46. a713f9c add new readPixels with direct memory parameters by commit-bot@chromium.org · 10 years ago
  47. 4ef54f8 remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code by commit-bot@chromium.org · 10 years ago
  48. 145d1c0 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  49. 5ed01d1 Revert r13810 (Proposed SkCanvas API for preLoading textures to VRAM v2.0) by robertphillips@google.com · 10 years ago
  50. 1ab85c8 Proposed SkCanvas API for preLoading textures to VRAM v2.0 by commit-bot@chromium.org · 10 years ago
  51. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  52. 3da3b62 getDeviceCapabilities is no longer need, so remove it by commit-bot@chromium.org · 10 years ago
  53. 4cd9e21 Add SkCanvas::writePixels that takes info+pixels directly by commit-bot@chromium.org · 10 years ago
  54. 15a1405 Change device factories to take SkImageInfo instead of SkBitmap::Config by commit-bot@chromium.org · 10 years ago
  55. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 10 years ago
  56. 76f10a3 remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface by reed@google.com · 10 years ago
  57. cbbc481 Replace factory generation of TextContexts with persistent objects. by commit-bot@chromium.org · 10 years ago
  58. ddf2bfb Move GrTextContext to private interface by commit-bot@chromium.org · 10 years ago
  59. e8612d9 Add standalone drawText for GrTextContext. by commit-bot@chromium.org · 10 years ago
  60. cc40f06 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 10 years ago
  61. f1d63aa Revert of Add factory class for generating various flavors of GrTextContext. (https://codereview.chromium.org/144283002/) by commit-bot@chromium.org · 10 years ago
  62. ce96b65 Add factory class for generating various flavors of GrTextContext. by commit-bot@chromium.org · 10 years ago
  63. a7d89c8 Handle drawBitmapRect src_rect->dst_rect mapping as a local matrix rather than view matrix when there is a mask filter. by commit-bot@chromium.org · 11 years ago
  64. dec6150 HQ filtering for tiled/bleed drawBitmap sample at pix center in bicubic by commit-bot@chromium.org · 11 years ago
  65. ec3ca87 Revert "Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice"" by reed@google.com · 11 years ago
  66. 4d16470 Revert "switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice" by reed@google.com · 11 years ago
  67. 3f4bf51 switch GatherPixelRefs to use SkBaseDevice instead of SkBitmapDevice by reed@google.com · 11 years ago
  68. 4469938 Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning"" by reed@google.com · 11 years ago
  69. 6fcbfce Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning" by reed@google.com · 11 years ago
  70. 081560e add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning by reed@google.com · 11 years ago
  71. 7edad87 Compute clipped src rect once in tiled bitmap draws by commit-bot@chromium.org · 11 years ago
  72. af562b4 Tile large bitmaps that are clipped. by bsalomon@google.com · 11 years ago
  73. bbfe454 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  74. e982187 Revert "Apply matrix early in draw bitmap" by scroggo@google.com · 11 years ago
  75. 25e5a20 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  76. dbbe1d4 Revert r11880 (Apply matrix early in draw bitmap - https://codereview.chromium.org/30593003) due to layout test failure by robertphillips@google.com · 11 years ago
  77. 15455b2 Apply matrix early in draw bitmap by commit-bot@chromium.org · 11 years ago
  78. 2291e72 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  79. 07f81a5 Baby step in making SkGpuDevice no longer derive from SkBitmapDevice by robertphillips@google.com · 11 years ago
  80. 1f2f338 Split SkDevice into SkBaseDevice and SkBitmapDevice by robertphillips@google.com · 11 years ago
  81. 9b051a3 Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromium ready. by robertphillips@google.com · 11 years ago
  82. 3055b70 Split SkDevice out of SkBitmapDevice by robertphillips@google.com · 11 years ago
  83. eed779d This CL plumbs in the drawBitmapRectToRect "bleed" flag and makes it live on the simplest GPU path. by commit-bot@chromium.org · 11 years ago
  84. 9bf380c drawBitmap* cleanup by robertphillips@google.com · 11 years ago
  85. 42dacab Make GrPaint have a variable sized array of color and coverage stages rather than a fixed size. by commit-bot@chromium.org · 11 years ago
  86. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  87. f2bfd54 Add GPU support for roundrects by commit-bot@chromium.org · 11 years ago
  88. 123ac1d Make GM render to render targets that are also textures. by bsalomon@google.com · 11 years ago
  89. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  90. 46d3d39 Add GPU support for axis-aligned ovals: by jvanverth@google.com · 11 years ago
  91. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  92. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  93. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  94. f3dc199 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  95. d3eb336 Add validation check to GrGpu::createTexture & minor SkGpuDevice cleanup by robertphillips@google.com · 12 years ago
  96. a99226e Commit SkGpuDevice.h which was omitted from r5918 for some reason. by bsalomon@google.com · 12 years ago
  97. 3ab43d5 Minimize use of SkDraw's matrix in SkGpuDevice. by bsalomon@google.com · 12 years ago
  98. a6926b1 Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a partial revert of r5871 which reverted r5861). by bsalomon@google.com · 12 years ago
  99. 3fffb2e Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation issues by robertphillips@google.com · 12 years ago
  100. a1c3d78 Remove gainFocus() and setMatrixClip() virtuals from SkDevice. by bsalomon@google.com · 12 years ago