1. a5fb615 Split SkSL and utils apart again into .gni files. by Mike Klein · 8 years ago
  2. 45d1b44 Move uils and sksl to a common sources GYP file. by brettw · 8 years ago
  3. e6088c6 Revert of Move uils and sksl to a common sources GYP file. (patchset #1 id:1 of https://codereview.chromium.org/2302723005/ ) by caryclark · 8 years ago
  4. 39f7a10 Move uils and sksl to a common sources GYP file. by brettw · 8 years ago
  5. 2853f00 Move headers in include/utils/win to src/utils/win. by bungeman · 8 years ago
  6. 43bf511 Delete ChromeOS code by borenet · 8 years ago
  7. 7c55422 remove SkGPipe by reed · 9 years ago
  8. 14d8fa0 Move SkAndroidSDKCanvas to tools and ensure that it is built on all Android builds by djsollen · 9 years ago
  9. 3c8ceb7 Simplify linkages to Android framework internals by tomhudson · 9 years ago
  10. a1bde7d Remove SkThread::setProcessorAffinity() by mtklein · 9 years ago
  11. f276ac5 Move functions from SkGr to SkGrPriv.h by bsalomon · 9 years ago
  12. 8fd97ea Revert of Provides multiple implementations of Android's SkBitmapRegionDecoder (patchset #16 id:360001 of https://codereview.chromium.org/1288963002/ ) by msarett · 9 years ago
  13. 76f755e Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago
  14. 499abab add gm for image->newShader by reed · 9 years ago
  15. 9f8754f Remove experimental/PdfViewer by halcanary · 9 years ago
  16. 3ac6b75 Remove SK_BUILD_FOR SDL, BREW, and PALM. by bungeman · 9 years ago
  17. cd1f2da add -Iinclude/private anywhere we have -Isrc/core by mtklein · 9 years ago
  18. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  19. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  20. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  21. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  22. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  23. 4808757 Remove all code related to NaCl by borenet · 9 years ago
  24. 573ae01 Move HWUI boilerplate into utils/android by tomhudson · 9 years ago
  25. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  26. f7edcde Both DM and nanobench need this, so moving the duplicated code to by tomhudson · 9 years ago
  27. 5ae7765 Cleanup the XML directory in public includes. by djsollen · 10 years ago
  28. e90c900 Add ETC1 format to SkTextureCompressor by krajcevski · 10 years ago
  29. 5049557 Revert of Add ETC1 format to SkTextureCompressor (https://codereview.chromium.org/432143002/) by krajcevski · 10 years ago
  30. 5d8b1b4 Add ETC1 format to SkTextureCompressor by krajcevski · 10 years ago
  31. 630598c Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  32. 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
  33. bc9205b Add support for NEON intrinsics to speed up texture compression. We can by krajcevski · 10 years ago
  34. 5ec3d21 remove ashmem from skia by halcanary · 10 years ago
  35. ea902d9 Add utils gypi file by egdaniel · 10 years ago
  36. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 10 years ago
  37. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 10 years ago
  38. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  39. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 10 years ago
  40. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  41. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 10 years ago
  42. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 10 years ago
  43. de3ad9e Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/) by commit-bot@chromium.org · 10 years ago
  44. ee18f2a extract some common code from PictureRenderer by commit-bot@chromium.org · 10 years ago
  45. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 10 years ago
  46. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 10 years ago
  47. 0f03f43 Move SkNoSaveLayerCanvas.h to include/utils by robertphillips@google.com · 10 years ago
  48. ef57b7e DM: make GPU tasks multithreaded again. Big refactor. by commit-bot@chromium.org · 10 years ago
  49. 6169f2b initial import of Chrome's trace_event into skia framework by commit-bot@chromium.org · 11 years ago
  50. 0964796 Remove extraneous folders from includes. by commit-bot@chromium.org · 11 years ago
  51. fde5e26 Fix utils.gyp missing file by bsalomon@google.com · 11 years ago
  52. 56bf6e4 Pull in Chromium's version of GatherPixelRefs by robertphillips@google.com · 11 years ago
  53. 91e099e Update utils.gyp to find SkNoSaveLayerCanvas.h in 'src'. by commit-bot@chromium.org · 11 years ago
  54. 81e8739 NoSaveLayerCanvas now its own file by robertphillips@google.com · 11 years ago
  55. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  56. 23a9121 pdfviewer: compile pdfviewer in gm, only if the flag is set (currently we compile pdfviewer, even if it is not used) by commit-bot@chromium.org · 11 years ago
  57. 83fd2c7 Add a buffered SkStream class. by scroggo@google.com · 11 years ago
  58. 339e79f Add SkCanvasStack and update the Canvas utilities to use it. by djsollen@google.com · 11 years ago
  59. 5587ac0 Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  60. 16b86ce Revert "Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia." by djsollen@google.com · 11 years ago
  61. 2ce9fce Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state across different versions of Skia. by djsollen@google.com · 11 years ago
  62. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  63. 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
  64. 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
  65. f5cc5b1 R=mtklein@google.com by bungeman@google.com · 11 years ago
  66. 064779a Adding my Bitmap2Path sample for 1on1 meeting. by commit-bot@chromium.org · 11 years ago
  67. f1754ec Replace SkPicture(SkStream) constructors with a factory. by scroggo@google.com · 11 years ago
  68. 05d550e GYP Changes and Scripts for Compiling Skia for ChromeOS by borenet@google.com · 11 years ago
  69. 26da7f0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  70. 7edec14 start a wrapper for color fonts by reed@google.com · 11 years ago
  71. 0a117be Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gyp by epoger@google.com · 11 years ago
  72. e8d08a0 Roll out r9059 to unbreak bots by epoger@google.com · 11 years ago
  73. aaf7343 Remove third-party cityhash, unused since r8992 by epoger@google.com · 11 years ago
  74. 8c6a4f2 ARGB image encoder for checksums. https://codereview.chromium.org/14267031/ by bungeman@google.com · 11 years ago
  75. 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 11 years ago
  76. a72aef8 Refactor skia_warnings_as_errors by borenet@google.com · 11 years ago
  77. dfc867b Turning on warning as error on Linux by sugoi@google.com · 11 years ago
  78. 327b9b2 Gyp changes for NaCl debugger by borenet@google.com · 11 years ago
  79. 5d0a769 debug dump functions for mathematica visualization by humper@google.com · 11 years ago
  80. efbe8e9 Fix errors when compiling with -Wall -Werror on Android. by djsollen@google.com · 12 years ago
  81. cfcb1be Add SHA1 and MD5 to utils. https://codereview.appspot.com/7071055/ by bungeman@google.com · 12 years ago
  82. 3bc7200 Move random from core to utils by bsalomon@google.com · 12 years ago
  83. baa0220 Move code in isPaintOpaque from SkDeferredCanvas.cpp to SkPaintPriv by junov@chromium.org · 12 years ago
  84. 7af56be Runtime configuration system for skia. This will allow developers to control settings at launch time without relying on compile-time flags or recompilation. It can be used to turn features on and off, as well as to control numeric quantities to 'tune' algorithms. Once I make sure it's working across all platforms I'll send out a quick tutorial on its use. by humper@google.com · 12 years ago
  85. 50c79d8 Enable warnings-as-errors on Windows. by bsalomon@google.com · 12 years ago
  86. af2bd7b hopefully fix gyp mistake for iOS by humper@google.com · 12 years ago
  87. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  88. 31114c6 Create SkBitmapChecksummer and associated SkBitmapTransformer by epoger@google.com · 12 years ago
  89. 7346df5 utils.gyp: add SkCityHash.h, delete SkConsistentChecksum.h by epoger@google.com · 12 years ago
  90. 0bba6bd Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) by epoger@google.com · 12 years ago
  91. fdabcb5 Add missing SK_API definition at request of Chromium callers by djsollen@google.com · 12 years ago
  92. fe7b1ed add SkPictureUtils::GatherPixelRefs() by reed@google.com · 12 years ago
  93. 276a295 Add support for SkImageRef_ashmem. by djsollen@google.com · 12 years ago
  94. 4adfab8 Split off SkConsistentChecksum from SkChecksum by epoger@google.com · 12 years ago
  95. 7158e6a Improve NaCl support by borenet@google.com · 12 years ago
  96. 4d3c281 Implement SkCondVar for windows. by scroggo@google.com · 12 years ago
  97. 4177ef4 Add SkThreadPool for managing threads. by scroggo@google.com · 12 years ago
  98. efb1d77 Build Skia as a static library by borenet@google.com · 12 years ago
  99. 5c83dcc add simple ios app update ios flavor of sample app fix utils.gyp for ios by caryclark@google.com · 12 years ago
  100. a98eb91 Add NaCl port of Skia by borenet@google.com · 12 years ago