1. 4e73aa1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  2. 50c79d8 Enable warnings-as-errors on Windows. by bsalomon@google.com · 12 years ago
  3. e378d83 translate modifier keys for xevents by reed@google.com · 12 years ago
  4. 6f47663 Fix macro redefinition warning on 10.6 bots in mesa code. by bsalomon@google.com · 12 years ago
  5. 3792418 fix linux build by reed@google.com · 12 years ago
  6. 72708fa fix win build by reed@google.com · 12 years ago
  7. 4d5c26d pass modifier keys to click events (e.g. control | shift etc.) by reed@google.com · 12 years ago
  8. 9aaf36d fix GPU drawing for 8 bit alpha bitmaps by humper@google.com · 12 years ago
  9. eb928ea Proposed fix to new stroking/path render selection system by robertphillips@google.com · 12 years ago
  10. b5715a1 fix spelling: cannonical -> canonical by reed@google.com · 12 years ago
  11. 4e8ef33 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  12. 070dcd8 abandon SK_IGNORE_TREAT_AS_SPRITE as a flag, and use SK_IGNORE_TRANS_CLAMP_FIX by reed@google.com · 12 years ago
  13. 140d728 fix warnings Review URL: https://codereview.appspot.com/7073044 by reed@google.com · 12 years ago
  14. a7830dc Revert part of r7047 to check Xoom failures by robertphillips@google.com · 12 years ago
  15. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  16. 9c4e5ac Cleaned up warnings in Windows build. by jvanverth@google.com · 12 years ago
  17. 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
  18. 21cbec4 Remove GrTDArray. by bsalomon@google.com · 12 years ago
  19. 674a3a2 Attempt to fix NULL to intptr_t warning-as-error on mac build. by bsalomon@google.com · 12 years ago
  20. 05af1af eliminate all warnings in non-thirdparty code on mac by humper@google.com · 12 years ago
  21. f515ffc Show the paint's typeface information in the details pane of the debugger. by humper@google.com · 12 years ago
  22. e3453cb This CL introduces a new path renderer. by sugoi@google.com · 12 years ago
  23. ce1f3cc Fix the computed (new) inverse matrix when we detect that a shader's matrix by reed@google.com · 12 years ago
  24. 8ae714b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  25. 7c7292c Added a new function to directly generate a blurred rectangle analytically. by humper@google.com · 12 years ago
  26. d96d17b Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  27. 4a1362a add SK_IGNORE_FAST_SCALEMATRIX_INVERT guard for new invert code by reed@google.com · 12 years ago
  28. 34cccde Allow GrEffects with multiple textures. by bsalomon@google.com · 12 years ago
  29. 6eb549e Revert "Remove SkRefPtr" - r7021 by vandebo@chromium.org · 12 years ago
  30. e8a76ae Remove SkRefPtr by vandebo@chromium.org · 12 years ago
  31. 2fb96cc special-case matrix invert for translate and scale by reed@google.com · 12 years ago
  32. be61c05 Fix Android texture cacheID issue (npot flag not generated correctly) by robertphillips@google.com · 12 years ago
  33. ade109f Fix Android compiler warnings. by djsollen@google.com · 12 years ago
  34. d9f65e3 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  35. b16033a reorder internal files, in preparation for refactoring. no functional change. by mike@reedtribe.org · 12 years ago
  36. 5d688fb remove dead code from SkPath::addOval by mike@reedtribe.org · 12 years ago
  37. ae57358 use SkTreatAsSprite in SkDraw (with guard for chrome if needed) by reed@google.com · 12 years ago
  38. 5408a30 #undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix for stroked quads. by reed@google.com · 12 years ago
  39. 422188f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  40. 7d474f8 The motivation for this changeset is to fix the following build failure in google3- by rmistry@google.com · 12 years ago
  41. ad51430 add unittest for SkTreatAsSprite by reed@google.com · 12 years ago
  42. 10a9fb8 Ensure that GrCacheID::Key instances are fully initialized. by bsalomon@google.com · 12 years ago
  43. a59df04 Delete no-longer compiled SkRectShape.cpp by epoger@google.com · 12 years ago
  44. 2157983 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  45. 3eafe9b Fix break from eariler change to colorfilters. clang's warnings found that some of these by mike@reedtribe.org · 12 years ago
  46. 61490fa fix warnings related to constness in overrides of SkColorFilter by mike@reedtribe.org · 12 years ago
  47. 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
  48. dec8125 fix strokes for quadratics. #define SK_IGNORE_QUAD_STROKE_FIX to by mike@reedtribe.org · 12 years ago
  49. 1a60dab Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  50. bcbef57 add SkRRect::inset(), which mimics stroking by mike@reedtribe.org · 12 years ago
  51. b89a03c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  52. 5595af1 unify how we handle externally-provided storage in SkWriter32, with the goal by reed@google.com · 12 years ago
  53. 2859eb7 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  54. 0797c2c Reland 6914 w/ fixes. by bsalomon@google.com · 12 years ago
  55. 0b6ad22 Revert 6914 to fix build issues. by bsalomon@google.com · 12 years ago
  56. 4b86e34 Simplify cache IDs and keys. by bsalomon@google.com · 12 years ago
  57. 6d06730 Accelerate AA filled rect drawing using drawIndexedInstances by robertphillips@google.com · 12 years ago
  58. 009bcca When doing a readback in SkGrPixelRef check whether the dst bmp was allocated. by bsalomon@google.com · 12 years ago
  59. 675de16 Adding support for new canvas API method clipRRect with rtree and tileGrid by junov@chromium.org · 12 years ago
  60. 30711b7 change SkMaskFilter methods to const, in preparation for making the class as by reed@google.com · 12 years ago
  61. 457d8a7 remove experimental setAsABlur, as it forces the instance to be mutable, and was by reed@google.com · 12 years ago
  62. fdba404 change all interfaces for SkRasterizer to const, in preparation for marking it by reed@google.com · 12 years ago
  63. 548a1f3 change all patheffect methods to const, in preparation for marking its by reed@google.com · 12 years ago
  64. 78c0c30 Fix drawSprite to record correctly with SkBBoxRecord by junov@chromium.org · 12 years ago
  65. 7a03d86 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  66. 6006b56 Fix SkBBoxRecord to correctly handle SkRect arguments that are inverted rects. by junov@chromium.org · 12 years ago
  67. 4e18c7a Add RRect GM by robertphillips@google.com · 12 years ago
  68. 0c8ec2f Fixing bounding box computation for inverse filled paths in SkBBoxRecord by junov@chromium.org · 12 years ago
  69. 57850b9 we do not correctly handle inner-style in blurmaskfilter w/ the 9patch by reed@google.com · 12 years ago
  70. 5f74cf8 Follow up on the previous patch : by sugoi@google.com · 12 years ago
  71. 9f6a557 Remove unused type GrCacheKey by bsalomon@google.com · 12 years ago
  72. bada644 Make all colorfilter methods const, in preparation for declaring them by reed@google.com · 12 years ago
  73. 30da745 Mark all methods on SkXfermode as const, in preparation for declaring all by reed@google.com · 12 years ago
  74. 6d87557 3on/3off dashing optimization by robertphillips@google.com · 12 years ago
  75. 5f8c8f4 Adding missing oval and roundedRect primitives to SkBBoxRecord by junov@chromium.org · 12 years ago
  76. 6b18d24 Limit the maximum number of dash segments per path by fmalita@google.com · 12 years ago
  77. 2882c57 Fix SampleApp busted images with --picture on windows. by bsalomon@google.com · 12 years ago
  78. b3470c8 Fix line rendering with TileGrid and Rtree by junov@chromium.org · 12 years ago
  79. 9be5727 detect out-of-memory when we try to create a mask offscreen by reed@google.com · 12 years ago
  80. c3442d5 move inset out of SkRRect.h for now, and add experimental versions to gm by mike@reedtribe.org · 12 years ago
  81. 3707164 add gm for rrect, and rrect.inset/outset by mike@reedtribe.org · 12 years ago
  82. 5bff6ec if CG fails to decode an image, check to see if it was a problem in the colorspace by mike@reedtribe.org · 12 years ago
  83. a7aedfe Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  84. 4ef4f4a Improving comment in SkTileGrid::search by junov@chromium.org · 12 years ago
  85. d4a1567 Replacing alloca call in SkTileGrid with SkAutoSMalloc by junov@chromium.org · 12 years ago
  86. 54cae70 Build fix for windows chromium bots. by junov@chromium.org · 12 years ago
  87. 441a005 Fix r6808 fix & some compiler warnings by robertphillips@google.com · 12 years ago
  88. f7ef56d call lock-pixels once we know we're a sprite by reed@google.com · 12 years ago
  89. b68addd Use the stencil buffer to avoid temporary alpha clip masks. by bsalomon@google.com · 12 years ago
  90. ea03360 add per-draw checks for lockcounts by reed@google.com · 12 years ago
  91. 61b05dc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  92. f81f97e Optimized implementation of SkMatrix44::preScale by shawnsingh@chromium.org · 12 years ago
  93. a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 12 years ago
  94. 135e16c revert 6798 (assert in GM) by reed@google.com · 12 years ago
  95. 2a3f08b add debugging flag SK_IGNORE_PIXELREF_SETPRELOCKED for pixelref locks (disabled) by reed@google.com · 12 years ago
  96. 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 12 years ago
  97. 9f13174 Fix oversights in r6793. by bsalomon@google.com · 12 years ago
  98. 8d67c07 Use GrDrawTarget::AutoClipRestore to set temporary irect clips. by bsalomon@google.com · 12 years ago
  99. cf939ae Add a state bit to GrDrawState that forces coverage to be blended. by bsalomon@google.com · 12 years ago
  100. dd335ae Change to BDS license (as we did with all the other files that were Apache) by reed@google.com · 12 years ago