Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a8e2e1504b9af6ba791637f228debaa23953064a
/
src
/
utils
a8e2e15
Cleanup: Rename SkOSPath functions.
by tfarina
· 11 years ago
d5e46c7
Generalize compressed blitter into its own templated class
by krajcevski
· 11 years ago
4881a4d
Some small ASTC optimizations
by krajcevski
· 11 years ago
b2ef181
Add preliminary ASTC encoder
by krajcevski
· 11 years ago
2451937
Run CanvasState test across a library boundary.
by scroggo
· 11 years ago
6c35488
Refactor texture compressors into separate files
by krajcevski
· 11 years ago
ad1df15
First pass at a blitter for R11 EAC alpha masks. This shaves 10ms off
by krajcevski
· 11 years ago
be7e59e
Make SkTextureCompressor compile with Clang 3.5
by halcanary
· 11 years ago
352c218
Change SkCanvasState to use inheritance.
by scroggo
· 11 years ago
630598c
Add support for NEON intrinsics to speed up texture compression. We can
by krajcevski
· 11 years ago
d41dab4
Revert of Add support for NEON intrinsics to speed up texture compression. We can (https://codereview.chromium.org/390453002/)
by krajcevski
· 11 years ago
936b734
ios fixes
by caryclark
· 11 years ago
bc9205b
Add support for NEON intrinsics to speed up texture compression. We can
by krajcevski
· 11 years ago
e53363f
Cleanup: Remove SkUTF16_Str API.
by tfarina
· 11 years ago
1459be5
Optimized R11 EAC compressor
by krajcevski
· 11 years ago
ce4dd3d
Split SkPicturePlayback out of SkPictureData
by robertphillips
· 11 years ago
9245b7e
When performing offscreen rendering on windows, attempt to use a pbuffer context.
by bsalomon
· 11 years ago
52d9ac6
stop calling SkCanvas::getDevice
by reed
· 11 years ago
f3d15dc
Add a preliminary R11 EAC compressor
by krajcevski
· 11 years ago
5f6102d
SaveFlags be-gone
by Florin Malita
· 11 years ago
80549fc
Support using OpenGL ES context on desktop
by kkinnunen
· 11 years ago
d3e474e
Deprecate SkPicture::clone().
by mtklein
· 11 years ago
89443ab
change gpudevice and pdfdevice to inherit from basedevice
by reed
· 11 years ago
11a005e
Promote SkInterpolator unit test to our tests driver.
by tfarina
· 11 years ago
8a24337
Another iOS fix for SampleApp.
by jvanverth
· 11 years ago
05ead8a
Revert of Support using OpenGL ES context on desktop (https://codereview.chromium.org/319043005/)
by rmistry
· 11 years ago
74fc727
Support using OpenGL ES context on desktop
by kkinnunen
· 11 years ago
eecc35f
Some improvements to LATC compression
by krajcevski
· 11 years ago
d7f846b
Add needed virtual destructors.
by bungeman
· 11 years ago
0689d7b
stop using SkBitmap::Config
by reed
· 11 years ago
f252f64
hide virtuals on device for width/height/isopaque
by reed
· 11 years ago
66c9582
Fix a number of issues with iOS build.
by jvanverth
· 11 years ago
2b310e4
Texture compression unit tests along with a couple of bug fixes
by krajcevski
· 11 years ago
4585144
remove SK_SUPPORT_LEGACY_DEVICE_CONFIG code
by reed
· 11 years ago
a22ea18
Move Dashing filterPath to a dashing utils file
by egdaniel
· 11 years ago
ae61440
Add texture compression utility
by krajcevski
· 11 years ago
51daa25
Split SkFontHost_win_dw.
by bungeman
· 11 years ago
5ec3d21
remove ashmem from skia
by halcanary
· 11 years ago
90b8caf
Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/)
by egdaniel
· 11 years ago
576dcdc
Move Dashing filterPath to a dashing utils file
by egdaniel
· 11 years ago
9b14f26
Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer)
by robertphillips
· 11 years ago
868074b
remove SkBounder -- unused and unloved
by reed
· 11 years ago
c77392e
use colortype instead of config
by reed
· 11 years ago
1b81877
Clean up SkOnce:
by mtklein
· 11 years ago
a6a8f00
hide SkDevice::config()
by reed
· 11 years ago
a3264e5
Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)"
by commit-bot@chromium.org
· 11 years ago
d0f824c
Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)
by commit-bot@chromium.org
· 11 years ago
986d681
setConfig -> setInfo
by commit-bot@chromium.org
· 11 years ago
00f8d6c
Revert "Revert of add colortable support to imagegenerator (https://codereview.chromium.org/304443003/)"
by commit-bot@chromium.org
· 11 years ago
83f23d8
Remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 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
· 11 years ago
4b8f802
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
e4ae0bc
Fix undefined behavior in DirectWrite GDI compatible metrics.
by bungeman@google.com
· 11 years ago
3b9e8be
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
2a67e12
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
e2b193c
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/)
by commit-bot@chromium.org
· 11 years ago
ee0cac3
remove unused (by clients) SkUnitMapper
by commit-bot@chromium.org
· 11 years ago
4d803a9
Add asADash to Lua for scraping
by commit-bot@chromium.org
· 11 years ago
ab885be
Comment out call broken call to pushMatrix in LuaCanvas
by commit-bot@chromium.org
· 11 years ago
de3ad9e
Revert of extract some common code from PictureRenderer (https://codereview.chromium.org/273703006/)
by commit-bot@chromium.org
· 11 years ago
ee18f2a
extract some common code from PictureRenderer
by commit-bot@chromium.org
· 11 years ago
08bf86c
Partially restore small-T optimization for very small (empty) T.
by commit-bot@chromium.org
· 11 years ago
73fffeb
Add pattern matchers for SkRecord
by commit-bot@chromium.org
· 11 years ago
2e74f9d
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
by reed@google.com
· 11 years ago
2e0c32a
Start using type traits in src/record instead of macros.
by commit-bot@chromium.org
· 11 years ago
e0d9ce8
Make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)"
by reed@google.com
· 11 years ago
ede0c5c
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
60b5dce
expose CGImage -> SkBitmap
by commit-bot@chromium.org
· 11 years ago
945ec3a
Revert of make drawText calls non-virtual, to ease SkFont and TextBlob (https://codereview.chromium.org/243853006/)
by commit-bot@chromium.org
· 11 years ago
4325d11
make drawText calls non-virtual, to ease SkFont and TextBlob
by commit-bot@chromium.org
· 11 years ago
2cfa320
fix warnings around size_t/int
by commit-bot@chromium.org
· 11 years ago
60bd751
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
e9e62d5
Ashmem functions compile when size_t != __u32
by commit-bot@chromium.org
· 11 years ago
cc277b7
Orphan ProcXfermode, with an eye towards removing it
by commit-bot@chromium.org
· 11 years ago
d3fbd34
Fix size of rotated text with FreeType.
by bungeman@google.com
· 11 years ago
28fcae2
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
96edc24
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
d923288
Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/)
by commit-bot@chromium.org
· 11 years ago
757ebd2
Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/)
by commit-bot@chromium.org
· 11 years ago
149e9a1
Rename kPMColor_SkColorType to kN32_SkColorType.
by commit-bot@chromium.org
· 11 years ago
b7fedac
Fixed Skia compilation error with strict clang.
by commit-bot@chromium.org
· 11 years ago
050c0ae
Remove misc. dead code.
by commit-bot@chromium.org
· 11 years ago
dad009b
Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback
by commit-bot@chromium.org
· 11 years ago
db35dab
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
f20fc24
remove all references to legacy Config8888
by reed@google.com
· 11 years ago
57f74e0
Debugger improvements
by commit-bot@chromium.org
· 11 years ago
d9ea09e
Consolidate SkCanvas matrix virtuals.
by commit-bot@chromium.org
· 11 years ago
72cf4fc
A remotable font management interface and DirectWrite implementation.
by bungeman@google.com
· 11 years ago
933e65d
replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely!
by commit-bot@chromium.org
· 11 years ago
8e13a15
Fixed cross compilation with mingw.
by commit-bot@chromium.org
· 11 years ago
1301bf3
add initial scraper for dashing
by commit-bot@chromium.org
· 11 years ago
a713f9c
add new readPixels with direct memory parameters
by commit-bot@chromium.org
· 11 years ago
f338d7c
Add nine patch type to SkRRect.
by commit-bot@chromium.org
· 11 years ago
bab3fc4
Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/)
by commit-bot@chromium.org
· 11 years ago
4ef54f8
remove SK_SUPPORT_LEGACY_WRITEPIXELSCONFIG -- dead code
by commit-bot@chromium.org
· 11 years ago
761b8e5
Add nine patch type to SkRRect.
by commit-bot@chromium.org
· 11 years ago
0f03f43
Move SkNoSaveLayerCanvas.h to include/utils
by robertphillips@google.com
· 11 years ago
4cb543d
Implement support for a Context parameter in image filters
by senorblanco@chromium.org
· 11 years ago
44c48d0
De-virtualize SkCanvas matrix ops.
by commit-bot@chromium.org
· 11 years ago
3da3b62
getDeviceCapabilities is no longer need, so remove it
by commit-bot@chromium.org
· 11 years ago
Next »