Sign in
chromium
/
external
/
skia
/
HEAD
7190223
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
by commit-bot@chromium.org
· 9 years ago
master
bcff066
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 9 years ago
24044fd
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 9 years ago
3b8880c
New file for simpler updating of Android defines.
by commit-bot@chromium.org
· 9 years ago
6d4d84c
Add a way for the gpu veto to report back the reason why it said no
by commit-bot@chromium.org
· 9 years ago
a55e99a
fix casting issue with or operator
by commit-bot@chromium.org
· 9 years ago
4253c5d
Revert of remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS (https://codereview.chromium.org/308083010/)
by commit-bot@chromium.org
· 9 years ago
ec6ffe6
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 9 years ago
daf7b3e
Allow SkPictureImageFilter to be serialized when not run cross-process.
by senorblanco@chromium.org
· 9 years ago
e8226f3
remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS
by commit-bot@chromium.org
· 9 years ago
f80787d
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 9 years ago
8f46587
Add an OR operator overload for SaveFlags to avoid extra static casts.
by commit-bot@chromium.org
· 9 years ago
951c91c
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/)
by commit-bot@chromium.org
· 9 years ago
7241d14
Implement SkPictureImageFilter bounds computation.
by senorblanco@chromium.org
· 9 years ago
c98686a
Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram.
by commit-bot@chromium.org
· 9 years ago
0296e7d
Initial work to get ETC1 data up to the GPU
by commit-bot@chromium.org
· 9 years ago
c024376
Fixing clusterfuzz issue
by commit-bot@chromium.org
· 9 years ago
5a67430
add --dryRun flag to dm
by commit-bot@chromium.org
· 9 years ago
8f592be
check for null typeface from paint
by reed@google.com
· 9 years ago
082ee7a
Test font created from paint
by commit-bot@chromium.org
· 9 years ago
7ccbe9e
move all code generation under genProgram() in GrGLShaderBuilder.
by commit-bot@chromium.org
· 9 years ago
4e0d623
more rebaselines for filterbitmap and downsamplebitmap.
by commit-bot@chromium.org
· 9 years ago
3bc6307
Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/)
by commit-bot@chromium.org
· 9 years ago
eef3f48
using real tiles when simulating tiling
by commit-bot@chromium.org
· 9 years ago
11a94fa
TSAN caught us racing in ScalarBench.cpp
by commit-bot@chromium.org
· 9 years ago
0bd1288
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be.
by commit-bot@chromium.org
· 9 years ago
4052b64
fix int->scalar warnings
by reed@google.com
· 9 years ago
6dd730a
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)"
by commit-bot@chromium.org
· 9 years ago
8bb8257
Whitespace change to test CQ throttling
by commit-bot@chromium.org
· 9 years ago
da8f7df
Revert of Whitespace change to test CQ throttling (https://codereview.chromium.org/307993004/)
by commit-bot@chromium.org
· 9 years ago
5430f35
Whitespace change to test CQ throttling
by commit-bot@chromium.org
· 9 years ago
bc71ce3
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
by commit-bot@chromium.org
· 9 years ago
17600a1
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 9 years ago
8007af8
Fixing a clusterfuzz found issue
by commit-bot@chromium.org
· 9 years ago
f37b2ff
Make GrGLShaderBuilder store a GenProgramOutput
by commit-bot@chromium.org
· 9 years ago
05266bc
new animated sample to show subpixel translate bug with high quality scaling
by commit-bot@chromium.org
· 9 years ago
d471db2
Incremental refactoring of GrGLProgram and GrGLShaderBuilder
by commit-bot@chromium.org
· 9 years ago
a5e8747
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
by commit-bot@chromium.org
· 9 years ago
f096a6b
setConfig -> setInfo
by commit-bot@chromium.org
· 9 years ago
28c44d7
DM tweaks
by commit-bot@chromium.org
· 9 years ago
bce3ed1
SkLazyPtr, mk. 2
by commit-bot@chromium.org
· 9 years ago
0e3a947
Constify the arguments to createTexture
by commit-bot@chromium.org
· 9 years ago
3aa7407
Move all code generation from GrGLProgram to GrGLShaderBuilder
by commit-bot@chromium.org
· 9 years ago
eb73fff
move SkImageGenerator.cpp from src/images to src/core
by reed@google.com
· 9 years ago
d53ad8c
Add testing for Rectanizer-derived classes
by commit-bot@chromium.org
· 9 years ago
c44e44b
Tinker with SkLazyFnPtr a bit.
by commit-bot@chromium.org
· 9 years ago
b2feb18
Add SkBarriers to ports.
by commit-bot@chromium.org
· 9 years ago
17919d6
Mark remaining Ubuntu msaa shadertext2 images as ignore-failure.
by bsalomon@google.com
· 9 years ago
7a22da1
add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS
by commit-bot@chromium.org
· 9 years ago
0d3dc7a
fix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI
by reed@google.com
· 9 years ago
7735992
Reland https://codereview.chromium.org/286903025
by commit-bot@chromium.org
· 9 years ago
967801b
cleanup gyp common_variables
by djsollen@google.com
· 9 years ago
999d0b9
Rebaseline stragglers, mark shadertext2 as ignore on ubunutu for msaa configs.
by bsalomon@google.com
· 9 years ago
ac4acff
Remove SkRecorder's kWriteOnly mode.
by commit-bot@chromium.org
· 9 years ago
f3e7589
Bench rebaseline from codereview: fix is_finished
by commit-bot@chromium.org
· 9 years ago
0f825d7
legacy refEncodedData() returns data, not bool
by reed@google.com
· 9 years ago
d2b5586
Add the ability to select a source image to use in the code.
by commit-bot@chromium.org
· 9 years ago
c6fe877
replace config() with colorType()
by commit-bot@chromium.org
· 9 years ago
fb6354b
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 9 years ago
da24ac1
Make SkPictureRecorder::partialReplay const
by commit-bot@chromium.org
· 9 years ago
40b53df
Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag.
by bungeman@google.com
· 9 years ago
8d23ae9
Rebase shadertext2,3 and stroketext on gpu configs
by bsalomon@google.com
· 9 years ago
1c3208e
New baselines for imagefilter GMs in perspective mode post-r14920.
by senorblanco@chromium.org
· 9 years ago
6156d47
re-enable downsample and filterbitmap GMs
by commit-bot@chromium.org
· 9 years ago
ff7b4bd
rebaselines for ignored filterbitmap / downsamplebitmap tests
by commit-bot@chromium.org
· 9 years ago
d7b890a
Bench Rebaseline from Codereview: separate out all_trybots_finished()
by commit-bot@chromium.org
· 9 years ago
f45af43
Rebaseline GMs with missing expectated images and shadertext2 msaa
by bsalomon@google.com
· 9 years ago
8516602
ignore failing pdf-native for shadertext
by commit-bot@chromium.org
· 9 years ago
ec4fc94
rebaselines for shadertext after unitmapper removal
by commit-bot@chromium.org
· 9 years ago
41b413c
ignore failures for acutals that never appear
by commit-bot@chromium.org
· 9 years ago
94d0be8
Massive rebaseline of gpu images after matrix change.
by bsalomon@google.com
· 9 years ago
b421201
whitespace change to trigger buildbots and get all GM images uploaded
by commit-bot@chromium.org
· 9 years ago
50a6713
separate view matrix from rt adjustment
by commit-bot@chromium.org
· 9 years ago
38e3ce8
git cl dcommit# Enter a description of the change. shadertext2 rebaselines
by commit-bot@chromium.org
· 9 years ago
9b243b5
Add sk_memcpy32 to Memcpy bench.
by commit-bot@chromium.org
· 9 years ago
ca95f93
Shut up windows build errors on new GM
by commit-bot@chromium.org
· 9 years ago
65fbd4d
make new blurrect GM and replace the dozens of existing ones
by commit-bot@chromium.org
· 9 years ago
82fb469
Set the default discardable pool size for Android framework.
by commit-bot@chromium.org
· 9 years ago
f28dd11
Spin off just SkLazyFnPtr from 305513002.
by commit-bot@chromium.org
· 9 years ago
3363238
rebaseline #5 for shadertext2
by commit-bot@chromium.org
· 9 years ago
fa51b5d
yet more rebaselines for shadertext and mandrills
by commit-bot@chromium.org
· 9 years ago
04ab7ea
more rebaselines for shadertext2 and stroketext and a couple of mandrills
by commit-bot@chromium.org
· 9 years ago
cc6d61a
Revert "Remove SkThread.h from public API."
by commit-bot@chromium.org
· 9 years ago
183142a
Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/)
by commit-bot@chromium.org
· 9 years ago
d690b13
Revert of Fix SkAtomics_win.h typos. (https://codereview.chromium.org/293363017/)
by commit-bot@chromium.org
· 9 years ago
8d19ec1
add flag to disable changes to image scaling to avoid breaking every single
by commit-bot@chromium.org
· 9 years ago
cff09a2
Fix SkAtomics_win.h typos.
by commit-bot@chromium.org
· 9 years ago
e17ba3a
Spin off just SkLazyFnPtr from 305513002.
by commit-bot@chromium.org
· 9 years ago
9c40a27
Fix filter bounds computation for SkOffsetImageFilter.
by senorblanco@chromium.org
· 9 years ago
0d5be8d
more rebaselines for shadertext
by commit-bot@chromium.org
· 9 years ago
1a65d6f
Remove SkThread.h from public API.
by commit-bot@chromium.org
· 9 years ago
e981f77
Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef
by commit-bot@chromium.org
· 9 years ago
d45fa34
rebaseline shadertext2 shadertext3 and stroketext (sans 2)
by commit-bot@chromium.org
· 9 years ago
710c431
add a verbose flag to skdiff that shows the progress and status of
by commit-bot@chromium.org
· 9 years ago
d258c29
rename ignored tests
by commit-bot@chromium.org
· 9 years ago
a1fe301
Add script to rebaseline benches from codereview trybot results
by commit-bot@chromium.org
· 9 years ago
6a0a82d
Make image scaling have floating point scales. Third attempt to land this
by commit-bot@chromium.org
· 9 years ago
29edb55
Followup GM rebaselines for non-GPU configs after removing tests from ignored-tests.txt
by bsalomon@google.com
· 9 years ago
c22023e
Take care of a bunch of pending GPU rebaselines and remove tests from ignored-tests.txt
by bsalomon@google.com
· 9 years ago
93f8d7e
Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)
by commit-bot@chromium.org
· 9 years ago
Next »