Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
e7d15fe870e8d6b0d4b072fc02a2a1c079743485
/
gyp
/
ports.gyp
9876ac5
Create SkColorSpaceXform to handle color conversions
by msarett
· 8 years ago
4a603fc
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 id:260001 of https://codereview.chromium.org/1952063002/ )
by msarett
· 8 years ago
740cc88
Create SkColorSpaceXform to handle color conversions
by msarett
· 8 years ago
0e5b249
Add exact version of qcms used by Chrome for testing and comparison
by msarett
· 8 years ago
0265707
Clean up SkFontConfigInterface implementation.
by bungeman
· 9 years ago
43bf511
Delete ChromeOS code
by borenet
· 9 years ago
c61edcc
rm src/ports/SkTime_*.cpp
by halcanary
· 9 years ago
fc0b6d1
Add SkImageGeneratorWIC
by msarett
· 9 years ago
1897631
Add an SkImageGeneratorCG
by msarett
· 9 years ago
4e79f33
msan: build expat from source
by mtklein
· 9 years ago
188d44c
Move SkPixelXorXfermode.h to include/client/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
aa9cb62
Move SkPixelXorXfermode.h to include/client/android
by robertphillips
· 9 years ago
dd180e7
Enable NVPR with command buffer
by kkinnunen
· 9 years ago
ba923d3
SkImageShaderFactoryToName SkAlphaThresholdFilterFactoryToName
by halcanary
· 9 years ago
2211a7b
Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching.
by benjaminwagner
· 9 years ago
23267db
SkAtomic: always use std::atomic
by mtklein
· 9 years ago
b1ac52f
Skia: Add Command Buffer support to Linux/Mac
by hendrikw
· 9 years ago
7f0a3d7
Make mutex semaphore based.
by herb
· 9 years ago
cd1f2da
add -Iinclude/private anywhere we have -Isrc/core
by mtklein
· 9 years ago
786ece1
Allow Android font manager on *nix.
by bungeman
· 9 years ago
478c9e4
Revert "Move headers used by headers in include/ to include/private."
by Mike Klein
· 9 years ago
928e165
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
4417c7f
Revert "Move headers used by headers in include/ to include/private."
by jvanverth
· 9 years ago
a89f551
Move headers used by headers in include/ to include/private.
by mtklein
· 9 years ago
c530854
Rename SkFontConfigParser_android SkFontMgr_android_parser.
by bungeman
· 9 years ago
77f85ad
Move Android SkFontMgr::Factory to its own file.
by bungeman
· 9 years ago
0b1de26
Move FontConfig factory into separate file.
by bungeman
· 9 years ago
5cf1949
Refactor SkFontHost_linux into SkFontMgr_custom.
by bungeman
· 9 years ago
3ffa126
Move resource fonts to common location.
by bungeman
· 10 years ago
4808757
Remove all code related to NaCl
by borenet
· 10 years ago
5c9fa28
Add option to embed font data into executable.
by bungeman
· 10 years ago
3e56227
Add copyright headers to remaining gyp files.
by scroggo
· 10 years ago
a64c48f
Move sync code to include/, switch from using platform define to a proxy header in core/
by mtklein
· 10 years ago
5ae7765
Cleanup the XML directory in public includes.
by djsollen
· 10 years ago
a4c4a2d
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
802ad83
Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/)
by mtklein
· 10 years ago
43b8b36
Replace SkTypeface::Style with SkFontStyle.
by bungeman
· 10 years ago
a6785cc
Add a working SkFontMgr_fontconfig.
by bungeman
· 10 years ago
c773390
Delete the old font management implementation based on SkFontConfigInterface, now that SkFontMgr_Android is live.
by tomhudson
· 10 years ago
8d84c99
SkFontMgr for Android.
by bungeman
· 10 years ago
7b82d0f
Revert of SkFontMgr for Android. (https://codereview.chromium.org/414483002/)
by robertphillips
· 10 years ago
4f9a01e
SkFontMgr for Android.
by bungeman
· 10 years ago
9358706
skia_directwrite -> skia_gdi
by Mike Klein
· 10 years ago
98875e1
Rename SkFontHost_win_dw.cpp SkScalerContext.
by Ben Wagner
· 10 years ago
51daa25
Split SkFontHost_win_dw.
by bungeman
· 10 years ago
5ec3d21
remove ashmem from skia
by halcanary
· 10 years ago
64f6d15
Use SkAtomics_sync on Android
by commit-bot@chromium.org
· 10 years ago
abf4189
Drop support for non-atomic non-mutex platforms.
by commit-bot@chromium.org
· 10 years ago
37eb4e4
Purge SkPurgeableMemoryBlock.
by commit-bot@chromium.org
· 11 years ago
04c32a8
Fix r13897.
by bungeman@google.com
· 11 years ago
72cf4fc
A remotable font management interface and DirectWrite implementation.
by bungeman@google.com
· 11 years ago
f84722e
Build Skia for a bare-bones embedded Linux system.
by commit-bot@chromium.org
· 11 years ago
d9947f6
Split atomic and mutex implementations and make inlinable.
by bungeman@google.com
· 11 years ago
bc55eec
Implement SkAshmemDiscardableMemory
by halcanary@google.com
· 11 years ago
611fde1
Remove the comments settings for vim tab width and expansion variables.
by commit-bot@chromium.org
· 11 years ago
bfc6cc4
allow both GDI and DW fontmgrs at the same time
by bungeman@google.com
· 11 years ago
bcb88e5
Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromium XP bot failures
by robertphillips@google.com
· 11 years ago
8b71ef1
skia: Added SkDiscardableMemory interface.
by scroggo@google.com
· 11 years ago
7475811
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
0699756
allow both GDI and DW fontmgrs at the same time
by bungeman@google.com
· 11 years ago
968863f
Revert r10718 to unblock roll
by robertphillips@google.com
· 11 years ago
936be47
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
7d65dee
allow both GDI and DW fontmgrs at the same time
by reed@google.com
· 11 years ago
e027a6e
adapt FontConfig to use SK_FONTHOST_USES_FONTMGR
by reed@google.com
· 11 years ago
b8f3655
Update obvious deps.
by bungeman@google.com
· 11 years ago
2679ff8
refactor gyp to isolate freetype usage
by djsollen@google.com
· 11 years ago
899f1d8
Revert deps changes in r10220 and r10217.
by bungeman@google.com
· 11 years ago
2b0ab9e
Update obvious deps.
by bungeman@google.com
· 11 years ago
fc70a4a
Remove unneeded mention of SkThread_pthread.cpp in ports.gyp.
by bungeman@google.com
· 11 years ago
f2e7dbb
Split TLS implementation into its own translation unit.
by bungeman@google.com
· 11 years ago
05d550e
GYP Changes and Scripts for Compiling Skia for ChromeOS
by borenet@google.com
· 11 years ago
2897931
Fix broken include path for directwrite backend
by djsollen@google.com
· 11 years ago
52f0297
Prepare skia for shared library build on android
by djsollen@google.com
· 11 years ago
a96627f
prepare skia for shared library build on android
by djsollen@google.com
· 11 years ago
cf5348f
prepare skia for shared library build on android
by djsollen@google.com
· 11 years ago
6cab1a4
Change SkStream. https://codereview.chromium.org/15298009/
by bungeman@google.com
· 11 years ago
bfae9d3
Add a fontConfig interface for android.
by djsollen@google.com
· 11 years ago
381bb43
add separate impl file for SkFontMgr_fontconfig, so we don't polute
by reed@google.com
· 11 years ago
292b1d4
remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()
by reed@google.com
· 12 years ago
6c66d2f
remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*
by reed@google.com
· 12 years ago
055180c
Use function-ptr instead of SkFontHost api to allow client to handle
by reed@google.com
· 12 years ago
bb281f7
Improvements/additions to SkImageCache/SkLazyPixelRef.
by scroggo@google.com
· 12 years ago
09f6c5c
Fix android build
by robertphillips@google.com
· 12 years ago
d9ef3a2
Create a platform-dependent object for accessing purgeable memory.
by scroggo@google.com
· 12 years ago
822bde7
implement fonthost table methods directly in fontconfig backend, _tables now relegated to
by reed@google.com
· 12 years ago
8333d2a
enable fontconfig backend for fonthost on linux
by reed@google.com
· 12 years ago
b103ed4
eliminate atsuii/coretext distinction, and rename to just _mac
by mike@reedtribe.org
· 12 years ago
4e0d96b
revert fontconfig gyp change for now (need to install it on housekeeper and chromeos bots)
by reed@google.com
· 12 years ago
f0e92f3
enable fontconfig by default in ports.gyp
by reed@google.com
· 12 years ago
f8d7d27
Create SkLazyPixelRef which performs lazy decoding.
by scroggo@google.com
· 12 years ago
528a556
Fix android errors when unflattening an SkImageRef_ashmem object.
by djsollen@google.com
· 12 years ago
3b0a9fe
Update filter tool to allow more flexible filtering
by robertphillips@google.com
· 12 years ago
276a295
Add support for SkImageRef_ashmem.
by djsollen@google.com
· 12 years ago
7158e6a
Improve NaCl support
by borenet@google.com
· 12 years ago
efb1d77
Build Skia as a static library
by borenet@google.com
· 12 years ago
867cbd8
first cut at making iOS work
by caryclark@google.com
· 12 years ago
35f5ac9
update gyp files to build on iOS
by caryclark@google.com
· 12 years ago
a98eb91
Add NaCl port of Skia
by borenet@google.com
· 12 years ago
fd668cf
Fix greenish text rendering on Linux. https://codereview.appspot.com/6484048/
by bungeman@google.com
· 12 years ago
Next »