Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
fa9193dcbe813e32376acb2411bfbb2420d03c28
/
tools
144a5c5
Rename batch->op in skiaserve
by Brian Salomon
· 8 years ago
42ad83a
Rename batch->op in GrAuditTrail.
by Brian Salomon
· 8 years ago
2b25d34
Tag string bitmaps (for GMs) as sRGB
by Brian Osman
· 8 years ago
22f4a1f
Remove getDevice_just_for_deprecated_compatibility_test()
by Robert Phillips
· 8 years ago
2ee084e
Rename GrBatchAtlas -> GrDrawOpAtlas.
by Brian Salomon
· 8 years ago
903da79
Rename GrBatchAtlas files to GrDrawOpAtlas
by Brian Salomon
· 8 years ago
a97a60c
Added gamma visualizations to colorspaceinfo tool
by raftias
· 8 years ago
ab2d73b
rework xor to be more like winding
by Cary Clark
· 8 years ago
f856fd1
Rename GrBatchFontCache->GrAtlasGlyphCache
by Brian Salomon
· 8 years ago
427da6f
Revert "Remove all KTX support"
by Leon Scroggins
· 8 years ago
ada12ab
Remove all KTX support
by Leon Scroggins III
· 8 years ago
ba62b4a
Change FLAGS_analyticAA's default to true
by Yuqian Li
· 8 years ago
ff11428
more simplify bugs
by Cary Clark
· 8 years ago
1b3387b
SkBitmap::setPixelRef(): less reference churn
by Hal Canary
· 8 years ago
d737bee
Updated the get_images_from_skps tool to check for ICC profile support
by raftias
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
1951f3d
Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp
by Brian Salomon
· 8 years ago
21aa35f
Make GrRenderTargetOpList::addDrawOp use sk_sp
by Brian Salomon
· 8 years ago
a4a3381
tools and docs: clean up gyp-specific things
by Hal Canary
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
7eb01e0
simplify bug
by Cary Clark
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
1e41f4a
Rename batch->op in GrOpList and subclasses
by Brian Salomon
· 8 years ago
c39f3fb
fiddle: Don't run F16 by default, it doesn't work with OSMesa.
by Joe Gregorio
· 8 years ago
2047189
Two (related) changes here:
by brianosman
· 8 years ago
a6abb57
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #12 id:220001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
1aeb78c
Two (related) changes here:
by brianosman
· 8 years ago
0a2782c
Revert of Enable sRGB on iOS, make sRGB decode support optional (patchset #11 id:200001 of https://codereview.chromium.org/2539993002/ )
by brianosman
· 8 years ago
a2f7126
Add srgb and f16 modes to fiddle
by Matt Sarett
· 8 years ago
9db12d2
Two (related) changes here:
by brianosman
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
1fcc404
SkEncodeImage: no more link-time registration
by Hal Canary
· 8 years ago
08c79b8
remove more old cmake files
by Hal Canary
· 8 years ago
c293a29
Make GrGpuCommandBuffer infer its render target from first draw
by Brian Salomon
· 8 years ago
9fcc743
Add support for resources on android Viewer
by Greg Daniel
· 8 years ago
06826d9
In GetResourceAsBitmap, don't crash if the resource is missing
by Brian Osman
· 8 years ago
f9f4512
Reland image storage with fixes.
by Brian Salomon
· 8 years ago
db68301
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
a2b4bdc
Revert 248ff023 & 2cb6cb72
by Hal Canary
· 8 years ago
248ff02
SkImageEncoder: simplify API
by Hal Canary
· 8 years ago
7992da3
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 8 years ago
50500ad
GN: add public headers warnings check.
by Mike Klein
· 8 years ago
27f05a2
skpbench: fix parser script for bots
by csmartdalton
· 8 years ago
57ae6cf
Revert "Support decoding images to multiple formats, depending on usage"
by Brian Osman
· 8 years ago
c73a1ec
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 8 years ago
2e27207
skpbench: skiaperf.py modifications
by csmartdalton
· 8 years ago
c168a3a
Revert "Always build the ANGLE test code. Always build ANGLE on windows and linux."
by Mike Klein
· 8 years ago
238b820
Always build the ANGLE test code. Always build ANGLE on windows and linux.
by Brian Salomon
· 8 years ago
5df4934
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
by Mike Reed
· 8 years ago
8740d58
Re-purpose color space tool
by Matt Sarett
· 8 years ago
294870f
Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy
by Robert Phillips
· 8 years ago
38af943
GN: build Lua tools when skia_use_lua.
by Mike Klein
· 8 years ago
b613c26
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
by Heather Miller
· 8 years ago
9c2249f
skpbench: add utility to format results for Skia Perf
by Kevin Lubick
· 8 years ago
49df770
skpbench: add "resultsfile" option
by csmartdalton
· 8 years ago
2087dda
skpbench: remove --path flag
by csmartdalton
· 8 years ago
a115129
skpbench: call adb wait-for-device after root
by csmartdalton
· 8 years ago
f2b024d
skpbench: filter out junk spewed by Pixel C driver
by csmartdalton
· 8 years ago
b87642e
skpbench: use 3 cores instead of 4 on Pixel C
by csmartdalton
· 8 years ago
8240750
Change SkCanvas to *not* inherit from SkRefCnt
by Mike Reed
· 8 years ago
d067ae7
Missing SkOSPath include in lua_pictures.cpp
by fmalita
· 8 years ago
e4fd078
skpbench: simplify adb and reduce number of invocations
by csmartdalton
· 8 years ago
c8b1568
skpbench: fix typo in 6P bash script
by csmartdalton
· 8 years ago
bf111d7
Move SkOSPath out of include/core.
by Ben Wagner
· 8 years ago
08c8963
Add -j as alias for --threads.
by Mike Klein
· 8 years ago
eaa8625
Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""
by Robert Phillips
· 8 years ago
7d7d7d1
Revert "Add GrRenderTargetContext instantiate & asTextureProxy"
by Leon Scroggins
· 8 years ago
9113edf
Add GrRenderTargetContext instantiate & asTextureProxy
by Robert Phillips
· 8 years ago
795390b
Improvements to build_command_buffer.py
by bsalomon
· 8 years ago
1b612a8
tools: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
faba371
remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
by Mike Reed
· 8 years ago
12e8dc2
Fix iOS and Angle builds.
by Ben Wagner
· 8 years ago
7d30288
GN: iOS basics
by Mike Klein
· 8 years ago
145dbcd
Remove SkAutoTDelete.
by Ben Wagner
· 8 years ago
37d1b49
add include to remove legacy flag
by Mike Reed
· 8 years ago
7ecc596
Remove SkAutoTDeleteArray
by Ben Wagner
· 8 years ago
7039f74
Remove SkImageInfoIsGammaCorrect, etc...
by Brian Osman
· 8 years ago
5e25717
hide setImageFilter(ptr)
by Mike Reed
· 8 years ago
c25c5d7
Move memoization of multisample specs id to GrRenderTarget
by csmartdalton
· 8 years ago
70295ea
update androidsdkcanvas for SkBlendMode
by reed
· 8 years ago
1f05f44
Various fixes in VulkanWindowContext
by Greg Daniel
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
c7635fa
Make GrDrawContext be GrRenderTargetProxy-backed
by Robert Phillips
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
18fa642
chmod -x *.cpp *.h
by Hal Canary
· 8 years ago
6bd5284
Remove SkAutoTUnref and SkAutoTDelete from public includes.
by bungeman
· 8 years ago
f2361d2
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
by Robert Phillips
· 8 years ago
0117485
Fix GPU sRGB mode in viewer
by Brian Osman
· 8 years ago
49f5712
Populate ALL copies of a command line flag during parsing
by Brian Osman
· 8 years ago
34efb70
nc seal breaks simplify
by caryclark
· 8 years ago
526972e
Rename all color space factories from New* to Make*
by Brian Osman
· 8 years ago
7cfd46a
SkScalerContext to use smart pointers.
by bungeman
· 8 years ago
78a37a5
fix more fuzz, carsvg
by caryclark
· 8 years ago
4a5e49d
Run ANGLE in GL mode on test bots
by Brian Salomon
· 8 years ago
Next »