1. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  2. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  3. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  4. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  5. c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 9 years ago
  6. dab1f60 remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now in SkUserConfig.h) by reed · 9 years ago
  7. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  8. 6f5e619 Add SkWebpCodec, for decoding .webp images. by scroggo · 9 years ago
  9. bedd0e8 remove SkData proc guard by reed · 9 years ago
  10. 241b56d Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files. by bsalomon · 9 years ago
  11. 525e90a Try again to rename one SkJpegUtility.h to remove ambiguity. by mtklein · 9 years ago
  12. 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 9 years ago
  13. c292ad4 add guard for SkData proc change by reed · 9 years ago
  14. 61fa22b Add and use SkSemaphore by mtklein · 9 years ago
  15. 0b1de26 Move FontConfig factory into separate file. by bungeman · 9 years ago
  16. 48297f7 Allow skia_win.cpp to be compiled in CONSOLE or GUI mode. by bsalomon · 9 years ago
  17. 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago
  18. 27631bd Revert "Remove ambiguity of SkJpegUtility name." by scroggo · 9 years ago
  19. c0c4d75 The correct case of 'sdl' directory in gyp. by bungeman · 9 years ago
  20. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  21. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago
  22. ee0175f Move blend enums into GrBlend.h by cdalton · 9 years ago
  23. 1a1b3ac Added GrAAFlatteningConvexPathRenderer. by ethannicholas · 9 years ago
  24. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  25. b23e6aa Subset decoding benchmarks by msarett · 9 years ago
  26. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  27. f3b8f10 Remove SK_ANDROID_FREETYPE_HAS_MM from build. by bungeman · 9 years ago
  28. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  29. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  30. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  31. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  32. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  33. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  34. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  35. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  36. dc47ff7 Split GrCaps impl out into its own cpp by bsalomon · 10 years ago
  37. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 10 years ago
  38. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 10 years ago
  39. 682c269 Store context options on caps. by bsalomon · 10 years ago
  40. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 10 years ago
  41. f28cff7 Store context options on caps. by bsalomon · 10 years ago
  42. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 10 years ago
  43. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 10 years ago
  44. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 10 years ago
  45. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 10 years ago
  46. ab86577 add assert that the lock-count on pixelref is balanced by reed · 10 years ago
  47. 22483d9 Sort build files for consistent link order. by bungeman · 10 years ago
  48. 41868fe Font variations. by bungeman · 10 years ago
  49. bb87b21 Adding immediate mode draw target for debug by joshualitt · 10 years ago
  50. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
  51. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 10 years ago
  52. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
  53. 7be0ce0 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 10 years ago
  54. 4e149c0 Remove SK_LEGACY_DRAWPICTURECALLBACK from skia_for_chromium_defines.gypi by Florin Malita · 10 years ago
  55. 9bedfc2 Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001 of https://codereview.chromium.org/1134683006/) by halcanary · 10 years ago
  56. 6a53b04 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 10 years ago
  57. 2e0303f Gyp: Sanity Part II (GM+Tests) by halcanary · 10 years ago
  58. b91f756 Experiment with find as a road to Gyp sanity. by mtklein · 10 years ago
  59. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 10 years ago
  60. 3489ee0 Font variations. by bungeman · 10 years ago
  61. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 10 years ago
  62. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 10 years ago
  63. 05773ed Font variations. by bungeman · 10 years ago
  64. b1207e8 opt into SkScalarDiv until we can fix android call-sites by reed · 10 years ago
  65. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 10 years ago
  66. 7da2e55 quickie tool to exercise chrome filter fuzz files by caryclark · 10 years ago
  67. 1107e90 Fix blur on large glyphs in runs < SkGlyphCache::max by joshualitt · 10 years ago
  68. e4cee1f fix for cached textblobs look garbled by joshualitt · 10 years ago
  69. 624637c Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges. by caryclark · 10 years ago
  70. e16dfdb Enable GrAAConvexTessellator in GrAAConvexPathRenderer by robertphillips · 10 years ago
  71. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 10 years ago
  72. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 10 years ago
  73. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 10 years ago
  74. 3b58d75 Initial CL to create Reorder command builder behind a flag by joshualitt · 10 years ago
  75. 44d43d8 Add a control benchmark. by mtklein · 10 years ago
  76. 84b0088 Add GrAAConvexTessellator class by robertphillips · 10 years ago
  77. af24295 create GrInOrderCommandBuilder by joshualitt · 10 years ago
  78. ad17cfc Move RectBatch to GrRect by joshualitt · 10 years ago
  79. cb8979d Move DrawInfo out from GrDrawTarget and rename to GrVertices. by bsalomon · 10 years ago
  80. e46760e Create GrCommandBuilder by joshualitt · 10 years ago
  81. deee298 cleanup by stephana · 10 years ago
  82. ed0bcad Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  83. d8ed1b6 Revert of Move instanced index buffer creation to flush time (patchset #6 id:100001 of https://codereview.chromium.org/1116943004/) by bsalomon · 10 years ago
  84. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 10 years ago
  85. ab622c7 Move instanced index buffer creation to flush time by bsalomon · 10 years ago
  86. 0b9d411 SkTime: return timezone information; format in ISO-8601 by halcanary · 10 years ago
  87. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 10 years ago
  88. 3ffa126 Move resource fonts to common location. by bungeman · 10 years ago
  89. 3f655f3 Initial CL to create GrBatchTest infrastructure by joshualitt · 10 years ago
  90. aec2510 minor fixes to cubics code and overall alignment of how bounds and tops are computed for all curve types by caryclark · 10 years ago
  91. 5b6db07 SkRWBuffer for thread-safe 'stream' sharing by reed · 10 years ago
  92. a73239a Remove GrFlushToGpuDrawTarget and move functionality up to GrDrawTarget. by bsalomon · 10 years ago
  93. 4eaf9ce create GrTestUtils.h, move some common functions into it by joshualitt · 10 years ago
  94. 50cb76b Revert of removing equality / compute invariant loops from GrGeometryProcessors (patchset #2 id:20001 of https://codereview.chromium.org/1111603004/) by joshualitt · 10 years ago
  95. ef292a0 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 10 years ago
  96. 7272935 Add new GM/bench for line-only convex paths by robertphillips · 10 years ago
  97. 8f94bb2 remove old text contexts and fontcache by joshualitt · 10 years ago
  98. 261c3ad Change to add zoom animations to nanobench by joshualitt · 10 years ago
  99. 1899651 Extract gpu line dashing to GrDashLinePathRenderer by kkinnunen · 10 years ago
  100. 87cbcf3 Add GM to test non-AA pixel snapping for points, lines, rects. by bsalomon · 10 years ago