1. 16cfe40 allow tests to optionally use multiple threads by caryclark@google.com · 11 years ago
  2. 9d1cff1 use SkAutoTDelete instead of SkTScopedPtr by reed@google.com · 11 years ago
  3. 0361032 path ops work in progress by caryclark@google.com · 11 years ago
  4. b3f0921 shape ops work in progress by caryclark@google.com · 11 years ago
  5. 45fb8b6 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  6. acea3ef Cleanup: Removing unnecessary args/complexity in SkSurface_Base and friends by junov@chromium.org · 11 years ago
  7. 7841c63 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  8. 0691078 Use ILLEGAL_MODE macro to silence clang error. by tfarina@chromium.org · 11 years ago
  9. ad65a3e path ops work in progress by caryclark@google.com · 11 years ago
  10. 9becf00 Fix crash with SkDeferredCanvas+SkSurface integration with in order draw buffer. by junov@chromium.org · 11 years ago
  11. 4bb50b2 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  12. 5ee449a Fixing viral copy/paste typo Shapshot -> Snapshot by junov@chromium.org · 11 years ago
  13. 3c5ec8d Adding 'static' to eleminate compile warning on mac by junov@chromium.org · 11 years ago
  14. 67d7422 Adding SkSurface support to SkDeferredCanvas by junov@chromium.org · 11 years ago
  15. 7abfa49 turn on pathops unit test by caryclark@google.com · 11 years ago
  16. 908f583 rename SkBitmapChecksummer as SkBitmapHasher, and prepare for it to possibly use by epoger@google.com · 11 years ago
  17. 5a6324e Better fix for the patched build. by scroggo@google.com · 11 years ago
  18. 66c9f99 short names should be ... short, in commandlineflags by reed@google.com · 11 years ago
  19. 83165a5 add fontmgr tests, and optional --verboseFontMgr flag (or -vfm) for more output by reed@google.com · 11 years ago
  20. 9aff148 restore option to --match (instead of --matchStr) by reed@google.com · 11 years ago
  21. 746cd0f Fix build. Unreviewed. by scroggo@google.com · 11 years ago
  22. ba59d64 use commandlineflags for tests/ by commit-bot@chromium.org · 11 years ago
  23. db60de7 shape ops test fixes by caryclark@google.com · 11 years ago
  24. 391ca66 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  25. e942bc3 fix a few pathops test bugs exposed on Mac and Linux by caryclark@google.com · 11 years ago
  26. 7a90daf fix bug introduced with SK_IGNORE_CUBIC_STROKE_FIX where we no longer respected by reed@google.com · 11 years ago
  27. d54e1e9 add extended option to Test by caryclark@google.com · 11 years ago
  28. 66089e4 Make parallel unit testing work on windows by caryclark@google.com · 11 years ago
  29. 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
  30. 686bcb8 Reland of 8525 with fix for case when GrRT outlives GrTexture. by bsalomon@google.com · 11 years ago
  31. 3284017 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  32. 8e029e6 silence android warning by humper@google.com · 11 years ago
  33. 75e3ca1 Error checking / reporting API by humper@google.com · 11 years ago
  34. 4961201 saving the old before blowing away by caryclark@google.com · 11 years ago
  35. 818b0cc Add implementation of path ops by caryclark@google.com · 11 years ago
  36. 9166dcb Add intersections for path ops by caryclark@google.com · 11 years ago
  37. 07393ca Add base types for path ops by caryclark@google.com · 11 years ago
  38. e06f8ef Revert 8525,8526 pending investigation of bench_pictures crashes. by bsalomon@google.com · 11 years ago
  39. d02e880 Remove GrTexture::releaseRenderTarget() and add GrSurface::isSameAs(). by bsalomon@google.com · 11 years ago
  40. 8bc9edc Build fix for Surface Test on non-gpu builds by junov@chromium.org · 11 years ago
  41. af05835 Fixed bug with SkImage leaving canvas backing store in an immutable state after destroy. by junov@chromium.org · 11 years ago
  42. 6addb19 resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we by edisonn@google.com · 11 years ago
  43. 07a69f8 Name table iterator. https://codereview.appspot.com/8180043/ by bungeman@google.com · 11 years ago
  44. 05a2ee0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  45. 054ae99 Take two for r8466: by jvanverth@google.com · 11 years ago
  46. c7bf296 Rolling back r8466. by jvanverth@google.com · 11 years ago
  47. fb495b5 Revise attribute binding interface. by commit-bot@chromium.org · 11 years ago
  48. b79d865 Fix GLPrograms test. Review URL: https://codereview.chromium.org/13327008 by bsalomon@google.com · 11 years ago
  49. 995beb6 Adding unit test for verifying copy on write in SkSurface + bug fix in SkCanvas::clear by junov@chromium.org · 11 years ago
  50. 31ec798 Move GrGLProgram::Desc out of GrGLProgram. by bsalomon@google.com · 11 years ago
  51. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  52. 26ec00e Fix unit test build break by bsalomon@google.com · 11 years ago
  53. 4647f90 Replace edge types with GrEdgeEffect. by bsalomon@google.com · 11 years ago
  54. c26d94f Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps. by bsalomon@google.com · 11 years ago
  55. bcce892 Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it. by bsalomon@google.com · 11 years ago
  56. ae3f2ce "Fix" persistent failure of BitmapFactoryTest on debug RazrI by robertphillips@google.com · 11 years ago
  57. 9ae7850 Stop the GLPrograms unit test from generating out of range attrib indices for effects. by commit-bot@chromium.org · 11 years ago
  58. 35300c4 Fix minor valgrind-found memory leaks by robertphillips@google.com · 11 years ago
  59. a262eea beef-up upem test for fonts by reed@google.com · 11 years ago
  60. c781888 Attempt to reland 8264-5 with warning-as-error fixes. by bsalomon@google.com · 11 years ago
  61. 67e7cde revert 8265-8264 (broke build) by reed@google.com · 11 years ago
  62. ae81d5c Adds local coords to GrEffect system. by bsalomon@google.com · 11 years ago
  63. acef3c4 Reverting r8233 (Use SkSet in PDF) by robertphillips@google.com · 11 years ago
  64. cb62650 Add --resourcePath flag to the test program. by djsollen@google.com · 11 years ago
  65. 3fbab82 Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itself as opaque. by commit-bot@chromium.org · 11 years ago
  66. 65eb4d5 Add stroked ovals and CircleEdgeEffect. by jvanverth@google.com · 11 years ago
  67. 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
  68. bb281f7 Improvements/additions to SkImageCache/SkLazyPixelRef. by scroggo@google.com · 11 years ago
  69. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 11 years ago
  70. 8c02061 Update flag to reflect actual meaning. by edisonn@google.com · 11 years ago
  71. ff6ea26 Add GrEllipseEdgeEffect. by commit-bot@chromium.org · 11 years ago
  72. 2e71f16 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  73. 7fa1bb4 Simplify the GL interface validation test. by bsalomon@google.com · 11 years ago
  74. ed268bf add (mac) test for ttcindex in SkFontStream by reed@google.com · 11 years ago
  75. e0e385c Removed unused parameters by sugoi@google.com · 11 years ago
  76. a1d27cd Don't sort extensions when there are none. Make an ANGLE context to validate the ANGLE GrGLInterface with. by bsalomon@google.com · 11 years ago
  77. 4bd2bdb Upstream changes from Android. by djsollen@google.com · 11 years ago
  78. c7d0ea3 add asScalars() to document when we want to treat SkPoint or SkRect as an array by reed@google.com · 11 years ago
  79. b58772f PDF: add support for named destinations. by epoger@google.com · 11 years ago
  80. 812b6f5 Revert r8000 due to failures on some buildbots by epoger@google.com · 11 years ago
  81. 1cad898 PDF: add support for named destinations by epoger@google.com · 11 years ago
  82. 075b089 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  83. 37ebe3f Address some valgrind issues by robertphillips@google.com · 11 years ago
  84. 46348e2 Initialize bounds even if the text length is zero. by djsollen@google.com · 11 years ago
  85. b755a2a Fix Mac 10.8 64-bit Release ClipCacheTest issue by robertphillips@google.com · 11 years ago
  86. c490f80 Change random number generator for 'tests' to SkMWCRandom. Also removes some by jvanverth@google.com · 11 years ago
  87. 9b855c7 Resubmit r7899 and r7901. by jvanverth@google.com · 12 years ago
  88. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  89. af3a3b9 Revert r7901 & r7899 to allow DEPS roll by robertphillips@google.com · 12 years ago
  90. 6177e69 Split GrGLContextInfo into GrGLContext & GrGLContextInfo by robertphillips@google.com · 12 years ago
  91. b8b705b Add new vertex attribute array specification. by jvanverth@google.com · 12 years ago
  92. 5bd26d3 revert r7892 by edisonn@google.com · 12 years ago
  93. 194b7cd resubmit after fixing assert issue: https://codereview.appspot.com/6744050 by edisonn@google.com · 12 years ago
  94. 54f0d1b Tests : Unused parameters cleanup by sugoi@google.com · 12 years ago
  95. 29b19e5 Change SkTileGride geometry calculations to match the Chromium compositor. by junov@chromium.org · 12 years ago
  96. d1c53aa Revert r7883 by edisonn@google.com · 12 years ago
  97. 676aef0 Use SkSet to fix issue when pdf generates an exp number of resources. by edisonn@google.com · 12 years ago
  98. 5ca3bd0 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  99. 789c6f2 add --tmpDir foo option to tests, to allow unittests that want to write/read files by reed@google.com · 12 years ago
  100. 04115a1 Add an SkSet class to be used by Pdf only, for now - reverted because of triggering heap corruption on Win7, original coe review: https://codereview.appspot.com/6749054 by edisonn@google.com · 12 years ago