1. 5dd4502 Update code to use helper function for better readability/searching. by djsollen@google.com · 11 years ago
  2. 5dc4ca1 Allow more options for setting boolean flag values in SkFlags. by scroggo@google.com · 11 years ago
  3. 174db77 Fix divide-by-zero in program cache tracking. by commit-bot@chromium.org · 11 years ago
  4. 311d4ea This changes fixes issues with the non-separable blend modes. They were not producing the correct results if alpha was involved. by commit-bot@chromium.org · 11 years ago
  5. c1641fc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  6. 4f25baa Adjust performance triggers by robertphillips@google.com · 11 years ago
  7. 5016652 Fail to return a codec if the provided stream does not support rewind. by djsollen@google.com · 11 years ago
  8. 0f2cd17 When SkFlags encounters an invalid flag, quit. by scroggo@google.com · 11 years ago
  9. 2689f61 move impl of AdvancedTypefaceMetrics into typeface (3) by reed@google.com · 11 years ago
  10. 8366df0 Update help in SkFlags. by scroggo@google.com · 11 years ago
  11. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 11 years ago
  12. b8210f2 Revert r8269 to fix BuildGM. Warnings-as-errors problem, dunno why I didn't see it locally. by epoger@google.com · 11 years ago
  13. 4bfbc7f Fix submit_try by borenet@google.com · 11 years ago
  14. 0b62b3d gm refactor: extract run_multiple_configs() and run_multiple_modes() by epoger@google.com · 11 years ago
  15. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 11 years ago
  16. 1139940 Upstream changes from Android for decoding jpeg images. by djsollen@google.com · 11 years ago
  17. 4d98532 Fix build breakage. by bsalomon@google.com · 11 years ago
  18. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 11 years ago
  19. 723dd79 Unreviewed. Adding TODO comment to reference newly filed bug. by junov@google.com · 11 years ago
  20. 6e32c46 Remove SK_ENABLE_LIBPNG define as it is no longer needed by Android. by djsollen@google.com · 11 years ago
  21. 8e3fb2d comments only: update docs for SkStream::readData(), SkWStream::writeData() by epoger@google.com · 11 years ago
  22. a4ecab0 Remove unused declaration by djsollen@google.com · 11 years ago
  23. 0f567c6 Write the config options in place in the help string. by scroggo@google.com · 11 years ago
  24. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 11 years ago
  25. 09fd4d2 Reland r8235 "Switch gm to use SkFlags." by scroggo@google.com · 11 years ago
  26. f210f50 add new API for gdi fonts (not hooked up yet) by reed@google.com · 11 years ago
  27. cb62650 Add --resourcePath flag to the test program. by djsollen@google.com · 11 years ago
  28. c4de776 Add an entry for Cambria-Caladea to the list of metric compatible fonts. by commit-bot@chromium.org · 11 years ago
  29. b56277e Whitespace change to trigger rebuilds since skia-autogen looks ok now by rmistry@google.com · 11 years ago
  30. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  31. 3fbab82 Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itself as opaque. by commit-bot@chromium.org · 11 years ago
  32. f4b6763 Removed GrEffectStage::fVertexAttribCount to fix Chrome compilation warning/error by robertphillips@google.com · 11 years ago
  33. f3a60c0 Add support for IMG's MSAA extension. by bsalomon@google.com · 11 years ago
  34. 4c75f24 Reland MSAA changes to GM now that Linux/ATI driver bug has been worked around. by bsalomon@google.com · 11 years ago
  35. 202d139 Work around MSAA/lines issue on Linux bot. by bsalomon@google.com · 11 years ago
  36. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 11 years ago
  37. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 11 years ago
  38. 7d51930 Make gm use SkFlags. by scroggo@google.com · 11 years ago
  39. 66bedbb resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved) by edisonn@google.com · 11 years ago
  40. f315451 Revert changes to GM MSAA configs, hopefully fixes linux bot gm failures. by bsalomon@google.com · 11 years ago
  41. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 11 years ago
  42. a83d3d8 fix angle gmmain build by bsalomon@google.com · 11 years ago
  43. 4ecd42e Fix for displacement mapping by sugoi@google.com · 11 years ago
  44. 56a2e0d fix double->float warnings by reed@google.com · 11 years ago
  45. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 11 years ago
  46. 1468781 Fix build break in gmmain.cpp by bsalomon@google.com · 11 years ago
  47. 40deead Add config msaa4 to gm (not run by default) and make MSAA configs not run unless by bsalomon@google.com · 11 years ago
  48. 6a2ea69 More performance rebaselines by robertphillips@google.com · 11 years ago
  49. e4657ed Add a macro for querying the byte order of SkPMColor. by commit-bot@chromium.org · 11 years ago
  50. 14c3fc6 Adding rects-specific GM by robertphillips@google.com · 11 years ago
  51. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 11 years ago
  52. 8c3f84d use SkStream::NewFromFile() by reed@google.com · 11 years ago
  53. f735cb3 Remove SkMMapStream.h from core.gypi by robertphillips@google.com · 11 years ago
  54. 8eaddb0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  55. f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 11 years ago
  56. 54d5f83 update coding style by mike@reedtribe.org · 11 years ago
  57. bb281f7 Improvements/additions to SkImageCache/SkLazyPixelRef. by scroggo@google.com · 11 years ago
  58. e1575aa reland 8200 w/ fix for android (use fullpath instead of path) by reed@google.com · 11 years ago
  59. 070235e revert 8204 -- what is happening??? by reed@google.com · 11 years ago
  60. 4f7e846 reland 8200 w/ fix for android (need fullpath instead of path) by reed@google.com · 11 years ago
  61. a6c76db Do not use SkTDS32Array when building for 64 bit. by scroggo@google.com · 11 years ago
  62. 1311f7e revert 8200 to figure out android break by reed@google.com · 11 years ago
  63. d5ea2ae move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability by reed@google.com · 11 years ago
  64. a74302d Use "svn cat" in tools/submit_try by borenet@google.com · 11 years ago
  65. 25ba671 More Mac 10.8 performance rebaselines by robertphillips@google.com · 11 years ago
  66. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 11 years ago
  67. cd9caa8 Whitespace change to trigger rebuilds by rmistry@google.com · 11 years ago
  68. 79dca3e Another Mac 10.8 performance rebaseline by robertphillips@google.com · 11 years ago
  69. 795181d Perfrormance rebaseline for Mac 10.8 by robertphillips@google.com · 11 years ago
  70. c76bb23 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  71. fbf66e8 Yet another performance trigger rebaseline by robertphillips@google.com · 11 years ago
  72. 48d94b80 More performance trigger rebaselines by robertphillips@google.com · 11 years ago
  73. ba66694 Rebaseline some more performance triggers (Mac 10.8 & Ubuntu) by robertphillips@google.com · 11 years ago
  74. 9105ad0 Add translate & scale optimizations by robertphillips@google.com · 11 years ago
  75. 91217d0 Making SkDrawCommand more robust by robertphillips@google.com · 11 years ago
  76. d4be5dd Rebaselining Nexus7 performance triggers after r8171 by robertphillips@google.com · 11 years ago
  77. 8abc037 Rebaseline Ubuntu, Windows and Mac 10.8 performance triggers after r8171 by robertphillips@google.com · 11 years ago
  78. 09f6c5c Fix android build by robertphillips@google.com · 11 years ago
  79. ac2c82c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  80. d9ef3a2 Create a platform-dependent object for accessing purgeable memory. by scroggo@google.com · 11 years ago
  81. 35e1563 Patch to fix NULL ptr dereference in 8171 on Linux by robertphillips@google.com · 11 years ago
  82. 604a56a Run non-rendering benches in their own config. by bsalomon@google.com · 11 years ago
  83. 5159153 In gm, install drawFilter for pipe and tiledPipe. by scroggo@google.com · 11 years ago
  84. 4b32bd5 Fixing SkPicture command pattern optimizations to make them work correctly with bounding box hierarchies by commit-bot@chromium.org · 11 years ago
  85. 8b5144f SKP files have been reverted to old version. Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
  86. 23f785d Update performance triggers for new skps (also remove all _multi_* triggers) by robertphillips@google.com · 11 years ago
  87. c49cabf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  88. 2bbc0e1 draft for fontmgr by mike@reedtribe.org · 11 years ago
  89. a650a53 All skp files in Google Storage have been updated (AddDashboardAnnotation) by rmistry@google.com · 11 years ago
  90. 0c63fcd Add purge all caches to our ashmem wrapper. by commit-bot@chromium.org · 11 years ago
  91. 8d8d9a5 Work around stack overflow by vandebo@chromium.org · 11 years ago
  92. 996d78b shape ops work in progress by caryclark@google.com · 11 years ago
  93. bda74d3 fix (bool) warning with SkToBool by reed@google.com · 11 years ago
  94. 0e8eee7 add (dummy) SkFontHost::GetFileName (to fix build, will soon be deprecated) by reed@google.com · 11 years ago
  95. bff83f6 fix window's build errors by commit-bot@chromium.org · 11 years ago
  96. 2d927e9 make OpenStream and GetFileName public ... for now, until we fix FreeType backend. by reed@google.com · 11 years ago
  97. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 11 years ago
  98. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 11 years ago
  99. 5439ea2 Add libwebp to svn:externals by djsollen@google.com · 11 years ago
  100. c8e011c Update Android Release build to use -O3. by commit-bot@chromium.org · 11 years ago