Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
adab5a2a4b2ae4d7fa832093fe81a640e848746c
/
include
adab5a2
fix comma in GrAuditTrail json
by joshualitt
· 9 years ago
8e7b19d
add interp path
by caryclark
· 9 years ago
3bc2624
try plain-old code for sk_memset16/32 now that NEON is compile-time
by mtklein
· 9 years ago
48e7846
Mark existing image filter entry points that will be going away with Deprecated
by robertphillips
· 9 years ago
bf521ff
Move SkTArray to include/private.
by bungeman
· 9 years ago
6900641
add last move to serialized path
by caryclark
· 9 years ago
6b3cf73
Add batch information to json
by joshualitt
· 9 years ago
8715d47
Make SkPicture/SkImageGenerator default to SkCodec
by msarett
· 9 years ago
8db8678
Fix memory leak
by joshualitt
· 9 years ago
babafcc
Workaround for bug in Tegra 3 when uploading to a render target
by bsalomon
· 9 years ago
8e84a1e
Delete GrTextContext
by joshualitt
· 9 years ago
96880d9
Create GrPathRenderingDrawContext
by joshualitt
· 9 years ago
8e17556
Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed.
by benjaminwagner
· 9 years ago
afec27f
Image filters: change applyCropRect() to take a src rect.
by senorblanco
· 9 years ago
b8fea97
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
8681e60
make SkComposeShader.h private
by reed
· 9 years ago
a34be68
blitters for sRGB and float16
by reed
· 9 years ago
ebc465b
Add support for caching font files in the Android SkFontMgr.
by khushalsagar
· 9 years ago
d798feb
SkDocument: remove use of SkTArray (part 3/3).
by halcanary
· 9 years ago
829caa2
Delete SkDecodingImageGenerator
by msarett
· 9 years ago
9b9497e
Implement onSkipScanlines() for bmp and wbmp
by msarett
· 9 years ago
5e58cee
Add GrShaderFlags enum
by cdalton
· 9 years ago
0eed945
Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ )
by kjlubick
· 9 years ago
7ea5e28
Make copySurface work for texture dsts, return a bool, & add unit test.
by bsalomon
· 9 years ago
7001576
SkDocument: remove use of SkTArray (part 1/3).
by halcanary
· 9 years ago
1b39f43
Pass a GrContext pointer in GrDrawContext constructor
by joshualitt
· 9 years ago
9a1ed5d
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
1de415f
Revert of Make SkPicture/SkImageGenerator default to SkCodec (patchset #7 id:120001 of https://codereview.chromium.org/1671193002/ )
by kjlubick
· 9 years ago
026388a
Make SkPicture/SkImageGenerator default to SkCodec
by scroggo
· 9 years ago
a2b340f
move compose-shader into base-class as factory
by reed
· 9 years ago
64e7533
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ )
by caryclark
· 9 years ago
b8d6e08
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
4a7940b
add drawCircle to c api
by reed
· 9 years ago
0449bcf
add helper to create fancy underlines
by caryclark
· 9 years ago
85dc359
Remove SkNEW_APPEND_TO_TARRAY.
by bungeman
· 9 years ago
d2ed622
start experimenting with 64bit frame-buffers
by reed
· 9 years ago
918090c
SkTArray to move when moving.
by bungeman
· 9 years ago
eb00475
Use skstd::remove_pointer_t in GrGLFunction
by bsalomon
· 9 years ago
4984b85
Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ )
by mtklein
· 9 years ago
4f03794
Alter SkXfermode's asFragmentProcessor & asXPFactory contracts
by robertphillips
· 9 years ago
3125565
extend modecolorfilter to 4f
by reed
· 9 years ago
f5b8b6d
Reland of SkTArray to move when moving. (patchset #1 id:1 of https://codereview.chromium.org/1677103002/ )
by kjlubick
· 9 years ago
793dc26
Improve GLSL integer support
by cdalton
· 9 years ago
2f8c9bf
Revert of SkTArray to move when moving. (patchset #3 id:40001 of https://codereview.chromium.org/1672063002/ )
by kjlubick
· 9 years ago
3c69348
SkTArray to move when moving.
by bungeman
· 9 years ago
9f2dc27
Replace GrGLInterface's function pointers with std::functions.
by bsalomon
· 9 years ago
9d55297
Make SkString movable.
by bungeman
· 9 years ago
ccce0e0
Make SkPaint movable.
by bungeman
· 9 years ago
c4d196c
Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ )
by dcheng
· 9 years ago
964eec6
Add non-inline SkRTreeFactory constructor to fix clang-cl
by brucedawson
· 9 years ago
f1036b2
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ )
by bsalomon
· 9 years ago
3a2caf8
Improve GLSL integer support
by cdalton
· 9 years ago
369e937
Add Histogram Macros to Skia
by ericrk
· 9 years ago
7fec91c
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
3601f28
add kRGBA_F16_SkColorType
by reed
· 9 years ago
06604b9
Add GL indirect drawing APIs
by cdalton
· 9 years ago
af8bc7d
Add support for GL_EXT_raster_multisample
by cdalton
· 9 years ago
e63ffef
Remove deferred clear from SkGpuDevice
by bsalomon
· 9 years ago
f49c75a
Move Google3-specific stack limitation logic to template classes.
by benjaminwagner
· 9 years ago
e7d7f90
Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ )
by jcgregorio
· 9 years ago
3a94c6c
Add SkAutoPixmapStorage::detachPixelsAsData()
by fmalita
· 9 years ago
92098e6
skia: Add support for CHROMIUM_image backed textures.
by erikchen
· 9 years ago
f7cdb06
extend compose-colorfilter to 4f
by reed
· 9 years ago
b6c65e9
Add SkSpecialImage & SkSpecialSurface classes
by robertphillips
· 9 years ago
7b5e553
Add SkAndroidCodec::getPixels
by scroggo
· 9 years ago
ff172da
Revert of Work around exasperating Google3 Android build error. (patchset #1 id:1 of https://codereview.chromium.org/1649493005/ )
by benjaminwagner
· 9 years ago
de3a726
Make SkImage::readYUV8Planes const
by Brian Salomon
· 9 years ago
afb188d
Add gpu implementation of SkAvoidXfermode
by robertphillips
· 9 years ago
c5560be
Support decoding opaque to *premul
by scroggo
· 9 years ago
69d1603
Add option to specify a font collection when creating a
by kulshin
· 9 years ago
f16e2a2
Revert of Add gpu implementation of SkAvoidXfermode (patchset #10 id:170001 of https://codereview.chromium.org/1658623002/ )
by mtklein
· 9 years ago
15691a0
Add gpu implementation of SkAvoidXfermode
by robertphillips
· 9 years ago
afc7cce
Fix for rounded-rect clips with filters.
by senorblanco
· 9 years ago
67e8bd2
Revert of Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files. (patchset #2 id:50001 of https://codereview.chromium.org/1656143003/ )
by benjaminwagner
· 9 years ago
c92159c
Move Google3-specific stack limitation logic to template classes. Remove #ifdefs in other files.
by benjaminwagner
· 9 years ago
f267c1e
Add ability to extract YUV planes from SkImage
by bsalomon
· 9 years ago
8610002
Move SkColorMatrixFilter implementation to core.
by bsalomon
· 9 years ago
2352696
Replace the id<-->key hashmap in SkImageFilter by a SkTArray
by xidachen
· 9 years ago
188d44c
Move SkPixelXorXfermode.h to include/client/android
by robertphillips
· 9 years ago
395eabe
float components in xfermodes
by reed
· 9 years ago
8e74f80
Add SkImage factory method that forces image to be resolved to a texture.
by bsalomon
· 9 years ago
9cd016e
allow the caller to specified raster-surface rowbytes.
by reed
· 9 years ago
2279325
added support for PLS path rendering
by ethannicholas
· 9 years ago
f2b340f
Consolidate SK_CRASH and sk_throw into SK_ABORT
by djsollen
· 9 years ago
2a1d401
Move SkAvoidXfermode over from Android
by robertphillips
· 9 years ago
6b2c346
Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ )
by robertphillips
· 9 years ago
fbc1e29
starter procs for blending with pm4f
by reed
· 9 years ago
aa9cb62
Move SkPixelXorXfermode.h to include/client/android
by robertphillips
· 9 years ago
54d6029
SaveFlags begone!
by fmalita
· 9 years ago
900901f
Work around exasperating Google3 Android build error.
by benjaminwagner
· 9 years ago
d8ff5b3
Image filters: Make a recursive, forward-mapping bounds
by senorblanco
· 9 years ago
98124ef
Make SkPixelXorXfermode's opColor be SkPMColor
by robertphillips
· 9 years ago
b35c82d
Add a background timing thread to kilobench
by joshualitt
· 9 years ago
4c5f1f6
Remove SK_SUPPORT_LEGACY_SAVEFLAGS define on Android
by fmalita
· 9 years ago
bbb6dc8
kill SkValue
by mtklein
· 9 years ago
727b7d2
Add gpu backend for SkPixelXorXfermode
by robertphillips
· 9 years ago
6121405
Cleaning up trailing spaces and typos.
by cblume
· 9 years ago
a766ca8
de-proc sk_float_rsqrt
by mtklein
· 9 years ago
05332d9
check for both __ARM_NEON__ and __ARM_NEON
by lsalzman
· 9 years ago
64b0f5f
Remove SkLerpXfermode
by robertphillips
· 9 years ago
Next »