Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9764ebd19e1cd9a3a10a6de68b768cf5aa9dea45
/
gn
« Previous
09008ff
Revert "Try /MTd on Debug Windows builds."
by Mike Klein
· 8 years ago
58ce2bc
Try /MTd on Debug Windows builds.
by Mike Klein
· 8 years ago
efaad3c
Remove SkColorCubeFilter. It is unused.
by Mike Klein
· 8 years ago
288e471
clipstack is now private
by Mike Reed
· 8 years ago
1790f8e
Revert "Revert "move device headers to core""
by Mike Reed
· 8 years ago
92ce594
Add class GrProcessorSet which represents color and coverage FPs and a XPFactory.
by Brian Salomon
· 8 years ago
d4bdee5
Revert "move device headers to core"
by Mike Reed
· 8 years ago
98420d0
move device headers to core
by Mike Reed
· 8 years ago
aab259e
Simplify GrProcOptInfo initialization.
by Brian Salomon
· 8 years ago
46784be
hide getClipStack
by Mike Reed
· 8 years ago
2103cf0
Split ShadowMaskFilter into separate ambient and spot mask filters
by Jim Van Verth
· 8 years ago
ac04fef
Remove SkFallbackAlloc and SkFixedAlloc.
by Herb Derby
· 8 years ago
113fd34
savelayer gm
by Mike Reed
· 8 years ago
986480a
Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers"
by Mike Reed
· 8 years ago
2f719a6
move SkDevice.h and SkBitmapDevice.h contents in to src headers
by Mike Reed
· 8 years ago
1c47187
Fix Android roll
by Mike Klein
· 8 years ago
43475ad
Move Android shadow rendering interface to util library.
by Jim Van Verth
· 8 years ago
a005acc
skia_android_serial = "auto"
by Mike Klein
· 8 years ago
e7a364d
GrTessellator: fix artifact with exactly-1-px-wide edges.
by Stephen White
· 8 years ago
ab273fa
move SkTRegister.h into tools
by Mike Reed
· 8 years ago
1252ec4
Make SkColorToHSV and SkHSVToColor "perfect" inverses
by Leon Scroggins III
· 8 years ago
bc6b99d
Add test for processor->resource ref/io counts
by Brian Salomon
· 8 years ago
21d742d
Get latest ANGLE as of January 6, 2017
by Brian Osman
· 8 years ago
db52cf3
move SkDraw.h to core
by Mike Reed
· 8 years ago
3f28933
Start including 'winrt' in Windows toolchain
by Brian Osman
· 8 years ago
84014f0
Respect SkColorSpace in SkPNGImageEncoder
by Matt Sarett
· 8 years ago
dc11f98
Clean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS code
by Hal Canary
· 8 years ago
c0a7a08
remove xbyak experiment
by Mike Klein
· 8 years ago
8cbb424
Generate Signed Distance Field directly from vector path
by joel.liang
· 8 years ago
e57194f
Move resource ref/io manipulation from GrProgramElement to GrProcessor
by Brian Salomon
· 8 years ago
89cb821
Separate SkArithmeticImageFilter from SkXfermodeImageFilter.
by Brian Salomon
· 8 years ago
5cb9a4e
move SkBlitRow.h out of public
by Mike Reed
· 8 years ago
83f532e
Add a real SkXbyak bench, implement enough to run it.
by Mike Klein
· 8 years ago
19f0ed5
Purge clip masks when they are no longer findable.
by Brian Salomon
· 8 years ago
7d92103
GN: add skia_android_serial and push_$foo targets when it's set
by Mike Klein
· 8 years ago
70120c7
Add tools to support gdb and simpleperf for android executables.
by Derek Sollenberger
· 8 years ago
d3ed402
Disable clang -Wsigned-enum-bitfield warnings
by Matt Sarett
· 8 years ago
e6b274e
Specify "/utf-8" with Visual C++.
by Ben Wagner
· 8 years ago
909d379
Improve color space support in SkImage::readPixels()
by Matt Sarett
· 8 years ago
20a7ecc
Implement scaling in SkCodecImageGenerator
by Leon Scroggins III
· 8 years ago
09d994e
Misc batch->op cleanup Part 1 of 2
by Brian Salomon
· 8 years ago
4784225
Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ )
by rmistry
· 8 years ago
40a82bd
remove MIPS DSP optimizations
by Mike Klein
· 8 years ago
6d2f73c
Generate Signed Distance Field directly from vector path
by joel.liang
· 8 years ago
6ad3d2f
xps.gni
by Hal Canary
· 8 years ago
5ec9def
Rename files, macros, types, and functions related to GrDrawOp testing.
by Brian Salomon
· 8 years ago
4f8a467
Allow running gn_to_bp.py from another script
by Leon Scroggins III
· 8 years ago
932efed
GIF: Avoid copying/storing data when possible
by Leon Scroggins III
· 8 years ago
a8b1e6d
Revert of Generate Signed Distance Field directly from vector path (patchset #23 id:440001 of https://codereview.chromium.org/1643143002/ )
by rmistry
· 8 years ago
64b70b0
Generate Signed Distance Field directly from vector path
by joel.liang
· 8 years ago
113d05f
Revert "Revert "WIP: Skia support library for ICC tasks""
by Ravi Mistry
· 8 years ago
eb733fb
Revert "WIP: Skia support library for ICC tasks"
by Ravi Mistry
· 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
fc8dc31
WIP: Skia support library for ICC tasks
by Matt Sarett
· 8 years ago
f856fd1
Rename GrBatchFontCache->GrAtlasGlyphCache
by Brian Salomon
· 8 years ago
8ced688
Add GM for filtering bug
by Robert Phillips
· 8 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 8 years ago
6b316e9
Rename GrTestBatch and subclasses to Op
by Brian Salomon
· 8 years ago
a6aa590
Rename batch->op and sk_sp for all remaining path renderer classes.
by Brian Salomon
· 8 years ago
1b9924f
Added SkLRUCache.h and converted GPU program cache to use it.
by Ethan Nicholas
· 8 years ago
09e019e
Rename GrAtlasTextBatch files to GrAtlasTextOp
by Brian Salomon
· 8 years ago
82c263f
Rename NVPR batch->op and sk_sp'ify
by Brian Salomon
· 8 years ago
fc527d2
Even more batch->op and sk_sp'ification.
by Brian Salomon
· 8 years ago
7dae46a
Some more batch->op renaming
by Brian Salomon
· 8 years ago
289e3d8
Bring sk_sp to oval GrDrawOps and rename batch->op
by Brian Salomon
· 8 years ago
6a63904
Update rect ops to use "op" in their name and return sk_sp.
by Brian Salomon
· 8 years ago
b7ce80b
switch to libstdc++ for standalone Android builds.
by Mike Klein
· 8 years ago
e305cc1f
Partially defer GrSWMaskHelper
by Robert Phillips
· 8 years ago
19d20c6
remove PLAIN_ENUM flag for SkClipOp
by Mike Reed
· 8 years ago
4928229
add tests/bench for dynamicwstream
by Mike Reed
· 8 years ago
2052c86
Move, rename, and document Visual Studio GN helper script
by Brian Osman
· 8 years ago
bde5d5d
Revert "Do not build the ktx encoder for android framework"
by Mike Klein
· 8 years ago
eeb7137
Do not build the ktx encoder for android framework
by Leon Scroggins III
· 8 years ago
db402ca
add move semantics to SkTHash*
by Mike Klein
· 8 years ago
5f1bb0a
Add a method in SkCanvas to set "hard" clip bounds.
by Stan Iliev
· 8 years ago
689169d
Hide exotic clipops, with a private rename for internal use
by Mike Reed
· 8 years ago
1b3387b
SkBitmap::setPixelRef(): less reference churn
by Hal Canary
· 8 years ago
ee43f6f
Just make Android.bp bpfmt compliant to begin with.
by Mike Klein
· 8 years ago
f44703a
Remove dependency on NDK cpufeatures.
by Mike Klein
· 8 years ago
ebfce6d
change SkClipOp to a class enum
by Mike Reed
· 8 years ago
c308333
proposed gn_to_bp fixes
by Mike Klein
· 8 years ago
252b724
Revert "SkImageEncoder::* going away"
by Herb Derby
· 8 years ago
3489b2b
SkImageEncoder::* going away
by Hal Canary
· 8 years ago
67702f6
update Win/Android toolchain setup after rolling GN
by Mike Klein
· 8 years ago
76073c1
Add the ability to use different mallocs.
by Herb Derby
· 8 years ago
978cceb
On mips64el, use -B instead of linking .o manually.
by Mike Klein
· 8 years ago
742e31d
Rename GrBatchFlushState to GrOpFlushState
by Brian Salomon
· 8 years ago
867812e
remove SK_SUPPORT_LEGACY_CANVAS_IS_REFCNT from android
by Mike Reed
· 8 years ago
b92520d
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS for android
by Mike Reed
· 8 years ago
fd87be8
hide emboss from everyone (except android for now)
by Mike Reed
· 8 years ago
27eb22b
gn_to_bp.py fixes
by Mike Klein
· 8 years ago
b88ca7e
Revert "SkImageEncoder::* going away"
by Hal Canary
· 8 years ago
d7e1666
SkImageEncoder::* going away
by Hal Canary
· 8 years ago
308b5ac
Add gn_to_bp.py.
by Mike Klein
· 8 years ago
c5875fb
-pie applies only to executables
by Mike Klein
· 8 years ago
4b7b6f0
Retire SkNoSaveLayerCanvas
by Florin Malita
· 8 years ago
dad2923
Rename GrVertexBatch->GrMeshDrawOp
by Brian Salomon
· 8 years ago
5476128
Added CMYK support for ICC profiles.
by raftias
· 8 years ago
6e1fca4
Add animating blur image filter GM/slide/bench
by Robert Phillips
· 8 years ago
Next »