git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Applying a filter on an SVG element, which is larger than 4096 pixels, causes this...
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
graphics
/
ImageBuffer.h
2015-05-07
commit-queue@webki...
Applying a filter on an SVG element, which is larger...
blob
|
commitdiff
2015-04-23
darin@apple.com
Eliminate remaining uses of OwnPtr and PassOwnPtr in...
blob
|
commitdiff
|
diff to current
2015-03-10
cdumez@apple.com
[CG] Have Canvas use the IOSurfacePool
blob
|
commitdiff
|
diff to current
2015-02-24
gyuyoung.kim@samsu...
Partial clean up OwnPtr and PassOwnPtr in WebCore/platform
blob
|
commitdiff
|
diff to current
2015-02-19
timothy_horton@app...
Move the software-only ImageBuffer::m_context to ImageB...
blob
|
commitdiff
|
diff to current
2014-08-22
commit-queue@webki...
Unreviewed, rolling out r172844.
blob
|
commitdiff
|
diff to current
2014-08-22
timothy_horton@app...
Revert r172831, it broke the Windows build.
blob
|
commitdiff
|
diff to current
2014-08-21
achristensen@apple.com
More WEBCORE_EXPORT macros.
blob
|
commitdiff
|
diff to current
2014-04-18
simon.fraser@apple.com
Remove some includes from image-related headers, and...
blob
|
commitdiff
|
diff to current
2014-04-01
zalan@apple.com
Subpixel rendering: Transition class Image (and its...
blob
|
commitdiff
|
diff to current
2014-03-21
lvidacs.u-szeged...
Fix the !ENABLE(FILTERS) build
blob
|
commitdiff
|
diff to current
2014-03-15
mjs@apple.com
.: Replace "Apple Computer, Inc." with "Apple Inc....
blob
|
commitdiff
|
diff to current
2014-01-30
abucur@adobe.com
Remove the ACCELERATED_COMPOSITING flag
blob
|
commitdiff
|
diff to current
2014-01-21
commit-queue@webki...
Source/WebCore: If you set a tiled cross-faded-image...
blob
|
commitdiff
|
diff to current
2013-12-04
commit-queue@webki...
Allow ImageBuffer to use an IOSurface that is larger...
blob
|
commitdiff
|
diff to current
2013-11-26
commit-queue@webki...
ImageBuffer::create should return a std::unique_ptr...
blob
|
commitdiff
|
diff to current
2013-10-31
rniwa@webkit.org
Remove code for Mac Lion
blob
|
commitdiff
|
diff to current
2013-10-11
aroben@webkit.org
Confusing CGImageRef memory management in ImageBuffer...
blob
|
commitdiff
|
diff to current
2013-09-21
timothy_horton@app...
GeneratorGeneratedImage should be called GradientImage
blob
|
commitdiff
|
diff to current
2013-08-30
commit-queue@webki...
Source/WebCore: [CSS Masking] -webkit-mask-repeat:...
blob
|
commitdiff
|
diff to current
2013-08-05
oliver@apple.com
Move TypedArray implementation into JSC
blob
|
commitdiff
|
diff to current
2013-05-13
dino@apple.com
toDataURL can return an empty image in some cases
blob
|
commitdiff
|
diff to current
2013-04-26
mrobinson@webkit.org
Remove the remaining Skia #ifdefs
blob
|
commitdiff
|
diff to current
2013-04-22
benjamin@webkit.org
Remove the memory instrumentation code
blob
|
commitdiff
|
diff to current
2013-04-04
ch.dumez@sisa.sams...
Regression(r142765) Broke Custom SVG cursors and SVG...
blob
|
commitdiff
|
diff to current
2013-03-20
junov@google.com
[Chromium] Code cleanup: removing support for non-defer...
blob
|
commitdiff
|
diff to current
2012-12-12
commit-queue@webki...
WebGL: Avoid unnecessary memory copy or conversion...
blob
|
commitdiff
|
diff to current
2012-12-08
commit-queue@webki...
Extend platform layer so it can pass blend modes to...
blob
|
commitdiff
|
diff to current
2012-12-08
commit-queue@webki...
Unreviewed, rolling out r136993.
blob
|
commitdiff
|
diff to current
2012-12-07
commit-queue@webki...
Extend platform layer so it can pass blend modes to...
blob
|
commitdiff
|
diff to current
2012-12-05
junov@google.com
[skia] Improve performance of GraphicsContext::createCo...
blob
|
commitdiff
|
diff to current
2012-11-09
timothy@apple.com
Source/WebCore: Make -webkit-canvas in CSS use the...
blob
|
commitdiff
|
diff to current
2012-11-01
kbr@google.com
Add RGB to supported destination formats of ImageBuffer...
blob
|
commitdiff
|
diff to current
2012-10-31
kbr@google.com
Temporarily restrict use of ImageBufferSkia::copyToPlat...
blob
|
commitdiff
|
diff to current
2012-10-11
loislo@chromium.org
Web Inspector: NMI instrument HTMLCanvas element.
blob
|
commitdiff
|
diff to current
2012-06-29
senorblanco@chromi...
Source/WebCore: Implement filter url() function.
blob
|
commitdiff
|
diff to current
2012-06-22
commit-queue@webki...
[Chromium] Change implementing a fast-path for copying...
blob
|
commitdiff
|
diff to current
2012-06-08
schenney@chromium.org
WebCore::ImageBuffer.cpp has broken color table code
blob
|
commitdiff
|
diff to current
2012-04-24
kbr@google.com
Change ImageData to reference Uint8ClampedArray rather...
blob
|
commitdiff
|
diff to current
2012-04-13
mitz@apple.com
<rdar://problem/10912680> Pixel access canvas APIs...
blob
|
commitdiff
|
diff to current
2012-04-06
mitz@apple.com
<rdar://problem/10912476> Pixel access canvas APIs...
blob
|
commitdiff
|
diff to current
2012-02-27
mdelaney@apple.com
Add ImageBuffer support for having a hi-res backing...
blob
|
commitdiff
|
diff to current
2012-02-06
mdelaney@apple.com
toDataURL() uses stale data after putImageData()
blob
|
commitdiff
|
diff to current
2012-02-01
commit-queue@webki...
[Chromium] Enable deferred canvas rendering in the...
blob
|
commitdiff
|
diff to current
2012-01-09
commit-queue@webki...
[chromium win] Creating lots of temporary canvas contex...
blob
|
commitdiff
|
diff to current
2011-11-17
timothy_horton@app...
Implement CSS3 Images cross-fade() image function
blob
|
commitdiff
|
diff to current
2011-11-07
noel.gordon@gmail.com
Fix some style issues in ImageBuffer.h
blob
|
commitdiff
|
diff to current
2011-09-15
mdelaney@apple.com
Use isAcceleratedContext() on the GraphicsContext inste...
blob
|
commitdiff
|
diff to current
2011-08-16
senorblanco@chromi...
Canvas resizing can be slow
blob
|
commitdiff
|
diff to current
2011-07-21
mdelaney@apple.com
Add fast path for ImageBuffer::draw
blob
|
commitdiff
|
diff to current
2011-07-21
commit-queue@webki...
Unreviewed, rolling out r91332.
blob
|
commitdiff
|
diff to current
2011-07-20
mdelaney@apple.com
Add fast path for ImageBuffer::draw
blob
|
commitdiff
|
diff to current
2011-07-19
mdelaney@apple.com
Remove drawsUsingCopy now that all ports handle the...
blob
|
commitdiff
|
diff to current
2011-07-09
krit@webkit.org
Refactoring luminance code in RenderSVGResourceMasker
blob
|
commitdiff
|
diff to current
2011-05-03
aroben@apple.com
Allow implicit conversion from nullptr_t to PassOwnPtr
blob
|
commitdiff
|
diff to current
2011-04-26
levin@chromium.org
Fix OwnPtr strict error in ImageBuffer.h
blob
|
commitdiff
|
diff to current
2011-04-25
abarth@webkit.org
2011-04-25 Adam Barth <abarth@webkit.org>
blob
|
commitdiff
|
diff to current
2011-04-17
paroga@webkit.org
2011-04-17 Patrick Gansterer <paroga@webkit.org>
blob
|
commitdiff
|
diff to current
2011-04-13
mdelaney@apple.com
2011-04-13 Matthew Delaney <mdelaney@apple.com>
blob
|
commitdiff
|
diff to current
2011-04-01
mdelaney@apple.com
2011-04-01 Matthew Delaney <mdelaney@apple.com>
blob
|
commitdiff
|
diff to current
2011-03-16
commit-queue@webki...
2011-03-15 John Bauman <jbauman@chromium.org>
blob
|
commitdiff
|
diff to current
2011-01-21
simon.fraser@apple.com
2011-01-21 Simon Fraser <simon.fraser@apple.com>
blob
|
commitdiff
|
diff to current
2011-01-20
ossy@webkit.org
Refactoring of the custom allocation framework
blob
|
commitdiff
|
diff to current
2011-01-19
tonyg@chromium.org
2011-01-19 Tony Gentilcore <tonyg@chromium.org>
blob
|
commitdiff
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
diff to current