Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ec34a71bea830a7b05ec3ff763a90908d25e0c15
/
include
/
private
/
SkPathRef.h
b7d42e3
Don't deserialize pathref oval/rrect bits
by Brian Salomon
· 7 years ago
1170a55
Don't allow iteration through non-finite points.
by Mike Klein
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
03776fc
Speed up convexpaths GM in debug builds
by Brian Osman
· 7 years ago
ad8da8e
Expose SkPath validation as boolean
by Adrienne Walker
· 7 years ago
ac32662
Clean up SkPathRef::makeSpace.
by Ben Wagner
· 7 years ago
89c8fec
move SkPathRef.h into private
by Mike Reed
· 8 years ago
[Renamed from include/core/SkPathRef.h]
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
fc6c37b
Remove stray semicolons.
by Mike Klein
· 8 years ago
b47cd4b
Use SkNVRefCnt for a couple common types.
by mtklein
· 8 years ago
9c1d45d
Always init SkPathRef variables.
by senorblanco
· 8 years ago
78d58d1
Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index.
by bsalomon
· 9 years ago
2c4bd07
Convert SkRefCnt to std::atomic.
by bungeman
· 9 years ago
a7e9f05
Move SkTDArray to private.
by bungeman
· 9 years ago
8e7b19d
add interp path
by caryclark
· 9 years ago
2028d7f
add support for capped hairlines
by caryclark
· 9 years ago
da707bf
add SkPath::isRRect
by caryclark
· 9 years ago
84cd621
Implement caching of filled paths in the tessellated path renderer.
by senorblanco
· 9 years ago
562a66b
Revert "Implement caching of filled paths in the tessellated path renderer."
by mtklein
· 9 years ago
468dfa7
Implement caching of filled paths in the tessellated path renderer.
by senorblanco
· 9 years ago
91f283b
change getBounds to return 0000 iff there are zero points
by reed
· 9 years ago
2766c00
remove SkInstCnt
by mtklein
· 10 years ago
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
5c9c9be
Force path bounds in recording.
by mtklein
· 10 years ago
148ec59
Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.
by mtklein
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
0b4cc89
Disable assertion of fBoundsIsDirty.
by Mike Klein
· 11 years ago
497cda3
Split SkTRacy into SkTRacy and SkTRacyReffable.
by mtklein
· 11 years ago
0b544ae
Add SkRacy
by mtklein
· 11 years ago
d3f3e58
Revert of Add SkRacy (https://codereview.chromium.org/371363004/)
by mtklein
· 11 years ago
d5e3e6a
Add SkRacy
by mtklein
· 11 years ago
78358bf
Port most uses of SkOnce to SkLazyPtr.
by mtklein
· 11 years ago
f71e8fd
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 11 years ago
56f7cca
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 11 years ago
f6351a0
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 11 years ago
5a70945
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 11 years ago
5e1a7f2
Revert of r13379 (Move fLastMoveToIndex from SkPath to SkPathRef - https://codereview.chromium.org/146913002/) due to image quality regression in Chromium. See crbug.com/343123 (Regression - UI issue observed for any "Notification infobars" in Chrome browser)
by commit-bot@chromium.org
· 11 years ago
61e96cd
SkBitmap now really stores SkImageInfo -- config is just a ruse
by commit-bot@chromium.org
· 11 years ago
1195a28
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
by mike@reedtribe.org
· 11 years ago
8ed6443
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f66cf72
Move fLastMoveToIndex from SkPath to SkPathRef
by robertphillips@google.com
· 11 years ago
709ca75
SkOnce: add option to call another cleanup function once at exit.
by commit-bot@chromium.org
· 11 years ago
fed2ab6
No deduping dictionaries for matrices and regions.
by commit-bot@chromium.org
· 11 years ago
96f5fa0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
0efb21b
Improved SkPathRef interface security
by robertphillips@google.com
· 11 years ago
6b8dbb6
Move segment mask from SkPath to SkPathRef
by robertphillips@google.com
· 11 years ago
6e515d6
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
466310d
Move fIsOval from SkPath to SkPathRef
by robertphillips@google.com
· 11 years ago
ca316f5
Revert of r12450 (Move fIsOval from SkPath to SkPathRef)
by robertphillips@google.com
· 11 years ago
31f0ffc
Move fIsOval from SkPath to SkPathRef
by robertphillips@google.com
· 11 years ago
1ab9f73
Use SkPathRef gen id for SkPath::getGenerationID
by commit-bot@chromium.org
· 11 years ago
7101abe
Reverting r12010 (Use SkPathRef gen id for SkPath::getGenerationID https://codereview.chromium.org/49693002) due to test failures in PathTest on Android
by robertphillips@google.com
· 11 years ago
4cc7518
Use SkPathRef gen id for SkPath::getGenerationID
by commit-bot@chromium.org
· 11 years ago
1f81fd6
SK_ONCE for SkData and SkPathRef
by commit-bot@chromium.org
· 11 years ago
aaf3e64
Move makeSpace and resetToSize from SkPathRef.cpp to .h
by robertphillips@google.com
· 11 years ago
80390ec
Threads can race to be the first one to calculate the empty path ref's bounds.
by commit-bot@chromium.org
· 11 years ago
0308707
Make it explicit that some validate methods are debug only
by robertphillips@google.com
· 11 years ago
650ead2
Added SK_API to SkPathRef.h
by robertphillips@google.com
· 11 years ago
3e292aa
Move unlikely-to-be-inlined code from SkPathRef.h to SkPathRef.cpp
by robertphillips@google.com
· 11 years ago
0809585
Compiler warning/error fix for Chromium
by robertphillips@google.com
· 11 years ago
65caeaf
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
ca0c838
Move bound and isFinite into pathref
by robertphillips@google.com
· 11 years ago
[Renamed (76%) from src/core/SkPathRef.h]
330313a
My clang now doesn't complain about !"foo".
by mtklein@google.com
· 11 years ago
f64c684
Add a 'unique' method to SkRefCnt, document the usage, and add support.
by bungeman@google.com
· 11 years ago
6c035f6
Build fix for [-Werror=maybe-uninitialized].
by commit-bot@chromium.org
· 12 years ago
f48e475
Remove SK_DEBUG_PATH_REF
by commit-bot@chromium.org
· 12 years ago
277c3f8
bump picture version since SkPath has changed (conics)
by reed@google.com
· 12 years ago
fa2f2a4
Revert "add asserts to point<-->verb helpers"
by reed@google.com
· 12 years ago
7950a9e
add asserts to point<-->verb helpers
by reed@google.com
· 12 years ago
7cc7f49
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
3a80991
Ensure SkPathRef debug code mutex is initialized during creation of statically-initialized SkPaths.
by bsalomon@google.com
· 12 years ago
ae09f2d
Adds extra debugging to SkPathRef that can optionally be turned on in a release build.
by bsalomon@google.com
· 12 years ago
1dfe88e
Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will follow with change for extra debug checks to attempt to ferret out http://www.crbug.com/148637.
by bsalomon@google.com
· 12 years ago
6c5418e
Temporarily revert r5433 due to http://www.crbug.com/148637 until after M23 branch.
by bsalomon@google.com
· 12 years ago
7329926
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
69aca79
SkPathRef: one allocation for pts+verbs, path GenID, copy-on-write
by bsalomon@google.com
· 12 years ago