Sign in
chromium
/
chromium
/
src.git
/
ebe2e203bd421bc1a5e4c28a48f7d54d407c6fac
/
skia
daa5b24d
add guard for future Skia CL
by reed
· 9 years ago
52874bd
Define SK_SUPPORT_LEGACY_BROKEN_LERP to stage crrev.com/2097883002
by mtklein
· 9 years ago
7eefc9a1
Remove SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 9 years ago
9a464e0
Remove build references to deleted SkNinePatch.cpp
by msarett
· 9 years ago
9601746
Remove BitmapPlatformDevice from NativeThemeWin
by tomhudson
· 9 years ago
cc81c276
Update Skia build files for file move.
by bungeman
· 9 years ago
6bde4785
Define SK_SUPPORT_LEGACY_DATA_FACTORIES for Skia.
by bungeman
· 9 years ago
a3254db
Disable Skia histograms until issues can be debugged.
by ericrk
· 9 years ago
5cacab3a
skia_commit_hash.h
by halcanary
· 9 years ago
289d8c443
Mojo C++ bindings: support mapping T and T? differently.
by yzshen
· 9 years ago
a144bcea
remove orphaned pixel_ref_utils_unittest.cc
by reed
· 9 years ago
19eb067
Consolidate Windows bitmap and DC code
by tomhudson
· 9 years ago
1bd8b75
remove unneeded call to deprecated method
by reed
· 9 years ago
3850a4d
Make base::TerminateBecauseOutOfMemory call RaiseException on Windows.
by wfh
· 9 years ago
7277856
Add SK_SUPPORT_LEGACY_ACCESSBITMAP Skia guard to temporarily preserve Skia's old behavior
by robertphillips
· 9 years ago
8ca194a
Change OOMs to raise custom exception rather than breakpoint on Windows.
by wfh
· 9 years ago
4e4d53c
Mojo C++ bindings: make the generator use STL/WTF string/vector/map by default.
by yzshen
· 9 years ago
3a64a4b
Consolidate Windows bitmap and DC code
by tomhudson
· 9 years ago
7b9fe62
Remove use of unsupported Skia flag
by robertphillips
· 9 years ago
981aa5a
various: Change auto to not deduce raw pointers.
by vmpstr
· 9 years ago
86b2b437
Move DrawToHDC() out of Windows BitmapPlatformDevice
by tomhudson
· 9 years ago
5557c8b
Provide StructTraits for a vector<SkBitmap>
by rjkroege
· 9 years ago
ac799c2f
Revert of [Mac/GN] Explicitly link ApplicationServices wherever CoreGraphics is linked. (patchset #2 id:20001 of https://codereview.chromium.org/2092513002/ )
by rsesek
· 9 years ago
03a4b534
remove SK_SUPPORT_LEGACY_COLORPROFILETYPE
by reed
· 9 years ago
a7c0e4a
Remove SK_SUPPORT_LEGACY_IMAGEFILTER_PTR flag
by tomhudson
· 9 years ago
23df18d
Improve a comment in a gn file slightly.
by thakis
· 9 years ago
5f7bc19
[Mac/GN] Explicitly link ApplicationServices wherever CoreGraphics is linked.
by Robert Sesek
· 9 years ago
454b7d0
add SK_SUPPORT_LEGACY_COLORPROFILETYPE flag for skia change
by reed
· 9 years ago
6acf597
Move releaseIfNeeded to start, since it can change bitmapIsDummy_
by reed
· 9 years ago
6d979c279
Remove SK_SUPPORT_LEGACY_TYPEFACE_PTR
by fmalita
· 9 years ago
59650de
Remove SK_SUPPORT_LEGACY_IMAGEFACTORY
by fmalita
· 9 years ago
c446223ab
Add SK_IGNORE_DW_GRAY_FIX to delay rebaselines.
by bungeman
· 9 years ago
c547787a
Remove unnecessary dependencies on mojo/edk/system
by rockot
· 9 years ago
5d09049
base::ListValue::Append cleanup: pass unique_ptr instead of the released pointer.
by dcheng
· 9 years ago
438dab8
Remove skia::RefPtr
by tomhudson
· 9 years ago
8691d77
Remove all uses of skia::RefPtr
by tomhudson
· 9 years ago
a9ace744
Implement cc::FilterOperation StructTraits
by fsamuel
· 9 years ago
ad6f9da
Remove SkDevice, obsolete constructor
by tomhudson
· 9 years ago
ea3c906
Add ArrayTraits<CArray<T>> utility template
by fsamuel
· 9 years ago
e2e406d
Add basic SkBitmap StructTraitsTest.
by msw
· 9 years ago
567de3b
Implement sk_sp<SkImageFilter> StructTraits
by fsamuel
· 9 years ago
7b3867c
mojo ArrayTraits<T>::Resize returns bool indicating success
by fsamuel
· 9 years ago
b765188e
skia/ext: do not assume Skia's headers include windows.h
by halcanary
· 9 years ago
b3549d9
Adding missing manifests to gn-built executables
by brucedawson
· 9 years ago
448e5ed
[tracing] Sanitize process memory dump names for background mode
by ssid
· 9 years ago
9a024f9
Remove SkTypeface_fake.cpp.
by bungeman
· 9 years ago
83ec5cb
[tracing] Support background mode in skia memory dump provider
by ssid
· 9 years ago
cdf3504
Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.
by bungeman
· 9 years ago
726d29ca0
Add error messages for canvas creation failures
by wangxianzhu
· 9 years ago
b0123d1
Add SkBitmap StructTraits for skia::mojo::Bitmap.
by msw
· 9 years ago
c201ea67
Define skia_whitelist_serialized_typefaces GN arg for Skia
by rmistry
· 9 years ago
1c5bc23
[GN] Define SK_BUILD_NO_OPTS when building skia on iOS.
by sdefresne
· 9 years ago
6fd373e
[iOS/GN] Fix the compilation of "all" on iOS with gn.
by sdefresne
· 9 years ago
932bd23
Add define to keep old SkTypeface::MakeFromName.
by bungeman
· 9 years ago
65f3792
Fix "unused variable" warnings.
by pkasting
· 9 years ago
c7aaa19
Replace setMatrixClip() with BeginPlatformPaint() logic
by tomhudson
· 9 years ago
8ec2e7db
Implement IsSuitableForGpuRasterization directly for DisplayItemLists.
by chrishtr
· 9 years ago
149338ee
Add guard for upcoming Skia change
by fmalita
· 9 years ago
d349ea4
Address more TOOD(GYP) in GN build.
by brettw
· 9 years ago
02aa51c
[Mac/GN] Set up the component build.
by rsesek
· 9 years ago
6958c09
Move from SkFontHost to SkFontLCDConfig.
by bungeman
· 9 years ago
af7b2b7
Crash on non-rectangular Windows clips
by tomhudson
· 9 years ago
ecf10f2
Add legacy flag to allow Skia to remove Ganesh layer hoister
by robertphillips
· 9 years ago
ab29ff6
Replace SkTLazy with base::Optional
by liyuqian
· 9 years ago
fb7d585
remove SK_SUPPORT_LEGACY_DIVBITS_UB legacy flag
by reed
· 9 years ago
ae451614
use new skia imagefilter-ctm handling
by reed
· 9 years ago
95ba444
Move linux pkg_config() calls into separate BUILD.gn files
by agrieve
· 9 years ago
66407f23
Roll src/third_party/skia/ 635164028..ada338ab4 (2 commits).
by halcanary
· 9 years ago
dafbff4
add SK_SUPPORT_LEGACY_IMAGEFILTER_CTM for future skia cl
by reed
· 9 years ago
517ae45
Undefine SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX
by tomhudson
· 9 years ago
9ae6d718
Remove skia/PRESUBMIT.py
by thakis
· 9 years ago
bba2d3e
Update peekPixels callsites
by tomhudson
· 9 years ago
079490e
Move legacyCreateTypeface to SkFontStyle.
by bungeman
· 9 years ago
b743cc6
Convert skia to std::unique_ptr
by thakis
· 9 years ago
2de75fd9
Add SK_VERY_LEGACY_CREATE_TYPEFACE define for Skia change.
by bungeman
· 9 years ago
e4cee87
switch over to sk_sp for maskfilters
by reed
· 9 years ago
29056bf8
remove SK_SUPPORT_LEGACY_SETSHADER_PTR flag (unused)
by reed
· 9 years ago
63afb3a6
Move blink_skia_defines.gypi to chromium_skia_defines.gypi.
by bungeman
· 9 years ago
8be9007
Update new Surface callsites
by tomhudson
· 9 years ago
74260b3
Replace skia::RefPtr with sk_sp<> in skia/ext/
by tomhudson
· 9 years ago
5a2eb60
add SK_SUPPORT_LEGACY_MASKFILTER_PTR flag
by reed
· 9 years ago
556abd1
Fix a bunch of IWYU violators that don't include scoped_ptr.h
by Daniel Cheng
· 9 years ago
54fdf8fb
Remove SK_SUPPORT_LEGACY_XFERMODE_PTR
by tomhudson
· 9 years ago
a7bbd0df
Use sk_sp-based shader setting APIs
by tomhudson
· 9 years ago
5397394
Use sk_sp-based APIs for "minor effects"
by tomhudson
· 9 years ago
4b8cfeaa
Fix typo in skia/BUILD.gn.
by jbudorick
· 9 years ago
f548411f
skia/config/SkUserConfig.h: remove dead defines
by halcanary
· 9 years ago
2b45cf9
Use sk_sp-based shader creation APIs
by tomhudson
· 9 years ago
c7f0653
Reduce visibility of Windows convenience functions
by tomhudson
· 9 years ago
1f8d413
Use sk_sp-based APIs for SkColorFilter
by tomhudson
· 9 years ago
7b79fb0
Limit manual control of platform painting
by tomhudson
· 9 years ago
4d5dc28
Use SkDocument_PDF_None if pdf support is not enabled.
by mbjorge
· 9 years ago
cc4d2bee
skia/buildfiles: remove reference to empty file
by halcanary
· 9 years ago
9e89d08
Use sk_sp-based picture recording APIs in Blink
by fmalita
· 9 years ago
12dbc42
add SK_SUPPORT_LEGACY_TYPEFACE_PTR flag for future skia CL
by reed
· 9 years ago
5803607f
Update build files for Skia's renaming of SkImageEncoder
by msarett
· 9 years ago
21ad744
Remove skia_test_expectations.txt.
by bungeman
· 9 years ago
fe20a6e
add SK_SUPPORT_LEGACY_XFERMODE_PTR for future skia CL
by reed
· 9 years ago
d7b107c
add SK_SUPPORT_LEGACY_IMAGEFILTER_PTR flag for future skia CL
by robertphillips
· 9 years ago
7024621
mojo: Rename skia.Bitmap to skia.mojom.Bitmap
by jamescook
· 9 years ago
Next »