1. 56d135c Adding kernel offset validation by sugoi · 10 years ago
  2. a8928b7 Add SkBarriers_tsan.h. by mtklein · 10 years ago
  3. 594069f Use vertex attribute for text color in GrBitmapTextContext by bsalomon · 10 years ago
  4. c250d2e Initial KTX encoder by krajcevski · 10 years ago
  5. b0b0feb Fix SK_API for DirectWrite port. by Ben Wagner · 10 years ago
  6. 98875e1 Rename SkFontHost_win_dw.cpp SkScalerContext. by Ben Wagner · 10 years ago
  7. 51daa25 Split SkFontHost_win_dw. by bungeman · 10 years ago
  8. c3b589a SkClipStack::Element tweaks. by fmalita · 10 years ago
  9. 0187dc2 Fixes for SkAlphaTypes. by scroggo · 10 years ago
  10. ddd014e remove SkBitmap::allocConfigPixels and update dox by reed · 10 years ago
  11. 71804cc Revert of Add SSE4 optimization of S32A_Opaque_Blitrow (https://codereview.chromium.org/289473009/) by jvanverth · 10 years ago
  12. 5ec3d21 remove ashmem from skia by halcanary · 10 years ago
  13. e2527b1 Add SSE4 optimization of S32A_Opaque_Blitrow by henrik.smiding · 10 years ago
  14. 9a3cdbb Two new benches for ETC1 bitmaps. by krajcevski · 10 years ago
  15. df1640d Remove SK_IGNORE_DWRITE_BITMAP_FIX. by bungeman · 10 years ago
  16. 479bb60 Remove SkImageRef and related functionality. by Hal Canary · 10 years ago
  17. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  18. ca76c55 Use Identity matrix for SkTransparentShader. by scroggo · 10 years ago
  19. 2583b62 Is this SkDebug important? It drives me nuts. by mtklein · 10 years ago
  20. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  21. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  22. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 10 years ago
  23. 99ffe24 Initial KTX file decoder by krajcevski · 10 years ago
  24. 3a2682a SK_CPU_ARM --> SK_CPU_ARM32 by mtklein · 10 years ago
  25. 868074b remove SkBounder -- unused and unloved by reed · 10 years ago
  26. 866b95d ARM Skia NEON patches - 38 - arm64 8888 blitters by kevin.petit · 10 years ago
  27. dcf9ab1 Remove legacy picture recording by robertphillips · 10 years ago
  28. 8af0523 Fall back to using clip effect for outer rect in drawdrrect by bsalomon · 10 years ago
  29. 8c111f7 Change #def to be opt-out by krajcevski · 10 years ago
  30. 832cb66 Update TSAN suppressions. by mtklein · 10 years ago
  31. be7de4f Update TSAN suppressions. by mtklein · 10 years ago
  32. c77392e use colortype instead of config by reed · 10 years ago
  33. 1b81877 Clean up SkOnce: by mtklein · 10 years ago
  34. 173a5c5 invert comparison sense for reason return by humper · 10 years ago
  35. ada3635 Compile-time initialize special SkMatrices. by mtklein · 10 years ago
  36. d537341 Move GrIPoint16 to SkIPoint16 (and remove GrPoint.h) by robertphillips · 10 years ago
  37. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 10 years ago
  38. 309e869 Fix bracket outside of ifdef by krajcevski · 10 years ago
  39. 0d03db7 Clean up SkLazyPtrs only in SK_DEVELOPER mode. by mtklein · 10 years ago
  40. 9c0e629 Initial work to get ETC1 data up to the GPU by krajcevski · 10 years ago
  41. 901e96d Add Sample slide for Rectanizers by robertphillips · 10 years ago
  42. a6a8f00 hide SkDevice::config() by reed · 10 years ago
  43. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 10 years ago
  44. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  45. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  46. a1ff26a Add a way for the gpu veto to report back the reason why it said no by commit-bot@chromium.org · 10 years ago
  47. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 10 years ago
  48. 97f5fc6 Allow SkPictureImageFilter to be serialized when not run cross-process. by senorblanco@chromium.org · 10 years ago
  49. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 10 years ago
  50. 2a5cd60 Add an OR operator overload for SaveFlags to avoid extra static casts. by commit-bot@chromium.org · 10 years ago
  51. 999cfd1 Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/) by commit-bot@chromium.org · 10 years ago
  52. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 10 years ago
  53. a05fa06 Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram. by commit-bot@chromium.org · 10 years ago
  54. af091a1 Initial work to get ETC1 data up to the GPU by commit-bot@chromium.org · 10 years ago
  55. b328158 Fixing clusterfuzz issue by commit-bot@chromium.org · 10 years ago
  56. f7f9aa0 move all code generation under genProgram() in GrGLShaderBuilder. by commit-bot@chromium.org · 10 years ago
  57. 6e7ddaa Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be. by commit-bot@chromium.org · 10 years ago
  58. a3264e5 Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" by commit-bot@chromium.org · 10 years ago
  59. 559a883 Fix the rendering error of SkDraw::drawVertices in gpu path for solid color. by commit-bot@chromium.org · 10 years ago
  60. 9681eeb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  61. 0585843 Fixing a clusterfuzz found issue by commit-bot@chromium.org · 10 years ago
  62. facad13 Make GrGLShaderBuilder store a GenProgramOutput by commit-bot@chromium.org · 10 years ago
  63. 6eac42e Incremental refactoring of GrGLProgram and GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  64. d0f824c Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/) by commit-bot@chromium.org · 10 years ago
  65. 986d681 setConfig -> setInfo by commit-bot@chromium.org · 10 years ago
  66. 97de357 SkLazyPtr, mk. 2 by commit-bot@chromium.org · 10 years ago
  67. f9bd04f Constify the arguments to createTexture by commit-bot@chromium.org · 10 years ago
  68. 0365261 Move all code generation from GrGLProgram to GrGLShaderBuilder by commit-bot@chromium.org · 10 years ago
  69. 5744bbe move SkImageGenerator.cpp from src/images to src/core by reed@google.com · 10 years ago
  70. ad854bf Add testing for Rectanizer-derived classes by commit-bot@chromium.org · 10 years ago
  71. d3c6b3f Tinker with SkLazyFnPtr a bit. by commit-bot@chromium.org · 10 years ago
  72. 448e2a3 Add SkBarriers to ports. by commit-bot@chromium.org · 10 years ago
  73. 672e7cf fix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI by reed@google.com · 10 years ago
  74. a095041 Remove SkRecorder's kWriteOnly mode. by commit-bot@chromium.org · 10 years ago
  75. cba7378 replace config() with colorType() by commit-bot@chromium.org · 10 years ago
  76. 00f8d6c Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)" by commit-bot@chromium.org · 10 years ago
  77. 2246e32 Make SkPictureRecorder::partialReplay const by commit-bot@chromium.org · 10 years ago
  78. 8de5b7b Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag. by bungeman@google.com · 10 years ago
  79. 47c66dd separate view matrix from rt adjustment by commit-bot@chromium.org · 10 years ago
  80. 81496fb Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 10 years ago
  81. 86b0de4 Revert "Remove SkThread.h from public API." by commit-bot@chromium.org · 10 years ago
  82. 05d1cc2 Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/) by commit-bot@chromium.org · 10 years ago
  83. 6640ee3 Revert of Fix SkAtomics_win.h typos. (https://codereview.chromium.org/293363017/) by commit-bot@chromium.org · 10 years ago
  84. 5133fc1 Fix SkAtomics_win.h typos. by commit-bot@chromium.org · 10 years ago
  85. 3fdc7d6 Spin off just SkLazyFnPtr from 305513002. by commit-bot@chromium.org · 10 years ago
  86. 29ac34e Fix filter bounds computation for SkOffsetImageFilter. by senorblanco@chromium.org · 10 years ago
  87. b1aec17 Remove SkThread.h from public API. by commit-bot@chromium.org · 10 years ago
  88. 7e2b0f3 Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef by commit-bot@chromium.org · 10 years ago
  89. f449156 Make image scaling have floating point scales. Third attempt to land this by commit-bot@chromium.org · 10 years ago
  90. 924205a Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/) by commit-bot@chromium.org · 10 years ago
  91. b263985 add colortable support to imagegenerator by commit-bot@chromium.org · 10 years ago
  92. 7c18351 Better handling of bitmaps in DirectWrite. by bungeman@google.com · 10 years ago
  93. 5889e30 Include SkTypes to fix Android frameworks build by commit-bot@chromium.org · 10 years ago
  94. 8e7d37d Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  95. 6d3eaea add replay entry point to SkPictureRecorder for Android by commit-bot@chromium.org · 10 years ago
  96. 466f5f3 remove SkBitmap::asImageInfo by commit-bot@chromium.org · 10 years ago
  97. f3b1eb4 Manual SVN revert of https://code.google.com/p/skia/source/detail?r=14905 by epoger@google.com · 10 years ago
  98. 44f4129 floating point scale factors for images by commit-bot@chromium.org · 10 years ago
  99. 42dc813 Revert of Revert of Add compressed texture capabilities for GPU devices by commit-bot@chromium.org · 10 years ago
  100. 8bfcd72 Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/) by commit-bot@chromium.org · 10 years ago