Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
57585fa2c4f59fec15e9059cdf88bdc078123a4e
57585fa
Turn off WarnAsError when building ANGLE projects on windows.
by bsalomon@google.com
· 13 years ago
1d03ba9
Turn off warnings-as-error on 64bit windows build due to many size_t-related warnings.
by bsalomon@google.com
· 13 years ago
50c79d8
Enable warnings-as-errors on Windows.
by bsalomon@google.com
· 13 years ago
15655b2
gm: remove --diffPath option and all other pixel diff functionality.
by epoger@google.com
· 13 years ago
5f429b0
Fix signed/unsigned comparison in PictureTest.cpp
by bsalomon@google.com
· 13 years ago
14306e6
Rebaselined webpage image GMs for ['base-android-xoom'] on Google Storage.
by rmistry@google.com
· 13 years ago
57451ce
Rebaselined webpage image GMs for %s on Google Storage.
by rmistry@google.com
· 13 years ago
fcf4a69
Rebaselined webpage image GMs for %s on Google Storage.
by rmistry@google.com
· 13 years ago
c3d753e
Fix signed/unsigned comparison warning in PictureTest.cpp
by bsalomon@google.com
· 13 years ago
e378d83
translate modifier keys for xevents
by reed@google.com
· 13 years ago
6f47663
Fix macro redefinition warning on 10.6 bots in mesa code.
by bsalomon@google.com
· 13 years ago
3792418
fix linux build
by reed@google.com
· 13 years ago
72708fa
fix win build
by reed@google.com
· 13 years ago
4d5c26d
pass modifier keys to click events (e.g. control | shift etc.)
by reed@google.com
· 13 years ago
9aaf36d
fix GPU drawing for 8 bit alpha bitmaps
by humper@google.com
· 13 years ago
7492f4e
$(SVN_VERSION) -> $SVN_VERSION in build-tot-chromium.sh
by rmistry@google.com
· 13 years ago
6b69cbf
Script to checkout and build ToT chromium with ToT skia
by rmistry@google.com
· 13 years ago
eb928ea
Proposed fix to new stroking/path render selection system
by robertphillips@google.com
· 13 years ago
2b57dc6
fix warings. add SkTAbs()
by reed@google.com
· 13 years ago
b5715a1
fix spelling: cannonical -> canonical
by reed@google.com
· 13 years ago
b54a5d6
Rebaselined webpage image GMs for ['base-shuttle-win7-intel-float'] on Google Storage.
by rmistry@google.com
· 13 years ago
4e8ef33
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
89d15a2
fix warnings Review URL: https://codereview.appspot.com/7060053
by reed@google.com
· 13 years ago
cb88d32
fix warnings (float to int), and convert to skia-style
by reed@google.com
· 13 years ago
4cbb3a1
disable warnings-as-error for JSON code, which has warnings (at least on mac)
by reed@google.com
· 13 years ago
fe0d680
disable werror on 64 bit
by humper@google.com
· 13 years ago
070dcd8
abandon SK_IGNORE_TREAT_AS_SPRITE as a flag, and use SK_IGNORE_TRANS_CLAMP_FIX
by reed@google.com
· 13 years ago
140d728
fix warnings Review URL: https://codereview.appspot.com/7073044
by reed@google.com
· 13 years ago
f286329
fix warning in render pdf tool
by humper@google.com
· 13 years ago
a7830dc
Revert part of r7047 to check Xoom failures
by robertphillips@google.com
· 13 years ago
0e51577
fix warning from scalar --> int32 conversion
by humper@google.com
· 13 years ago
af2bd7b
hopefully fix gyp mistake for iOS
by humper@google.com
· 13 years ago
9c4e5ac
Cleaned up warnings in Windows build.
by jvanverth@google.com
· 13 years ago
57313f6
Fix warning-as-error for var used only in an assert (and therefore not in the release build).
by bsalomon@google.com
· 13 years ago
21cbec4
Remove GrTDArray.
by bsalomon@google.com
· 13 years ago
674a3a2
Attempt to fix NULL to intptr_t warning-as-error on mac build.
by bsalomon@google.com
· 13 years ago
05af1af
eliminate all warnings in non-thirdparty code on mac
by humper@google.com
· 13 years ago
3045429
Rebaselined webpage image GMs for ['base-android-xoom'] on Google Storage.
by rmistry@google.com
· 13 years ago
97c982d
Rebaselined webpage image GMs for %s on Google Storage.
by rmistry@google.com
· 13 years ago
f515ffc
Show the paint's typeface information in the details pane of the debugger.
by humper@google.com
· 13 years ago
e3453cb
This CL introduces a new path renderer.
by sugoi@google.com
· 13 years ago
d68bc30
shape ops work in progress
by caryclark@google.com
· 13 years ago
2b4e544
re-add SkRefPtr to SkRefCnt.h until all uses of it have been removed from Chrome
by robertphillips@google.com
· 13 years ago
13d8d09
Whitespace change to trigger rebuilds
by rmistry@google.com
· 13 years ago
ce1f3cc
Fix the computed (new) inverse matrix when we detect that a shader's matrix
by reed@google.com
· 13 years ago
8ae714b
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
ac0d47e
move include of src/effects into general, and out of gpu-specific
by reed@google.com
· 13 years ago
697c1e1
disable some new tests until we debug an rtree failure
by reed@google.com
· 13 years ago
7c7292c
Added a new function to directly generate a blurred rectangle analytically.
by humper@google.com
· 13 years ago
f7b62d6
Remove unused variable.
by vandebo@chromium.org
· 13 years ago
6d0032a
shape ops work in progress
by caryclark@google.com
· 13 years ago
d96d17b
Remove SkRefPtr
by vandebo@chromium.org
· 13 years ago
4a1362a
add SK_IGNORE_FAST_SCALEMATRIX_INVERT guard for new invert code
by reed@google.com
· 13 years ago
34cccde
Allow GrEffects with multiple textures.
by bsalomon@google.com
· 13 years ago
6eb549e
Revert "Remove SkRefPtr" - r7021
by vandebo@chromium.org
· 13 years ago
e8a76ae
Remove SkRefPtr
by vandebo@chromium.org
· 13 years ago
2fb96cc
special-case matrix invert for translate and scale
by reed@google.com
· 13 years ago
be61c05
Fix Android texture cacheID issue (npot flag not generated correctly)
by robertphillips@google.com
· 13 years ago
90533be
add matrixbench for invert_translate
by reed@google.com
· 13 years ago
ade109f
Fix Android compiler warnings.
by djsollen@google.com
· 13 years ago
fb2cd42
add --exclude-config to opt out of 1 or more configs. This always is respected,
by reed@google.com
· 13 years ago
82bf8bb
use DEF_BENCH to simplify registration
by reed@google.com
· 13 years ago
d9f65e3
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
b16033a
reorder internal files, in preparation for refactoring. no functional change.
by mike@reedtribe.org
· 13 years ago
5d688fb
remove dead code from SkPath::addOval
by mike@reedtribe.org
· 13 years ago
8f9f468
shape ops work in progress
by caryclark@google.com
· 13 years ago
ee5a5ee
* Extended skdiff to report alpha channel differences.
by rmistry@google.com
· 13 years ago
57cf9a6
ran gm/tests/rebaseline.sh 5-6 times to update the self-test after 6984
by reed@google.com
· 13 years ago
ae57358
use SkTreatAsSprite in SkDraw (with guard for chrome if needed)
by reed@google.com
· 13 years ago
9c81bd5
Fix Windows warning: Changed implicit int32_t to SkScalar cast to explicit SkIntToScalar call.
by jvanverth@google.com
· 13 years ago
b9ec7d0
Yet another whitespace change
by borenet@google.com
· 13 years ago
0c7d718
Another Whitespace Change...
by borenet@google.com
· 13 years ago
262891a
Whitespace change to trigger rebuild
by borenet@google.com
· 13 years ago
5408a30
#undef SK_IGNORE_QUAD_STROKE_FIX, to enable the fix for stroked quads.
by reed@google.com
· 13 years ago
422188f
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
7d474f8
The motivation for this changeset is to fix the following build failure in google3-
by rmistry@google.com
· 13 years ago
672d5c2
Fix warnings about unused function on Mac.
by bsalomon@google.com
· 13 years ago
67baba4
Fixed debugger for addition of drawRRect, clipRRect & drawOval
by robertphillips@google.com
· 13 years ago
ad51430
add unittest for SkTreatAsSprite
by reed@google.com
· 13 years ago
11f20d6
Remove GrInstanceCounter.
by bsalomon@google.com
· 13 years ago
10a9fb8
Ensure that GrCacheID::Key instances are fully initialized.
by bsalomon@google.com
· 13 years ago
a59df04
Delete no-longer compiled SkRectShape.cpp
by epoger@google.com
· 13 years ago
a44de96
Update documentation around picture playback.
by djsollen@google.com
· 13 years ago
3aa3358
Add more warnings about https://code.google.com/p/skia/issues/detail?id=677 ('make tools/tests/run.sh work cross-platform')
by epoger@google.com
· 13 years ago
df194a4
remove #ifdef for scalar==float, since it always is
by reed@google.com
· 13 years ago
e78dd4b
add metadata to Click for views
by mike@reedtribe.org
· 13 years ago
2606c5d
Whitespace change to trigger rebuilds
by rmistry@google.com
· 13 years ago
10227bf
shape ops work in progress
by caryclark@google.com
· 13 years ago
6c40614
Whitespace change to trigger rebuilds
by rmistry@google.com
· 13 years ago
8d83d0d
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
3586ece
shape ops work in progress
by caryclark@google.com
· 13 years ago
87a1fd0
Whitespace change to trigger rebuilds
by rmistry@google.com
· 13 years ago
85370fe
Whitespace change to trigger rebuilds
by rmistry@google.com
· 13 years ago
2157983
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 13 years ago
3af2b8d
fix warnings:
by mike@reedtribe.org
· 13 years ago
102b4d5
add const to unhide virtuals in custom colorfilter
by mike@reedtribe.org
· 13 years ago
3eafe9b
Fix break from eariler change to colorfilters. clang's warnings found that some of these
by mike@reedtribe.org
· 13 years ago
61490fa
fix warnings related to constness in overrides of SkColorFilter
by mike@reedtribe.org
· 13 years ago
f6100c8
fix compiler warnings:
by mike@reedtribe.org
· 13 years ago
14dd81d
disable (using build-flag) change in 6937 until I can figure out how to rebaseline the self-test
by mike@reedtribe.org
· 13 years ago
Next »