Adresa
:
[go:
nahoru
,
domu
]
Sign in
chromium
/
chromium
/
src
/
92015685c3dc2ef005e58c975269f532468e68b8
/
skia
f7c815cc
add guard for future Skia CL https://codereview.chromium.org/1140573004
by reed
· 9 years ago
6ba76f9
Remove unnecessary Skia suppressions
by robertphillips
· 9 years ago
53ff0e3
add SK_SUPPORT_LEGACY_IMAGEFILTER_CTM to guard skia change
by reed
· 9 years ago
9b3ffc8
Add suppressions to unblock Skia roll
by robertphillips
· 9 years ago
711c752
Add a guard define to keep Chromium/Blink on Sk4f xfermodes.
by mtklein
· 9 years ago
ae9dbf3
Fix uninitialized value in AnalysisCanvas
by enne
· 10 years ago
593baab
Use TestDiscardableMemoryAllocator in filter_fuzz_stub.
by mbarbella
· 10 years ago
f44aff1
remove SK_SUPPORT_LEGACY_ROUND_MIPMAP_LEVEL_CHOICE to get new 'floor' behavior
by reed
· 10 years ago
e51f9944
Add nullptr support to skia::RefPtr.
by jbroman
· 10 years ago
d7c41c7
add flag to guard new miplevel code
by reed
· 10 years ago
a2969a3
override drawImage
by reed
· 10 years ago
4b06412
onGetInfo is deprecated, just pass info to constructor
by reed
· 10 years ago
59d9350
Make skia::RefPtr movable.
by jbroman
· 10 years ago
7f25c236
Remove existing Skia suppressions
by fmalita
· 10 years ago
fe3a350
Remove legacy Skia flags
by fmalita
· 10 years ago
42315c7
remove SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER flag
by reed
· 10 years ago
1b8d8bc
Blink layout test suppressions pending Skia roll
by fmalita
· 10 years ago
98b640c1
skia/ext: Add matrix and filter quality to gather pixel refs.
by vmpstr
· 10 years ago
cfe784c
add flag to guard Skia fix to cubics
by reed
· 10 years ago
a1d5d5f
add SK_SUPPORT_LEGACY_IMAGEFILTER_TO_COLORFILTER to guard skia change
by reed
· 10 years ago
29cd045
Remove existing Skia suppressions
by fmalita
· 10 years ago
5d77a2e
Remove SK_SUPPORT_LEGACY_COLOR32_MATH
by fmalita
· 10 years ago
1ab02972
add skia guard SK_SUPPORT_LEGACY_RADIAL_GRADIENT_SQRT
by reed
· 10 years ago
98a2105
Apply automated fixits for Chrome clang plugin to ui_base_unittests.
by dcheng
· 10 years ago
204ae76
Remove existing Skia suppressions
by Florin Malita
· 10 years ago
8dde793
Remove SK_SUPPORT_LEGACY_BLITANTIH2V2 flag for faster hairlines
by Florin Malita
· 10 years ago
32d3150b
peg Chromium to legacy Color32 math for now
by mtklein
· 10 years ago
56714d7b
remove unused SkPathUtils.cpp
by reed
· 10 years ago
2cc373d
base: Rename DiscardableMemory::Memory() to ::data().
by reveman
· 10 years ago
112116f
add flag to guard future skia change
by reed
· 10 years ago
deb446d
Remove existing Skia suppressions
by fmalita
· 10 years ago
f9d3e02
Fix use of uninitialized memory in skia/ext/analysis_canvas.cc
by junov
· 10 years ago
9a1ebc7
Remove SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS
by fmalita
· 10 years ago
3523bf8
Use SkPictureRecorder::endRecordingAsPicture() instead of endRecording()
by thestig
· 10 years ago
de96417
Remove SK_SUPPORT_LEGACY_SCALAR_XFERMODES
by fmalita
· 10 years ago
9845b89
Remove indirection of cpufeatures.gypi.
by torne
· 10 years ago
fe8398d
Remove android_webview_build conditions from various places.
by torne
· 10 years ago
ee1e4de
Add layout test suppressions for upcoming Skia roll.
by Stephen White
· 10 years ago
66a82b0
Remove now-rebaselined tests from skia_test_expectations.txt.
by senorblanco
· 10 years ago
6671cc1a
Remove now-unnecessary SkPathOp define.
by schenney
· 10 years ago
d9d94b9
add SK_SUPPORT_LEGACY_SCALAR_XFERMODES to stage skia speedup for xfermodes
by reed
· 10 years ago
fa86d2f4
More layout test suppressions for upcoming Skia roll.
by senorblanco
· 10 years ago
ab28a74
Add test suppression for upcoming Skia roll.
by senorblanco
· 10 years ago
f430a86
Add SK_CPU_SSE_LEVEL=41 to skia gn
by scottmg
· 10 years ago
b6c8f16
add flag SK_SUPPORT_LEGACY_SCALAR_MAPPOINTS for future skia roll
by reed
· 10 years ago
cda34b5
add legacy support for old path ops enums
by caryclark
· 10 years ago
251f81e
remove reference to deprecated kHasFilter16
by reed
· 10 years ago
533e541c
add SK_SUPPORT_LEGACY_INT_COLORMATRIX to stage skia change
by reed
· 10 years ago
2bc1984
add flag to stage skia api change
by reed
· 10 years ago
5ed0940
Support MIPS DSP application-specific extension (ASE) in GYP.
by wtc
· 10 years ago
e7b4233
base: Remove DiscardableMemory::CreateLockedMemory.
by reveman
· 10 years ago
1bf9e8fe
Support MIPS DSP application-specific extension (ASE).
by wtc
· 10 years ago
55801f24
stop using deprecated SkPaint::FilterLevel
by reed
· 10 years ago
c970478
add SK_LEGACY_DRAWPICTURECALLBACK guard flag
by reed
· 10 years ago
30599ab
add guard SK_SUPPORT_LEGACY_FILTERLEVEL_ENUM for new skia api
by reed
· 10 years ago
e9cbc351
remove deprecated onCreateCompatibleDevice
by reed
· 10 years ago
3d74de25
Revert "Revert "add new signature so skia can rely on it (subclass of SkDevice)""
by reed
· 10 years ago
3d4669df
Revert "add new signature so skia can rely on it (subclass of SkDevice)"
by reed
· 10 years ago
6e54eb96
add new signature so skia can rely on it (subclass of SkDevice)
by reed
· 10 years ago
03e9480
add guard for skia api change
by reed
· 10 years ago
ef908422
base: Simplify the base::DiscardableMemory API.
by reveman
· 10 years ago
5fb2ffe
Add back overdraw visualization for Skia BenchmarkingCanvas
by fmalita
· 10 years ago
968d915f
Hide src/core Skia headers
by fmalita
· 10 years ago
535b4f0
drawPicture calls OnDrawPicture calls drawPicture
by hendrikw
· 10 years ago
9b40df6
Fixing analysis_canvas treatment of save layers with src xfermode
by junov
· 10 years ago
9eea81b3
Remove existing Skia suppressions
by fmalita
· 10 years ago
93f64cc
Remove SK_SUPPORT_LEGACY_ADDOVAL
by Florin Malita
· 10 years ago
db5527d7
Add remaining trivial targets for the Linux GN build
by dpranke
· 10 years ago
80e9034
Added testexpectations for failing test following skia DEPS roll
by sugoi
· 10 years ago
c30f70d
Audit GN cflags and defines to match GYP build.
by brettw
· 10 years ago
c32b1cd
[Favicon] Adding FallbackIconUrlParser.
by huangs
· 10 years ago
b2ea651
Remove Skia suppressions
by fmalita
· 10 years ago
d3cea3c
Revert of Revert of SK_DEBUG when DCHECK_ALWAYS_ON (patchset #1 id:1 of https://codereview.chromium.org/965113002/)
by eroman
· 10 years ago
6197d87
Revert of SK_DEBUG when DCHECK_ALWAYS_ON (patchset #1 id:1 of https://codereview.chromium.org/966593002/)
by eroman
· 10 years ago
7c7296f4
Apply gn format with 'sources' sorting to src/
by scottmg
· 10 years ago
879405ae
SK_DEBUG when DCHECK_ALWAYS_ON
by mtklein
· 10 years ago
f5190e0
Refactor BenchmarkingCanvas to avoid internal Skia dependencies
by fmalita
· 10 years ago
a5a3bd2
Remove SK_SUPPORT_LEGACY_ARCTO_QUADS
by fmalita
· 10 years ago
20952e3
Updated gypi file after skia header moved.
by bratell
· 10 years ago
f4846400
enable new mipmap level chooser
by reed
· 10 years ago
0c3c94e
add flag for legacy stroking
by caryclark
· 10 years ago
b04ed02
Skips the processing of images larger then 88x88 in favicons.
by sdefresne
· 10 years ago
bc44c0a9
Add more targets to GN check.
by brettw
· 10 years ago
7885186
Trim away unused or private Mac functions
by reed
· 10 years ago
a880fc0
SkPixelRef::isLocked() is becoming debug-only.
by mtklein
· 10 years ago
4327621
Update Chomium's build files to work w/ latest GN binaries.
by dpranke
· 10 years ago
da7f1e1
add flag to stage mipmap change
by reed
· 10 years ago
cdc03121
Cleanup iOS upstreamed code
by sdefresne
· 10 years ago
fd4b5bc
Suppress image failure.
by scroggo
· 10 years ago
28213d7
Remove Skia suppressions
by fmalita
· 10 years ago
2214663
Remove SK_SUPPORT_LEGACY_ADDRRECT
by fmalita
· 10 years ago
c9df8b9
Remove SK_SUPPORT_LEGACY_CONIC_COMPUTE_QUAD_POW2
by fmalita
· 10 years ago
f74a048e
add flag to stage improved conic tolerance
by reed
· 10 years ago
5727d3b
Move flags out of gyp/gn and into SkUserConfig.h
by reed
· 10 years ago
1a44146
We did switch Skia to look at DYNAMIC_ANNOTATIONS_ENABLED.
by mtklein
· 10 years ago
fc4dbb0c
move src directories out of public view for headers
by reed
· 10 years ago
759dd8c
Mechanical rename of base::debug -> base::trace_event [final pass]
by ssid
· 10 years ago
17f1d2aa
add flag to disable new arcTo code (until we rebaseline)
by reed
· 10 years ago
96235b3
Remove Skia layout test suppressions
by fmalita
· 10 years ago
a73fc37
Removed unused code in skia/ext/vector_*.
by vitalybuka
· 10 years ago
Next »