Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
ec6e670669659e0db2ae76826da5c1d642a10ce1
/
include
e3aee8f
Remove android specific genID from SkPaint.
by djsollen
· 10 years ago
26979c8
Revert of Delete unused method aliases and texture flag. (patchset #1 id:1 of https://codereview.chromium.org/672753002/)
by bsalomon
· 10 years ago
c20386e
Update fontMgr to take list of bcp47 language tags.
by bungeman
· 10 years ago
7fdffe4
Delete unused method aliases and texture flag.
by bsalomon
· 10 years ago
a0c814c
Add SkTypeface::getBounds()
by reed
· 10 years ago
2a12080
Qualify the return value of SkImageDecoder::decode
by scroggo
· 10 years ago
727b8c1
explicitly size fType in SkRRect, to ensure the are no uninitialized bytes
by reed
· 10 years ago
9bb7539
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
by piotaixr
· 10 years ago
39393e3
add round/ceil/etc. for SkMScalar
by reed
· 10 years ago
b0e89dc
Fix image filters for PDF backend.
by senorblanco
· 10 years ago
a4c4a2d
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
802ad83
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/)
by mtklein
· 10 years ago
43b8b36
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
dba3e64
Revert of Start to vectorize SkTileGrid. (patchset #48 id:1670001 of https://codereview.chromium.org/634543004/)
by mtklein
· 10 years ago
958e962
Start to vectorize SkTileGrid.
by mtklein
· 10 years ago
a71aee6
Remove obsolete SkRecording.
by mtklein
· 10 years ago
6fedd3a
Revert of Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (patchset #5 id:80001 of https://codereview.chromium.org/613673005/)
by rmistry
· 10 years ago
2348199
Revert of Start to vectorize SkTileGrid. (patchset #45 id:1430002 of https://codereview.chromium.org/634543004/)
by mtklein
· 10 years ago
90c7992
Start to vectorize SkTileGrid.
by mtklein
· 10 years ago
427cf28
Remove AutoScratchTexture
by bsalomon
· 10 years ago
b227e37
JPEG YUV Decoding
by sugoi
· 10 years ago
687732f
Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe
by piotaixr
· 10 years ago
420d7e9
Auto-compare GrProcessors' texture accesses in isEqual().
by bsalomon
· 10 years ago
aab626c
Revert of Change drawText() to generate positions and send to drawPosText() (patchset #4 id:60001 of https://codereview.chromium.org/653133004/)
by jvanverth
· 10 years ago
7851a56
Change drawText() to generate positions and send to drawPosText()
by jvanverth
· 10 years ago
30bc88c
Refactor SkGLContext to be actually extendable
by kkinnunen
· 10 years ago
de258cd
Make GrFragmentProcessor auto-compare coord xforms.
by bsalomon
· 10 years ago
f276541
Last round of effect->processor (for now)
by bsalomon
· 10 years ago
8dfdfff
Don't use 'defined' in macro expansion.
by bungeman
· 10 years ago
9e4d6d1
Move willUseInputColor check to computeInvariantOutput
by egdaniel
· 10 years ago
3ac569b
Revert of JPEG YUV Decoding (patchset #5 id:180001 of https://codereview.chromium.org/399683007/)
by rmistry
· 10 years ago
b762cb5
More effect->processor cleanup
by bsalomon
· 10 years ago
98b33eb
Some cleanup in processor header files.
by bsalomon
· 10 years ago
8e6c3b9
JPEG YUV Decoding
by sugoi
· 10 years ago
6251d17
Split GrFragmentProcessor into its own header
by bsalomon
· 10 years ago
0e08fc1
Push isEqual/onIsEqual down from GrProcessor to subclasses.
by bsalomon
· 10 years ago
157f36d
add tests for large cordinates bounds when building aaclip
by reed
· 10 years ago
e305973
Remove uses of GrAutoScratchTexture.
by bsalomon
· 10 years ago
ab84fae
Track if all stages modulate inputColor in computeInvariantOutput
by egdaniel
· 10 years ago
148ec59
Require SK_DECLARE_STATIC_LAZY_PTR is used in global scope.
by mtklein
· 10 years ago
ccb2e38
Create helper functions to use in computeInvariantOutput calls
by egdaniel
· 10 years ago
81beccc
Devirtualize read/write pixels on surface.
by bsalomon
· 10 years ago
a5305a1
Opt state takes a GP instead of a GeometryStage
by joshualitt
· 10 years ago
89c7a2e
Revert of Opt state takes a GP instead of a GeometryStage (patchset #18 id:1500001 of https://codereview.chromium.org/637003003/)
by joshualitt
· 10 years ago
294c326
Fix color emoji.
by jvanverth
· 10 years ago
71856d5
Opt state takes a GP instead of a GeometryStage
by joshualitt
· 10 years ago
e817dbb
Revert of Fix color emoji. (patchset #11 id:320001 of https://codereview.chromium.org/636183005/)
by jvanverth
· 10 years ago
bc92163
Fix color emoji.
by jvanverth
· 10 years ago
a5414c4
Turn SkCanvasStateUtils into a class with static functions.
by tfarina
· 10 years ago
40636a5
faster SkRect::sort
by reed
· 10 years ago
092dab9
Use BBH reserve hook to preallocate space for tiles.
by mtklein
· 10 years ago
1119c87
cleanup and optimize rect intersect routines
by reed
· 10 years ago
7062a26
Revert of Use BBH reserve hook to preallocate space for tiles. (patchset #2 id:80001 of https://codereview.chromium.org/639823005/)
by mtklein
· 10 years ago
9e87fa7
Force linking of static member variables for GLPrograms
by joshualitt
· 10 years ago
52455cb
Use BBH reserve hook to preallocate space for tiles.
by mtklein
· 10 years ago
1e2530b
Use presence of a content key as non-scratch indicator
by bsalomon
· 10 years ago
6517134
gl programs rewrite
by joshualitt
· 10 years ago
ce68627
Adding 3D lut color filter
by sugoi
· 10 years ago
9e61bb7
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
ac211af
call derived ~ from GrIORef
by bsalomon
· 10 years ago
81e6448
Remove ~GrIORef since last remaining virtual and now all inline
by bsalomon
· 10 years ago
0f9e8a7
Revert of Use presence of a content key as non-scratch indicator (patchset #5 id:80001 of https://codereview.chromium.org/639873002/)
by bsalomon
· 10 years ago
9eefe08
Use presence of a content key as non-scratch indicator
by bsalomon
· 10 years ago
544fe23
Add SK_API to GrGpuResource TBR=reed@google.com
by bsalomon
· 10 years ago
bcf0a52
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
3d7d410
remove dead code from SK_SUPPORT_LEGACY_IMAGECACHE_NAME
by reed
· 10 years ago
1080596
Revert of Make the Sk GL context class an abstract base class (patchset #4 id:60001 of https://codereview.chromium.org/630843002/)
by bsalomon
· 10 years ago
a90ed4e
Make the Sk GL context class an abstract base class
by kkinnunen
· 10 years ago
47bb382
Cleanup of shader building system
by joshualitt
· 10 years ago
db0d3ca
Revert of Cleanup of shader building system (patchset #25 id:470001 of https://codereview.chromium.org/611653002/)
by joshualitt
· 10 years ago
fe1233c
Cleanup of shader building system
by joshualitt
· 10 years ago
9323b8b
Revert "GrResourceCache2 manages scratch texture."
by Brian Salomon
· 10 years ago
fb1fe4f
Add SkPaint::getHash().
by mtklein
· 10 years ago
d909759
Revert of gl programs rewrite (patchset #10 id:180001 of https://codereview.chromium.org/628633003/)
by joshualitt
· 10 years ago
07a2553
gl programs rewrite
by joshualitt
· 10 years ago
d14e1a2
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
f80bfed
GrContext::copyTexture->GrContext::copySurface.
by bsalomon
· 10 years ago
4302ae9
add surfaceprops to SkWindow, and 'D' to toggle distancefieldfonts
by reed
· 10 years ago
9e96aa0
remove unused TextBufferDirection enum
by reed
· 10 years ago
1a8ecdf
Add isSingleComponent bool to getConstantColorComponent
by egdaniel
· 10 years ago
d012877
Fix ref cnt'ing issue in GrProgramElement.
by bsalomon
· 10 years ago
2cc22b8
make SkMatrix::dump always available
by reed
· 10 years ago
d1f0ebd
specialize setConcat for scale+translate
by reed
· 10 years ago
b4b7a4c
Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #6 id:100001 of https://codereview.chromium.org/608253002/)
by robertphillips
· 10 years ago
85d3427
Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. (patchset #3 id:40001 of https://codereview.chromium.org/622663002/)
by bsalomon
· 10 years ago
cf99b00
GrContext::copyTexture->GrContext::copySurface.
by bsalomon
· 10 years ago
3b8af07
Add isSingleComponent bool to getConstantColorComponent
by egdaniel
· 10 years ago
2a382f5
Revert of specialize setConcat for scale+translate (patchset #1 id:1 of https://codereview.chromium.org/620433002/)
by robertphillips
· 10 years ago
29dda80
Add support for EGL on linux
by derekf
· 10 years ago
8e12656
Remove DEPRECATED_beginRecording().
by mtklein
· 10 years ago
10d0327
add SkRect::joinNonEmptyArg for faster unioning
by reed
· 10 years ago
68cd2aa
Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw
by robertphillips
· 10 years ago
d9c42f7
optimize setRectFan and join -- from profiling drawText
by reed
· 10 years ago
f6fde17
Archive more dead code.
by mtklein
· 10 years ago
46616af
Strip old backend recording down to essentials
by mtklein
· 10 years ago
afbf2d6
Make "priv" classes for GrTexure and GrSurface.
by bsalomon
· 10 years ago
8de02f4
Clean up SK_PICTURE_USE_SK_RECORD and SK_PICTURE_OPTIMIZE_SK_RECORD.
by mtklein
· 10 years ago
5bc760a
Remove support for SkPicture::clone().
by mtklein
· 10 years ago
7874dc8
remove obsolete code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI
by reed
· 10 years ago
e8db3ef
specialize setConcat for scale+translate, helps drawText perf
by reed
· 10 years ago
Next »