git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Tapping and holding a link should have a share option
[WebKit-https.git]
/
Source
/
WebCore
/
ChangeLog
2015-10-30
bdakin@apple.com
Tapping and holding a link should have a share option
blob
|
commitdiff
|
raw
2015-10-30
commit-queue@webki...
Minor CGColor leaks seen on bots allocated in WebSystem...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
ossy@webkit.org
[EFL] Fix the debug build after r191758
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
mitz@apple.com
Fixed the build.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
beidson@apple.com
Modern IDB: IDBObjectStore.add() support.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
hs85.jeong@samsung.com
Use modern for-loops in WebCore/dom.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
carlosgc@webkit.org
Make every port implement MainThreadSharedTimer instead...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
carlosgc@webkit.org
[GTK] Use RunLoop::Timer instead of GMainLoopSource
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
hs85.jeong@samsung.com
REGRESSION(r191776): EFL build broken.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
beidson@apple.com
Modern IDB: autoIncrement support.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
commit-queue@webki...
Make WebCore a framework in Mac CMake build
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
achristensen@apple.com
CMake build fix.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
beidson@apple.com
Modern IDB: deleteObjectStore support.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
simon.fraser@apple.com
Very slow typing on pages with wheel event handlers...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
wenson_hsieh@apple.com
Date input values should not overlap with menu list...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
achristensen@apple.com
Fix Mac CMake build
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
ossy@webkit.org
One more URTBF after r191731.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
ossy@webkit.org
URTBF after r191731.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
zalan@apple.com
Fix ENABLE(TREE_DEBUGGING) release build.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
bdakin@apple.com
Overlay scrollbars disappear during manual drag-scroll
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
eric.carlson@apple.com
MediaPlayer::getSupportedTypes only returns types from...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
commit-queue@webki...
Web Inspector: Clean up and audit TimelineRecordFactory...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
said@apple.com
Exploitable crash happens when an SVG contains an indir...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
calvaris@igalia.com
[Streams API] Turn WS states into integers and fix...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
beidson@apple.com
Modern IDB: Support IDBDatabase.transaction() (and...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
eric.carlson@apple.com
[MediaStream] Play MediaStream through media element...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
cdumez@apple.com
Regression(r191673): [WIN][EFL][GTK] layout tests using...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
commit-queue@webki...
Web Inspector: Rename InspectorResourceAgent to Inspect...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
commit-queue@webki...
Web Inspector: Remove unused / duplicate WebSocket...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-29
aestes@apple.com
[Content Filtering] Crash when allowing a 0-byte resour...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
cdumez@apple.com
Assertion failure in WebCore::FrameLoader::stopLoading...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
bburg@apple.com
Builtins generator should emit ENABLE(FEATURE) guards...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
zalan@apple.com
Should never be reached failure in WebCore::backgroundR...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
cdumez@apple.com
Use RunLoopTimer in DataURLDecoder to avoid issues...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
beidson@apple.com
Modern IDB: Implement most readonly attributes of IDBOb...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
hs85.jeong@samsung.com
Replace 0 and NULL with nullptr in WebCore/editing.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
calvaris@igalia.com
[Streams API] Add write method to writable stream
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
hs85.jeong@samsung.com
[Cairo] Incorrect dashed and dotted border painting...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
cdumez@apple.com
id of iframe incorrectly sets window name
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
commit-queue@webki...
Web Inspector: Remove Timeline MarkDOMContent and MarkL...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
commit-queue@webki...
Null dereference loading Blink layout test editing...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-28
beidson@apple.com
Modern IDB: IDBTransaction.objectStore() support.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
commit-queue@webki...
Web Inspector: Remove unused / duplicated XHR timeline...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
commit-queue@webki...
Web Inspector: Do not send RenderingFrame TimelineRecor...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
achristensen@apple.com
Cancel navigation policy checks like we do content...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
beidson@apple.com
Modern IDB: Support IDBObjectStore.put/get support.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
timothy_horton@app...
WKView being inside WKWebView leads to weird API issues
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
commit-queue@webki...
Add WebKit API to clear data type Search Field Recent...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
commit-queue@webki...
Do not sanitize user input for input[type=url]
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
zalan@apple.com
Subpixel layout: Convert RenderTable* and AutoTableLayo...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
calvaris@igalia.com
[Streams API] Add close method to writable stream
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
beidson@apple.com
Make IDBKeyData from a struct to a class.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
commit-queue@webki...
[GTK] [Stable] Build GL texture mapper only if USE_TEXT...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
simon.fraser@apple.com
Remove redundant GraphicsContext::clip(const Path&...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
zalan@apple.com
Floating box is misplaced after content change.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
commit-queue@webki...
Null dereference loading Blink layout test editing...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
commit-queue@webki...
Null dereference loading Blink layout test editing...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
commit-queue@webki...
Null dereference loading Blink layout test editing...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
commit-queue@webki...
Null dereference loading Blink layout test editing...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
commit-queue@webki...
Null dereference loading Blink layout test editing...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
beidson@apple.com
Modern IDB: Backing store objectStores (plumbing for...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
commit-queue@webki...
Null dereference loading Blink layout test editing...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
commit-queue@webki...
Null dereference loading Blink layout test editing...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
andersca@apple.com
Remove dead context menu code
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
simon.fraser@apple.com
Implement 'round' and 'space' values for border-image
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
simon.fraser@apple.com
Incorrect repeated background-size behavior in keyframes
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
cdumez@apple.com
Indexing an object with an integer that is not a suppor...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
calvaris@igalia.com
[Streams API] Implement abort method on writable streams
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
hs85.jeong@samsung.com
Use modern for-loops in WebCore/editing.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
simon.fraser@apple.com
Support bezier paths in clip-path property
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
yoon@igalia.com
[TexMap] Fix a misused flag for GstGL
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
youenn.fablet@crf...
Use ImplementedAs for MediaDevices.getUserMediaFromJS
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
yoon@igalia.com
Remove setApplyDeviceScaleFactorInCompositor
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
timothy_horton@app...
Expose more information about the exception in WKErrorJ...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
yoon@igalia.com
[TexMap] Clean up BitmapTexture and BitmapTextureGL.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
simon.fraser@apple.com
REGRESSION (r187121): Delayed instantaneous animations...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-24
cdumez@apple.com
RadioNodeList should be exposed on Window
blob
|
commitdiff
|
raw
|
diff to current
2015-10-24
commit-queue@webki...
Web Inspector: Remove unused ScrollLayer Timeline EventType
blob
|
commitdiff
|
raw
|
diff to current
2015-10-24
commit-queue@webki...
Web Inspector: Clean up InspectorInstrumentation includes
blob
|
commitdiff
|
raw
|
diff to current
2015-10-24
simon.fraser@apple.com
Avoid SVG-induced layouts inside Element::absoluteEvent...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
achristensen@apple.com
Progress towards CMake on Mac
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
peavo@outlook.com
[WinCairo] Improve test results for fast layouttests.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
simon.fraser@apple.com
REGRESSION (r187121): Multiple-keyframe animations...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
cdumez@apple.com
A label element not in a document should not label...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
commit-queue@webki...
Support for SVG `beginEvent` event and `onbegin` attribute
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
commit-queue@webki...
Source/WebCore:
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
mmaxfield@apple.com
[OS X] Migrate GraphicsContext::drawLineForDocumentMark...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-23
weinig@apple.com
Navigations on the same host (but with different scheme...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
commit-queue@webki...
Web Inspector: Remove unused Timeline GCEvent Record...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
commit-queue@webki...
Fix build for clang-700.0.59.5 by replacing deprecated...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
achristensen@apple.com
Fix Mac CMake build after r191433.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
dbates@webkit.org
Unreviewed, rolling out r191113.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
simon.fraser@apple.com
Add ways to log to log channels via a functional syntax...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
achristensen@apple.com
Progress towards CMake on Mac
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
mmaxfield@apple.com
[Cocoa] Migrate WKSetPatternPhaseInUserSpace() and...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
beidson@apple.com
Modern IDB: Basic createObjectStore implementation.
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
achristensen@apple.com
Initial NSURLSession WebResourceLoader implementation
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
fred.wang@free.fr
[Mac] Add support for the USE_TYPO_METRICS flag
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
wenson_hsieh@apple.com
Implement touch-action: manipulation; for iOS
blob
|
commitdiff
|
raw
|
diff to current
2015-10-22
rniwa@webkit.org
REGRESSION (r181972): Scroll position changes to top...
blob
|
commitdiff
|
raw
|
diff to current
next