1. d1d3bae add an animated test to verify that high-quality identity scaling doesn't change the image by humper · 10 years ago
  2. afdada2 Moved SkPictureContentInfo into its own file. It now tracks the number of skia by hendrikw · 10 years ago
  3. bab82ed Pretty print of shaders by joshualitt · 10 years ago
  4. 72ebb9f DM: conserve memory when using --skps by mtklein · 10 years ago
  5. 619e076 Revert of Process Statistics header, add max RSS to render_pdfs (https://codereview.chromium.org/448993003/) by bungeman · 10 years ago
  6. 6274baa Process Statistics header, add max RSS to render_pdfs by halcanary · 10 years ago
  7. 95b1b3d Add astcbitmap to gm slides. by krajcevski · 10 years ago
  8. 7b62448 Revert of - Add astcbitmap to gm slides (https://codereview.chromium.org/444093002/) by krajcevski · 10 years ago
  9. 2fc0582 - Add astcbitmap to gm slides by krajcevski · 10 years ago
  10. b8ccc2f Pass compressed blitters to our mask drawing algorithm by krajcevski · 10 years ago
  11. 0bef17a render_pdfs implements --match by halcanary · 10 years ago
  12. da7a944 Revert "Remove SkPaintOptionsAndroid" by Derek Sollenberger · 10 years ago
  13. 27fb949 Remove SkPaintOptionsAndroid by Derek Sollenberger · 10 years ago
  14. b5f7826 Explicit tile bounds for SkPictureShader by fmalita · 10 years ago
  15. a7e930f On the bots, there's no need to link GMs into SampleApp. by mtklein · 10 years ago
  16. be21e34 Bye bye bench. by mtklein · 10 years ago
  17. 760ba8d Revert "Adds a GrGLPathRendering class that wraps the NV_path_rendering" by bungeman · 10 years ago
  18. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  19. 847092c SkThreadPool and co. are not public. by mtklein · 10 years ago
  20. 40a1e11 Add support for all compressed formats in KTX file format by krajcevski · 10 years ago
  21. 816b4fb Fix bad gypi by tomhudson · 10 years ago
  22. e90c900 Add ETC1 format to SkTextureCompressor by krajcevski · 10 years ago
  23. f79673b Test and generalize font configuration parser by tomhudson · 10 years ago
  24. 8f394d4 disable all warnings from nanomsg by mtklein · 10 years ago
  25. ad82ed6 Force linking as C++ library. by mtklein · 10 years ago
  26. 5672da0 Adds a GrGLPathRendering class that wraps the NV_path_rendering by cdalton · 10 years ago
  27. bce540c Don't call out -lstdc++ -lm explicitly. by mtklein · 10 years ago
  28. ecfff21 SkCanvas interface for drawing a patch. by dandov · 10 years ago
  29. 5049557 Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium.org/432143002/) by krajcevski · 10 years ago
  30. 80bdded small skia_shared_lib=1 build fix for cross-process picture demo by mtklein · 10 years ago
  31. e7ce26d Stop building tests. by mtklein · 10 years ago
  32. 5d8b1b4 Add ETC1 format to SkTextureCompressor by krajcevski · 10 years ago
  33. f91b47f Revert of Memory improvements to render_pdfs; better DM pool size defaults (https://codereview.chromium.org/433063002/) by halcanary · 10 years ago
  34. 66058b6 Memory improvements to render_pdfs; better DM pool size defaults by halcanary · 10 years ago
  35. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  36. 21769c5 Update NEON compiler defines to use SK_ prefix by djsollen · 10 years ago
  37. 2f4a69d Clean up skia_directwrite GYP variable. by mtklein · 10 years ago
  38. e30b52a Add missing source file for iOSShell. by mtklein · 10 years ago
  39. e714e75 nanobench: support GMs-as-benches by mtklein · 10 years ago
  40. e681c2a DM: only depend on GpuTest when it's a GPU build. by mtklein · 10 years ago
  41. ada972d sk_tool_utils_flags.cpp depends on GetResourcePath by mtklein · 10 years ago
  42. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  43. 3342ed5 Add rotated rects benchmarks by bsalomon · 10 years ago
  44. 7510b22 Rename GrGLUniformManager to GrGLProgramDataManager by kkinnunen · 10 years ago
  45. 8ab8cc0 Finish removing GrTHashTable by robertphillips · 10 years ago
  46. d5e46c7 Generalize compressed blitter into its own templated class by krajcevski · 10 years ago
  47. 4beef91 Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview.chromium.org/422023005/) by bsalomon · 10 years ago
  48. 939f430 Remove relative path to GrColor.h in SkShader.h by bsalomon · 10 years ago
  49. b2808cd Send less transform data when drawing text with nvpr by cdalton · 10 years ago
  50. 50d7154 Added classes SkPatch and SkPatchMesh which help encapsulate and generalize this new primitive. The functionality and responsability of each class is better explained in the comments of the files. by dandov · 10 years ago
  51. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  52. b2ef181 Add preliminary ASTC encoder by krajcevski · 10 years ago
  53. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  54. bc89329 Enable the SSSE3 compile time check on all platforms (4th attempt) by djsollen · 10 years ago
  55. 8d84c99 SkFontMgr for Android. by bungeman · 10 years ago
  56. 2da0f85 Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/403583002/) by bungeman · 10 years ago
  57. 7b82d0f Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/) by robertphillips · 10 years ago
  58. 85d3652 fix android_framework build do to missing library at link time by djsollen · 10 years ago
  59. 2451937 Run CanvasState test across a library boundary. by scroggo · 10 years ago
  60. c0bc913 Introduce skia_pic gyp variable. by scroggo · 10 years ago
  61. 4f9a01e SkFontMgr for Android. by bungeman · 10 years ago
  62. 17f0b6d share dm and command flags by caryclark · 10 years ago
  63. ac97792 Initial change to move 2D kernel to its own file. by joshualitt · 10 years ago
  64. 6c35488 Refactor texture compressors into separate files by krajcevski · 10 years ago
  65. 9338348 Enable the SSSE3 compile time check on all platforms (3rd attempt) by djsollen · 10 years ago
  66. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  67. 518d83d Skia side RGB to YUV gpu conversion by sugoi · 10 years ago
  68. 02cafcc Remove gpu shader optimatization for solid white or trans black colors by egdaniel · 10 years ago
  69. f568f6a git sample app working on iOS by caryclark · 10 years ago
  70. 19eb3b2 update pathops core and tests by caryclark · 10 years ago
  71. 3eb258d Generate makefile for bench_pictures. by scroggo · 10 years ago
  72. 805ef15 Set maximum output size for scaled-image-cache images by halcanary · 10 years ago
  73. 103ae71 Remove benches from DM. by mtklein · 10 years ago
  74. ee5da55 32 bpp floating point textures by joshualitt · 10 years ago
  75. b6638bd Chromium no longer needs the SkPicture default constructor by robertphillips · 10 years ago
  76. eccbfec Fix broken android framework builds where 32-bit MIPS compilers lack 64-bit __sync operators. by Derek Sollenberger · 10 years ago
  77. 122f9ec Remove outdated compiler restrictions. by Derek Sollenberger · 10 years ago
  78. 720c66b Reexport skia_gdi. by Mike Klein · 10 years ago
  79. 20f3403 Put skia_directwrite back for now. by Mike Klein · 10 years ago
  80. 9358706 skia_directwrite -> skia_gdi by Mike Klein · 10 years ago
  81. c7af812 Revert of Reopened: Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by bungeman · 10 years ago
  82. 8339371 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  83. 7edaeb5 nanobench on Windows: try compiler barriers around timer instead. by Mike Klein · 10 years ago
  84. f7e51ea Disable LTCG for nanobench. by Mike Klein · 10 years ago
  85. 6599258 Cleanup: Remove unused/unimplemented SkTextLayout.h. by tfarina · 10 years ago
  86. 630598c Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  87. 60317d0 nanobench: support --outResultsFile by mtklein · 10 years ago
  88. 9c6878b Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/391693004/) by halcanary · 10 years ago
  89. ee34953 Enable the SSSE3 compile time check on all platforms. by djsollen · 10 years ago
  90. 55d316e Remove last SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX. by scroggo · 10 years ago
  91. 6336f7c MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMask by djordje.pesut · 10 years ago
  92. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago
  93. 4fdba1c Reallow default SkPicture constructor for Chromium by Robert Phillips · 10 years ago
  94. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  95. 733f5f5 Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions. by jvanverth · 10 years ago
  96. d41dab4 Revert of Add support for NEON intrinsics to speed up texture compression. We can (https://codereview.chromium.org/390453002/) by krajcevski · 10 years ago
  97. 936b734 ios fixes by caryclark · 10 years ago
  98. bc9205b Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  99. ef0fd61 Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX. by scroggo · 10 years ago
  100. c855ca0 Revert of Remove gpu shader optimatization for solid white or trans black colors (https://codereview.chromium.org/375823005/) by egdaniel · 10 years ago