Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
5b794fad18344e8dbb840be49d1bc66ebe754b31
5b794fa
API change to allow for NormalSource selection at the user level.
by dvonbeck
· 8 years ago
8b7a9e1
Hide geometry class in AAStrokeRectBatch and remove unused Append function.
by bsalomon
· 8 years ago
069c464
Vulkan fixes for TesselatingPathRenderer test
by jvanverth
· 8 years ago
a4b8704
check for zero scale in SkDraw::ComputeResScaleForStroking
by lsalzman
· 8 years ago
5c4a381
Grow descriptor pools by 1.5
by egdaniel
· 8 years ago
ca9eeab
Fixed crash when RunInSeriesFP's color input is nil
by dvonbeck
· 8 years ago
61457a6
Add gm for various font rendering combinations.
by bungeman
· 8 years ago
a7d85ba
Add gm that tests shaded stroked rectangles.
by bsalomon
· 8 years ago
52fa668
Update rebaseline instructions.
by bungeman
· 8 years ago
0d28e57
Fix caching of sample locations
by csmartdalton
· 8 years ago
01a1950
Move GrNonAAFillRectPerspectiveBatch to its own file
by robertphillips
· 8 years ago
afd6340
Check fIgnoresCoverage in GrPipeline::AreEqual
by csmartdalton
· 8 years ago
41c27e1
Experiment: add flag for finish-recording to return null
by reed
· 8 years ago
7ec9241
Add resource tracking output and command buffer recycling
by jvanverth
· 8 years ago
d5fd2ff
Compile Vulkan when building for the Android framework.
by djsollen
· 8 years ago
2f5792a
Fix vulkan image sampling
by egdaniel
· 8 years ago
97a0918
Try fix the mac build bot after removing Android SampleApp
by liyuqian
· 8 years ago
4be9a30
Increase batching for AA fill rects.
by bsalomon
· 8 years ago
8e5a588
fix for Clang 3.8 warning in SkSL
by ethannicholas
· 8 years ago
c3ea34b
Blacklist fontscalerdistortable on Win8.
by benjaminwagner
· 8 years ago
9c67381
Enlarge strokerect GM size to reveal hidden content
by bsalomon
· 8 years ago
03912f1
Document SkSurface::MakeRaster's memory initialization
by fmalita
· 8 years ago
1e2a702
Update dev docs to reference the new skia debugger (skiaserve)
by pdr
· 8 years ago
2dcb615
make setScaleTranslate public
by reed
· 8 years ago
ec7f2ac
Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001 of https://codereview.chromium.org/2066993003/ )
by ksakamoto
· 8 years ago
42e6798
Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ )
by rmistry
· 8 years ago
09d49a3
Fix caching of sample locations
by csmartdalton
· 8 years ago
2b2810b
all dumpcanvas to be built in release
by reed
· 8 years ago
47f8556
Update SKP version
by update-skps
· 8 years ago
d87a6b2
Revert of Increase batching for AA fill rects. (patchset #4 id:60001 of https://codereview.chromium.org/2116823002/ )
by benjaminwagner
· 8 years ago
2214de4
Exclude SkSL in public.bzl.
by benjaminwagner
· 8 years ago
69a7e7c
fixed SkSL memory leak
by ethannicholas
· 8 years ago
b442f68
fixed non-GPU build
by ethannicholas
· 8 years ago
d6e8e64
Update Win toolchain
by skia.buildbots
· 8 years ago
ab2b52e
Specify new Windows Toolchain isolated hash.
by benjaminwagner
· 8 years ago
e525eca
Increase batching for AA fill rects.
by bsalomon
· 8 years ago
6abd1d1
Split apart the GP construction for the NonAAFillRect Batches
by robertphillips
· 8 years ago
627ad6d
using_skia_and_harfbuzz: use default typeface
by halcanary
· 8 years ago
b3058bd
initial checkin of SkSL compiler
by ethannicholas
· 8 years ago
e7d1b24
Use bounds of batches for render pass bounds
by egdaniel
· 8 years ago
e7f2fe4
Fix vulkan ImageView swizzling to match spec
by egdaniel
· 8 years ago
9d7f184
Cleanup non-AA fill rect batch construction.
by bsalomon
· 8 years ago
0fdec8a
Simplify AA fill rect batch construction and rename Geometry->RectInfo
by bsalomon
· 8 years ago
bc9b6a4
Remove unneeded helpers in AA and non-AA rect GrBatch subclasses.
by bsalomon
· 8 years ago
065c8cf
Cleanup PLSPathBatch
by bsalomon
· 8 years ago
9ba1f25
Disable GPU dithering in Android framework builds
by bsalomon
· 8 years ago
b8cbd20
Remove unused batch rect append functions
by bsalomon
· 8 years ago
08d1415
Remove GrTInstanceBatch
by bsalomon
· 8 years ago
977996d
Fix bug where ovals' AA exceed bounds by .5 pixel
by vjiaoblack
· 8 years ago
42eafa4
Begin instanced rendering for simple shapes
by csmartdalton
· 8 years ago
a71b898
Hide GrNonAANinePatchBatch::Geometry and rename to Patch
by bsalomon
· 8 years ago
50c56a3
Hide MSAAPathBatch::Geometry and rename to PathInfo
by bsalomon
· 8 years ago
3c35fb3
SkPDF: Glyph Useage Map improvements
by halcanary
· 8 years ago
d46cdc4
Remove support for GL discards
by egdaniel
· 8 years ago
a5cf4f4
Fix png encoding in skia debugger
by msarett
· 8 years ago
e2463ed
Add cubic example and draw original path
by hstern
· 8 years ago
ee0c555
skiaserve: Use snakeCase for JSON identifiers.
by jcgregorio
· 8 years ago
a584de9
Add static buffer support
by jvanverth
· 8 years ago
37535c9
Add discard support to Vulkan
by egdaniel
· 8 years ago
9f4b332
SkPDF: allow overriding Producer metadata
by halcanary
· 8 years ago
7446716
use mapRectScaleTranslate for common case in clipRect
by reed
· 8 years ago
d92b419
Hide GrDrawVerticesBatch::Geometry and rename to Mesh
by bsalomon
· 8 years ago
9a7acdc
debugger: Allow for larger images.
by jcgregorio
· 8 years ago
d922c33
inline very common intersect+rect_rgn
by reed
· 8 years ago
40e25b2
Update skia milestone to next
by hcm
· 8 years ago
0432dd6
Even more hiding of Geometry structs in GrBatch subclasses.
by bsalomon
· 8 years ago
47df89e
speed up maprect for scale+trans case
by reed
· 8 years ago
501ca7f
Add Android SDK asset
by borenet
· 8 years ago
df4f47b
Revert of Better encapsulate oval/rrect batchs. (patchset #4 id:60001 of https://codereview.chromium.org/2104423003/ )
by benjaminwagner
· 8 years ago
f170309
Hide more GrBatch Geometry structs.
by bsalomon
· 8 years ago
7f06c69
Better encapsulate oval/rrect batchs.
by bsalomon
· 8 years ago
fc5b70a
Revert of Better encapsulate oval/rrect batchs. (patchset #3 id:40001 of https://codereview.chromium.org/2104423003/ )
by benjaminwagner
· 8 years ago
2d1afab
add SK_SUPPORT_PRECHECK_CLIPRECT experiment for clipRect
by reed
· 8 years ago
5fd209e
Better encapsulate oval/rrect batchs.
by bsalomon
· 8 years ago
3cf2e20
fix asan bug triggered by pathops fuzz tests
by caryclark
· 8 years ago
27fe1f8
Move dump of batches to be after the forwardCombine call in prepareBatches
by robertphillips
· 8 years ago
67f62fa
add short-desc
by reed
· 8 years ago
aa7ceb6
fix another pathops fuzz bug
by caryclark
· 8 years ago
fb40923
Add Annotations to old debugger
by robertphillips
· 8 years ago
b518862
Disable PathOpsFailOp test for Bazel ASAN test, because there are double->float cast overflows in PathOps code.
by benjaminwagner
· 8 years ago
343382e
fix fuzz test that exceeds numeric limit
by caryclark
· 8 years ago
2633e62
SkPDF: always assume SkStreamAsset behaves as specified
by halcanary
· 8 years ago
d48e5b8
Check for empty output in adb_wait_for_charge.
by benjaminwagner
· 8 years ago
44fbc79
Dump batch bounds and scissor rect
by robertphillips
· 8 years ago
29ed2ae
SkPDF: SkPDFStream takes only SkStreamAsset
by halcanary
· 8 years ago
b8d6af1
Remove unnecessary includes in src/pdf/
by martina.kollarova
· 8 years ago
97660cc
add annotations to debugger
by reed
· 8 years ago
26726d1
Spruce up batch info printouts
by robertphillips
· 8 years ago
b4f254e
Changes to Lua gradient scraping
by fmenozzi
· 8 years ago
d66110f
Fix vulkan onGetWritePixelsInfo
by egdaniel
· 8 years ago
0a0f67e
Make lines a special case in GrShape
by bsalomon
· 8 years ago
635df95
Revert of Make lines a special case in GrShape (patchset #5 id:120001 of https://codereview.chromium.org/2108523002/ )
by bsalomon
· 8 years ago
c31bb87
Tighten up masking of colorType & alphaType in SkImageInfo serialization (for fuzzer bug)
by robertphillips
· 8 years ago
d9114cb
Update CT documentation on skia.org
by rmistry
· 8 years ago
c62318c
Make lines a special case in GrShape
by bsalomon
· 8 years ago
0829e49
Add blacklist for the Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-CT_IMG_DECODE_100k_SKPs bot
by rmistry
· 8 years ago
3f0753d
fix fuzz bugs
by caryclark
· 8 years ago
74139f1
Address two fuzzer bugs:
by robertphillips
· 8 years ago
ab527a5
Enable many more tests for Vulkan
by egdaniel
· 8 years ago
085cad4
Move SkColorSpace ICC parsing/writing code to its own file
by msarett
· 8 years ago
Next »