1. 9200758 SKPs-as-benches in nanobench by mtklein · 10 years ago
  2. 21769c5 Update NEON compiler defines to use SK_ prefix by djsollen · 10 years ago
  3. 2f4a69d Clean up skia_directwrite GYP variable. by mtklein · 10 years ago
  4. e30b52a Add missing source file for iOSShell. by mtklein · 10 years ago
  5. e714e75 nanobench: support GMs-as-benches by mtklein · 10 years ago
  6. e681c2a DM: only depend on GpuTest when it's a GPU build. by mtklein · 10 years ago
  7. ada972d sk_tool_utils_flags.cpp depends on GetResourcePath by mtklein · 10 years ago
  8. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  9. 3342ed5 Add rotated rects benchmarks by bsalomon · 10 years ago
  10. 7510b22 Rename GrGLUniformManager to GrGLProgramDataManager by kkinnunen · 10 years ago
  11. 8ab8cc0 Finish removing GrTHashTable by robertphillips · 10 years ago
  12. d5e46c7 Generalize compressed blitter into its own templated class by krajcevski · 10 years ago
  13. 4beef91 Revert of Remove relative path to GrColor.h in SkShader.h (https://codereview.chromium.org/422023005/) by bsalomon · 10 years ago
  14. 939f430 Remove relative path to GrColor.h in SkShader.h by bsalomon · 10 years ago
  15. b2808cd Send less transform data when drawing text with nvpr by cdalton · 10 years ago
  16. 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
  17. 6d3fe02 Rename GrGpuObject to GrGpuResource by bsalomon · 10 years ago
  18. b2ef181 Add preliminary ASTC encoder by krajcevski · 10 years ago
  19. c44be0e Merge GrGpuObject and GrCacheable. by bsalomon · 10 years ago
  20. bc89329 Enable the SSSE3 compile time check on all platforms (4th attempt) by djsollen · 10 years ago
  21. 8d84c99 SkFontMgr for Android. by bungeman · 10 years ago
  22. 2da0f85 Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/403583002/) by bungeman · 10 years ago
  23. 7b82d0f Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/) by robertphillips · 10 years ago
  24. 85d3652 fix android_framework build do to missing library at link time by djsollen · 10 years ago
  25. 2451937 Run CanvasState test across a library boundary. by scroggo · 10 years ago
  26. c0bc913 Introduce skia_pic gyp variable. by scroggo · 10 years ago
  27. 4f9a01e SkFontMgr for Android. by bungeman · 10 years ago
  28. 17f0b6d share dm and command flags by caryclark · 10 years ago
  29. ac97792 Initial change to move 2D kernel to its own file. by joshualitt · 10 years ago
  30. 6c35488 Refactor texture compressors into separate files by krajcevski · 10 years ago
  31. 9338348 Enable the SSSE3 compile time check on all platforms (3rd attempt) by djsollen · 10 years ago
  32. b85a0aa Add a GrPathRange class by cdalton · 10 years ago
  33. 518d83d Skia side RGB to YUV gpu conversion by sugoi · 10 years ago
  34. 02cafcc Remove gpu shader optimatization for solid white or trans black colors by egdaniel · 10 years ago
  35. f568f6a git sample app working on iOS by caryclark · 10 years ago
  36. 19eb3b2 update pathops core and tests by caryclark · 10 years ago
  37. 3eb258d Generate makefile for bench_pictures. by scroggo · 10 years ago
  38. 805ef15 Set maximum output size for scaled-image-cache images by halcanary · 10 years ago
  39. 103ae71 Remove benches from DM. by mtklein · 10 years ago
  40. ee5da55 32 bpp floating point textures by joshualitt · 10 years ago
  41. b6638bd Chromium no longer needs the SkPicture default constructor by robertphillips · 10 years ago
  42. eccbfec Fix broken android framework builds where 32-bit MIPS compilers lack 64-bit __sync operators. by Derek Sollenberger · 10 years ago
  43. 122f9ec Remove outdated compiler restrictions. by Derek Sollenberger · 10 years ago
  44. 720c66b Reexport skia_gdi. by Mike Klein · 10 years ago
  45. 20f3403 Put skia_directwrite back for now. by Mike Klein · 10 years ago
  46. 9358706 skia_directwrite -> skia_gdi by Mike Klein · 10 years ago
  47. c7af812 Revert of Reopened: Caching the result of readPixelsSupported (https://codereview.chromium.org/364193004/) by bungeman · 10 years ago
  48. 8339371 Caching the result of readPixelsSupported by piotaixr · 10 years ago
  49. 7edaeb5 nanobench on Windows: try compiler barriers around timer instead. by Mike Klein · 10 years ago
  50. f7e51ea Disable LTCG for nanobench. by Mike Klein · 10 years ago
  51. 6599258 Cleanup: Remove unused/unimplemented SkTextLayout.h. by tfarina · 10 years ago
  52. 630598c Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  53. 60317d0f nanobench: support --outResultsFile by mtklein · 10 years ago
  54. 9c6878b Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/391693004/) by halcanary · 10 years ago
  55. ee34953 Enable the SSSE3 compile time check on all platforms. by djsollen · 10 years ago
  56. 55d316e Remove last SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX. by scroggo · 10 years ago
  57. 6336f7c MIPS: added optimization for SkRGB16_Opaque_Blitter::blitMask by djordje.pesut · 10 years ago
  58. cef04f8 Deleted SkImage::newShaderClamp: not used, not implemented. by piotaixr · 10 years ago
  59. 4fdba1c Reallow default SkPicture constructor for Chromium by Robert Phillips · 10 years ago
  60. cfaeec4 Remove Skia's use of the default SkPicture constructor and multi-clone by Robert Phillips · 10 years ago
  61. 733f5f5 Refactor SkGrFontScaler and SkGrFontKey into non-virtual versions. by jvanverth · 10 years ago
  62. 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
  63. 936b734 ios fixes by caryclark · 10 years ago
  64. bc9205b Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  65. ef0fd61 Remove SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX. by scroggo · 10 years ago
  66. c855ca0 Revert of Remove gpu shader optimatization for solid white or trans black colors (https://codereview.chromium.org/375823005/) by egdaniel · 10 years ago
  67. c9af44a Revert of Remove public_headers.gypi, unneeded by Skia. (https://codereview.chromium.org/381633003/) by scroggo · 10 years ago
  68. 5f78d22 Remove gpu shader optimatization for solid white or trans black colors by egdaniel · 10 years ago
  69. a3fce46 Remove public_headers.gypi, unneeded by Skia. by scroggo · 10 years ago
  70. 4d1605a Enable tools/CrashHandler again. by mtklein · 10 years ago
  71. 15840a2 Delete third_party/harfbuzz by Mike Klein · 10 years ago
  72. c26d991 Split SkPictureReplacementPlayback out of SkPicturePlayback by robertphillips · 10 years ago
  73. c7d29c8 update our build system to support the experimental L-Release NDK by Derek Sollenberger · 10 years ago
  74. e4636aa Merge Replay and Quilt tasks, adding in all BBH implementations. by mtklein · 10 years ago
  75. ecce60b Build Android with SK_SUPPORT_LEGACY_CLIPTOLAYERFLAG. by scroggo · 10 years ago
  76. 874a62a Revert "Remove ability for Release code to call getRefCnt() or getWeakRefCnt()." by Mike Klein · 10 years ago
  77. 0b544ae Add SkRacy by mtklein · 10 years ago
  78. 0a65e38 Cleanup: Rename UnitTestTest.cpp to RTConfRegistryTest.cpp by tfarina · 10 years ago
  79. 1ad00e4 Split SkPictureRangePlayback out of SkPicturePlayback by robertphillips · 10 years ago
  80. 4ae94ff Remove ability for Release code to call getRefCnt() or getWeakRefCnt(). by mtklein · 10 years ago
  81. a26bbb9 MIPS: added optimizations for functions from SkBitmapProcState by djordje.pesut · 10 years ago
  82. beaf62d remove unneeded flag for android by reed · 10 years ago
  83. 24dcac2 YUV to RGB converter by sugoi · 10 years ago
  84. 58f1e92 remove unneeded flags for android by reed · 10 years ago
  85. ce4dd3d Split SkPicturePlayback out of SkPictureData by robertphillips · 10 years ago
  86. aca3d84 Remove SK_DISABLE_PIXELREF_LOCKCOUNT_BALANCE_CHECK. by mtklein · 10 years ago
  87. d312a04 Enable 32/64-bit gyp switch on Android by qiankun.miao · 10 years ago
  88. d8a5e8d remove unneeded flags for android by reed · 10 years ago
  89. 5f7f9d0 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
  90. 82cb86f Revert of Add SSE4 version of BlurImage optimizations. (https://codereview.chromium.org/366593004/) by reed · 10 years ago
  91. d930511 Linear-time implementation of willPlaybackBitmaps(), computed & cached by tomhudson · 10 years ago
  92. 2830632 Add SSE4 version of BlurImage optimizations. by henrik.smiding · 10 years ago
  93. e1085e0 move SkChecksum and SkEmptyShader to private by reed · 10 years ago
  94. db53990 Rename SkPicturePlayback to SkPictureData by robertphillips · 10 years ago
  95. 12ffdb3 remove flags that are now in chrome's SkUserConfig.h by reed · 10 years ago
  96. 1072218 Cleanup: Delete SkJSON header. by tfarina · 10 years ago
  97. 170e00d Have Clang builders build in C++11 mode. by mtklein · 10 years ago
  98. 52d9ac6 stop calling SkCanvas::getDevice by reed · 10 years ago
  99. 952841b Begin atlasing by robertphillips · 10 years ago
  100. 5f6102d SaveFlags be-gone by Florin Malita · 10 years ago