Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1fd263edb3bac44c8921bd34590bbc57fb348001
1fd263e
remove SK_SUPPORT_LEGACY_ASIMAGEINFO and SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS
by commit-bot@chromium.org
· 10 years ago
5a70945
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 10 years ago
2a5cd60
Add an OR operator overload for SaveFlags to avoid extra static casts.
by commit-bot@chromium.org
· 10 years ago
999cfd1
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/)
by commit-bot@chromium.org
· 10 years ago
910702b
Implement SkPictureImageFilter bounds computation.
by senorblanco@chromium.org
· 10 years ago
a05fa06
Use GrGLShaderBuilder::GenProgramOutput in GrGLProgram.
by commit-bot@chromium.org
· 10 years ago
af091a1
Initial work to get ETC1 data up to the GPU
by commit-bot@chromium.org
· 10 years ago
b328158
Fixing clusterfuzz issue
by commit-bot@chromium.org
· 10 years ago
a65e2fd
add --dryRun flag to dm
by commit-bot@chromium.org
· 10 years ago
4927092
check for null typeface from paint
by reed@google.com
· 10 years ago
7ae034d
Test font created from paint
by commit-bot@chromium.org
· 10 years ago
f7f9aa0
move all code generation under genProgram() in GrGLShaderBuilder.
by commit-bot@chromium.org
· 10 years ago
6175d50
more rebaselines for filterbitmap and downsamplebitmap.
by commit-bot@chromium.org
· 10 years ago
3dd6368
Revert of TSAN caught us racing in ScalarBench.cpp (https://codereview.chromium.org/305033002/)
by commit-bot@chromium.org
· 10 years ago
9a558d4
using real tiles when simulating tiling
by commit-bot@chromium.org
· 10 years ago
ee982ed
TSAN caught us racing in ScalarBench.cpp
by commit-bot@chromium.org
· 10 years ago
6e7ddaa
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
· 10 years ago
687a26d
fix int->scalar warnings
by reed@google.com
· 10 years ago
a3264e5
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)"
by commit-bot@chromium.org
· 10 years ago
16fdbd3
Whitespace change to test CQ throttling
by commit-bot@chromium.org
· 10 years ago
fdee40f
Revert of Whitespace change to test CQ throttling (https://codereview.chromium.org/307993004/)
by commit-bot@chromium.org
· 10 years ago
6402089
Whitespace change to test CQ throttling
by commit-bot@chromium.org
· 10 years ago
559a883
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
by commit-bot@chromium.org
· 10 years ago
9681eeb
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
0585843
Fixing a clusterfuzz found issue
by commit-bot@chromium.org
· 10 years ago
facad13
Make GrGLShaderBuilder store a GenProgramOutput
by commit-bot@chromium.org
· 10 years ago
1803f4eb
new animated sample to show subpixel translate bug with high quality scaling
by commit-bot@chromium.org
· 10 years ago
6eac42e
Incremental refactoring of GrGLProgram and GrGLShaderBuilder
by commit-bot@chromium.org
· 10 years ago
d0f824c
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
by commit-bot@chromium.org
· 10 years ago
986d681
setConfig -> setInfo
by commit-bot@chromium.org
· 10 years ago
39e8d93
DM tweaks
by commit-bot@chromium.org
· 10 years ago
97de357
SkLazyPtr, mk. 2
by commit-bot@chromium.org
· 10 years ago
f9bd04f
Constify the arguments to createTexture
by commit-bot@chromium.org
· 10 years ago
0365261
Move all code generation from GrGLProgram to GrGLShaderBuilder
by commit-bot@chromium.org
· 10 years ago
5744bbe
move SkImageGenerator.cpp from src/images to src/core
by reed@google.com
· 10 years ago
ad854bf
Add testing for Rectanizer-derived classes
by commit-bot@chromium.org
· 10 years ago
d3c6b3f
Tinker with SkLazyFnPtr a bit.
by commit-bot@chromium.org
· 10 years ago
448e2a3
Add SkBarriers to ports.
by commit-bot@chromium.org
· 10 years ago
ecc8649
Mark remaining Ubuntu msaa shadertext2 images as ignore-failure.
by bsalomon@google.com
· 10 years ago
ff33677
add SK_SUPPORT_LEGACY_INSTALLPIXELSPARAMS
by commit-bot@chromium.org
· 10 years ago
672e7cf
fix bug in legacy code for SK_SUPPORT_LEGACY_IMAGEGENERATORAPI
by reed@google.com
· 10 years ago
37c772a
Reland https://codereview.chromium.org/286903025
by commit-bot@chromium.org
· 10 years ago
6ee7a09
cleanup gyp common_variables
by djsollen@google.com
· 10 years ago
0b8bbf6
Rebaseline stragglers, mark shadertext2 as ignore on ubunutu for msaa configs.
by bsalomon@google.com
· 10 years ago
a095041
Remove SkRecorder's kWriteOnly mode.
by commit-bot@chromium.org
· 10 years ago
cac02e5
Bench rebaseline from codereview: fix is_finished
by commit-bot@chromium.org
· 10 years ago
68d20ec
legacy refEncodedData() returns data, not bool
by reed@google.com
· 10 years ago
0a7e5b7
Add the ability to select a source image to use in the code.
by commit-bot@chromium.org
· 10 years ago
cba7378
replace config() with colorType()
by commit-bot@chromium.org
· 10 years ago
00f8d6c
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 10 years ago
2246e32
Make SkPictureRecorder::partialReplay const
by commit-bot@chromium.org
· 10 years ago
8de5b7b
Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag.
by bungeman@google.com
· 10 years ago
97415aa
Rebase shadertext2,3 and stroketext on gpu configs
by bsalomon@google.com
· 10 years ago
f970b70
New baselines for imagefilter GMs in perspective mode post-r14920.
by senorblanco@chromium.org
· 10 years ago
c4be146
re-enable downsample and filterbitmap GMs
by commit-bot@chromium.org
· 10 years ago
0e59c3a
rebaselines for ignored filterbitmap / downsamplebitmap tests
by commit-bot@chromium.org
· 10 years ago
e65a44a
Bench Rebaseline from Codereview: separate out all_trybots_finished()
by commit-bot@chromium.org
· 10 years ago
5bf38e2
Rebaseline GMs with missing expectated images and shadertext2 msaa
by bsalomon@google.com
· 10 years ago
0a92d8e
ignore failing pdf-native for shadertext
by commit-bot@chromium.org
· 10 years ago
f87f1e3
rebaselines for shadertext after unitmapper removal
by commit-bot@chromium.org
· 10 years ago
7ac83bb
ignore failures for acutals that never appear
by commit-bot@chromium.org
· 10 years ago
050b3b8
Massive rebaseline of gpu images after matrix change.
by bsalomon@google.com
· 10 years ago
17af7e4
whitespace change to trigger buildbots and get all GM images uploaded
by commit-bot@chromium.org
· 10 years ago
47c66dd
separate view matrix from rt adjustment
by commit-bot@chromium.org
· 10 years ago
5373260
git cl dcommit# Enter a description of the change. shadertext2 rebaselines
by commit-bot@chromium.org
· 10 years ago
dcba993
Add sk_memcpy32 to Memcpy bench.
by commit-bot@chromium.org
· 10 years ago
793ddd9
Shut up windows build errors on new GM
by commit-bot@chromium.org
· 10 years ago
3c1594a
make new blurrect GM and replace the dozens of existing ones
by commit-bot@chromium.org
· 10 years ago
e3c400f
Set the default discardable pool size for Android framework.
by commit-bot@chromium.org
· 10 years ago
81496fb
Spin off just SkLazyFnPtr from 305513002.
by commit-bot@chromium.org
· 10 years ago
940aa23
rebaseline #5 for shadertext2
by commit-bot@chromium.org
· 10 years ago
f263f34
yet more rebaselines for shadertext and mandrills
by commit-bot@chromium.org
· 10 years ago
c950ee6
more rebaselines for shadertext2 and stroketext and a couple of mandrills
by commit-bot@chromium.org
· 10 years ago
86b0de4
Revert "Remove SkThread.h from public API."
by commit-bot@chromium.org
· 10 years ago
05d1cc2
Revert of Spin off just SkLazyFnPtr from 305513002. (https://codereview.chromium.org/305753002/)
by commit-bot@chromium.org
· 10 years ago
6640ee3
Revert of Fix SkAtomics_win.h typos. (https://codereview.chromium.org/293363017/)
by commit-bot@chromium.org
· 10 years ago
a32260d
add flag to disable changes to image scaling to avoid breaking every single
by commit-bot@chromium.org
· 10 years ago
5133fc1
Fix SkAtomics_win.h typos.
by commit-bot@chromium.org
· 10 years ago
3fdc7d6
Spin off just SkLazyFnPtr from 305513002.
by commit-bot@chromium.org
· 10 years ago
29ac34e
Fix filter bounds computation for SkOffsetImageFilter.
by senorblanco@chromium.org
· 10 years ago
77cb589
more rebaselines for shadertext
by commit-bot@chromium.org
· 10 years ago
b1aec17
Remove SkThread.h from public API.
by commit-bot@chromium.org
· 10 years ago
7e2b0f3
Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef
by commit-bot@chromium.org
· 10 years ago
e9ba81f
rebaseline shadertext2 shadertext3 and stroketext (sans 2)
by commit-bot@chromium.org
· 10 years ago
93d7bb6
add a verbose flag to skdiff that shows the progress and status of
by commit-bot@chromium.org
· 10 years ago
fa95b26
rename ignored tests
by commit-bot@chromium.org
· 10 years ago
ea6cb91
Add script to rebaseline benches from codereview trybot results
by commit-bot@chromium.org
· 10 years ago
f449156
Make image scaling have floating point scales. Third attempt to land this
by commit-bot@chromium.org
· 10 years ago
d4c5f2f
Followup GM rebaselines for non-GPU configs after removing tests from ignored-tests.txt
by bsalomon@google.com
· 10 years ago
025e6d5
Take care of a bunch of pending GPU rebaselines and remove tests from ignored-tests.txt
by bsalomon@google.com
· 10 years ago
924205a
Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)
by commit-bot@chromium.org
· 10 years ago
b263985
add colortable support to imagegenerator
by commit-bot@chromium.org
· 10 years ago
7c18351
Better handling of bitmaps in DirectWrite.
by bungeman@google.com
· 10 years ago
5889e30
Include SkTypes to fix Android frameworks build
by commit-bot@chromium.org
· 10 years ago
6be0ab3
Add SKP_VERSION file to determine which SKPs to download
by commit-bot@chromium.org
· 10 years ago
8e7d37d
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 10 years ago
6d3eaea
add replay entry point to SkPictureRecorder for Android
by commit-bot@chromium.org
· 10 years ago
293a4b3
Revert of PictureBenchmark JSON logging (https://codereview.chromium.org/286903025/)
by commit-bot@chromium.org
· 10 years ago
466f5f3
remove SkBitmap::asImageInfo
by commit-bot@chromium.org
· 10 years ago
300c429
add box image to resources; landing separately to avoid issues with
by commit-bot@chromium.org
· 10 years ago
Next »