1. c187a3c Fix computation of bound in FillBounds::updateSaveBounds by robertphillips · 10 years ago
  2. 7775c85 Add a simpler key type for scratch resource keys. by bsalomon · 10 years ago
  3. be9588a Fix for disabled color writes xp on n6 by egdaniel · 10 years ago
  4. ee2af95 ViewMatrix uniform upload moved to GeometryProcessor by joshualitt · 10 years ago
  5. 5037e9d Change DebugCanvas API to not encourage memory leaks by kkinnunen · 10 years ago
  6. 8059eb9 Move ViewMatrix off of drawstate by joshualitt · 10 years ago
  7. 4f662e6 Update stroke path to use rect returned from isRect (to fix trailing moveTo bug) by robertphillips · 10 years ago
  8. fe7c427 Fix bound returned by SkPath::isRect when the path contains a trailing moveTo by robertphillips · 10 years ago
  9. 40d4bd8 removing coord change matrices by joshualitt · 10 years ago
  10. d27f73e Remove coordchanges from drawstate by joshualitt · 10 years ago
  11. b0ae649 Add device space skshader GM to test kDevice_GrCoordSet by bsalomon · 10 years ago
  12. 2906d4a disable using codecs until that can work in chrome by reed · 10 years ago
  13. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  14. b4f629c fix images in multi-thread by doing shallow-copies by reed · 10 years ago
  15. 0eafc9b add maskfilter to c api by reed · 10 years ago
  16. 73483d9 fix for valgrind by joshualitt · 10 years ago
  17. e371989 add picture to c api by reed · 10 years ago
  18. 0acf1b4 add private flag for sprite-as-bitmap by reed · 10 years ago
  19. 8fc6c2d This CL cleans up the last remaining users of localCoordChange on paint by joshualitt · 10 years ago
  20. d990e2f add testing flag to ignore saveLayer bounds by reed · 10 years ago
  21. 39edf76 Rename GrGpuGL -> GrGLGpu by jvanverth · 10 years ago
  22. 14afb43 Fix conics for gpu GrAAHairLinePathRender by egdaniel · 10 years ago
  23. fe43c40 Disable GPU sRGB textures for the moment. by jvanverth · 10 years ago
  24. 51d1f7e reenable complexclip3 for gpu by bsalomon · 10 years ago
  25. fa1e8a7 Add sRGB texture support. by jvanverth · 10 years ago
  26. 2d73d80 remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER code by reed · 10 years ago
  27. 080e673 Add XP to handle the cases where we disable color write. by egdaniel · 10 years ago
  28. 33cca88 Update ColorFilterImageFilter & BlurImageFilter debugger strings by robertphillips · 10 years ago
  29. 91f8e7f Initialize wrapped render target wrap status correctly by kkinnunen · 10 years ago
  30. ec57b54 remove dead SK_SUPPORT_LEGACY_DEVICE_CLEAR code by reed · 10 years ago
  31. ca32da7 Allow the alpha folding optimization if the single draw's paint has a shader by robertphillips · 10 years ago
  32. 5e8b168 remove dead SK_LEGACY_ENCODE_BITMAP flag by reed · 10 years ago
  33. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  34. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  35. 290c09b initial changes to add local matrix to primitive processor by joshualitt · 10 years ago
  36. d55b595 fix SK_LEGACY_ENCODE_BITMAP missing cast by reed · 10 years ago
  37. 9ed7f57 When bitmap is texture backed, don't download and reupload pixels by bsalomon · 10 years ago
  38. 53b9e2e add const to encodePixels pixel parameter by reed · 10 years ago
  39. 438b0d7 Enable new gradients + suppress gms for now by reed · 10 years ago
  40. c262582 Remove the low hanging fruit with coord change matrices by joshualitt · 10 years ago
  41. 8aacf20 Fill SkRRect::fType proactively. by mtklein · 10 years ago
  42. 2c77027 Revert of enable new gradients + suppress gms for now (patchset #1 id:1 of https://codereview.chromium.org/807513004/) by reed · 10 years ago
  43. 8142a57 enable new gradients + suppress gms for now by reed · 10 years ago
  44. 9e4ecdc Add an InvariantOutput for the XPF. by egdaniel · 10 years ago
  45. caf7e93 improve precision of gradients (disabled for now) by reed · 10 years ago
  46. 309d4d5 Remove GrCoordTransform::kPosition_CoordSet by bsalomon · 10 years ago
  47. a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
  48. 16b2789 Change to create device coord coordset by joshualitt · 10 years ago
  49. 3f490a0 Fix complexclip3 test on gpu by bsalomon · 10 years ago
  50. 1348dfd Cleanup: Remove a bunch of SkFontHost.h includes (unused). by tfarina · 10 years ago
  51. 1334c21 One more pass at getting half float texture configs correct. by jvanverth · 10 years ago
  52. e3d5c7f Cleanup: More override fixes. by tfarina · 10 years ago
  53. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  54. 1b28a3a use conics for addRRect by reed · 10 years ago
  55. 3e79124 Stop creating GrODS for stencilPath commands. by bsalomon · 10 years ago
  56. 8750924 Add Coverage Drawing XP by egdaniel · 10 years ago
  57. f72b752 Re-enable default sized formats, handling BGRA exception. by jvanverth · 10 years ago
  58. 1f78c0a Stop calling flushGLState in onStencilPath by bsalomon · 10 years ago
  59. 220f926 use conics by reed · 10 years ago
  60. c6b8ffa Fix a case of kPartialSuccess. by scroggo · 10 years ago
  61. 2b9445b fix end-point and conic bugs in cornerpatheffect by reed · 10 years ago
  62. 8b57524 add arcto patheffect by reed · 10 years ago
  63. a86a233 Give the hoisting surfaces surface props by robertphillips · 10 years ago
  64. e1869ca Revert using sized formats for everything except ES 2.0. by jvanverth · 10 years ago
  65. d95263c Remove GrGpu::flushGraphicsState by bsalomon · 10 years ago
  66. 3f801cb Change desktop and ES 3.0 to always use sized internal texture formats. by jvanverth · 10 years ago
  67. 88640cf SkMatrix44(const SkMatrix&) needs to initialize the type mask by fs · 10 years ago
  68. 478dd72 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  69. 29097f9 Rename GrGpuGL_program.cpp to GrGLGpuProgramCache.cpp by bsalomon · 10 years ago
  70. 86f0328 Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 of https://codereview.chromium.org/803183003/) by robertphillips · 10 years ago
  71. 861e103 Rename GrGpuGL to GrGLGpu for consistency by bsalomon · 10 years ago
  72. 702eb96 Fix layer hoisting image filter corner cases by robertphillips · 10 years ago
  73. 9a5380d Revert of Use SkPaint::getFontBounds() for text bounding boxes in pictures. (patchset #1 id:1 of https://codereview.chromium.org/805983003/) by mtklein · 10 years ago
  74. bdd22a3 Revert of Change desktop and ES 3.0 to always use sized internal texture formats. (patchset #2 id:20001 of https://codereview.chromium.org/806943002/) by jvanverth · 10 years ago
  75. 02d2b98 Use SkPaint::getFontBounds() for text bounding boxes in pictures. by mtklein · 10 years ago
  76. bc02bf0 Change desktop and ES 3.0 to always use sized internal texture formats. by jvanverth · 10 years ago
  77. a047f12 whitespace change to context to force rebuild of skia by joshualitt · 10 years ago
  78. 9b98932 This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly. by joshualitt · 10 years ago
  79. bc3d0de Move all non-program cache functions out of GrGpuGL_program.cpp by bsalomon · 10 years ago
  80. 0393912 pass dst-rect through from drawBitmapRect for better precision by reed · 10 years ago
  81. 8893e5f add paint::getFontBounds() by reed · 10 years ago
  82. 830d206 devirtualize some functions on GrGpu by bsalomon · 10 years ago
  83. f9d6101 There can be only one (SkRandom)! by scroggo · 10 years ago
  84. 54160f3 Add xp optimization for RGB coverage. by egdaniel · 10 years ago
  85. 5bcbe91 Fix rrects that are large enough that we lose/gain a bit when we add the radius to a bounds coordinate. by reed · 10 years ago
  86. 3fcc125 Remove SkCanvas::isDrawingToLayer by junov · 10 years ago
  87. 0aa5cea fix last warnings on w64 and turn on w.a.e. by bsalomon · 10 years ago
  88. e8307dc Add SK_OVERRIDE to a few places that are missing it. by mtklein · 10 years ago
  89. e05fed0 add dumpHex option to rect and rrect, to match path by reed · 10 years ago
  90. ce1c886 Do circle anti-aliasing in normalized space to avoid precision issues with half-floats on Adreno. by bsalomon · 10 years ago
  91. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  92. 451e822 add get9 and set9 to matrix, to aid in making keys by reed · 10 years ago
  93. fbaace0 DM warning-free on win64 by bsalomon · 10 years ago
  94. 9880607 Even more win64 warning fixes by bsalomon · 10 years ago
  95. ccc12ed improve cull, so we don't create empty segments by reed · 10 years ago
  96. 0e91246 Harden validation for SkPathRef by robertphillips · 10 years ago
  97. 1607156 Handle SkBitmaps which have no pixels in SkPDFImage. by jbroman · 10 years ago
  98. 8dd31cf Extract cubic classification from gpu into geometry by caryclark · 10 years ago
  99. ef3fcd8 More win64 warning fixes by bsalomon · 10 years ago
  100. f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago