Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9e967ad6e54c1e2e5ffb9d6e9eb8414e6b36b0e3
9e967ad
Preserve GrContext's matrix when calling SkShader::asNewEffect.
by commit-bot@chromium.org
· 10 years ago
28f070d
SSE2 everywhere.
by commit-bot@chromium.org
· 10 years ago
c4e416c
Add Memcpy32 bench.
by commit-bot@chromium.org
· 10 years ago
1878651
Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale
by commit-bot@chromium.org
· 10 years ago
941ff78
Remove legacy constructor for blur draw looper.
by commit-bot@chromium.org
· 10 years ago
4297430
Rebaselines for gpu dashing
by commit-bot@chromium.org
· 10 years ago
555e74f
"Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""
by reed@google.com
· 10 years ago
61830df
bench rebase after 3b9e8be
by commit-bot@chromium.org
· 10 years ago
3b9e8be
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
dc20432
Add missing include in SkBlurImage optimization
by commit-bot@chromium.org
· 10 years ago
7126fef
Update valgrind suppression file
by commit-bot@chromium.org
· 10 years ago
3595f88
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
by commit-bot@chromium.org
· 10 years ago
584f337
fix utf32 text in subpixel mode
by commit-bot@chromium.org
· 10 years ago
7ba1702
fix off-by-one error in texture coordinate calculations for rrect gpu
by commit-bot@chromium.org
· 10 years ago
8d093d5
bench rebase after 71db882
by commit-bot@chromium.org
· 10 years ago
a4c3677
Add gzip encoding responses.
by commit-bot@chromium.org
· 10 years ago
a369e36
Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"
by commit-bot@chromium.org
· 10 years ago
71e5576
Changed JSON formatting to fit BigQuery requirements
by commit-bot@chromium.org
· 10 years ago
015c08e
Move zooming into its own component, imported via HTML Imports.
by commit-bot@chromium.org
· 10 years ago
99bd7d8
Try out SkMatrix::Concat.
by commit-bot@chromium.org
· 10 years ago
7b17152
gradient api sans (deprecated) unitmapper
by commit-bot@chromium.org
· 10 years ago
da797e1
bench rebase after 8216506
by commit-bot@chromium.org
· 10 years ago
abeb958
make render_pictures properly handle empty expectations file
by commit-bot@chromium.org
· 10 years ago
0a98d87
Don't clobber initial transform with SetMatrix.
by commit-bot@chromium.org
· 10 years ago
71db882
Real fix for Widnows build errors for GrDashingEffect
by commit-bot@chromium.org
· 10 years ago
ad88340
Fix build error for windows for Dashing CL
by commit-bot@chromium.org
· 10 years ago
628ed0b
Add Dashing gpu effect for simple dashed lines
by commit-bot@chromium.org
· 10 years ago
2a67e12
This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate.
by commit-bot@chromium.org
· 10 years ago
2ee3c2c
Add choke point for performing a fake endRecording
by commit-bot@chromium.org
· 10 years ago
8216506
Ensure playing back a picture always balances saves and restores
by commit-bot@chromium.org
· 10 years ago
114487c
Fix generation tests.
by commit-bot@chromium.org
· 10 years ago
90a1767
make buildbot_globals.py read global_variables.json file from googlesource
by commit-bot@chromium.org
· 10 years ago
a267d41
Fix windows build.
by commit-bot@chromium.org
· 10 years ago
120c999
Generate Android.mk for DM.
by commit-bot@chromium.org
· 10 years ago
25c1066
Generate gm/Android.mk, minus JSON.
by commit-bot@chromium.org
· 10 years ago
a783559
Greenify bench bot Perf-Win7-ShuttleA-HD2000-x86-Release at build 2272
by commit-bot@chromium.org
· 10 years ago
b0ce4b6
Fix Gpu texture creation bug
by commit-bot@chromium.org
· 10 years ago
684b3d0
Disable poppler on Windows since it no longer compiles in VS2013
by commit-bot@chromium.org
· 10 years ago
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 10 years ago
dbe0cd1
Rebase for https://codereview.chromium.org/283803003/
by commit-bot@chromium.org
· 10 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
61744ec
Generate bench/Android.mk from gyp.
by commit-bot@chromium.org
· 10 years ago
69031a4
DM: find max component difference
by commit-bot@chromium.org
· 10 years ago
f9b4a00
bench rebase after 1663d40
by commit-bot@chromium.org
· 10 years ago
1663d40
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
8265fe6
Add polyfill for pointer events, change code to handle both mouse and pointer events equalls.
by commit-bot@chromium.org
· 10 years ago
300790e
hack to expand 'pad' to account for very wide glyphs
by commit-bot@chromium.org
· 10 years ago
b3b0cfc
Add lua scripts to scrape dashing info
by commit-bot@chromium.org
· 10 years ago
8dcff64
Move skPaint2GrPaint to SkGr.h/cpp
by commit-bot@chromium.org
· 10 years ago
2664207
refactor DM::SetupBitmap
by commit-bot@chromium.org
· 10 years ago
85fd193
Factor out DumpRecord method from dump_record tool for later use
by commit-bot@chromium.org
· 10 years ago
0a68c5a
Add SSE4 check to BlurImage optimization.
by commit-bot@chromium.org
· 10 years ago
bd0be25
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
by commit-bot@chromium.org
· 10 years ago
3f04517
render_pictures: add --mismatchPath flag
by commit-bot@chromium.org
· 10 years ago
76ac7f8
delete no-longer-used update-doxygen.sh
by commit-bot@chromium.org
· 10 years ago
e1f941f
bench rebase after a1633da
by commit-bot@chromium.org
· 10 years ago
9c7fdab
Always inline SkFloatToFixed_arm.
by commit-bot@chromium.org
· 10 years ago
a1633da
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
ee7e23d
Effects on the paint also prevent layer merge optimization.
by commit-bot@chromium.org
· 10 years ago
d6dcacd
DM: tweaks
by commit-bot@chromium.org
· 10 years ago
47b679b
comment out info4 test until Rob can fix it
by reed@google.com
· 10 years ago
4cef1be
rebaseline_server: apply ignored-tests.txt within rebaseline_server, not just on the bots
by commit-bot@chromium.org
· 10 years ago
90b5a2a
DM: Add --skps.
by commit-bot@chromium.org
· 10 years ago
ddb9331
remove reference to (deleted) SkKernel33MaskFilter
by commit-bot@chromium.org
· 10 years ago
f364521
Fix goauth path
by commit-bot@chromium.org
· 10 years ago
9cb4283
update NeedsDeepCopy
by commit-bot@chromium.org
· 10 years ago
5fd3768
bench rebase after 9f3b925
by commit-bot@chromium.org
· 10 years ago
e56e840
Reland the 4x -> 1x allocation from "4x allocation in PipeController is probably overkill."
by commit-bot@chromium.org
· 10 years ago
4d803a9
Add asADash to Lua for scraping
by commit-bot@chromium.org
· 10 years ago
0fd0d4c
Add warning about GOPATH to bug_chomper/run_server.sh
by commit-bot@chromium.org
· 10 years ago
44803fb
Reland one more bug fix from "4x allocation in PipeController is probably overkill.".
by commit-bot@chromium.org
· 10 years ago
8041f3d
arm64make script - fix error preventing Release testing.
by commit-bot@chromium.org
· 10 years ago
7801faa
Add CPU backing store for GrAtlas to reduce texture uploads.
by commit-bot@chromium.org
· 10 years ago
21bbc28
Allow GrFontCache::dump() in all builds.
by commit-bot@chromium.org
· 10 years ago
d049017
Reland bug fixes from "4x allocation in PipeController is probably overkill."
by commit-bot@chromium.org
· 10 years ago
d3031aa
Stage fixes for underline position.
by commit-bot@chromium.org
· 10 years ago
f700fb2
Manually revert "4x allocation in PipeController is probably overkill."
by commit-bot@chromium.org
· 10 years ago
3055879
Add ownership dox for SkShader::asACompose.
by commit-bot@chromium.org
· 10 years ago
f70e917
By default, Chromium optimizes for size when compiling on Android.
by commit-bot@chromium.org
· 10 years ago
fc6dfba
Inline noop willFoo/didFoo into SkCanvas.h.
by commit-bot@chromium.org
· 10 years ago
8ec8bab
Update layer-pre-rendering for Chrome flag
by commit-bot@chromium.org
· 10 years ago
9f3b925
Ping MySQL every minute in an attempt to keep the connection alive.
by commit-bot@chromium.org
· 10 years ago
ab885be
Comment out call broken call to pushMatrix in LuaCanvas
by commit-bot@chromium.org
· 10 years ago
44d4210
BugChomper: Get the oauth_client_secret from GS
by commit-bot@chromium.org
· 10 years ago
54aac65
bench rebase after f71be96
by commit-bot@chromium.org
· 10 years ago
7959055
Add functions for inspecting SkShader.
by commit-bot@chromium.org
· 10 years ago
5132461
BugChomper utility - rewrite in Go
by commit-bot@chromium.org
· 10 years ago
90bebbb
Fixed flaky test
by commit-bot@chromium.org
· 10 years ago
9d439a7
Adds dashboard link for one-line plot on each alert item.
by commit-bot@chromium.org
· 10 years ago
30aa341
Adds kelvinly@google.com to CQ_COMMITTERS
by commit-bot@chromium.org
· 10 years ago
e7851cd
Update TSAN suppressions.
by commit-bot@chromium.org
· 10 years ago
92cea27
Remove legacy SkLayerRasterizer flag for Android.
by commit-bot@chromium.org
· 10 years ago
f71be96
Always inline Filter_32_*_neon functions
by commit-bot@chromium.org
· 10 years ago
6b3eebc
Add check for bad dash interval in dash effect picture read
by commit-bot@chromium.org
· 10 years ago
c44672c
bench rebase after e92c68f
by commit-bot@chromium.org
· 10 years ago
7e9feda
Fix the android framework build as it still uses mutable local matrices.
by djsollen@google.com
· 10 years ago
e92c68f
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
b3c836b
add SK_SUPPORT_LEGACY_SHADER_LOCALMATRIX for chrome
by commit-bot@chromium.org
· 10 years ago
5654d17
comment-only fix to tools/update-doxygen.sh
by commit-bot@chromium.org
· 10 years ago
5970f62
re-land hide get/setLocalMatrix
by commit-bot@chromium.org
· 10 years ago
Next »