1. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  2. 1c8a587 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  3. 11271fe Add scripts for running LLVM coverage by borenet · 9 years ago
  4. 94a2fbc Revert of Switch SkJpegCode to libjpeg-turbo (patchset #29 id:750001 of https://codereview.chromium.org/1180983002/) by jvanverth · 9 years ago
  5. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  6. 40141b5 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  7. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  8. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  9. aa2a7de Revert of Switch SkJpegCode to libjpeg-turbo (patchset #28 id:710001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  10. e9e3ee3 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  11. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  12. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  13. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  14. 962cc98 Add benchmarkstream to visualbench by joshualitt · 9 years ago
  15. 91b6f32 Move visualbench to its own folder by joshualitt · 9 years ago
  16. 7aedda5 Refactor separable varying location info to be stored in GrGLProgram subclass by kkinnunen · 9 years ago
  17. 3fdde4e Remove old iOS porting files. by bungeman · 9 years ago
  18. c782b2a Implement shared locks in the style of pthread's rwlock. by herb · 9 years ago
  19. f657b10 Revert of Switch SkJpegCode to libjpeg-turbo (patchset #25 id:680001 of https://codereview.chromium.org/1180983002/) by msarett · 9 years ago
  20. f8bf918 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  21. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  22. 4c21dc5 add drawImageNine by reed · 9 years ago
  23. 283714f Fix link error when running `make tools` with skia_shared_lib=1 by borenet · 9 years ago
  24. c0bdecb Revert of Switch SkJpegCode to libjpeg-turbo (patchset #11 id:540001 of https://codereview.chromium.org/1180983002/) by mtklein · 9 years ago
  25. b60c3f8 Add libjpeg-turbo library (depends on yasm) by msarett · 9 years ago
  26. 71c3c76 add SkCanvas::drawAtlas by reed · 9 years ago
  27. cba99b8 Move GLSL-specific routines/classes to separate glsl directory by jvanverth · 9 years ago
  28. c530854 Rename SkFontConfigParser_android SkFontMgr_android_parser. by bungeman · 9 years ago
  29. dab1f60 remove SK_SUPPORT_LEGACY_OPTIONLESS_GET_PIXELS (now in SkUserConfig.h) by reed · 9 years ago
  30. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  31. 6f5e619 Add SkWebpCodec, for decoding .webp images. by scroggo · 9 years ago
  32. bedd0e8 remove SkData proc guard by reed · 9 years ago
  33. 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
  34. 525e90a Try again to rename one SkJpegUtility.h to remove ambiguity. by mtklein · 9 years ago
  35. 77f85ad Move Android SkFontMgr::Factory to its own file. by bungeman · 9 years ago
  36. c292ad4 add guard for SkData proc change by reed · 9 years ago
  37. 61fa22b Add and use SkSemaphore by mtklein · 9 years ago
  38. 0b1de26 Move FontConfig factory into separate file. by bungeman · 9 years ago
  39. 48297f7 Allow skia_win.cpp to be compiled in CONSOLE or GUI mode. by bsalomon · 9 years ago
  40. 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago
  41. 27631bd Revert "Remove ambiguity of SkJpegUtility name." by scroggo · 9 years ago
  42. c0c4d75 The correct case of 'sdl' directory in gyp. by bungeman · 9 years ago
  43. 030dc84 Visual bench on native android by joshualitt · 9 years ago
  44. 93858b4 Remove ambiguity of SkJpegUtility name. by mtklein · 9 years ago
  45. ee0175f Move blend enums into GrBlend.h by cdalton · 9 years ago
  46. 1a1b3ac Added GrAAFlatteningConvexPathRenderer. by ethannicholas · 9 years ago
  47. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  48. b23e6aa Subset decoding benchmarks by msarett · 9 years ago
  49. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  50. f3b8f10 Remove SK_ANDROID_FREETYPE_HAS_MM from build. by bungeman · 9 years ago
  51. 6404542 refactor bitmapshader to use a controller by reed · 9 years ago
  52. 7fe8ee4 Expand VisualBench to a real benching tool by joshualitt · 9 years ago
  53. 611cc5f delete experimental path renderers by joshualitt · 9 years ago
  54. 7224c86 add context override of GeometryBufferMapThreshold by joshualitt · 9 years ago
  55. 6fd158e Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  56. ccb1b57 Move SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter by robertphillips · 9 years ago
  57. da7b843 CL to add setFullscreen and setVsync to SkWindow by joshualitt · 9 years ago
  58. a681433 SkPDF: with opaque draws, treat SRC mode as SRC_OVER by halcanary · 9 years ago
  59. dc47ff7 Split GrCaps impl out into its own cpp by bsalomon · 9 years ago
  60. ea46150 Split drawing functionality out of GrContext and into new GrDrawContext by robertphillips · 9 years ago
  61. c33db93 Revert of Implement Porter Duff XP with a blend table (patchset #12 id:220001 of https://codereview.chromium.org/1124373002/) by bungeman · 9 years ago
  62. 682c269 Store context options on caps. by bsalomon · 9 years ago
  63. 08bf86d Revert of Store context options on caps. (patchset #3 id:40001 of https://codereview.chromium.org/1158433006/) by bsalomon · 9 years ago
  64. f28cff7 Store context options on caps. by bsalomon · 9 years ago
  65. 9a70920 Implement Porter Duff XP with a blend table by cdalton · 9 years ago
  66. 92fc2ae add SkPixmap and external locking to bitmaps by reed · 9 years ago
  67. eb1cb5c rename GrDrawTargetCaps.h to GrCaps.h and move to include by bsalomon · 9 years ago
  68. 5a72c42 remove unused SkBitmap::scrollRect API by reed · 9 years ago
  69. ab86577 add assert that the lock-count on pixelref is balanced by reed · 9 years ago
  70. 22483d9 Sort build files for consistent link order. by bungeman · 9 years ago
  71. 41868fe Font variations. by bungeman · 9 years ago
  72. bb87b21 Adding immediate mode draw target for debug by joshualitt · 9 years ago
  73. 9db912c Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  74. 72743b1 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/) by mtklein · 9 years ago
  75. 15877b6 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  76. 7be0ce0 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 9 years ago
  77. 4e149c0 Remove SK_LEGACY_DRAWPICTURECALLBACK from skia_for_chromium_defines.gypi by Florin Malita · 9 years ago
  78. 9bedfc2 Revert of SkPDF: Add Sfntly to DEPS, gyp, SkUserConfig (patchset #7 id:570001 of https://codereview.chromium.org/1134683006/) by halcanary · 9 years ago
  79. 6a53b04 SkPDF: Add Sfntly to DEPS, gyp by halcanary · 9 years ago
  80. 2e0303f Gyp: Sanity Part II (GM+Tests) by halcanary · 9 years ago
  81. b91f756 Experiment with find as a road to Gyp sanity. by mtklein · 9 years ago
  82. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  83. 3489ee0 Font variations. by bungeman · 9 years ago
  84. 1ba8cc9 removing equality / compute invariant loops from GrGeometryProcessors by joshualitt · 9 years ago
  85. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  86. 05773ed Font variations. by bungeman · 9 years ago
  87. b1207e8 opt into SkScalarDiv until we can fix android call-sites by reed · 9 years ago
  88. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  89. 7da2e55 quickie tool to exercise chrome filter fuzz files by caryclark · 9 years ago
  90. 1107e90 Fix blur on large glyphs in runs < SkGlyphCache::max by joshualitt · 9 years ago
  91. e4cee1f fix for cached textblobs look garbled by joshualitt · 9 years ago
  92. 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 · 9 years ago
  93. e16dfdb Enable GrAAConvexTessellator in GrAAConvexPathRenderer by robertphillips · 9 years ago
  94. b7ed856 Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/) by reed · 9 years ago
  95. c92c129 Sketch splitting SkPicture into an interface and SkBigPicture. by mtklein · 9 years ago
  96. 96287f7 SkPDF: detect YUV-JPEG without relying on ImageGenerator by halcanary · 9 years ago
  97. 3b58d75 Initial CL to create Reorder command builder behind a flag by joshualitt · 9 years ago
  98. 44d43d8 Add a control benchmark. by mtklein · 9 years ago
  99. 84b0088 Add GrAAConvexTessellator class by robertphillips · 9 years ago
  100. af24295 create GrInOrderCommandBuilder by joshualitt · 9 years ago