1. afbf2d6 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  2. 8de02f4 Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD. by mtklein · 10 years ago
  3. 5bc760a Remove support for SkPicture::clone(). by mtklein · 10 years ago
  4. 7874dc8 remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed · 10 years ago
  5. e8db3ef specialize setConcat for scale+translate, helps drawText perf by reed · 10 years ago
  6. 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
  7. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  8. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  9. c0eb9b9 Make "priv" classes for GrTexure and GrSurface. by bsalomon · 10 years ago
  10. c5e15a1 remove alphatype from colortable by reed · 10 years ago
  11. b7bac3d Override drawImage*() in SkNWayCanvas by piotaixr · 10 years ago
  12. 3a49520 Sanitize SkMatrixConvolutionImageFilter creation params. by senorblanco · 10 years ago
  13. 05c4a43 Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) by fmalita · 10 years ago
  14. ee6631e Update RecordReplaceDrawTest to generate and pass pictures by robertphillips · 10 years ago
  15. d46b8d2 Revert of Fix SkTextBlob offset semantics. (patchset #2 id:20001 of https://codereview.chromium.org/605533002/) by robertphillips · 10 years ago
  16. faccb8e SkMatrix44::preserves2dAxisAlignment() by tomhudson · 10 years ago
  17. 5ceff91 Rename SkImage::draw(_, SkRect, SkRect) in SkImage::drawRect() by piotaixr · 10 years ago
  18. c13bc57 Fix SkTextBlob offset semantics. by Florin Malita · 10 years ago
  19. 89af44a Split GrDrawState and GrOptDrawState into separate classes and remove base class. by egdaniel · 10 years ago
  20. d52893c Add doc on SkCanvas::drawImage*() methods by piotaixr · 10 years ago
  21. 90a36e5 Make SkImage::draw() private by piotaixr · 10 years ago
  22. 610a015 Remove SkPaint dirty bits. by mtklein · 10 years ago
  23. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  24. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  25. e33985a Revert "Add support for EGL on linux" by borenet · 10 years ago
  26. 1cea736 Add support for EGL on linux by derekf · 10 years ago
  27. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  28. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  29. f238091 Adding support for GL_CHROMIUM_copy_texture, part 1 by junov · 10 years ago
  30. 8d034a1 Don't flush on read/write pixels unless necessary by bsalomon · 10 years ago
  31. 4401a1f Revert of Don't flush on read/write pixels unless necessary (patchset #2 id:20001 of https://codereview.chromium.org/586073002/) by bsalomon · 10 years ago
  32. 150723b Don't flush on read/write pixels unless necessary by bsalomon · 10 years ago
  33. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  34. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  35. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  36. 3c196de Souped-up SkTextBlob. by fmalita · 10 years ago
  37. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 10 years ago
  38. 13645ea Souped-up SkTextBlob. by fmalita · 10 years ago
  39. d49226c Get rid of SkImage_Codec by piotaixr · 10 years ago
  40. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 10 years ago
  41. b3e3a95 Make GrIODB keep pending IO refs on all resources it records into its cmd stream. by bsalomon · 10 years ago
  42. 65b4895 remove RenderTargetFlags -- NewRenderTargetDirect will never clear by reed · 10 years ago
  43. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  44. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  45. 23e280d Changes to remove program effects builder by joshualitt · 10 years ago
  46. 0397e9f use surface in SkView/SampleApp by reed · 10 years ago
  47. a10742c update to accommodate latest clang in chrome toolchain by caryclark · 10 years ago
  48. d71b757 Serialize the font index. by bungeman · 10 years ago
  49. ef59adb Clarify build test for presense of 'float copysign(float, float)'. by bungeman · 10 years ago
  50. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  51. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  52. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  53. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago
  54. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  55. 3850971 Revert "Revert "Move SkGpuDevice.h to src/gpu"" by bsalomon · 10 years ago
  56. b0a35f7 Revert "Move SkGpuDevice.h to src/gpu" by borenet · 10 years ago
  57. d99bbb6 Move SkGpuDevice.h to src/gpu by bsalomon · 10 years ago
  58. c492334 Make templated GrProgramTResource subclass of GrProgramResource by bsalomon · 10 years ago
  59. 3375c80 when we disable lcd for impl reasons, add kGenA8 to document the original intent by reed · 10 years ago
  60. a32f175 Add helper SkMatrix44::hasPerspective() by tomhudson · 10 years ago
  61. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  62. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  63. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  64. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  65. 249af15 BUG=skia: by joshualitt · 10 years ago
  66. e956259 add dumpHex() option to SkPath by caryclark · 10 years ago
  67. 5087b2c Revert of Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame (patchset #7 id:140001 of https://codereview.chromium.org/545813002/) by mtklein · 10 years ago
  68. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  69. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  70. c34b0d4 Do not expect a copysign function to be defined in <cmath> with clang-cl by ehsan.akhgari · 10 years ago
  71. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  72. 8365830 remove confusing/unused stream methods by reed · 10 years ago
  73. 56b00d9 add PurgeResourceCache to track leaks by reed · 10 years ago
  74. 33a3050 SkData can allocate room for its contents in the same block by reed · 10 years ago
  75. aa90d00 Assert SkTDArray::pop() doesn't underflow. by mtklein · 10 years ago
  76. f91c47d Remove a layer of indirection and code from SkFontHost. by bungeman · 10 years ago
  77. cc0e311 make set3DMask virtual, so we can safely notify the shadercontext by reed · 10 years ago
  78. 841010f disable conservative rasterclip on gpu, until we understand perspective by reed · 10 years ago
  79. 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
  80. 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
  81. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  82. 655ad12 Make GrEffectStage copy constructor work correctly with pending execution refs. by bsalomon · 10 years ago
  83. 18444b1 Remove debug-only ref of GrEffectStage by bsalomon · 10 years ago
  84. 2a9ca78 Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms. by bsalomon · 10 years ago
  85. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  86. 52e9d63 Don't take a ref on GP in AutoEffectRestore. by bsalomon · 10 years ago
  87. ac8d619 Add method to GrProgramResource to record that pending a execution was completed. by bsalomon · 10 years ago
  88. 9574098 Add GrProgramElement base class for GrEffect with deferred exec ref. by bsalomon · 10 years ago
  89. 8f2e791 add SK_API to forward declare in canvas.h by reed · 10 years ago
  90. fa35f8e remove getTotalClipAsPath, privatize getTotalClip by reed · 10 years ago
  91. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  92. 274b4ba Switch Layer Hoisting over to SkRecord backend by robertphillips · 10 years ago
  93. 00b76bd Add reference base class to GrGpuResourcewith pending IO references. by bsalomon · 10 years ago
  94. 2ed8a75 Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code by robertphillips · 10 years ago
  95. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  96. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  97. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  98. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  99. 280c2c6 Address MSVC warnings about possible value truncation. In the process removes some apparently unused code. by pkasting · 10 years ago
  100. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago