1. 6873782 Remove GrPipelineBuilder from getPathRenderer call by robertphillips · 9 years ago
  2. 7dc4bd0 Remove GrGLProcessor and create GrGLSLTextureSampler class. by egdaniel · 9 years ago
  3. cc92b4a Initial gyp files for SDL by joshualitt · 9 years ago
  4. a3f792d Rename SkScaledCodec.cpp to SkSampledCodec.cpp by scroggo · 9 years ago
  5. 9a74041 skia: Add ANGLE support on Mac by hendrikw · 9 years ago
  6. 018fb62 Create GLSL base class for ProgramDataManager by egdaniel · 9 years ago
  7. f7c0822 Default off LTCG for human builds. by mtklein · 9 years ago
  8. 855dc93 skia: Fix command buffer support on the mac by hendrikw · 9 years ago
  9. 13dd023 Update Android FreeType version. by bungeman · 9 years ago
  10. 87ed6be Get debugger compiling again by robertphillips · 9 years ago
  11. 3c8ceb7 Simplify linkages to Android framework internals by tomhudson · 9 years ago
  12. 33eefcd SkTime::GetNSecs() by mtklein · 9 years ago
  13. 3b5b784 Revert of SkTime::GetNSecs() (patchset #11 id:200001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  14. 38a88e4 SkTime::GetNSecs() by mtklein · 9 years ago
  15. 5a06df4 Revert of SkTime::GetNSecs() (patchset #10 id:180001 of https://codereview.chromium.org/1422513003/ ) by mtklein · 9 years ago
  16. a1840d5 SkTime::GetNSecs() by mtklein · 9 years ago
  17. 6ae30fb Revert of SkTime::GetNSecs() (patchset #9 id:160001 of https://codereview.chromium.org/1422513003/ ) by caryclark · 9 years ago
  18. 70084cb SkTime::GetNSecs() by mtklein · 9 years ago
  19. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  20. e71000f Move SkChecksum::Murmur3 out of the header. by mtklein · 9 years ago
  21. 0d3f061 Move GrGLShaderVar to GrGLSL by egdaniel · 9 years ago
  22. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  23. 0c768a2 Clean up some dead code. by mtklein · 9 years ago
  24. a1bde7d Remove SkThread::setProcessorAffinity() by mtklein · 9 years ago
  25. 3dc6ae5 Move GrDrawingManager methods to their own .cpp file by robertphillips · 9 years ago
  26. 045802d Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  27. 423f646 Add SkTTopoSort by robertphillips · 9 years ago
  28. bc0bcc0 Revert recent CLs around GrTextureMaker/GrTextureParamsAdjuster by Brian Salomon · 9 years ago
  29. 2fc11d3 Move definitions of GrGL basic types (e.g. GrGLenum) to their own header. by bsalomon · 9 years ago
  30. 1a197ea Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  31. 9c4909b Add imgblur tool to assist BlurMaskFilter debugging by robertphillips · 9 years ago
  32. 9195794 Revert of Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what… (patchset #4 id:60001 of https://codereview.chromium.org/1409163002/ ) by egdaniel · 9 years ago
  33. fcffaf2 Rewrite GrTextureMaker to disentangle bitmap case from base class and give GPU object a say in what copying needs to be done. by bsalomon · 9 years ago
  34. 2e2ea38 SkRemote by mtklein · 9 years ago
  35. 26ad22a Enabling clip stack flattening exercises path ops. by caryclark · 9 years ago
  36. 338047e Clean up iOS build files by jvanverth · 9 years ago
  37. f724b99 Reenable warnings in src/codec by msarett · 9 years ago
  38. 20311d4 Implement SkLocalMatrixImageFilter. by senorblanco · 9 years ago
  39. 063675b Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper by fmalita · 9 years ago
  40. afa95e2 Remove image usage type enum. Use GrTextureParams instead. by bsalomon · 9 years ago
  41. 3442261 SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  42. 21f99b7 Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:80001 of https://codereview.chromium.org/1394263003/ ) by bungeman · 9 years ago
  43. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  44. 939c0fe SkPDF: Optionally output PDF/A-2b archive format. by halcanary · 9 years ago
  45. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  46. 4a33952 Bye bye processor data manager. by bsalomon · 9 years ago
  47. 39e2e75 Remove duplicate .cpp which should have been a .h by herb · 9 years ago
  48. 1562855 Add more .h files to the .gypi by herb · 9 years ago
  49. 2f5bb3a Add ship sample by jvanverth · 9 years ago
  50. 44dcb8a Some iOS fixes to make SampleApp work better. by jvanverth · 9 years ago
  51. 473addf Remove separate cache for clip mask textures by bsalomon · 9 years ago
  52. b1ac52f Skia: Add Command Buffer support to Linux/Mac by hendrikw · 9 years ago
  53. f174e92 Update libwebp and resume testing scaled webp by scroggo · 9 years ago
  54. 7a14b31 SkPDF: Implement drawImage*() properly by halcanary · 9 years ago
  55. f326029 Add some of my favorite headers to gyp. by herb · 9 years ago
  56. 856e9d9 Revert[4] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  57. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  58. e4c1735 Unify ThreadID. by herb · 9 years ago
  59. 62a69c2 Move Mutexy things to private. by herb · 9 years ago
  60. 03ba614 skia: roll ANGLE and remove compile flags by hendrikw · 9 years ago
  61. b906daf Have /src files use header directly. by herb · 9 years ago
  62. 476506d Revert of Revert[2] of add ImageShader, sharing code with its Bitmap cousin (patchset #11 id:200001 of https://codereview.chromium.org/1352293002/ ) by reed · 9 years ago
  63. c9e190d Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) by reed · 9 years ago
  64. 13f48dc change pixel-serializer to support reencoding existing data by reed · 9 years ago
  65. f1b7a1d Make skpaint->grpaint flow work for composing draws (verts and atlas) by bsalomon · 9 years ago
  66. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  67. fe05707 Revert[2] of add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  68. 7f0a3d7 Make mutex semaphore based. by herb · 9 years ago
  69. dd42e5c Revert "Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ )" by reed · 9 years ago
  70. 60c73d5 Revert of remove unused SkCachingPixelRef (patchset #1 id:1 of https://codereview.chromium.org/1364743002/ ) by benjaminwagner · 9 years ago
  71. 70d58b7 remove unused SkCachingPixelRef by reed · 9 years ago
  72. 6f0fdac skia: Add support for ANGLE on linux by hendrikw · 9 years ago
  73. 7f69144 Add nanobench tests for BitmapRegionDecoder by msarett · 9 years ago
  74. bf87730 Move GrFragmentProcessor implementation to its own cpp file by bsalomon · 9 years ago
  75. 87ba62e Replace GrExtractAlphaFragmentProcessor with DstIn compose processor by bsalomon · 9 years ago
  76. f260851 Revert of add ImageShader, sharing code with its Bitmap cousin (patchset #10 id:180001 of https://codereview.chromium.org/1342113002/ ) by tomhudson · 9 years ago
  77. 5ce341f Add slice tool by robertphillips · 9 years ago
  78. 0b93e31 add ImageShader, sharing code with its Bitmap cousin by reed · 9 years ago
  79. 3566d44 Move StrokeRectBatches into .cpp files by joshualitt · 9 years ago
  80. b1c56ec unplumb sknx_no_simd by mtklein · 9 years ago
  81. 42bd6bf Remove duplicate GrProcessorUnitTest.cpp from gpu.gypi by robertphillips · 9 years ago
  82. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 9 years ago
  83. 013e9e3 move SkBitmapProvider to its own file by reed · 9 years ago
  84. 0a5fa48 Add onMemoryDump to GrContext by ericrk · 9 years ago
  85. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  86. cd56f81 SkImageSource by fmalita · 9 years ago
  87. 506c802 Add helper for creating leaf FPs inside GrFP::TestCreate functions by bsalomon · 9 years ago
  88. 94cf37f remove obsolete samples by reed · 9 years ago
  89. 102081a move GrGLPathProcessor back into GrPathProcessor by joshualitt · 9 years ago
  90. d8dd47b remove path specific program building classes by joshualitt · 9 years ago
  91. e7afc2d Start trying to collapse path program stuff by joshualitt · 9 years ago
  92. 85d9178 Use SkImageCacherator in SkImages by reed · 9 years ago
  93. 512be53 Cleanup GrDrawTarget now that all paths lead to GrBatch by bsalomon · 9 years ago
  94. 809e5af Brian requested a new namespace for factories that create fragment processors that combine 2 things with a xfermode. This way, we can change the implementation of these factories in the future to not use GrComposeEffect if desired. by wangyix · 9 years ago
  95. 61a81e3 Mimic Chrome better in our GYPs. by mtklein · 9 years ago
  96. 1fcc01c GrPathRangeBatch by bsalomon · 9 years ago
  97. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  98. 0f0af23 Revert[2] of "switch to isABitmap, deprecate SK_SUPPORT_LEGACY_SHADERBITMAPTYPE" by reed · 9 years ago
  99. 43fe618 refactor parts of SkGr.cpp for use by SkImages by reed · 9 years ago
  100. 189aef7 Create module system for VisualBench by joshualitt · 9 years ago