1. b0f8b43 GM: remove enableMissingWarning in favor of verbose flag, and trim output in nonverbose mode by epoger@google.com · 11 years ago
  2. 7a90daf fix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX where we no longer respected by reed@google.com · 11 years ago
  3. aef2d3b Run mixedxfermodes GM through the pipe. by scroggo@google.com · 11 years ago
  4. ae403b9 Simplify bench pictures render target creation. by commit-bot@chromium.org · 11 years ago
  5. d54e1e9 add extended option to Test by caryclark@google.com · 11 years ago
  6. 66089e4 Make parallel unit testing work on windows by caryclark@google.com · 11 years ago
  7. 51dbabe gm: hide list of tests with ignored errors, by default by epoger@google.com · 11 years ago
  8. aae71ba add SK_API to public classes for sharedlib build by reed@google.com · 11 years ago
  9. c8263e7 gm: record IntentionallySkipped tests by epoger@google.com · 11 years ago
  10. 07d3a65 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  11. 21db1db Temporary patch to get Chrome Windows compiling by robertphillips@google.com · 11 years ago
  12. 604e0c2 SkFlags now follows proper dashing convention. by scroggo@google.com · 11 years ago
  13. c53404e Whitespace change to test the CQ. by commit-bot@chromium.org · 11 years ago
  14. 2786d15 Make SkTypeFace::Deserialize work for embedded fonts. by bungeman@google.com · 11 years ago
  15. c2532dd Partial reapply of r5364 minus the non-neon code path. by djsollen@google.com · 11 years ago
  16. 1eb16b9 Partial fix for skp reading failure on fonts by robertphillips@google.com · 11 years ago
  17. ef5b811 Fixing SkTileGrid to clamp rather than clip content and querries that are outside the bounds of the grid by junov@chromium.org · 11 years ago
  18. 54c6914 extend FontConfigInterface to start to match new fontmgr design by reed@google.com · 11 years ago
  19. 116ad84 Make GrIODB record and play back copySurface. by bsalomon@google.com · 11 years ago
  20. 686bcb8 Reland of 8525 with fix for case when GrRT outlives GrTexture. by bsalomon@google.com · 11 years ago
  21. 59dd716 Fix compiler warning/error in r8571 by robertphillips@google.com · 11 years ago
  22. df3695e First pass at Rect Effect by robertphillips@google.com · 11 years ago
  23. 62f60bb Deleting the hardcoded list of compile bots in trybots_to_run. by rmistry@google.com · 11 years ago
  24. f5c4fc8 Introduce aliases and regex in submit_try. by rmistry@google.com · 11 years ago
  25. 3284017 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  26. 8e029e6 silence android warning by humper@google.com · 11 years ago
  27. 75e3ca1 Error checking / reporting API by humper@google.com · 11 years ago
  28. 4961201 saving the old before blowing away by caryclark@google.com · 11 years ago
  29. 7e0274e saving away the old before blowing the machine away by caryclark@google.com · 11 years ago
  30. d043cce Allow single-pass filters (which use asNewEffect()) to participate in the image filter DAG. This was done by introducing the SkSinglePassImageFilter abstract base class, which implements canFilterImageGPU() and filterImageGPU() on behalf of the derived class. The derived class still only needs to asNewEffect(). This allows us to recurse on the filter input in SkSinglePassImageFilter::onFilterImageGPU(). It also allows us to remove any knowledge of single-pass image filters from SkGpuDevice and from the SkImageFilter base class as well. by senorblanco@chromium.org · 11 years ago
  31. 2e87ba0 Add before and after command count to filter tool by robertphillips@google.com · 11 years ago
  32. ae6f47e Switches to a Skia-specific appengine entry point that uses condensed data and taskqueue writes (SkipBuildbotRuns). by bensong@google.com · 11 years ago
  33. ebf95ba keep old experimental code in sync by caryclark@google.com · 11 years ago
  34. 818b0cc Add implementation of path ops by caryclark@google.com · 11 years ago
  35. 9166dcb Add intersections for path ops by caryclark@google.com · 11 years ago
  36. 07393ca Add base types for path ops by caryclark@google.com · 11 years ago
  37. 390c6d7 Fix font handles leak. We return without freeing resources. by edisonn@google.com · 11 years ago
  38. cff0243 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  39. 7731ead Fix more clang errors. by tfarina@chromium.org · 11 years ago
  40. b4bdb65 Unreviewed test fix by sugoi@google.com · 11 years ago
  41. 1aa5129 Reduce size of second iteration in SkTileGridNextDatum<>(). by tomhudson@google.com · 11 years ago
  42. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  43. bde506c Revert Skia to use -02. by djsollen@google.com · 11 years ago
  44. caac3db re-land r8535, now that src.chromium.org is back up by epoger@google.com · 11 years ago
  45. c71f320 Whitespace change to see if svn.chromium.org is back by rmistry@google.com · 11 years ago
  46. 67caaf8 Revert r8535 by epoger@google.com · 11 years ago
  47. da8db98 gm: report ExpectationsMismatch and RenderModeMismatch results separately by epoger@google.com · 11 years ago
  48. 280d919 Whitespace change - Verify that checkouts are fixed by borenet@google.com · 11 years ago
  49. 4bfd620 Whitespace change to verify successful builds after master restart by borenet@google.com · 11 years ago
  50. 905893a Whitespace change to test commit queue compile bots by commit-bot@chromium.org · 11 years ago
  51. a9493a3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  52. e06f8ef Revert 8525,8526 pending investigation of bench_pictures crashes. by bsalomon@google.com · 11 years ago
  53. a39f4dc Commit file accidentally left out of glc change for r8525 by bsalomon@google.com · 11 years ago
  54. d02e880 Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). by bsalomon@google.com · 11 years ago
  55. 52da917 Add list of Skia trybots to run CLs against, along with existing lists of Chrome trybots by epoger@google.com · 11 years ago
  56. 50d6862 Make submit_try accept space- or comma-separated list by epoger@google.com · 11 years ago
  57. cf307b1 Whitespace change to test the commit queue compile bots by commit-bot@chromium.org · 11 years ago
  58. 310478e re-land r8514 without breaking 32-bit Mac compilers by epoger@google.com · 11 years ago
  59. 97f57a6 Rebaseline Ubuntu performance trigger by robertphillips@google.com · 11 years ago
  60. 2212c2e roll out r8514 Review URL: https://codereview.chromium.org/13503003 by epoger@google.com · 11 years ago
  61. f60494b gm: display summary of all results by ErrorType by epoger@google.com · 11 years ago
  62. 8bc9edc Build fix for Surface Test on non-gpu builds by junov@chromium.org · 11 years ago
  63. af05835 Fixed bug with SkImage leaving canvas backing store in an immutable state after destroy. by junov@chromium.org · 11 years ago
  64. e4617bf Add GrDrawTarget::copySurface. by bsalomon@google.com · 11 years ago
  65. c37589d Replacing 'new' with 'SkNEW_ARGS' in SkImage_Gpu by junov@chromium.org · 11 years ago
  66. 53648ab Fix build error when building Android in Release mode with -O2. by djsollen@google.com · 11 years ago
  67. a9e1824 SkDraw.h #include cleanup by tomhudson@google.com · 11 years ago
  68. 041e2db Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  69. 0406b9e Make drawRect preserve vertex attrib state and push/pop the geom sources. by bsalomon@google.com · 11 years ago
  70. 5d01bec Fix for effect cache key. by commit-bot@chromium.org · 11 years ago
  71. 00aae97 Remove unused header declaration. by commit-bot@chromium.org · 11 years ago
  72. 534cb63 Revert Skia to use -02. by djsollen@google.com · 11 years ago
  73. 90c240a Move edge GrEffects to locally defined classes. by commit-bot@chromium.org · 11 years ago
  74. af3b510 Revert Skia to use -02. by commit-bot@chromium.org · 11 years ago
  75. eb6a41d Increases batch size for sending bench data to appengine to 66. by bensong@google.com · 11 years ago
  76. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 11 years ago
  77. c525704 Expand filter 0 to handle transparent drawBitmapRect paints by robertphillips@google.com · 11 years ago
  78. 5a7d029 Add tile rendering to GM by robertphillips@google.com · 11 years ago
  79. 3e1ba9f Re-enabling Mac 10.8 performance triggers removed in r8472 by robertphillips@google.com · 11 years ago
  80. 5df7434 Fix clang warning as error from 8480. by bungeman@google.com · 11 years ago
  81. 86b83fb Rebaseline Nexus7 performance triggers by robertphillips@google.com · 11 years ago
  82. 07a69f8 Name table iterator. https://codereview.appspot.com/8180043/ by bungeman@google.com · 11 years ago
  83. 42eff16 Reland 8459 with fix for #extension after default precision in FS. by bsalomon@google.com · 11 years ago
  84. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  85. a6c63a9 Fix another clang warning/error by robertphillips@google.com · 11 years ago
  86. 2c5ddb6 Fix clang compiler warning/error by robertphillips@google.com · 11 years ago
  87. 9705596 Reverting r8459 due to shader error on Nexus 10 by robertphillips@google.com · 11 years ago
  88. 01f010c Remove MacMini_10_8 performance triggers by robertphillips@google.com · 11 years ago
  89. 3bdf164 Taken together with the filter tool's new looping capabilities, these two optimizations can replace check_7 and apply_7. by commit-bot@chromium.org · 11 years ago
  90. b084c77 One more fix for r8468. Replace use of int with size_t. Unreviewed. by jvanverth@google.com · 11 years ago
  91. 86b5e29 Patches for r8468 build errors. Unreviewed. by jvanverth@google.com · 11 years ago
  92. 054ae99 Take two for r8466: by jvanverth@google.com · 11 years ago
  93. c7bf296 Rolling back r8466. by jvanverth@google.com · 11 years ago
  94. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 11 years ago
  95. d9c1853 Add looping over optimizations to filter tool by robertphillips@google.com · 11 years ago
  96. 58e30fe Simplify the circle outset code and add comment relating it to the shader code. by bsalomon@google.com · 11 years ago
  97. 50c84da Add getDrawCommandAt and setDrawCommandAt to SkDebugCanvas by robertphillips@google.com · 11 years ago
  98. 20edf38 Add GM mixed_xfermodes. This is a work in progress and will be used to test fixes for GPU Xfermodes effects. by bsalomon@google.com · 11 years ago
  99. 02009c7 Add short option for --bot in submit_try by borenet@google.com · 11 years ago
  100. ee040a7 Make GrGLShaderBuilder responsible for enabling GLSL extensions by bsalomon@google.com · 11 years ago