git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Precision updates in WebAudio.
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
2013-09-05
commit-queue@webki...
Precision updates in WebAudio.
blob
|
commitdiff
|
raw
2013-09-05
mihnea@adobe.com
Replace node() calls with generatingNode() for RenderRe...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
ossy@webkit.org
Fix SynchronousLoaderClient class for !USE(CFNETWORK...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
jinwoo7.song@samsu...
Fix unused parameter warning in WebKitAccessibleInterfa...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
krit@webkit.org
NULL ptr in WebCore::RefCountedPropertyWrapper<WebCore...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
commit-queue@webki...
[Qt][WK1] REGRESSION(r154988): compositing/video/video...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
berto@igalia.com
[GTK] MediaControlsGtk: fix warning in constructor...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
krit@webkit.org
Support interpolation between cross-fade() images
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
zherczeg@webkit.org
<https://webkit.org/b/118553> Hash navigation doesn...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
g.czajkowski@samsu...
Remove deprecated markersForNode(Node* node).
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
akling@apple.com
CachedPage construction should begin with a Page&.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
a.bah@samsung.com
setAttributeNode() does not set the new value to an...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
akling@apple.com
CachedFrame construction should begin with a Frame&.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
akling@apple.com
Set "render tree being torn down" flag a bit earlier.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
akling@apple.com
Cached Page and Frame don't need to be ref-counted.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
roger_fong@apple.com
Unreviewed. Windows build fix and WebCore project cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-05
mark.lam@apple.com
Renamed StackIterator to StackVisitor.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
commit-queue@webki...
AX: when no other label on provided on form elements...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
akling@apple.com
Make ImageQualityController per-RenderView.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
roger_fong@apple.com
Unreviewed Build fix for Windows DebugSuffix configuration.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
mark.lam@apple.com
Refining the StackIterator callback interface.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
akling@apple.com
Remove unnecessary RenderView.h inclusion from headers.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
ap@apple.com
Editor::m_removedAnchor is unused
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
psolanki@apple.com
Document::updateHoverActiveState() should allow for...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
timothy_horton@app...
[mac] PDFDocumentImage should use PDFKit to draw
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
roger_fong@apple.com
Unreviewed Windows build fix.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
bjonesbe@adobe.com
FloatingObjects should manage cleaning it's line box...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
timothy_horton@app...
Rename customCssText -> customCSSText to match WebKit...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
cfleizach@apple.com
AX: aria-valuetext property not exposing AXValueDescription
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
commit-queue@webki...
<https://webkit.org/b/119622> [CSSRegions] Not possible...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
eric.carlson@apple.com
Get MEDIA_STREAM compiling on OSX
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
akling@apple.com
RenderSVGResource shouldn't trigger relayout during...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
dbates@webkit.org
[iOS] Fix the build following <trac.webkit.org/changese...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
bjonesbe@adobe.com
Move logical dimension getters/setters to FloatingObjec...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
commit-queue@webki...
REGRESSION(r154977): Do not urlencode soup message...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
commit-queue@webki...
[GTK] add support for subtitles on webkit2GTK
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
darin@apple.com
Use OwnPtr in the RenderLayerFilterInfo map
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
akling@apple.com
Simplify subtree relayout scheduling a bit.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
commit-queue@webki...
[Coordinated Graphics] Remove unused method in Coordina...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
hmuller@adobe.com
[CSS Shapes] Revise the ShapeInterval set operations...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
commit-queue@webki...
[ATK] Adds an accessibility support to access a value...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
akling@apple.com
Use Vector<Ref<T>> in three random WebCore loops.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
csaavedra@igalia.com
[GTK] Color of input button's text broken with recent...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
zandobersek@gmail.com
[GTK] Add support for the Wayland build target
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
mario@webkit.org
[GTK] Reimplement atk_text_get_text_*_offset for SENTEN...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
abucur@adobe.com
[CSS Regions] Extend the RenderRegionRange class to...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
commit-queue@webki...
[GStreamer] cannot play live streams
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
cfleizach@apple.com
AX: REGRESSION: @title is exposed as AXDescription...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
darin@apple.com
Change type of Document::doctype back to a raw pointer
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
akling@apple.com
ASSERTION FAILED: frame().view() == this closing a...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
gyuyoung.kim@samsu...
Fix uninitialized build warning in make_names.pl
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
darin@apple.com
Fix backwards branch in ~Node from r154967
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
enrica@apple.com
Can't select Katakana word by double-clicking.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-04
mark.lam@apple.com
Converting StackIterator to a callback interface.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
oliver@apple.com
Support structured clone of Map and Set
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
betravis@adobe.com
[CSS Shapes] Shape's content gets extra left offset...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
graouts@apple.com
Web Inspector: exceptions triggered from console evalua...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
akling@apple.com
Support Vector<Ref<T>>.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
svillar@igalia.com
[CSS Grid Layout] Add parsing for named grid lines
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
ap@apple.com
[Mac] Hyphenation respects regional format...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
commit-queue@webki...
[GTK][EFL] include missing localized strings for subtit...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
dbates@webkit.org
Require layout when -webkit-overflow-scrolling changes
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
rniwa@webkit.org
Support the "json" responseType and JSON response entit...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
commit-queue@webki...
Unreviewed, rolling out r154881.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
commit-queue@webki...
[GStreamer] Don't set state to NULL until element is...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
commit-queue@webki...
[WinCairo] Unneeded code in method GlyphPage::fill().
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
mihnea@adobe.com
[CSSRegions] Pseudo-elements as regions should not...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
zandobersek@gmail.com
REGRESSION(r154967): http appcache tests crashing on WK1
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
commit-queue@webki...
[gstreamer] Disable HTTP request "Accept-Encoding:...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
commit-queue@webki...
Source/WebCore: [AX][ATK] Added support for sort and...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
allan.jensen@digia.com
[Qt] Remove dead code for QtXmlPatterns
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
mihnea@adobe.com
[CSS Regions] position: fixed is computed relative...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
anilsson@rim.com
[BlackBerry] Remove LayerData::LayerProgram
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
calvaris@igalia.com
[GStreamer] Video player sets system volume to 100%
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
darin@apple.com
* inspector/InspectorProfilerAgent.cpp:
blob
|
commitdiff
|
raw
|
diff to current
2013-09-03
darin@apple.com
Cut down on double hashing and code needlessly using...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
akling@apple.com
Generate isFooElement() functions from tagname data.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
darin@apple.com
[Mac] No need for HardAutorelease, which is same as...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
akling@apple.com
Ref: A smart pointer for the reference age.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
akling@apple.com
Simplify DocumentType handling.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
commit-queue@webki...
<https://webkit.org/b/98350> [GTK] accessibility/aria...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
akling@apple.com
Unreviewed, rolling out r154955.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
antti@apple.com
Clean up ContainerNode::childrenChanged
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
akling@apple.com
Generate isFooElement() functions from tagname data.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
krit@webkit.org
Use edgeMode=duplicate for blurring on filter() function
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
krit@webkit.org
Source/WebCore: Add 'edgeMode' attribute to SVGFEGaussi...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
akling@apple.com
EventHandler::m_frame should be a Frame&.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
darin@apple.com
Fix a mistake in my recent pasteboard/editor refactorin...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
darin@apple.com
HitTestResult should have innerNonSharedElement
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
calvaris@igalia.com
Volume slider value should be 0 when audio is muted
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
akling@apple.com
Give EditCommand a protected Frame& getter.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
antti@apple.com
Add element ancestor iterator
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
darin@apple.com
Refactor URL and image writing so layer-violating parts...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
akling@apple.com
EditCommand constructors should take Document&.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
akling@apple.com
Make more use of toRenderFoo(RenderObject&) cast helpers.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
commit-queue@webki...
warning: unused parameter ‘renderingMode' in ImageBuff...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
akling@apple.com
Fix typo in r154931 that caused assertions in continuat...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
rwlbuis@webkit.org
XMLSerializer-attribute-namespace-prefix-conflicts...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
akling@apple.com
InlineBox::renderer() and pals should return references.
blob
|
commitdiff
|
raw
|
diff to current
2013-08-31
akling@apple.com
PostAttachCallbackDisabler should take a ContainerNode&.
blob
|
commitdiff
|
raw
|
diff to current
next