1. 4c75f24 Reland MSAA changes to GM now that Linux/ATI driver bug has been worked around. by bsalomon@google.com · 11 years ago
  2. 202d139 Work around MSAA/lines issue on Linux bot. by bsalomon@google.com · 11 years ago
  3. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 11 years ago
  4. 0b73563 Revert "Make gm use SkFlags." by scroggo@google.com · 11 years ago
  5. 7d51930 Make gm use SkFlags. by scroggo@google.com · 11 years ago
  6. 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
  7. f315451 Revert changes to GM MSAA configs, hopefully fixes linux bot gm failures. by bsalomon@google.com · 11 years ago
  8. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 11 years ago
  9. a83d3d8 fix angle gmmain build by bsalomon@google.com · 11 years ago
  10. 4ecd42e Fix for displacement mapping by sugoi@google.com · 11 years ago
  11. 56a2e0d fix double->float warnings by reed@google.com · 11 years ago
  12. 90808e8 Add SkTypeface* parameter to SkScalerContext (and its callers) by reed@google.com · 11 years ago
  13. 1468781 Fix build break in gmmain.cpp by bsalomon@google.com · 11 years ago
  14. 40deead Add config msaa4 to gm (not run by default) and make MSAA configs not run unless by bsalomon@google.com · 11 years ago
  15. 6a2ea69 More performance rebaselines by robertphillips@google.com · 11 years ago
  16. e4657ed Add a macro for querying the byte order of SkPMColor. by commit-bot@chromium.org · 11 years ago
  17. 14c3fc6 Adding rects-specific GM by robertphillips@google.com · 11 years ago
  18. 8a70eef Add MSAA configs to bench. Review URL: https://codereview.chromium.org/12607013 by bsalomon@google.com · 11 years ago
  19. 8c3f84d use SkStream::NewFromFile() by reed@google.com · 11 years ago
  20. f735cb3 Remove SkMMapStream.h from core.gypi by robertphillips@google.com · 11 years ago
  21. 8eaddb0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  22. f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 11 years ago
  23. 54d5f83 update coding style by mike@reedtribe.org · 11 years ago
  24. bb281f7 Improvements/additions to SkImageCache/SkLazyPixelRef. by scroggo@google.com · 11 years ago
  25. e1575aa reland 8200 w/ fix for android (use fullpath instead of path) by reed@google.com · 11 years ago
  26. 070235e revert 8204 -- what is happening??? by reed@google.com · 11 years ago
  27. 4f7e846 reland 8200 w/ fix for android (need fullpath instead of path) by reed@google.com · 11 years ago
  28. a6c76db Do not use SkTDS32Array when building for 64 bit. by scroggo@google.com · 11 years ago
  29. 1311f7e revert 8200 to figure out android break by reed@google.com · 11 years ago
  30. d5ea2ae move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability by reed@google.com · 11 years ago
  31. a74302d Use "svn cat" in tools/submit_try by borenet@google.com · 11 years ago
  32. 25ba671 More Mac 10.8 performance rebaselines by robertphillips@google.com · 11 years ago
  33. 0bd80fa Added toString to SkMaskFilter-derived classes by robertphillips@google.com · 11 years ago
  34. cd9caa8 Whitespace change to trigger rebuilds by rmistry@google.com · 11 years ago
  35. 79dca3e Another Mac 10.8 performance rebaseline by robertphillips@google.com · 11 years ago
  36. 795181d Perfrormance rebaseline for Mac 10.8 by robertphillips@google.com · 11 years ago
  37. c76bb23 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  38. fbf66e8 Yet another performance trigger rebaseline by robertphillips@google.com · 11 years ago
  39. 48d94b80 More performance trigger rebaselines by robertphillips@google.com · 11 years ago
  40. ba66694 Rebaseline some more performance triggers (Mac 10.8 & Ubuntu) by robertphillips@google.com · 11 years ago
  41. 9105ad0 Add translate & scale optimizations by robertphillips@google.com · 11 years ago
  42. 91217d0 Making SkDrawCommand more robust by robertphillips@google.com · 11 years ago
  43. d4be5dd Rebaselining Nexus7 performance triggers after r8171 by robertphillips@google.com · 11 years ago
  44. 8abc037 Rebaseline Ubuntu, Windows and Mac 10.8 performance triggers after r8171 by robertphillips@google.com · 11 years ago
  45. 09f6c5c Fix android build by robertphillips@google.com · 11 years ago
  46. ac2c82c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  47. d9ef3a2 Create a platform-dependent object for accessing purgeable memory. by scroggo@google.com · 11 years ago
  48. 35e1563 Patch to fix NULL ptr dereference in 8171 on Linux by robertphillips@google.com · 11 years ago
  49. 604a56a Run non-rendering benches in their own config. by bsalomon@google.com · 11 years ago
  50. 5159153 In gm, install drawFilter for pipe and tiledPipe. by scroggo@google.com · 11 years ago
  51. 4b32bd5 Fixing SkPicture command pattern optimizations to make them work correctly with bounding box hierarchies by commit-bot@chromium.org · 11 years ago
  52. 8b5144f SKP files have been reverted to old version. Whitespace change to trigger rebuilds. by rmistry@google.com · 11 years ago
  53. 23f785d Update performance triggers for new skps (also remove all _multi_* triggers) by robertphillips@google.com · 11 years ago
  54. c49cabf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  55. 2bbc0e1 draft for fontmgr by mike@reedtribe.org · 11 years ago
  56. a650a53 All skp files in Google Storage have been updated (AddDashboardAnnotation) by rmistry@google.com · 11 years ago
  57. 0c63fcd Add purge all caches to our ashmem wrapper. by commit-bot@chromium.org · 11 years ago
  58. 8d8d9a5 Work around stack overflow by vandebo@chromium.org · 11 years ago
  59. 996d78b shape ops work in progress by caryclark@google.com · 11 years ago
  60. bda74d3 fix (bool) warning with SkToBool by reed@google.com · 11 years ago
  61. 0e8eee7 add (dummy) SkFontHost::GetFileName (to fix build, will soon be deprecated) by reed@google.com · 11 years ago
  62. bff83f6 fix window's build errors by commit-bot@chromium.org · 11 years ago
  63. 2d927e9 make OpenStream and GetFileName public ... for now, until we fix FreeType backend. by reed@google.com · 11 years ago
  64. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 11 years ago
  65. a936e37 Upstream Android modifications to the image encoders/decoders. by commit-bot@chromium.org · 11 years ago
  66. 5439ea2 Add libwebp to svn:externals by djsollen@google.com · 11 years ago
  67. c8e011c Update Android Release build to use -O3. by commit-bot@chromium.org · 11 years ago
  68. d66fe09 Adjust Win7 performance trigger for outliers by robertphillips@google.com · 11 years ago
  69. 9c8bf5e Whitespace change to trigger builds after master restart by borenet@google.com · 11 years ago
  70. 03682be Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  71. 152336f Fix uninitialized memory access by robertphillips@google.com · 11 years ago
  72. 2863f08 have reset() return its argument as a convenience by reed@google.com · 11 years ago
  73. c3413d6 Increase bits for effect attribute key. by jvanverth@google.com · 11 years ago
  74. 1ab0aac shape ops -- fix errors by caryclark@google.com · 11 years ago
  75. 1304bb2 shape ops work in progress by caryclark@google.com · 11 years ago
  76. dcf9c19 [PDF] Always set the symbolic Flag for Fonts. by vandebo@chromium.org · 11 years ago
  77. d34fda1 Build fix: accessing uninitialized class member (not) by junov@chromium.org · 11 years ago
  78. a9a1967 Cut data point upload batch size to 25. by bensong@google.com · 11 years ago
  79. e286e84 Modifying the behavior of render_pictures --validate to test the effect of bbh. by junov@chromium.org · 11 years ago
  80. 306b2ce Use stream usage for dynamic vertex data. by bsalomon@google.com · 11 years ago
  81. bb51fab Update bench_expectations & add triggers for N7, Mac 10.8 and Ubuntu by robertphillips@google.com · 11 years ago
  82. 0b8a2fe comment out debugging printfs by reed@google.com · 11 years ago
  83. 5efdd0c gm: write all messages to stdout/stderr with "GM:" preamble to distinguish from various debug messages coming from elsewhere by epoger@google.com · 11 years ago
  84. 530efc8 Remove extraneous paren. Review URL: https://codereview.chromium.org/12750004 by bsalomon@google.com · 11 years ago
  85. 059a4c7 refactor android defines to implicitly assume NDK compliance unless it is explicitly marked as being specific to the android framework. by commit-bot@chromium.org · 11 years ago
  86. 5048574 Whitespace change to test commit-queue by commit-bot@chromium.org · 11 years ago
  87. 91274b9 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  88. c19c191 Fixing crash in render_pictures when failing to create referenceBitmap for --validate by junov@chromium.org · 11 years ago
  89. 8c02061 Update flag to reflect actual meaning. by edisonn@google.com · 11 years ago
  90. 632b9cc Disable all multi_*_threads triggers (see issue 1160) by robertphillips@google.com · 11 years ago
  91. c04987f Fixed unitialized memory access bug in r8106 by robertphillips@google.com · 11 years ago
  92. f44957e Fix GDI device context leak. https://codereview.appspot.com/7682044/ by bungeman@google.com · 11 years ago
  93. 5dc0678 Make graph output optional in bench_graphs_svg by borenet@google.com · 11 years ago
  94. 5ba0d90 Fixed compiler error/warning by robertphillips@google.com · 11 years ago
  95. 9487877 Add GL program cache tracking. by jvanverth@google.com · 11 years ago
  96. 7ed1534 fix warning: use size_t when comparing to SK_ARRAY_COUNT by reed@google.com · 11 years ago
  97. 1a64a54 add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow by reed@google.com · 11 years ago
  98. b8f9610 Refactor PictureRecord optimization & added saveLayer/save/clipR/DBM*/restore/restore optimization by robertphillips@google.com · 11 years ago
  99. e428f9b Fix debugger build errors/warnings by robertphillips@google.com · 11 years ago
  100. 167876e Whitespace change to test commit-queue reviewers list by commit-bot@chromium.org · 11 years ago