Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
35f255f0f77dd0dea58d2f7aa07f6ec8b3994819
/
include
e34f17d
Make SkFont a bit more useable
by robertphillips
· 9 years ago
01c9723
Delete the legacy SVG parser
by fmalita
· 9 years ago
fd75dd4
Delete SkXMLPullParser
by fmalita
· 9 years ago
a427cc4
Remove SkDOM::build(const char doc[], size_t len)
by fmalita
· 9 years ago
54f30c1
Introduce GrColorSpaceXform, for gamut conversion on textures
by brianosman
· 9 years ago
6451a0c
Add makeSpecial calls to SkGpuDevice
by robertphillips
· 9 years ago
eb9a84a
Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ )
by jcgregorio
· 9 years ago
0ae36a2
In GrShape detect that stroked axis-aligned lines are rrects.
by bsalomon
· 9 years ago
6fc8ff0
Add support for Fuchsia
by abarth
· 9 years ago
7503d60
move responsibility for creating raster-device into pdf
by reed
· 9 years ago
cd4051e
remove unused CreateInfo flag
by reed
· 9 years ago
7445e86
Dust-off SkXMLParser
by fmalita
· 9 years ago
59779ae
remove unused TableMaskFilter
by reed
· 9 years ago
4c7e117
Remove dead flag from SkPictureRecorder
by robertphillips
· 9 years ago
cfc79fe
Added premulFourChannelColor to GrInvariantOutput
by dvonbeck
· 9 years ago
614d8f9
Remove GrWrapTextureInBitmap from public API
by bsalomon
· 9 years ago
990dbc8
Add Texture2D and Sampler GrSLTypes
by egdaniel
· 9 years ago
e5de130
Added the framework for having canvas/recorder/picture record depth_set's.
by vjiaoblack
· 9 years ago
9f01276
move GrPixelRef headers to private (as we work to eliminate them)
by reed
· 9 years ago
97f6cd5
Pre-crop filled rects to avoid scissor
by csmartdalton
· 9 years ago
0d2c234
Fix SkFixedDiv macro
by liyuqian
· 9 years ago
dda5445
Remove GrLayerHoister
by robertphillips
· 9 years ago
b1b12f8
handle large conic weights
by reed
· 9 years ago
485a120
Add resource provider flag to avoid client-side buffers
by csmartdalton
· 9 years ago
59cf61a
Retract PipelineBuilder from GrClip::apply
by robertphillips
· 9 years ago
6e998e6
Revert "Added the framework for having canvas/recorder/picture record depth_set's."
by mtklein
· 9 years ago
1185d90
Added the framework for having canvas/recorder/picture record depth_set's.
by vjiaoblack
· 9 years ago
e3aea10
Remove user specified typeface id.
by bungeman
· 9 years ago
ba3880f
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ )
by msarett
· 9 years ago
634b430
Add a function to convert a texture backed SkImage to raster.
by bsalomon
· 9 years ago
e504dbc
Revert "Added the framework for having canvas/recorder/picture record depth_set's."
by mtklein
· 9 years ago
7438bfc
Factor code to rotate a canvas about a point.
by bungeman
· 9 years ago
6d3fb89
Added the framework for having canvas/recorder/picture record depth_set's.
by vjiaoblack
· 9 years ago
86de59f
Pre-crop filled rects to avoid scissor
by csmartdalton
· 9 years ago
aeadcdf
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of https://codereview.chromium.org/2132073002/ )
by msarett
· 9 years ago
afb8539
Revert of try to speed-up maprect + round2i + contains (patchset #8 id:140001 of https://codereview.chromium.org/2133413002/ )
by msarett
· 9 years ago
7969838
Pre-crop filled rects to avoid scissor
by csmartdalton
· 9 years ago
b42b785
try to speed-up maprect + round2i + contains
by reed
· 9 years ago
6092b6e
Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ )
by reed
· 9 years ago
14dce6e
change mapRectScaleTranslate to pass args/ret by value
by reed
· 9 years ago
4430239
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
by robertphillips
· 9 years ago
9a4cfa8
Revert of Add choke point for modifying non-AA rect draws (e.g., applying clipping) (patchset #6 id:100001 of https://codereview.chromium.org/2125333002/ )
by robertphillips
· 9 years ago
7ad42cf
Corrected test for gcc/libc++ workaround.
by bungeman
· 9 years ago
e5e3a7a
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
by robertphillips
· 9 years ago
6cc9006
Use clipped bounds for reordering decisions
by bsalomon
· 9 years ago
bd2bbe4
Don't scissor draws overlapping the render target's edges
by bsalomon
· 9 years ago
f48c62f
Promote the GCC/libc++/<memory> 'typedef float float32_t' workaround to SkTypes.h
by bsalomon
· 9 years ago
ea5a651
make some canvas utils virtual (for proxy based subclasses)
by reed
· 9 years ago
63f30d9
fix typos and capitalization on drawTextRSXform CL
by reed
· 9 years ago
45561a0
drawTextRSXform
by reed
· 9 years ago
a7f2964
Begin instanced rendering for simple shapes
by csmartdalton
· 9 years ago
e5fb9c8
centralize VECTORCALL as SK_VECTORCALL
by mtklein
· 9 years ago
a7d85ba
Add gm that tests shaded stroked rectangles.
by bsalomon
· 9 years ago
0d28e57
Fix caching of sample locations
by csmartdalton
· 9 years ago
01a1950
Move GrNonAAFillRectPerspectiveBatch to its own file
by robertphillips
· 9 years ago
41c27e1
Experiment: add flag for finish-recording to return null
by reed
· 9 years ago
97a0918
Try fix the mac build bot after removing Android SampleApp
by liyuqian
· 9 years ago
03912f1
Document SkSurface::MakeRaster's memory initialization
by fmalita
· 9 years ago
2dcb615
make setScaleTranslate public
by reed
· 9 years ago
ec7f2ac
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ )
by ksakamoto
· 9 years ago
42e6798
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ )
by rmistry
· 9 years ago
09d49a3
Fix caching of sample locations
by csmartdalton
· 9 years ago
2b2810b
all dumpcanvas to be built in release
by reed
· 9 years ago
42eafa4
Begin instanced rendering for simple shapes
by csmartdalton
· 9 years ago
9f4b332
SkPDF: allow overriding Producer metadata
by halcanary
· 9 years ago
d922c33
inline very common intersect+rect_rgn
by reed
· 9 years ago
40e25b2
Update skia milestone to next
by hcm
· 9 years ago
47df89e
speed up maprect for scale+trans case
by reed
· 9 years ago
ab527a5
Enable many more tests for Vulkan
by egdaniel
· 9 years ago
0a8f40c
remove SK_SUPPORT_LEGACY_COLORPROFILETYPE dead-code
by reed
· 9 years ago
12c4fc2
SkLightingShader normal vector CPU computation refactor.
by dvonbeck
· 9 years ago
8bad3ac
Fix up flags to SkGpuBlurUtils::GaussianBlur
by robertphillips
· 9 years ago
2c80711
Revert of Refactoring of CPU NormalMap handling out into its own class (patchset #13 id:240001 of https://codereview.chromium.org/2050773002/ )
by dvonbeck
· 9 years ago
c411f2d
Add a GL cap for instanced rendering to floating point
by csmartdalton
· 9 years ago
790a701
SkLightingShader normal vector CPU computation refactor.
by dvonbeck
· 9 years ago
81700f6
remove DownSample imagefilter was just created early on as a test filter
by reed
· 9 years ago
a4535a3
GrColor4f is yet another 4f color type, unfortunately.
by brianosman
· 9 years ago
e074d1f
Change SkColor4f to RGBA channel order
by brianosman
· 9 years ago
7bde565
Revert of Remove Android SampleApp (patchset #5 id:80001 of https://codereview.chromium.org/2096683002/ )
by rmistry
· 9 years ago
d0e402f
Make container classes in SkTemplates.h more consistent
by csmartdalton
· 9 years ago
c1a3e24
SkMatrix44 clarifications and clean-ups
by msarett
· 9 years ago
41bb5b4
Remove Android SampleApp
by liyuqian
· 9 years ago
111a42d
Enable flattening and unflattening of SkColorSpace
by msarett
· 9 years ago
6efeda4
Revert of Store mipmap levels in deferred texture image (patchset #15 id:280001 of https://codereview.chromium.org/2034933003/ )
by brianosman
· 9 years ago
b310519
Store mipmap levels in deferred texture image
by cblume
· 9 years ago
dabe5d3
update callers to not use SkColorProfileType
by reed
· 9 years ago
52ede1d
More removal of SkColorProfileType...
by brianosman
· 9 years ago
802acec
Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ )
by egdaniel
· 9 years ago
944876f
More removal of SkColorProfileType...
by brianosman
· 9 years ago
960b2d6
remove colorprofiletype from imageinfo
by reed
· 9 years ago
2853f00
Move headers in include/utils/win to src/utils/win.
by bungeman
· 9 years ago
73c7c3c
Revert of Support pixel antialising in DirectWrite. (patchset #4 id:60001 of https://codereview.chromium.org/2065833002/ )
by bungeman
· 9 years ago
b109b8c
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 9 years ago
8811e40
Refactoring of GPU NormalMap handling out into its own class.
by dvonbeck
· 9 years ago
ab82418
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ )
by brianosman
· 9 years ago
6a61a87
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 9 years ago
bd770d6
Support pixel antialising in DirectWrite.
by bungeman
· 9 years ago
c4ce6b5
Differentiate between sRGBGamma and 2Dot2Gamma
by msarett
· 9 years ago
ded0f26
Keep SkColorSpace and SkColorProfileType in sync
by msarett
· 9 years ago
d2fd9e9
Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20001 of https://codereview.chromium.org/2068743003/ )
by egdaniel
· 9 years ago
Next »