git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move TextIndicator{Window} to WebCore
[WebKit-https.git]
/
Source
/
2014-11-21
timothy_horton@app...
Move TextIndicator{Window} to WebCore
tree
|
commitdiff
2014-11-21
andersca@apple.com
Remove a duplicate ChangeLog entry.
tree
|
commitdiff
2014-11-21
timothy_horton@app...
REGRESSION (r176238): Mailto links are getting preloade...
tree
|
commitdiff
2014-11-21
andersca@apple.com
Remove the Timer parameters from timer callbacks
tree
|
commitdiff
2014-11-21
cdumez@apple.com
Crash when setting 'transition-delay' CSS property...
tree
|
commitdiff
2014-11-21
antti@apple.com
Fix iOS build.
tree
|
commitdiff
2014-11-21
cdumez@apple.com
Regression(r175381): -webkit-mask-box-image is broken
tree
|
commitdiff
2014-11-21
cdumez@apple.com
Crash when setting 'font' CSS property to 'calc(2 ...
tree
|
commitdiff
2014-11-21
commit-queue@webki...
[CSS Font Loading] Switch to dispatching events asynchr...
tree
|
commitdiff
2014-11-21
antti@apple.com
Remove alignment code from IPC coders
tree
|
commitdiff
2014-11-21
dbates@webkit.org
Attempt to fix the internal Apple Mavericks build after...
tree
|
commitdiff
2014-11-21
andersca@apple.com
Make memoryCache() return a reference
tree
|
commitdiff
2014-11-21
dbates@webkit.org
[iOS] WebKit2 fails to build with public SDK due to...
tree
|
commitdiff
2014-11-21
cfleizach@apple.com
AX: MathML expressions are misread by VoiceOver
tree
|
commitdiff
2014-11-21
ossy@webkit.org
[JSC] Disable verifyHeap
tree
|
commitdiff
2014-11-21
ossy@webkit.org
[CMake] Use ld.gold if it is available to speedup builds
tree
|
commitdiff
2014-11-21
mitz@apple.com
Build fix.
tree
|
commitdiff
2014-11-21
benjamin@webkit.org
Remove the remaining vestiges of minimal-ui
tree
|
commitdiff
2014-11-21
benjamin@webkit.org
Web Inspector: do not show invalid specificity for...
tree
|
commitdiff
2014-11-21
benjamin@webkit.org
Remove InspectorCSSAgent::buildArrayForRuleList()
tree
|
commitdiff
2014-11-21
zalan@apple.com
REGRESSION (174986): CSS clip property is ignored when...
tree
|
commitdiff
2014-11-21
ggaren@apple.com
Removed the custom allocator for PODRedBlackTree
tree
|
commitdiff
2014-11-21
bdakin@apple.com
Preview popover needs minimum and maximum sizes
tree
|
commitdiff
2014-11-21
bdakin@apple.com
Preview popover needs minimum and maximum sizes
tree
|
commitdiff
2014-11-21
conrad_shultz@appl...
Clicks on previews can be recognized multiple times
tree
|
commitdiff
2014-11-21
conrad_shultz@appl...
Clients should be able to customize preview click behavior
tree
|
commitdiff
2014-11-20
mark.lam@apple.com
Add some comments to describe the DFG UseKind represent...
tree
|
commitdiff
2014-11-20
mark.lam@apple.com
Add Heap verification infrastructure.
tree
|
commitdiff
2014-11-20
dino@apple.com
Support unprefixed animation event types
tree
|
commitdiff
2014-11-20
ossy@webkit.org
URTBF after r176420 to fix non Apple builds.
tree
|
commitdiff
2014-11-20
andersca@apple.com
WebPlugInClient::m_webPage can never be null, use a...
tree
|
commitdiff
2014-11-20
timothy_horton@app...
TextIndicator should have getters for TextIndicator...
tree
|
commitdiff
2014-11-20
timothy_horton@app...
Remove a piece of DataDetectors SPI that we aren't...
tree
|
commitdiff
2014-11-20
timothy_horton@app...
Cancel DataDetectors menu earlier if we know it can...
tree
|
commitdiff
2014-11-20
timothy_horton@app...
Don't use a TextIndicator BounceAndCrossfade transition...
tree
|
commitdiff
2014-11-20
bdakin@apple.com
Invalid message WebPageProxy.DidPerformDictionaryLookup...
tree
|
commitdiff
2014-11-20
dbates@webkit.org
[iOS] Add more ENABLE({TOUCH_EVENTS, IOS_TOUCH_EVENTS...
tree
|
commitdiff
2014-11-20
mmaxfield@apple.com
Fix the !ENABLE(SVG_FONTS) build after r176276
tree
|
commitdiff
2014-11-20
andersca@apple.com
Add -[WKWebView loadData:MIMEType:textEncodingName...
tree
|
commitdiff
2014-11-20
utatane.tea@gmail.com
Rename String.prototype.contains to String.prototype...
tree
|
commitdiff
2014-11-20
adachan@apple.com
Add a way to mute an AudioContext.
tree
|
commitdiff
2014-11-20
cdumez@apple.com
Crash when destroying a Document that has a throttled...
tree
|
commitdiff
2014-11-20
zalan@apple.com
Simple line layout: Introduce text fragment continuation.
tree
|
commitdiff
2014-11-20
antti@apple.com
Remove alignment code from cache coders
tree
|
commitdiff
2014-11-20
mark.lam@apple.com
WTFCrashWithSecurityImplication under SpeculativeJIT...
tree
|
commitdiff
2014-11-20
antti@apple.com
Remove alignment code from cache coders
tree
|
commitdiff
2014-11-20
commit-queue@webki...
Unreviewed, rolling out r176396.
tree
|
commitdiff
2014-11-20
zalan@apple.com
Simple line layout: Introduce text fragment continuation.
tree
|
commitdiff
2014-11-20
commit-queue@webki...
[WinCairo] Compile error when GStreamer is enabled.
tree
|
commitdiff
2014-11-20
commit-queue@webki...
[GTK] Provide convenience API in DOM bindings to post...
tree
|
commitdiff
2014-11-20
svillar@igalia.com
[CSS Grid Layout] Replace the usage of size_t by unsigned
tree
|
commitdiff
2014-11-20
akling@apple.com
Remove "document has no sibling rules" optimization.
tree
|
commitdiff
2014-11-20
akling@apple.com
Caret renderer is always a RenderBlock.
tree
|
commitdiff
2014-11-20
ossy@webkit.org
[GTK] URTBF after r176363.
tree
|
commitdiff
2014-11-20
antti@apple.com
REGRESSION (r172854): Web Viewer in FileMaker does...
tree
|
commitdiff
2014-11-20
cdumez@apple.com
Move 'clip' CSS property to the new StyleBuilder
tree
|
commitdiff
2014-11-20
commit-queue@webki...
Don't track sub-resources that are started after main...
tree
|
commitdiff
2014-11-20
ryuan.choi@naverco...
Remove dead code from TiledBackingStore
tree
|
commitdiff
2014-11-20
commit-queue@webki...
Web Inspector: LayoutTests/inspector should not have...
tree
|
commitdiff
2014-11-20
gyuyoung.kim@samsu...
[EFL] Fix build failure since r176363.
tree
|
commitdiff
2014-11-20
timothy_horton@app...
Try to fix the iOS build
tree
|
commitdiff
2014-11-20
akling@apple.com
Remove "document has no ::before and/or ::after rules...
tree
|
commitdiff
2014-11-20
mmaxfield@apple.com
[OS X] Upright vertical text is completely broken for...
tree
|
commitdiff
2014-11-20
dbates@webkit.org
Attempt to fix the Apple Internal Mavericks build after...
tree
|
commitdiff
2014-11-20
timothy_horton@app...
Fix the 32-bit build
tree
|
commitdiff
2014-11-20
weinig@apple.com
Move the 'quotes' CSS property to the new StyleBuilder
tree
|
commitdiff
2014-11-20
dino@apple.com
Handle unprefixed @keyframes rule
tree
|
commitdiff
2014-11-20
akling@apple.com
Move pseudo-style code from RenderObject to RenderElement.
tree
|
commitdiff
2014-11-20
timothy_horton@app...
Add an optional entry transition (from selection highli...
tree
|
commitdiff
2014-11-20
andersca@apple.com
Add a version of API::Data::createWithoutCopying that...
tree
|
commitdiff
2014-11-19
cdumez@apple.com
Move 'outline-style' CSS property to the new StyleBuilder
tree
|
commitdiff
2014-11-19
joepeck@webkit.org
Web Inspector: JSContext inspection Resource search...
tree
|
commitdiff
2014-11-19
joepeck@webkit.org
Web Inspector: Provide $exception in the console for...
tree
|
commitdiff
2014-11-19
bdakin@apple.com
Invoking an action menu on a selection should result...
tree
|
commitdiff
2014-11-19
andersca@apple.com
Fix iOS build.
tree
|
commitdiff
2014-11-19
hyatt@apple.com
Images/replaced elements that are as tall as a page...
tree
|
commitdiff
2014-11-19
andersca@apple.com
Rename two Cocoa-only .cpp files to .mm.
tree
|
commitdiff
2014-11-19
bdakin@apple.com
Data detected results with no menu items should not...
tree
|
commitdiff
2014-11-19
adachan@apple.com
Take Web Audio into account for the Page::isPlayingAudi...
tree
|
commitdiff
2014-11-19
dbates@webkit.org
Attempt to fix the Apple Internal Mountain Lion build...
tree
|
commitdiff
2014-11-19
antti@apple.com
Fix TilesAdded bitmask
tree
|
commitdiff
2014-11-19
dbates@webkit.org
[iOS] Make WebKit build with public iOS SDK
tree
|
commitdiff
2014-11-19
andersca@apple.com
Add APIs for customizing the user agent
tree
|
commitdiff
2014-11-19
simon.fraser@apple.com
[WK2 UI-side compositing] Initialize RemoteLayerTreeTra...
tree
|
commitdiff
2014-11-19
enrica@apple.com
Refactor iOS selection gestures.
tree
|
commitdiff
2014-11-19
joepeck@webkit.org
Unreviewed build fixes after r176329.
tree
|
commitdiff
2014-11-19
simon.fraser@apple.com
[WK2 UI-side Compositing] Fix the position and scroll...
tree
|
commitdiff
2014-11-19
benjamin@webkit.org
Get rid of AccessibilityObject::setRoleValue()
tree
|
commitdiff
2014-11-19
burg@cs.washington.edu
Web Inspector: standardize language-specific protocol...
tree
|
commitdiff
2014-11-19
bshafiei@apple.com
Versioning.
tree
|
commitdiff
2014-11-19
commit-queue@webki...
Update WebKit to build with LLVM TOT
tree
|
commitdiff
2014-11-19
commit-queue@webki...
Web Inspector: Debugger should not mutate variable...
tree
|
commitdiff
2014-11-19
commit-queue@webki...
Web Inspector: Improve basic JavaScript completion...
tree
|
commitdiff
2014-11-19
philn@webkit.org
Missing NULL-check in VideoTrack::setLanguage
tree
|
commitdiff
2014-11-19
cfleizach@apple.com
AX: Safari fails to load a web page with VoiceOver
tree
|
commitdiff
2014-11-19
zalan@apple.com
Simple line layout: RenderTreeAsText should use rangeFo...
tree
|
commitdiff
2014-11-19
commit-queue@webki...
[WinCairo] Compile error when CSS_SELECTORS_LEVEL4...
tree
|
commitdiff
2014-11-19
cfleizach@apple.com
AX: Screen braille input doesn't work on forms.
tree
|
commitdiff
2014-11-19
zalan@apple.com
Simple line layout: Add renderer based rect collecting...
tree
|
commitdiff
2014-11-19
commit-queue@webki...
[GTK] Error in documentation of webkit_print_operation_...
tree
|
commitdiff
next