Sign in
chromium
/
external
/
skia
/
include
/
HEAD
33e3367
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
by commit-bot@chromium.org
· 11 years ago
master
14a6823
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 11 years ago
c7a085e
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 11 years ago
b538a10
Add a way for the gpu veto to report back the reason why it said no
by commit-bot@chromium.org
· 11 years ago
ed7284f
fix casting issue with or operator
by commit-bot@chromium.org
· 11 years ago
ed93385
Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/)
by commit-bot@chromium.org
· 11 years ago
9a1dbda
Port most uses of SkOnce to SkLazyPtr.
by commit-bot@chromium.org
· 11 years ago
e280049
Add an OR operator overload for SaveFlags to avoid extra static casts.
by commit-bot@chromium.org
· 11 years ago
30ec542
Revert of Initial work to get ETC1 data up to the GPU (https://codereview.chromium.org/302783002/)
by commit-bot@chromium.org
· 11 years ago
d9d56f2
Implement SkPictureImageFilter bounds computation.
by senorblanco@chromium.org
· 11 years ago
fa3ae14
Initial work to get ETC1 data up to the GPU
by commit-bot@chromium.org
· 11 years ago
c4c6b2b
Test font created from paint
by commit-bot@chromium.org
· 11 years ago
f7b582e
Move the LATC and ETC1 enum values to GrPixelConfig. I also tried to put in checks in a few places to make sure that we weren't using these pixel configurations in places that we shouldn't be.
by commit-bot@chromium.org
· 11 years ago
72af3df
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)"
by commit-bot@chromium.org
· 11 years ago
2a0f459
Fix the rendering error of SkDraw::drawVertices in gpu path for solid color.
by commit-bot@chromium.org
· 11 years ago
3ac9f93
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
by commit-bot@chromium.org
· 11 years ago
15dcc5d
setConfig -> setInfo
by commit-bot@chromium.org
· 11 years ago
f2e0840
SkLazyPtr, mk. 2
by commit-bot@chromium.org
· 11 years ago
80bcabd
Constify the arguments to createTexture
by commit-bot@chromium.org
· 11 years ago
6c92fce
Add SkBarriers to ports.
by commit-bot@chromium.org
· 11 years ago
e76151b
legacy refEncodedData() returns data, not bool
by reed@google.com
· 11 years ago
2e2d21c
replace config() with colorType()
by commit-bot@chromium.org
· 11 years ago
2bf9272
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 11 years ago
dc645d8
Make SkPictureRecorder::partialReplay const
by commit-bot@chromium.org
· 11 years ago
af52399
Revert "Remove SkThread.h from public API."
by commit-bot@chromium.org
· 11 years ago
fdc9020
Remove SkThread.h from public API.
by commit-bot@chromium.org
· 11 years ago
a490618
Add SkPurgeGlobalDiscardableMemoryPool, needed to replace SkImageRef
by commit-bot@chromium.org
· 11 years ago
001f72d
Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)
by commit-bot@chromium.org
· 11 years ago
1fef8a9
add colortable support to imagegenerator
by commit-bot@chromium.org
· 11 years ago
bbb24f1
add replay entry point to SkPictureRecorder for Android
by commit-bot@chromium.org
· 11 years ago
02a5a68
remove SkBitmap::asImageInfo
by commit-bot@chromium.org
· 11 years ago
1d39504
Revert of Revert of Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
4cc8fdf
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 11 years ago
e7eeb88
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
b803fdd
Use SkAtomics_sync on Android
by commit-bot@chromium.org
· 11 years ago
a6e9cf7
Implement sk_atomic_conditional_inc with sk_atomic_cas.
by commit-bot@chromium.org
· 11 years ago
592b21c
Move SkDecodingImageGenerator.h to include/
by commit-bot@chromium.org
· 11 years ago
d5b4e09
hide discardable factory from public imagegenerator api
by commit-bot@chromium.org
· 11 years ago
eaa3cc3
remove SK_SUPPORT_LEGACY_BITMAPFLATTEN code
by commit-bot@chromium.org
· 11 years ago
2f2198b
remove SK_SUPPORT_LEGACY_BUILDMIPMAP
by commit-bot@chromium.org
· 11 years ago
9ec314b
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
4ea8eb6
Revert of Add compressed texture capabilities for GPU devices (https://codereview.chromium.org/292323003/)
by commit-bot@chromium.org
· 11 years ago
cc4aa02
Add compressed texture capabilities for GPU devices
by commit-bot@chromium.org
· 11 years ago
3d7bd70
Revert of Modify sample buffer size for larger displays. (https://codereview.chromium.org/240433002/)
by commit-bot@chromium.org
· 11 years ago
5178213
Modify sample buffer size for larger displays.
by commit-bot@chromium.org
· 11 years ago
abd0316
stop calling SkBitmap::flatten
by commit-bot@chromium.org
· 11 years ago
be58865
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
b9b4a88
temporarily add back in the factores that took a unitmapper
by commit-bot@chromium.org
· 11 years ago
5e23dba
re-expose hasLocalMatrix for now (can't hurt) -- unblocks blink
by commit-bot@chromium.org
· 11 years ago
92d3ff9
Simple PKM image decoder.
by robertphillips@google.com
· 11 years ago
1916251
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
04a4362
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/)
by commit-bot@chromium.org
· 11 years ago
8658f99
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
644e1d2
Revert "Modify sample buffer size for larger displays."
by reed@google.com
· 11 years ago
bc7c497
Revert of Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromi… (https://codereview.chromium.org/291163005/)
by commit-bot@chromium.org
· 11 years ago
065b2cd
Modify sample buffer size for larger displays.
by commit-bot@chromium.org
· 11 years ago
e2e6c82
SSE2 implementation of memcpy32
by commit-bot@chromium.org
· 11 years ago
3c27564
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
c0e9277
Changed JSON formatting more, workaround bug where SkStringPrintf causes encoding issues
by commit-bot@chromium.org
· 11 years ago
7e03087
formalize named picture versions
by commit-bot@chromium.org
· 11 years ago
5d40a74
Revert ""Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"""
by commit-bot@chromium.org
· 11 years ago
a87506d
Add function to get both min and max scale factors from matrix
by commit-bot@chromium.org
· 11 years ago
6f0735e
Rename SkMatrix::get(Max|Min)Stretch to get(Min|Max)Scale
by commit-bot@chromium.org
· 11 years ago
9e85735
Remove legacy constructor for blur draw looper.
by commit-bot@chromium.org
· 11 years ago
63bdbbe
"Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)""
by reed@google.com
· 11 years ago
004381d
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
by commit-bot@chromium.org
· 11 years ago
39efa20
Revert "Revert of eliminate config param -- it was always self's config (https://codereview.chromium.org/246513002/)"
by commit-bot@chromium.org
· 11 years ago
443f351
Try out SkMatrix::Concat.
by commit-bot@chromium.org
· 11 years ago
20052c0
gradient api sans (deprecated) unitmapper
by commit-bot@chromium.org
· 11 years ago
094539c
Add Dashing gpu effect for simple dashed lines
by commit-bot@chromium.org
· 11 years ago
c3db416
This adds a checkbox to the debugger to allow seeing the effect pathops has on the clip. A new tab shows the C code that the pathops generate.
by commit-bot@chromium.org
· 11 years ago
fd42fa3
Add choke point for performing a fake endRecording
by commit-bot@chromium.org
· 11 years ago
b2e1871
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
dfa217f
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
eaa2945
Generate bench/Android.mk from gyp.
by commit-bot@chromium.org
· 11 years ago
d7f8821
Move skPaint2GrPaint to SkGr.h/cpp
by commit-bot@chromium.org
· 11 years ago
756ca23
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
by commit-bot@chromium.org
· 11 years ago
40108a5
Always inline SkFloatToFixed_arm.
by commit-bot@chromium.org
· 11 years ago
7291524
Add asADash to Lua for scraping
by commit-bot@chromium.org
· 11 years ago
2b8e646
Add ownership dox for SkShader::asACompose.
by commit-bot@chromium.org
· 11 years ago
4ea8733
By default, Chromium optimizes for size when compiling on Android.
by commit-bot@chromium.org
· 11 years ago
747064a
Inline noop willFoo/didFoo into SkCanvas.h.
by commit-bot@chromium.org
· 11 years ago
d8af53f
Add functions for inspecting SkShader.
by commit-bot@chromium.org
· 11 years ago
f81da6e
re-land hide get/setLocalMatrix
by commit-bot@chromium.org
· 11 years ago
ca3c958
Make gMask_00FF00FF a constant
by commit-bot@chromium.org
· 11 years ago
e57476a
Improved x86 SSE build and run-time checks.
by commit-bot@chromium.org
· 11 years ago
449dd91
remove unused Kernel33MaskFilter
by commit-bot@chromium.org
· 11 years ago
a33189b
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 11 years ago
9646921
add localmatrix parameter to shader's asNewEffect
by commit-bot@chromium.org
· 11 years ago
18fd2db
Revert of Factor GrTexture into public GrTexture and private GrTextureImpl. (https://codereview.chromium.org/275903002/)
by commit-bot@chromium.org
· 11 years ago
edb402b
Factor GrTexture into public GrTexture and private GrTextureImpl.
by commit-bot@chromium.org
· 11 years ago
30553b5
Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/)
by commit-bot@chromium.org
· 11 years ago
9c0e523
hide get/setLocalMatrix
by commit-bot@chromium.org
· 11 years ago
7facac4
cleanup GrContext resource cache api
by commit-bot@chromium.org
· 11 years ago
35de55e
Disable filtering in draw Bitmap operation when pixels are aligned
by commit-bot@chromium.org
· 11 years ago
d2dbea5
Revert of Improved x86 SSE build and run-time checks. (https://codereview.chromium.org/272503006/)
by commit-bot@chromium.org
· 12 years ago
3ee4e06
Improved x86 SSE build and run-time checks.
by commit-bot@chromium.org
· 12 years ago
06615ad
add localmatrix-shader
by commit-bot@chromium.org
· 12 years ago
5fd3c1d
First pass at pre-rendering saveLayers for GPU
by robertphillips@google.com
· 12 years ago
6ab550c
Rename from "(un)lock" to "(un)map" for geometry buffers.
by commit-bot@chromium.org
· 12 years ago
Next »