git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Unreviewed build fix on CMake based ports when CMAKE_BUILD_TYPE is not given.
[WebKit-https.git]
/
Source
/
WebCore
/
CMakeLists.txt
2013-10-24
ryuan.choi@samsung.com
Unreviewed build fix on CMake based ports when CMAKE_BU...
blob
|
commitdiff
2013-10-23
commit-queue@webki...
Adding mock class to test RTCDataChannelHandler
blob
|
commitdiff
|
diff to current
2013-10-23
beidson@apple.com
Make IDBDatabaseBackendLevelDB.cpp be cross platform
blob
|
commitdiff
|
diff to current
2013-10-23
beidson@apple.com
Get rid of IDBObjectStoreBackendLevelDB
blob
|
commitdiff
|
diff to current
2013-10-22
commit-queue@webki...
Adding Mock class to test RTCPeerConnection
blob
|
commitdiff
|
diff to current
2013-10-22
beidson@apple.com
Make IDBTransactionCoordinatorLevelDB cross platform
blob
|
commitdiff
|
diff to current
2013-10-18
beidson@apple.com
[GTK] Generate API documentation for GObject DOM bindings
blob
|
commitdiff
|
diff to current
2013-10-17
mihnea@adobe.com
[CSS Regions] Anonymous nested regions
blob
|
commitdiff
|
diff to current
2013-10-14
ap@apple.com
Add an empty window.crypto.webkitSubtle
blob
|
commitdiff
|
diff to current
2013-10-14
hugo.lima@openboss...
[cmake] MediaControlsApple is used only by Efl port...
blob
|
commitdiff
|
diff to current
2013-10-13
darin@apple.com
Remove unneeded extra memory allocation and indirection...
blob
|
commitdiff
|
diff to current
2013-10-12
antti@apple.com
Factor line box code from RenderText to a class
blob
|
commitdiff
|
diff to current
2013-10-11
andersca@apple.com
Remove gesture event support from WebCore
blob
|
commitdiff
|
diff to current
2013-10-11
rniwa@webkit.org
EventContext should be used only in EventDispatcher.cpp
blob
|
commitdiff
|
diff to current
2013-10-11
rniwa@webkit.org
Remove EventRetargeter.h/cpp
blob
|
commitdiff
|
diff to current
2013-10-10
svillar@igalia.com
[CSS Grid Layout] Implement support for grid-template
blob
|
commitdiff
|
diff to current
2013-10-10
rniwa@webkit.org
EventDispatchMediator is goner
blob
|
commitdiff
|
diff to current
2013-10-07
eric.carlson@apple.com
[MediaStream API] update MediaStreamTrack object to...
blob
|
commitdiff
|
diff to current
2013-10-07
jer.noble@apple.com
URLMediaSource.idl and URLMediaStream.idl are wrong
blob
|
commitdiff
|
diff to current
2013-10-07
antti@apple.com
Factor text paint style computation out from InlineTextBox
blob
|
commitdiff
|
diff to current
2013-10-06
gyuyoung.kim@samsu...
Add *CSS* prefix to ShadowValue to generate toCSSShadow...
blob
|
commitdiff
|
diff to current
2013-10-06
gyuyoung.kim@samsu...
Add *CSS* prefix to FontFeatureValue to generate toCSSF...
blob
|
commitdiff
|
diff to current
2013-10-05
gyuyoung.kim@samsu...
Add *CSS* prefix to FontValue to generate toCSSFontValue()
blob
|
commitdiff
|
diff to current
2013-10-01
weinig@apple.com
Remove support for DOMFileSystem
blob
|
commitdiff
|
diff to current
2013-09-30
antti@apple.com
Remove FontTranscoder
blob
|
commitdiff
|
diff to current
2013-09-29
weinig@apple.com
Merge ScriptControllerBase into ScriptController
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
rename KURL to URL
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
Add empty MainFrame class
blob
|
commitdiff
|
diff to current
2013-09-27
eric.carlson@apple.com
[MediaStream] make MediaStream testable
blob
|
commitdiff
|
diff to current
2013-09-26
eric.carlson@apple.com
[MediaStream API] implement VideoStreamTrack and AudioS...
blob
|
commitdiff
|
diff to current
2013-09-26
eric.carlson@apple.com
[MediaStream] Cleanup platform interface
blob
|
commitdiff
|
diff to current
2013-09-25
beidson@apple.com
More refactoring to make the LevelDB dependencies of...
blob
|
commitdiff
|
diff to current
2013-09-25
akling@apple.com
Remove EventPathWalker.
blob
|
commitdiff
|
diff to current
2013-09-25
antti@apple.com
Remove HTMLContentElement
blob
|
commitdiff
|
diff to current
2013-09-24
ryuan.choi@samsung.com
Unreviewed build fix for CMake ports with INDEXED_DATAB...
blob
|
commitdiff
|
diff to current
2013-09-23
beidson@apple.com
Move LevelDB specific IDB files into their own subdirec...
blob
|
commitdiff
|
diff to current
2013-09-23
antti@apple.com
Remove RenderObjectChildList
blob
|
commitdiff
|
diff to current
2013-09-23
paroga@webkit.org
Cleanup CMake files in WebCore
blob
|
commitdiff
|
diff to current
2013-09-23
commit-queue@webki...
Unreviewed, rolling out r156254.
blob
|
commitdiff
|
diff to current
2013-09-23
antti@apple.com
Remove RenderObjectChildList
blob
|
commitdiff
|
diff to current
2013-09-21
timothy_horton@app...
GeneratorGeneratedImage should be called GradientImage
blob
|
commitdiff
|
diff to current
2013-09-20
paroga@webkit.org
[CMake] Use COMPILE_DEFINITIONS target property for...
blob
|
commitdiff
|
diff to current
2013-09-19
akling@apple.com
Add SVGPropertyInfo.cpp
blob
|
commitdiff
|
diff to current
2013-09-19
eric.carlson@apple.com
MediaStream API: update NavigatorUserMediaError object...
blob
|
commitdiff
|
diff to current
2013-09-19
antti@apple.com
Add RenderElement
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Rename RenderBR to RenderLineBreak
blob
|
commitdiff
|
diff to current
2013-09-18
jer.noble@apple.com
Merge blink MediaSource changes since fork.
blob
|
commitdiff
|
diff to current
2013-09-18
antti@apple.com
Remove RenderWordBreak
blob
|
commitdiff
|
diff to current
2013-09-17
eric.carlson@apple.com
MediaStream API: Changing the device enumeration to...
blob
|
commitdiff
|
diff to current
2013-09-17
akling@apple.com
Remove ContextFeatures.
blob
|
commitdiff
|
diff to current
2013-09-16
hugo.lima@openboss...
Fix creation of embedded JS and CSS files on cmake...
blob
|
commitdiff
|
diff to current
2013-09-15
commit-queue@webki...
Implement the mmultiscripts tag
blob
|
commitdiff
|
diff to current
2013-09-15
joepeck@webkit.org
XMLViewer_js and XMLViewer_css should be minified
blob
|
commitdiff
|
diff to current
2013-09-14
commit-queue@webki...
Get INPUT_SPEECH compiling for Nix, EFL and GTK
blob
|
commitdiff
|
diff to current
2013-09-14
joepeck@webkit.org
Web Inspector: InjectedScriptSource_js and InjectedScri...
blob
|
commitdiff
|
diff to current
2013-09-13
akling@apple.com
[CTTE] Tighter element types for RenderSVGInline and...
blob
|
commitdiff
|
diff to current
2013-09-12
akling@apple.com
Remove RenderApplet.
blob
|
commitdiff
|
diff to current
2013-09-12
akling@apple.com
Merge RenderPart into RenderWidget.
blob
|
commitdiff
|
diff to current
2013-09-11
commit-queue@webki...
MediaStream API: Remove LocalMediaStream
blob
|
commitdiff
|
diff to current
2013-09-11
timothy@apple.com
Remove PlatformInstrumentation since we don't show...
blob
|
commitdiff
|
diff to current
2013-09-11
zoltan@webkit.org
Move LineWidth out of RenderBlockLineLayout
blob
|
commitdiff
|
diff to current
2013-09-11
timothy@apple.com
Remove TimelineTraceEventProcessor since no current...
blob
|
commitdiff
|
diff to current
2013-09-11
akling@apple.com
Rename BackForwardListImpl.{cpp,h} => BackForwardClient...
blob
|
commitdiff
|
diff to current
2013-09-10
commit-queue@webki...
Fix EFL build after r155477
blob
|
commitdiff
|
diff to current
2013-09-10
eric.carlson@apple.com
Split MediaStreamDescriptor.h and MediaStreamComponent...
blob
|
commitdiff
|
diff to current
2013-09-09
bjonesbe@adobe.com
Move Floats out of RenderBlock
blob
|
commitdiff
|
diff to current
2013-09-09
ch.dumez@sisa.sams...
Add support for BeforeUnloadEvent interface
blob
|
commitdiff
|
diff to current
2013-09-08
akling@apple.com
FrameView::scheduleEvent() is over-engineered.
blob
|
commitdiff
|
diff to current
2013-09-08
antti@apple.com
Remove ComposedShadowTreeWalker
blob
|
commitdiff
|
diff to current
2013-09-07
commit-queue@webki...
Get MEDIA_STREAM compiling for other ports (EFL and...
blob
|
commitdiff
|
diff to current
2013-09-06
hyatt@apple.com
Add new RenderBlockFlow class.
blob
|
commitdiff
|
diff to current
2013-09-06
bdakin@apple.com
Reverting revisions 155139, 155141, 155142, and 155145...
blob
|
commitdiff
|
diff to current
2013-09-05
hyatt@apple.com
Add new RenderBlockFlow class
blob
|
commitdiff
|
diff to current
2013-09-05
ossy@webkit.org
Fix SynchronousLoaderClient class for !USE(CFNETWORK...
blob
|
commitdiff
|
diff to current
2013-09-04
akling@apple.com
Make ImageQualityController per-RenderView.
blob
|
commitdiff
|
diff to current
2013-08-30
commit-queue@webki...
Source/WebCore: [GStreamer] support in-band text tracks
blob
|
commitdiff
|
diff to current
2013-08-30
hmuller@adobe.com
[CSS Shapes] Redefine the ShapeIntervals class as a...
blob
|
commitdiff
|
diff to current
2013-08-29
antti@apple.com
Remove code behind ENABLE(DIALOG_ELEMENT)
blob
|
commitdiff
|
diff to current
2013-08-29
antti@apple.com
Remove NodeRenderingContext
blob
|
commitdiff
|
diff to current
2013-08-28
commit-queue@webki...
AX: Cancel button in search field not accessible.
blob
|
commitdiff
|
diff to current
2013-08-26
joepeck@webkit.org
Web Inspector: We should regenerate InspectorBackendCom...
blob
|
commitdiff
|
diff to current
2013-08-22
ch.dumez@sisa.sams...
[SVG2] Merge SVGStyledElement and SVGElement
blob
|
commitdiff
|
diff to current
2013-08-19
antti@apple.com
<https://webkit.org/b/120004> Rename StyleElement to...
blob
|
commitdiff
|
diff to current
2013-08-18
akling@apple.com
<https://webkit.org/b/119981> Move ElementData & co...
blob
|
commitdiff
|
diff to current
2013-08-17
antti@apple.com
<https://webkit.org/b/119959> Add TextNodeTraversal
blob
|
commitdiff
|
diff to current
2013-08-16
rakuco@webkit.org
<https://webkit.org/b/119885> [CMake] Always build...
blob
|
commitdiff
|
diff to current
2013-08-15
krit@webkit.org
Implement CSS Image filter() function
blob
|
commitdiff
|
diff to current
2013-08-15
fpizlo@apple.com
Typed arrays should be rewritten
blob
|
commitdiff
|
diff to current
2013-08-15
antti@apple.com
<https://webkit.org/b/119834> Remove ElementShadow
blob
|
commitdiff
|
diff to current
2013-08-15
timothy_horton@app...
Un-inline dataLog dumpers for IntSize and IntPoint
blob
|
commitdiff
|
diff to current
2013-08-14
hmuller@adobe.com
[CSS Exclusions] Minimal support for using an image...
blob
|
commitdiff
|
diff to current
2013-08-14
commit-queue@webki...
[CMake] Fix building with bison-3.0.
blob
|
commitdiff
|
diff to current
2013-08-14
weinig@apple.com
[Re-land] Cleanup MediaQueryListListener
blob
|
commitdiff
|
diff to current
2013-08-13
commit-queue@webki...
Unreviewed, rolling out r153925.
blob
|
commitdiff
|
diff to current
2013-08-13
paroga@webkit.org
[CMake] Use the correct list of files when compiling...
blob
|
commitdiff
|
diff to current
2013-08-11
weinig@apple.com
Cleanup MediaQueryListListener
blob
|
commitdiff
|
diff to current
2013-08-09
antti@apple.com
Move static StyleResolver functions to Style namespace
blob
|
commitdiff
|
diff to current
2013-08-07
antti@apple.com
Create WebCore/style and move StyleResolveTree there
blob
|
commitdiff
|
diff to current
2013-08-07
antti@apple.com
Move style recalculation out from Element
blob
|
commitdiff
|
diff to current
2013-08-06
weinig@apple.com
.: Remove support for HTML5 MicroData
blob
|
commitdiff
|
diff to current
next