projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git]
/
src
/
core
/
SkDraw.cpp
2015-03-26
mtklein
C++11 override should now be supported by all of {bots...
blob
|
commitdiff
|
raw
2015-03-16
bungeman
Add __STDC_LIMIT_MACROS to SkDraw.cpp.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-16
bungeman
Test for glyphs which straddle the edge of device space.
blob
|
commitdiff
|
raw
|
diff to current
2015-03-13
reed
some utils for rect and matrix
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
bungeman
Glyph positions maintain 32 bit integer part.
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
herb
BUG=skia:
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
scroggo
Revert of Make fID and MixedID calculations private...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
herb
BUG=skia:
blob
|
commitdiff
|
raw
|
diff to current
2015-02-17
reed
use common impl for drawTextOnPath
blob
|
commitdiff
|
raw
|
diff to current
2015-02-12
reed
optional res-scale parameter to getFillPath
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
egdaniel
Remove the need for asCoeff in SkXfermode.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
fmalita
Use device-space stroke width for SkDraw::drawRect...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-09
mtklein
Fix up all the easy virtual ... SK_OVERRIDE cases.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
mtklein
Remove macros that make it look like it's a good idea...
blob
|
commitdiff
|
raw
|
diff to current
2014-12-15
reed
pass dst-rect through from drawBitmapRect for better...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
mtklein
Add Sk prefix to CreateBitmapShader.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-19
reed
add roundOut that returns its result
blob
|
commitdiff
|
raw
|
diff to current
2014-11-13
bungeman
Remove SK_IGNORE_SUBPIXEL_AXIS_ALIGN_FIX.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
robertphillips
Crop the fast path dashed lines to the cull rect
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
reed
remove dead SK_DISABLE_DASHING_OPTIMIZATION flag
blob
|
commitdiff
|
raw
|
diff to current
2014-10-24
jvanverth
Set temporary paths volatile so we don't cache them.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
fmalita
Revert of Revert of Fix SkTextBlob offset semantics...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
robertphillips
Revert of Fix SkTextBlob offset semantics. (patchset...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-26
Florin Malita
Fix SkTextBlob offset semantics.
blob
|
commitdiff
|
raw
|
diff to current
2014-09-17
reed
hide deviceproperties, prepare the way for surfaceprops
blob
|
commitdiff
|
raw
|
diff to current
2014-09-09
george
Outset the stroke width when computing the bounds for...
blob
|
commitdiff
|
raw
|
diff to current
2014-09-05
bsalomon
"NULL !=" = NULL
blob
|
commitdiff
|
raw
|
diff to current
2014-08-21
reed
Simplify flattening to just write enough to call the...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-06
krajcevski
Allow custom blitters to be passed to SkDraw::drawPath
blob
|
commitdiff
|
raw
|
diff to current
2014-06-13
kkinnunen
Extract "text align proc" functions as reusable classes
blob
|
commitdiff
|
raw
|
diff to current
2014-06-03
reed
remove SkBounder -- unused and unloved
blob
|
commitdiff
|
raw
|
diff to current
2014-05-30
commit-bot@chromiu...
Revert "Revert of setConfig -> setInfo (https://coderev...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-30
commit-bot@chromiu...
Fix the rendering error of SkDraw::drawVertices in...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-23
commit-bot@chromiu...
fix stroking large drawPosText
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
commit-bot@chromiu...
add local-matrix to shader::context
blob
|
commitdiff
|
raw
|
diff to current
2014-05-05
commit-bot@chromiu...
fix TriColorShader to respect the paint's alpha
blob
|
commitdiff
|
raw
|
diff to current
2014-05-05
commit-bot@chromiu...
Remove SkShader virtual method validContext
blob
|
commitdiff
|
raw
|
diff to current
2014-05-04
commit-bot@chromiu...
Revert of fix the error that path is inversed for strok...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-04
commit-bot@chromiu...
fix the error that path is inversed for stroke and...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-01
commit-bot@chromiu...
create struct to hold all the params passed around...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-28
commit-bot@chromiu...
Move SkShader::fLocalMatrix into SkShader constructor.
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
commit-bot@chromiu...
Revert of Revert of Extract most of the mutable state...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
commit-bot@chromiu...
Revert of Extract most of the mutable state of SkShader...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-23
commit-bot@chromiu...
Extract most of the mutable state of SkShader into...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
commit-bot@chromiu...
Revert of Extract most of the mutable state of SkShader...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-16
commit-bot@chromiu...
Extract most of the mutable state of SkShader into...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
commit-bot@chromiu...
Revert of Revert of Rename kPMColor_SkColorType to...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-11
commit-bot@chromiu...
Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
commit-bot@chromiu...
Revert of Revert of Rename kPMColor_SkColorType to...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
commit-bot@chromiu...
Revert of Rename kPMColor_SkColorType to kN32_SkColorTy...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-09
commit-bot@chromiu...
Rename kPMColor_SkColorType to kN32_SkColorType.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-18
commit-bot@chromiu...
Remove SkCanvas matrix ops return value.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
commit-bot@chromiu...
Allow toString capability to be toggled independent...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
commit-bot@chromiu...
Add a class to allocate small objects w/o extra calls...
blob
|
commitdiff
|
raw
|
diff to current
2014-02-20
reed@google.com
use colortype instead of config
blob
|
commitdiff
|
raw
|
diff to current
2014-01-30
commit-bot@chromiu...
Refactor read and write buffers.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
commit-bot@chromiu...
fix (some) 64bit warnings -- size_t -> int
blob
|
commitdiff
|
raw
|
diff to current
2014-01-06
mike@reedtribe.org
SK_SUPPORTED_DEPRECATED_FIXEDROUND around deprecated...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-30
reed@google.com
fix drawVertices when we have both colors and textures
blob
|
commitdiff
|
raw
|
diff to current
2013-12-19
commit-bot@chromiu...
Move distance field font code into GrDistanceFieldTextC...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-17
reed@google.com
deprecate SkScalarRound (and its ilk), use SkScalarRoun...
blob
|
commitdiff
|
raw
|
diff to current
2013-12-13
bungeman@google.com
Use SkScalar when aligning glyphs in user space.
blob
|
commitdiff
|
raw
|
diff to current
2013-11-22
commit-bot@chromiu...
Apply hairline optimization only if the path renderer...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-21
commit-bot@chromiu...
Minor fixes for distance field fonts:
blob
|
commitdiff
|
raw
|
diff to current
2013-11-18
commit-bot@chromiu...
Guard against most unintentionally ephemeral SkAutoFoo...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-13
reed@google.com
drawPosTextOnPath is now deprecated, removing all overr...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-12
skia.committer@gma...
Sanitizing source files in Housekeeper-Nightly
blob
|
commitdiff
|
raw
|
diff to current
2013-11-11
jvanverth@google.com
Hook in rough distance field support for fonts
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
scroggo@google.com
Add ability to ninepatch blurred rounded rectangle
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
bsalomon@google.com
Revert "Do not apply hairline optimization for paths...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-08
commit-bot@chromiu...
Do not apply hairline optimization for paths if nv_path...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-07
reed@google.com
Revert "Revert "speed up A8 by creating a new entry...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-04
reed@google.com
Revert "speed up A8 by creating a new entry-point in...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-04
reed@google.com
speed up A8 by creating a new entry-point in SkDraw...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
reed@google.com
Revert "Revert "add SK_ATTR_DEPRECATED -- will need...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
reed@google.com
Revert "add SK_ATTR_DEPRECATED -- will need to disable...
blob
|
commitdiff
|
raw
|
diff to current
2013-10-31
reed@google.com
add SK_ATTR_DEPRECATED -- will need to disable for...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
skia.committer@gma...
Sanitizing source files in Housekeeper-Nightly
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
reed@google.com
fix state machine so we know simple only loops once...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
rmistry@google.com
Revert of r10943.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-27
reed@google.com
add SkDeviceLooper to handle larger-than-fixedpoint
blob
|
commitdiff
|
raw
|
diff to current
2013-07-23
reed@google.com
remove dead defines from SkUserConfig.h
blob
|
commitdiff
|
raw
|
diff to current
2013-06-26
reed@google.com
Revert "avoid AntiFrameRect when strokeSize is too...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-25
reed@google.com
avoid AntiFrameRect when strokeSize is too small. Worka...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-21
reed@google.com
remove dst/rendertarget support for kARGB_4444_Config
blob
|
commitdiff
|
raw
|
diff to current
2013-06-05
reed@google.com
call through to the device from SkDraw
blob
|
commitdiff
|
raw
|
diff to current
2013-06-05
skia.committer@gma...
Sanitizing source files in Housekeeper-Nightly
blob
|
commitdiff
|
raw
|
diff to current
2013-06-04
reed@google.com
add size limit for using glyphcache. above that, draw...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-02
reed@google.com
Detect color masks, and divert to draw-sprite instead...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-29
reed@google.com
use SkTCast
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
scroggo@google.com
Fix a bunch of warnings, mainly around rowBytes.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-25
bungeman@google.com
Always round text position correctly.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-22
reed@google.com
remove obsolete build flags:
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
djsollen@google.com
Fix unbalanced Shader set/endContext calls in drawVertices
blob
|
commitdiff
|
raw
|
diff to current
2013-01-30
reed@google.com
clone of https://codereview.appspot.com/7208043/
blob
|
commitdiff
|
raw
|
diff to current
2013-01-26
skia.committer@gma...
Sanitizing source files in Skia_Periodic_House_Keeping
blob
|
commitdiff
|
raw
|
diff to current
2013-01-25
skia.committer@gma...
Sanitizing source files in Skia_Periodic_House_Keeping
blob
|
commitdiff
|
raw
|
diff to current
2013-01-24
reed@google.com
add optional cull-rect to patheffects, so they can...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
bungeman@google.com
Fix Android only code in SkDraw for 7317.
blob
|
commitdiff
|
raw
|
diff to current
2013-01-22
bungeman@google.com
Expose geometry and gamma on device.
blob
|
commitdiff
|
raw
|
diff to current
next