1. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  2. 3c196de Souped-up SkTextBlob. by fmalita · 10 years ago
  3. e50215e Revert of Souped-up SkTextBlob. (patchset #3 id:40001 of https://codereview.chromium.org/581173003/) by fmalita · 10 years ago
  4. 13645ea Souped-up SkTextBlob. by fmalita · 10 years ago
  5. d49226c Get rid of SkImage_Codec by piotaixr · 10 years ago
  6. 45725db Move IOType to GrGpuRef and rename that to GrIORef. Template GrPendingIORef on IOType. by bsalomon · 10 years ago
  7. b3e3a95 Make GrIODB keep pending IO refs on all resources it records into its cmd stream. by bsalomon · 10 years ago
  8. 65b4895 remove RenderTargetFlags -- NewRenderTargetDirect will never clear by reed · 10 years ago
  9. 754f4e9 Add counting of some GL calls by robertphillips · 10 years ago
  10. 855d83f Uses a single pre-baked set of paths for drawing nvpr text of a given by cdalton · 10 years ago
  11. 23e280d Changes to remove program effects builder by joshualitt · 10 years ago
  12. 0397e9f use surface in SkView/SampleApp by reed · 10 years ago
  13. a10742c update to accommodate latest clang in chrome toolchain by caryclark · 10 years ago
  14. d71b757 Serialize the font index. by bungeman · 10 years ago
  15. ef59adb Clarify build test for presense of 'float copysign(float, float)'. by bungeman · 10 years ago
  16. e010f1c hide deviceproperties, prepare the way for surfaceprops by reed · 10 years ago
  17. 4e205b1 Remove createPath* from GrGpu and GrContext by cdalton · 10 years ago
  18. 149b3ec Adds glMemoryGlyphIndexArrayNV to the GrGLInterface and begins by cdalton · 10 years ago
  19. f96ba02 Rename GrProgramResource to GrGpuResourceRef by bsalomon · 10 years ago
  20. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  21. 3850971 Revert "Revert "Move SkGpuDevice.h to src/gpu"" by bsalomon · 10 years ago
  22. b0a35f7 Revert "Move SkGpuDevice.h to src/gpu" by borenet · 10 years ago
  23. d99bbb6 Move SkGpuDevice.h to src/gpu by bsalomon · 10 years ago
  24. c492334 Make templated GrProgramTResource subclass of GrProgramResource by bsalomon · 10 years ago
  25. 3375c80 when we disable lcd for impl reasons, add kGenA8 to document the original intent by reed · 10 years ago
  26. a32f175 Add helper SkMatrix44::hasPerspective() by tomhudson · 10 years ago
  27. 49586be removing GrDrawEffect by joshualitt · 10 years ago
  28. 08da4f2 Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.chromium.org/571163002/) by joshualitt · 10 years ago
  29. 8ddbe8b removing GrDrawEffect by joshualitt · 10 years ago
  30. 49005bf Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  31. 249af15 BUG=skia: by joshualitt · 10 years ago
  32. e956259 add dumpHex() option to SkPath by caryclark · 10 years ago
  33. 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
  34. 8e45c37 Picture Recording: fix the performance bottleneck in SkDeferredCanvas::isFullFrame by yunchao.he · 10 years ago
  35. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  36. c34b0d4 Do not expect a copysign function to be defined in <cmath> with clang-cl by ehsan.akhgari · 10 years ago
  37. 9594da1 use SkData::NewUninitialized by reed · 10 years ago
  38. 8365830 remove confusing/unused stream methods by reed · 10 years ago
  39. 56b00d9 add PurgeResourceCache to track leaks by reed · 10 years ago
  40. 33a3050 SkData can allocate room for its contents in the same block by reed · 10 years ago
  41. aa90d00 Assert SkTDArray::pop() doesn't underflow. by mtklein · 10 years ago
  42. f91c47d Remove a layer of indirection and code from SkFontHost. by bungeman · 10 years ago
  43. cc0e311 make set3DMask virtual, so we can safely notify the shadercontext by reed · 10 years ago
  44. 841010f disable conservative rasterclip on gpu, until we understand perspective by reed · 10 years ago
  45. 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
  46. 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
  47. 27a5e65 Allow SkCanvas to be initialized to force conservative rasterclips. This has the following effects: by reed · 10 years ago
  48. 655ad12 Make GrEffectStage copy constructor work correctly with pending execution refs. by bsalomon · 10 years ago
  49. 18444b1 Remove debug-only ref of GrEffectStage by bsalomon · 10 years ago
  50. 2a9ca78 Make GrDrawState and GrEffectStage use the pending io/exec ref mechanisms. by bsalomon · 10 years ago
  51. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  52. 52e9d63 Don't take a ref on GP in AutoEffectRestore. by bsalomon · 10 years ago
  53. ac8d619 Add method to GrProgramResource to record that pending a execution was completed. by bsalomon · 10 years ago
  54. 9574098 Add GrProgramElement base class for GrEffect with deferred exec ref. by bsalomon · 10 years ago
  55. 8f2e791 add SK_API to forward declare in canvas.h by reed · 10 years ago
  56. fa35f8e remove getTotalClipAsPath, privatize getTotalClip by reed · 10 years ago
  57. c5ba71d Change SkPicture::draw to playback by robertphillips · 10 years ago
  58. 274b4ba Switch Layer Hoisting over to SkRecord backend by robertphillips · 10 years ago
  59. 00b76bd Add reference base class to GrGpuResourcewith pending IO references. by bsalomon · 10 years ago
  60. 2ed8a75 Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code by robertphillips · 10 years ago
  61. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  62. d982eb2 Replace SkPictureReplacementPlayback with GrRecordReplaceDraw by robertphillips · 10 years ago
  63. 2bdf1f5 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/527073003/) by reed · 10 years ago
  64. 2f6abde Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  65. 280c2c6 Address MSVC warnings about possible value truncation. In the process removes some apparently unused code. by pkasting · 10 years ago
  66. 5ee785d Remove legacy (and also broken) SkPicture constructor. by djsollen · 10 years ago
  67. 17a845f Fix matrix similarity test on arm64 by jvanverth · 10 years ago
  68. 8482504 make allocPixels throw on failure by reed · 10 years ago
  69. 98d709b Reorganize Layer Hoisting code by robertphillips · 10 years ago
  70. 1cbc68f Revert of Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/532583002/) by reed · 10 years ago
  71. 4581828 Revert of Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/525113005/) by reed · 10 years ago
  72. b44c189 Revert of Add gamma/sRGB tag to SkImageInfo (patchset #1 id:1 of https://codereview.chromium.org/522813002/) by reed · 10 years ago
  73. c89aa50 Add gamma/sRGB tag to SkImageInfo by reed · 10 years ago
  74. 6267f81 Move MakeDivByTextureWHMatrix to GrCoordTransform by bsalomon · 10 years ago
  75. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  76. 64ba5fa Revert of Add gamma/sRGB tags to SkImageInfo (patchset #1 of https://codereview.chromium.org/517123002/) by reed · 10 years ago
  77. 32d0b3b Simplify SkGpuDevice construction by bsalomon · 10 years ago
  78. 228b285 Add gamma/sRGB tags to SkImageInfo by reed · 10 years ago
  79. 088f4b8 Revert of Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/511363002/) by reed · 10 years ago
  80. 0b4abb9 Revert of add SK_API to SkImageInfo (patchset #1 of https://codereview.chromium.org/513333003/) by reed · 10 years ago
  81. aa1b912 Expose drawTextBlob to devices. by fmalita · 10 years ago
  82. 0209e95 Align all SkRecord::alloc() calls up to at least a pointer size. by mtklein · 10 years ago
  83. 23b406c Make SkGpuDevice constructors private. by bsalomon · 10 years ago
  84. 228a6f2 SkTextBlob GPipe serialization. by fmalita · 10 years ago
  85. bedec84 add SK_API to SkImageInfo by reed · 10 years ago
  86. 011f39a rename ScaledImageCache to ResourceCache by reed · 10 years ago
  87. e759a26 Revert of Revert of add gamma/sRGB to SkImageInfo (patchset #1 of https://codereview.chromium.org/512243002/) by reed · 10 years ago
  88. 744998e Make textures register with GrResourceCache2 as scratch. by bsalomon · 10 years ago
  89. dc53701 Revert of add gamma/sRGB to SkImageInfo (patchset #4 of https://codereview.chromium.org/514753002/) by reed · 10 years ago
  90. 615c369 add gamma/sRGB to SkImageInfo by reed · 10 years ago
  91. d628330 Switch GPU Optimization code to SkRecord by robertphillips · 10 years ago
  92. 533eb78 Convert BBH APIs to use SkRect. by mtklein · 10 years ago
  93. 2a65a23 Remove SkQuadTree. by mtklein · 10 years ago
  94. 8a914a7 Remove SkImageFilter::Set/GetExternalCache. by senorblanco · 10 years ago
  95. 1696126 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  96. a2b0af8 Revert of Make GrGpuResources register with GrResourceCache2 after fully constructed. (patchset #3 of https://codereview.chromium.org/504313002/) by bsalomon · 10 years ago
  97. d68b3e4 Make GrGpuResources register with GrResourceCache2 after fully constructed. by bsalomon · 10 years ago
  98. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  99. 99ae881 remove (unused) scale parameter from measureText by reed · 10 years ago
  100. 1790e25 SkAutoTDelete::operator T*() by halcanary · 10 years ago