1. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  2. af2bd7b hopefully fix gyp mistake for iOS by humper@google.com · 12 years ago
  3. 9c4e5ac Cleaned up warnings in Windows build. by jvanverth@google.com · 12 years ago
  4. 57313f6 Fix warning-as-error for var used only in an assert (and therefore not in the release build). by bsalomon@google.com · 12 years ago
  5. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  6. 674a3a2 Attempt to fix NULL to intptr_t warning-as-error on mac build. by bsalomon@google.com · 12 years ago
  7. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  8. 3045429 Rebaselined webpage image GMs for ['base-android-xoom'] on Google Storage. by rmistry@google.com · 12 years ago
  9. 97c982d Rebaselined webpage image GMs for %s on Google Storage. by rmistry@google.com · 12 years ago
  10. f515ffc Show the paint's typeface information in the details pane of the debugger. by humper@google.com · 12 years ago
  11. e3453cb This CL introduces a new path renderer. by sugoi@google.com · 12 years ago
  12. d68bc30 shape ops work in progress by caryclark@google.com · 12 years ago
  13. 2b4e544 re-add SkRefPtr to SkRefCnt.h until all uses of it have been removed from Chrome by robertphillips@google.com · 12 years ago
  14. 13d8d09 Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  15. ce1f3cc Fix the computed (new) inverse matrix when we detect that a shader's matrix by reed@google.com · 12 years ago
  16. 8ae714b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  17. ac0d47e move include of src/effects into general, and out of gpu-specific by reed@google.com · 12 years ago
  18. 697c1e1 disable some new tests until we debug an rtree failure by reed@google.com · 12 years ago
  19. 7c7292c Added a new function to directly generate a blurred rectangle analytically. by humper@google.com · 12 years ago
  20. f7b62d6 Remove unused variable. by vandebo@chromium.org · 12 years ago
  21. 6d0032a shape ops work in progress by caryclark@google.com · 12 years ago
  22. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  23. 4a1362a add SK_IGNORE_FAST_SCALEMATRIX_INVERT guard for new invert code by reed@google.com · 12 years ago
  24. 34cccde Allow GrEffects with multiple textures. by bsalomon@google.com · 12 years ago
  25. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  26. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  27. 2fb96cc special-case matrix invert for translate and scale by reed@google.com · 12 years ago
  28. be61c05 Fix Android texture cacheID issue (npot flag not generated correctly) by robertphillips@google.com · 12 years ago
  29. 90533be add matrixbench for invert_translate by reed@google.com · 12 years ago
  30. ade109f Fix Android compiler warnings. by djsollen@google.com · 12 years ago
  31. fb2cd42 add --exclude-config to opt out of 1 or more configs. This always is respected, by reed@google.com · 12 years ago
  32. 82bf8bb use DEF_BENCH to simplify registration by reed@google.com · 12 years ago
  33. d9f65e3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  34. b16033a reorder internal files, in preparation for refactoring. no functional change. by mike@reedtribe.org · 12 years ago
  35. 5d688fb remove dead code from SkPath::addOval by mike@reedtribe.org · 12 years ago
  36. 8f9f468 shape ops work in progress by caryclark@google.com · 12 years ago
  37. ee5a5ee * Extended skdiff to report alpha channel differences. by rmistry@google.com · 12 years ago
  38. 57cf9a6 ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984 by reed@google.com · 12 years ago
  39. ae57358 use SkTreatAsSprite in SkDraw (with guard for chrome if needed) by reed@google.com · 12 years ago
  40. 9c81bd5 Fix Windows warning: Changed implicit int32_t to SkScalar cast to explicit SkIntToScalar call. by jvanverth@google.com · 12 years ago
  41. b9ec7d0 Yet another whitespace change by borenet@google.com · 12 years ago
  42. 0c7d718 Another Whitespace Change... by borenet@google.com · 12 years ago
  43. 262891a Whitespace change to trigger rebuild by borenet@google.com · 12 years ago
  44. 5408a30 #undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix for stroked quads. by reed@google.com · 12 years ago
  45. 422188f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  46. 7d474f8 The motivation for this changeset is to fix the following build failure in google3- by rmistry@google.com · 12 years ago
  47. 672d5c2 Fix warnings about unused function on Mac. by bsalomon@google.com · 12 years ago
  48. 67baba4 Fixed debugger for addition of drawRRect, clipRRect & drawOval by robertphillips@google.com · 12 years ago
  49. ad51430 add unittest for SkTreatAsSprite by reed@google.com · 12 years ago
  50. 11f20d6 Remove GrInstanceCounter. by bsalomon@google.com · 12 years ago
  51. 10a9fb8 Ensure that GrCacheID::Key instances are fully initialized. by bsalomon@google.com · 12 years ago
  52. a59df04 Delete no-longer compiled SkRectShape.cpp by epoger@google.com · 12 years ago
  53. a44de96 Update documentation around picture playback. by djsollen@google.com · 12 years ago
  54. 3aa3358 Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 ('make tools/tests/run.sh work cross-platform') by epoger@google.com · 12 years ago
  55. df194a4 remove #ifdef for scalar==float, since it always is by reed@google.com · 12 years ago
  56. e78dd4b add metadata to Click for views by mike@reedtribe.org · 12 years ago
  57. 2606c5d Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  58. 10227bf shape ops work in progress by caryclark@google.com · 12 years ago
  59. 6c40614 Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  60. 8d83d0d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  61. 3586ece shape ops work in progress by caryclark@google.com · 12 years ago
  62. 87a1fd0 Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  63. 85370fe Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  64. 2157983 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  65. 3af2b8d fix warnings: by mike@reedtribe.org · 12 years ago
  66. 102b4d5 add const to unhide virtuals in custom colorfilter by mike@reedtribe.org · 12 years ago
  67. 3eafe9b Fix break from eariler change to colorfilters. clang's warnings found that some of these by mike@reedtribe.org · 12 years ago
  68. 61490fa fix warnings related to constness in overrides of SkColorFilter by mike@reedtribe.org · 12 years ago
  69. f6100c8 fix compiler warnings: by mike@reedtribe.org · 12 years ago
  70. 14dd81d disable (using build-flag) change in 6937 until I can figure out how to rebaseline the self-test by mike@reedtribe.org · 12 years ago
  71. 4427aa6 revert 6938, as running rebaseline.sh did not seem to work. by mike@reedtribe.org · 12 years ago
  72. 0f3aabe rebaseline self-test images after stroke change by mike@reedtribe.org · 12 years ago
  73. dec8125 fix strokes for quadratics. #define SK_IGNORE_QUAD_STROKE_FIX to by mike@reedtribe.org · 12 years ago
  74. 1a60dab Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  75. bcbef57 add SkRRect::inset(), which mimics stroking by mike@reedtribe.org · 12 years ago
  76. 15ed90f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  77. dc73354 add SampleRotatedCircles.cpp by mike@reedtribe.org · 12 years ago
  78. b563709 add test for large strokes on circles by mike@reedtribe.org · 12 years ago
  79. b89a03c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  80. db0b3e0 shape ops work in progress by caryclark@google.com · 12 years ago
  81. 635c331 Experimental code to track what methos have been called: Callstacker is used inject LS_TRACE(...) as first thing in a function definition. lightsymbols must be added to the project too. by edisonn@google.com · 12 years ago
  82. 5595af1 unify how we handle externally-provided storage in SkWriter32, with the goal by reed@google.com · 12 years ago
  83. 2859eb7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  84. 9c56a8d Make gm's json results include checksums even if run without --readPath by epoger@google.com · 12 years ago
  85. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  86. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  87. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  88. 9532953 Whitespace change to trigger rebuilds by rmistry@google.com · 12 years ago
  89. d8b2799 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  90. 706ff2f Fixing picture recording scale bug in gm by junov@chromium.org · 12 years ago
  91. c938c48 Adding tileGrid scaled playback capability to gm. by junov@chromium.org · 12 years ago
  92. 8b95474 Tweak Android bench_pictures configs by borenet@google.com · 12 years ago
  93. a7d8e3e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  94. 84f548c Flags for render_pictures: verify, clone and writeWholeImage: by edisonn@google.com · 12 years ago
  95. 6d06730 Accelerate AA filled rect drawing using drawIndexedInstances by robertphillips@google.com · 12 years ago
  96. 9afba74 Modify bench_pictures configs for Android by borenet@google.com · 12 years ago
  97. 009bcca When doing a readback in SkGrPixelRef check whether the dst bmp was allocated. by bsalomon@google.com · 12 years ago
  98. 58be101 Adding gm test steps for rtree and tileGrid by junov@chromium.org · 12 years ago
  99. d3fd98f Parses per-tile benches and returns the sum as overall skp bench. by bensong@google.com · 12 years ago
  100. 675de16 Adding support for new canvas API method clipRRect with rtree and tileGrid by junov@chromium.org · 12 years ago