Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
bda26436faacf21ae2afd572aacd45eaa79fd0a6
/
gyp
/
SampleApp.gyp
478c04e
Update sample to use new perlin noise shader, and make cloud like
by egdaniel
· 9 years ago
629162d
Add text animation sample; tweak DrawShip sample
by jvanverth
· 9 years ago
d75ccc6
Revert of Add text animation sample; tweak DrawShip sample (patchset #3 id:40001 of https://codereview.chromium.org/1410663005/ )
by jvanverth
· 9 years ago
3b484a4
Add text animation sample; tweak DrawShip sample
by jvanverth
· 9 years ago
fca294b
Create Sample that combines combose shader and coons patch
by egdaniel
· 9 years ago
2f5bb3a
Add ship sample
by jvanverth
· 9 years ago
44dcb8a
Some iOS fixes to make SampleApp work better.
by jvanverth
· 9 years ago
94cf37f
remove obsolete samples
by reed
· 9 years ago
f4a6d30
remove duplicated sample (already have a gm)
by reed
· 9 years ago
1a9caff
add interactive xfer sample
by reed
· 9 years ago
2f0dbc7
Update SkLightingShader to support rotation
by robertphillips
· 9 years ago
f7d602a
Revert "Update SkLightingShader to support rotation"
by robertphillips
· 9 years ago
45b59ed
Update SkLightingShader to support rotation
by robertphillips
· 9 years ago
4d0d81a
Add high resolution WallTimer to SampleApp
by jvanverth
· 9 years ago
8ee06f2
SkPDF: allow PDF module to be disabled in DM and SampleApp
by halcanary
· 9 years ago
9f8754f
Remove experimental/PdfViewer
by halcanary
· 9 years ago
cd1f2da
add -Iinclude/private anywhere we have -Isrc/core
by mtklein
· 9 years ago
d17a329
Add normal map sample
by jvanverth
· 9 years ago
426388e
Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/)
by robertphillips
· 9 years ago
8e0da72
Add normal map sample
by jvanverth
· 9 years ago
478c9e4
Revert "Move headers used by headers in include/ to include/private."
by Mike Klein
· 9 years ago
928e165
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
4417c7f
Revert "Move headers used by headers in include/ to include/private."
by jvanverth
· 9 years ago
a89f551
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
3fdde4e
Remove old iOS porting files.
by bungeman
· 9 years ago
71c3c76
add SkCanvas::drawAtlas
by reed
· 9 years ago
241b56d
Allows windowed apps to be built on the Mac just by writing a SkOSWindow subclass without needing nib/plist files.
by bsalomon
· 9 years ago
48297f7
Allow skia_win.cpp to be compiled in CONSOLE or GUI mode.
by bsalomon
· 9 years ago
ca1a22e
Revert of Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1060703003/)
by reed
· 10 years ago
bdb0bf5
Revert of remove unused (by clients) SkPathUtils (patchset #1 id:1 of https://codereview.chromium.org/1088383003/)
by jcgregorio
· 10 years ago
aab35d9
remove unused (by clients) SkPathUtils
by reed
· 10 years ago
4808757
Remove all code related to NaCl
by borenet
· 10 years ago
3e56227
Add copyright headers to remaining gyp files.
by scroggo
· 10 years ago
63c684a
fuzzer fixes
by caryclark
· 10 years ago
0ab326f
move GMSampleView into its own cpp
by reed
· 10 years ago
88c748a
update sampleapp for stroking experiment
by caryclark
· 10 years ago
339cdbf
migrate more samples over to SkAnimTImer
by reed
· 10 years ago
e7ea40f
Reland "remove unused SkAvoidXfermode"
by scroggo
· 10 years ago
7defaa6
Add ClipDrawMatch SampleApp slide
by robertphillips
· 10 years ago
b0cce2c
s/sk_tools::DrawCheckerboard/sk_tool_utils::draw_checkerboard/
by halcanary
· 10 years ago
878fa02
Factor out checkerboard function in gm and sampleapp into tools.
by halcanary
· 10 years ago
b2b416d
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/)
by scroggo
· 10 years ago
2d02df7
remove unused SkAvoidXfermode
by reed
· 10 years ago
afdbedb
add sample for filter quality
by reed
· 10 years ago
63121f0
delete the dreaded TransitionView
by reed
· 10 years ago
adc8d98
add sample to exercising hittesting
by reed
· 10 years ago
ecf9875
Turn SkTaskGroups back on.
by mtklein
· 10 years ago
e9f7fbf
Revert of Turn SkTaskGroups back on. (patchset #1 id:1 of https://codereview.chromium.org/687263007/)
by mtklein
· 10 years ago
2100c5e
Turn SkTaskGroups back on.
by mtklein
· 10 years ago
13a8de0
Revert harder, removing SkTaskGroup.cpp from core temporarily.
by mtklein
· 10 years ago
d1d3bae
add an animated test to verify that high-quality identity scaling doesn't change the image
by humper
· 10 years ago
a7e930f
On the bots, there's no need to link GMs into SampleApp.
by mtklein
· 10 years ago
f568f6a
git sample app working on iOS
by caryclark
· 10 years ago
2010891
Add GYP target for sk_tool_utils.* component.
by tfarina
· 10 years ago
9ac68ee
Move BenchTimer to tools as Timer
by mtklein
· 10 years ago
9e64b78
Revert of Move BenchTimer to tools as Timer (https://codereview.chromium.org/344213003/)
by mtklein
· 10 years ago
4ed7528
Move BenchTimer to tools as Timer
by mtklein
· 10 years ago
bcbc178
Refactor how we handle resources path in Tests.
by tfarina
· 10 years ago
c3b3266
hide SkBitmap::Config entirely (behind a flag)
by reed
· 10 years ago
66c9582
Fix a number of issues with iOS build.
by jvanverth
· 10 years ago
2dc337c
Add non power of two gm for ETC1 bitmap
by krajcevski
· 10 years ago
901e96d
Add Sample slide for Rectanizers
by robertphillips
· 10 years ago
1803f4e
new animated sample to show subpixel translate bug with high quality scaling
by commit-bot@chromium.org
· 10 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
3339ac5
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 10 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
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
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 10 years ago
ae0054e
get iOS building again
by commit-bot@chromium.org
· 11 years ago
b805fe5
Fix SampleApp build
by bsalomon@google.com
· 11 years ago
6adce67
Allow GMs to be used as benchmarks. Make convex_poly_clip opt in.
by commit-bot@chromium.org
· 11 years ago
b2c323a
Remove unused SampleTests.cpp source file.
by tfarina@chromium.org
· 11 years ago
8f4d230
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
by reed@google.com
· 11 years ago
2c7c7ee
Big Cleanup: SkBitmapFactory, SkLazyPixelRef, SkImageCache
by halcanary@google.com
· 11 years ago
611fde1
Remove the comments settings for vim tab width and expansion variables.
by commit-bot@chromium.org
· 11 years ago
9092289
Pdfviewer refactoring.
by scroggo@google.com
· 11 years ago
22d69f9
I'm investigating how to make the IPC transfer a bit more secure on the
by commit-bot@chromium.org
· 11 years ago
4ea2878
Add string art GM and sample.
by jvanverth@google.com
· 11 years ago
dcd36f3
Add Clock Sample.
by jvanverth@google.com
· 11 years ago
78a1078
Create new target to hold gpu test code, enable direct testing of GrEffects in GM.
by commit-bot@chromium.org
· 11 years ago
23e899b
pdfviewer: fix typo in sample app
by edisonn@google.com
· 11 years ago
63ce82f
pdfviewer: (cleanup) put the gyp for library code in a separate file
by edisonn@google.com
· 11 years ago
88876db
remove dead SampleDecode.cpp
by reed@google.com
· 11 years ago
ebed410
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
d1a874a
(unreviewed) sample app: fix break in pdf viewer (podofo was replaced by native parser)
by edisonn@google.com
· 11 years ago
f8b6b01
Add an option to have a PdfViewer in SampleApp. Add a parameter --pdfDir to pass the dir with pdfs. Add flag --sort to sort samples acording to title, so foo.skp follows foo.pdf and we can quickly compare diffs.
by edisonn@google.com
· 11 years ago
064779a
Adding my Bitmap2Path sample for 1on1 meeting.
by commit-bot@chromium.org
· 11 years ago
6ba4572
remove dst/rendertarget support for kARGB_4444_Config
by reed@google.com
· 11 years ago
2bbc2c9
Add an option to create unpremultiplied bitmaps.
by scroggo@google.com
· 11 years ago
4df1673
Build fix after r9598.
by fmalita@google.com
· 11 years ago
86681b3
Expose debugger backend classes externally.
by fmalita@google.com
· 11 years ago
05d550e
GYP Changes and Scripts for Compiling Skia for ChromeOS
by borenet@google.com
· 11 years ago
52f0297
Prepare skia for shared library build on android
by djsollen@google.com
· 11 years ago
a96627f
prepare skia for shared library build on android
by djsollen@google.com
· 11 years ago
cf5348f
prepare skia for shared library build on android
by djsollen@google.com
· 11 years ago
3597b73
expand SkLua to handle creation of its own State
by reed@google.com
· 11 years ago
4bb50b2
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
ad7d481
Add testing of optimizations to GM
by robertphillips@google.com
· 12 years ago
07a8ea0
Reverting r8654
by robertphillips@google.com
· 12 years ago
c10531b
Add testing of optimizations to GM
by robertphillips@google.com
· 12 years ago
Next »