1. 9cfc83c stop using bitmap-filter flags outside of paint itself, as a step towards really changing them into an enum by reed@google.com · 11 years ago
  2. 35f02fb ports for mac, ios, android, linux, windows by zachr@google.com · 11 years ago
  3. 1d241f1 Revert "Add SkImage->draw() call with src and dst rects." by fmalita@google.com · 11 years ago
  4. 1d91600 Add SkImage->draw() call with src and dst rects. by commit-bot@chromium.org · 11 years ago
  5. ac03d91 pdfviewer: All NulCanvas (does not draw operations), TrackDevice (trackes what pixels have been changed) by edisonn@google.com · 11 years ago
  6. 3fc4826 pdfviewer: fix typo (false != NULL) by edisonn@google.com · 11 years ago
  7. c93c8ac Add --csv parameter to skpdiff to dump all scores in a csv file. We can run it with all skps, and have scores available to look at worst offenders progarmatically. by edisonn@google.com · 11 years ago
  8. 4b18f57 Clean up a few warnings on Windows x64. by bungeman@google.com · 11 years ago
  9. b8f3655 Update obvious deps. by bungeman@google.com · 11 years ago
  10. 489ba1d Update android_make to use arrays instead of space delimited strings by djsollen@google.com · 11 years ago
  11. 2679ff8 refactor gyp to isolate freetype usage by djsollen@google.com · 11 years ago
  12. 02dd688 Make the copy of fontconfig font names before freeing their memory. by bungeman@google.com · 11 years ago
  13. 904f86e Revert "migrate skpdiff to tools" by zachr@google.com · 11 years ago
  14. a54aaf7 migrate skpdiff to tools by zachr@google.com · 11 years ago
  15. 14cec91 Add SkNWayCanvas comment API overrides. by commit-bot@chromium.org · 11 years ago
  16. 1f3c738 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  17. 899f1d8 Revert deps changes in r10220 and r10217. by bungeman@google.com · 11 years ago
  18. f64c684 Add a 'unique' method to SkRefCnt, document the usage, and add support. by bungeman@google.com · 11 years ago
  19. 13388e7 Lie about views_animated dependencies until Android situation is resolved. by bungeman@google.com · 11 years ago
  20. 99e789c Fix latent warning as error in Android specific code. by bungeman@google.com · 11 years ago
  21. c29f3d8 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  22. 2b0ab9e Update obvious deps. by bungeman@google.com · 11 years ago
  23. 777ded0 Fix some noisy warnings on Windows x64. by bungeman@google.com · 11 years ago
  24. faeb18b Revert "Slipping in a small bug fix for my previous patch" by reed@google.com · 11 years ago
  25. 8ac834b bad line in gyp fie snuck into last commit, continuing the ARM breakage by humper@google.com · 11 years ago
  26. 0817fb6 Slipping in a small bug fix for my previous patch by sglez@google.com · 11 years ago
  27. 16acf75 use SK_ScalarPI, and fix ARM build by humper@google.com · 11 years ago
  28. dd85088 struct and class forward declarations incompatible on some compilers by humper@google.com · 11 years ago
  29. f436683 scale --> convolution typo by humper@google.com · 11 years ago
  30. f131cde missing M_PI include needed on Windows by humper@google.com · 11 years ago
  31. ab56cda remove unused function by humper@google.com · 11 years ago
  32. 5f3f681 fix mac by sglez@google.com · 11 years ago
  33. 138ebc3 The image resampling code has been transplanted from Chrome; it's incredibly fast. by humper@google.com · 11 years ago
  34. d322cf4 Revert "Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class." by vandebo@chromium.org · 11 years ago
  35. 1d38ae9 please fix the build, please BUG= by sglez@google.com · 11 years ago
  36. fc9eb1b Add include to fix build by sglez@google.com · 11 years ago
  37. c84fb47 Adds SkPDFResourceDict class to manage resource dicts. Refactors existing code to use this class. by commit-bot@chromium.org · 11 years ago
  38. 6645cde Fix build problem with reverted issue 16948011 by commit-bot@chromium.org · 11 years ago
  39. fc70a4a Remove unneeded mention of SkThread_pthread.cpp in ports.gyp. by bungeman@google.com · 11 years ago
  40. d2fd07c Bench performance trigger rebaselines by robertphillips@google.com · 11 years ago
  41. d92cf2e Fix texture allocation in SWMaskHelper by robertphillips@google.com · 11 years ago
  42. 05b7bef revert unreviewed 10194, will send to review by edisonn@google.com · 11 years ago
  43. 9fdb705 SkAlpha constant defs by commit-bot@chromium.org · 11 years ago
  44. 9345d94 skpdiff: add ability to write the diff scores in a csv file (one line per pair of diff images, with the result of each diff engine) by edisonn@google.com · 11 years ago
  45. e4eaea2 Alter resource cache and GrContext to (optionally) never reuse a scratch texture by robertphillips@google.com · 11 years ago
  46. 727b33f add reformat-json.py script by epoger@google.com · 11 years ago
  47. 88682b7 Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  48. a799198 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  49. 7ac13b7 Reverting r10173 due to compile problems by robertphillips@google.com · 11 years ago
  50. 0abc976 Measurement tool for Bounding-Box-Hierarchies. by commit-bot@chromium.org · 11 years ago
  51. 6eee5c3 Revert r10171 due to test failure in StreamTest by robertphillips@google.com · 11 years ago
  52. eacb54e Add a detachAsStream to SkDynamicMemoryWStream. by bungeman@google.com · 11 years ago
  53. b835652 Plumb in flag for reusing scratch textures by commit-bot@chromium.org · 11 years ago
  54. dc6c8ba add copyright notices by reed@google.com · 11 years ago
  55. 415c480 Update static SkMutex to remove static initializer on Linux. by bungeman@google.com · 11 years ago
  56. 9a47ed7 use { 0, 0, 0, 0 } to fix warning by reed@google.com · 11 years ago
  57. 7437bfb init prevLevel to avoid warning by reed@google.com · 11 years ago
  58. 8e2ef01 Remove assert which is failing. by scroggo@google.com · 11 years ago
  59. 6f67b3b Test decoding the bounds in skimage. by scroggo@google.com · 11 years ago
  60. 826d63a Add test to ensure buildTileIndex stores SkStream. by scroggo@google.com · 11 years ago
  61. c70a3aa Support decoding Gray to A8 in PNG. by scroggo@google.com · 11 years ago
  62. eed6f1b pull mipmap class into its own (private) header by reed@google.com · 11 years ago
  63. 12d0642 Initialize config. by scroggo@google.com · 11 years ago
  64. 1f6b995 A8 bitmaps from JPEG are not opaque. by scroggo@google.com · 11 years ago
  65. f698c82 Allow decoding JPEG into A8. by scroggo@google.com · 11 years ago
  66. 97e49e9 Hold on to image-filtered texture in SkGpuDevice by commit-bot@chromium.org · 11 years ago
  67. 25a11e4 Add bench to test float to fixed conversion by djsollen@google.com · 11 years ago
  68. 114cfbd Remove unimplemented Mutex() method from SkFontMgr.h. by bungeman@google.com · 11 years ago
  69. 627858b svndiff.py: add support for git checkouts by epoger@google.com · 11 years ago
  70. d6bcfa3 Fix for Ubuntu compiler complaint by robertphillips@google.com · 11 years ago
  71. 2277b54 Yet another build fix for r10148 by robertphillips@google.com · 11 years ago
  72. ae6b777 Fix build breakages due to r10148 by robertphillips@google.com · 11 years ago
  73. d6543e5 Improve null gpu's memory handling by robertphillips@google.com · 11 years ago
  74. 69feaca Fix Android bench bots for Xoom due to OOM errors. by djsollen@google.com · 11 years ago
  75. 41d2532 The rest of: Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
  76. 1622a6d Add purgeAsNeeded calls before addResource calls by robertphillips@google.com · 11 years ago
  77. c968315 add FilterLevel API to SkPaint, replacing various Flag bits by reed@google.com · 11 years ago
  78. 620edc5 pdfviewer: fix warning in release by edisonn@google.com · 11 years ago
  79. 016a30d Whitespace change to trigger builds. by rmistry@google.com · 11 years ago
  80. f7d01ce Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  81. 6a4ba5b [PDF] Use SkTypeface::countGlyphs instead of getAdvancedTypefaceMetrics by commit-bot@chromium.org · 11 years ago
  82. 59e16e4 Fix leak of GrGLTexID when its owning GrGLTexture has been abandoned. by commit-bot@chromium.org · 11 years ago
  83. a524d5e Avoid lineTo() duplication in SkPath::dump(). by commit-bot@chromium.org · 11 years ago
  84. fd03d4a Replace all instances of GrRect with SkRect. by commit-bot@chromium.org · 11 years ago
  85. 5dd567c Add getRectCount to SkRegtion by commit-bot@chromium.org · 11 years ago
  86. a308883 Add bench for hairline paths. by egdaniel@google.com · 11 years ago
  87. d658568 make OpenCL optional for skpdiff by zachr@google.com · 11 years ago
  88. f8341f7 pdfviewer: fixes (indents) in input pdf spec by edisonn@google.com · 11 years ago
  89. eebe6f4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  90. b248dd5 rebaseline.py: re-record already succeeding test results, just in case by epoger@google.com · 11 years ago
  91. 2aa5757 in experimental/ : roll back a few expected GM image checksums, for testing by epoger@google.com · 11 years ago
  92. 48bceed svndiff.py: fix --add-new for JSON-format expectations by epoger@google.com · 11 years ago
  93. 1836d33 Missed this is r9949 (Allow the resource cache to (indirectly) flush the InOrderDrawBuffer - https://codereview.chromium.org/18466005/) by commit-bot@chromium.org · 11 years ago
  94. 4b38301 rebaseline.py: fix --add-new for JSON files TBR=borenet by epoger@google.com · 11 years ago
  95. 1ddb8ab experimental/json-expectations: reformat to match output of rebaseline.py by epoger@google.com · 11 years ago
  96. 9506226 commit updated JSON expectations to experimental (based on gm-expectations at r10113) by epoger@google.com · 11 years ago
  97. 48b3bed experimental/json-expectations: mark all JSON files as plaintext, so diff tools work by epoger@google.com · 11 years ago
  98. 61822a2 svndiff.py: add ability to compare before-and-after JSON files, not just raw images by epoger@google.com · 11 years ago
  99. 50df631 NIT MASTER 9000 by commit-bot@chromium.org · 11 years ago
  100. 56799e2 Add the lazy decoder from PictureFlags to SkImageDecoder by commit-bot@chromium.org · 11 years ago