git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Generalize the compilation of :not() to support arbitrary selector lists
2014-10-21
benjamin@webkit.org
Generalize the compilation of :not() to support arbitrary...
commit
|
commitdiff
|
tree
2014-10-20
benjamin@webkit.org
Update the <link>'s link status
commit
|
commitdiff
|
tree
2014-10-17
benjamin@webkit.org
Make a better use of the available registers when compiling...
commit
|
commitdiff
|
tree
2014-10-14
benjamin@webkit.org
Add test coverage for the more complex cases of :not()
commit
|
commitdiff
|
tree
2014-10-10
benjamin@webkit.org
Update :nth-child(An+B of selector-list) to the latest...
commit
|
commitdiff
|
tree
2014-10-09
benjamin@webkit.org
Add the baseline implementation of :not(selectorList)
commit
|
commitdiff
|
tree
2014-10-07
benjamin@webkit.org
Web Inspector: Highlighted selectors in Rules sidebar...
commit
|
commitdiff
|
tree
2014-10-06
benjamin@webkit.org
Unreviewed, rolling out r174336.
commit
|
commitdiff
|
tree
2014-10-06
benjamin@webkit.org
Add a deprecation warning for Element.webkitMatchesSelector
commit
|
commitdiff
|
tree
2014-10-06
benjamin@webkit.org
Element.matches()'s argument is not supposed to be...
commit
|
commitdiff
|
tree
2014-10-02
benjamin@webkit.org
CSS JIT: add the initial implementation of :nth-child...
commit
|
commitdiff
|
tree
2014-09-27
benjamin@webkit.org
Chaining multiple :nth-child() does not work properly
commit
|
commitdiff
|
tree
2014-09-24
benjamin@webkit.org
The style resolution cache applies properties incorrectly...
commit
|
commitdiff
|
tree
2014-09-22
benjamin@webkit.org
Split the test parsing-css-nth-child-of.html in 3
commit
|
commitdiff
|
tree
2014-09-22
benjamin@webkit.org
Add the baseline implementation of :nth-child(An+B...
commit
|
commitdiff
|
tree
2014-09-19
benjamin@webkit.org
CSS JIT: allocate the minimum required register count...
commit
|
commitdiff
|
tree
2014-09-19
benjamin@webkit.org
Add a size check for CSSSelector
commit
|
commitdiff
|
tree
2014-09-18
benjamin@webkit.org
CSS JIT: The backtracking register can be ignored from...
commit
|
commitdiff
|
tree
2014-09-17
benjamin@webkit.org
Add parsing for :nth-child(An+B of selector)
commit
|
commitdiff
|
tree
2014-09-17
benjamin@webkit.org
CSS value in whitespace-separated list attribute selector...
commit
|
commitdiff
|
tree
2014-09-09
benjamin@webkit.org
Disable the "unreachable-code" warning
commit
|
commitdiff
|
tree
2014-09-09
benjamin@webkit.org
Add support for :read-write/:read-only matching editable...
commit
|
commitdiff
|
tree
2014-09-05
benjamin@webkit.org
Update the current matching of :read-only and :read...
commit
|
commitdiff
|
tree
2014-09-03
benjamin@webkit.org
Fix style invalidation of elements with multiple siblings...
commit
|
commitdiff
|
tree
2014-09-03
benjamin@webkit.org
Add a test case for Element.matches() with :scope
commit
|
commitdiff
|
tree
2014-08-28
benjamin@webkit.org
Scrolling with spacebar on a page with fixed header...
commit
|
commitdiff
|
tree
2014-08-28
benjamin@webkit.org
Update placeholder-shown-basics.html for GTK
commit
|
commitdiff
|
tree
2014-08-27
benjamin@webkit.org
[iOS WK2] Provide a delegate callback to skip Geolocation...
commit
|
commitdiff
|
tree
2014-08-27
benjamin@webkit.org
Updating attributes on HTML elements do not invalidate...
commit
|
commitdiff
|
tree
2014-08-27
benjamin@webkit.org
Update the CSS Grammar selector names to get closer...
commit
|
commitdiff
|
tree
2014-08-27
benjamin@webkit.org
Minor style tweak on StyleResolveTree
commit
|
commitdiff
|
tree
2014-08-25
benjamin@webkit.org
Reduce style marking when using the pseudo class :placeholde...
commit
|
commitdiff
|
tree
2014-08-25
benjamin@webkit.org
The inspector should not use the "after" pseudo element...
commit
|
commitdiff
|
tree
2014-08-23
benjamin@webkit.org
Style invalidation does not work for adjacent node...
commit
|
commitdiff
|
tree
2014-08-21
benjamin@webkit.org
CSS: Implement the :placeholder-shown pseudo-class...
commit
|
commitdiff
|
tree
2014-08-20
benjamin@webkit.org
Remove HTMLInputElement's suggestedValue
commit
|
commitdiff
|
tree
2014-08-19
benjamin@webkit.org
Mark shape-image-threshold-001.html as crashing in...
commit
|
commitdiff
|
tree
2014-08-18
benjamin@webkit.org
The style is not updated correctly when the pseudo...
commit
|
commitdiff
|
tree
2014-08-16
benjamin@webkit.org
Unify the modes style resolution modes SharingRules...
commit
|
commitdiff
|
tree
2014-08-16
benjamin@webkit.org
CSS JIT: compile :-webkit-full-page-media
commit
|
commitdiff
|
tree
2014-08-15
benjamin@webkit.org
CSS JIT: compile the :empty pseudo class
commit
|
commitdiff
|
tree
2014-08-10
benjamin@webkit.org
Update HashTable's operator= after r172167 per review...
commit
|
commitdiff
|
tree
2014-08-07
benjamin@webkit.org
Get rid of INPUT_SPEECH
commit
|
commitdiff
|
tree
2014-08-06
benjamin@webkit.org
HashTable based classes leak a lot
commit
|
commitdiff
|
tree
2014-08-05
benjamin@webkit.org
Simplify the StyleInvalidation mode of rule collection
commit
|
commitdiff
|
tree
2014-08-05
benjamin@webkit.org
Add a flag for the CSS Selectors level 4 implementation
commit
|
commitdiff
|
tree
2014-08-05
benjamin@webkit.org
Check for null frame when processing geolocation authorizati...
commit
|
commitdiff
|
tree
2014-08-02
benjamin@webkit.org
Update the SearchFieldResultsButtonElement shadow Pseudo...
commit
|
commitdiff
|
tree
2014-08-02
benjamin@webkit.org
Add warnings for the buggy implementations of shadowPseudoId()
commit
|
commitdiff
|
tree
2014-08-01
benjamin@webkit.org
Remove shadowPseudoId() override from the shadow media...
commit
|
commitdiff
|
tree
2014-07-31
benjamin@webkit.org
Add a layout test for Geolocation's request queueing...
commit
|
commitdiff
|
tree
2014-07-31
benjamin@webkit.org
ElementRuleCollector: group the shadow tree code
commit
|
commitdiff
|
tree
2014-07-31
benjamin@webkit.org
Cleanup DetailsMarkerControl
commit
|
commitdiff
|
tree
2014-07-31
benjamin@webkit.org
Remove UploadButtonElement::shadowPseudoId()
commit
|
commitdiff
|
tree
2014-07-31
benjamin@webkit.org
Remove SpinButtonElement::shadowPseudoId
commit
|
commitdiff
|
tree
2014-07-31
benjamin@webkit.org
Clean up YouTubeEmbedShadowElement
commit
|
commitdiff
|
tree
2014-07-31
benjamin@webkit.org
Remove shadowPseudoId() from InputFieldSpeechButtonElement...
commit
|
commitdiff
|
tree
2014-07-29
benjamin@webkit.org
VisitedLinkState::determineLinkState should take a...
commit
|
commitdiff
|
tree
2014-07-28
benjamin@webkit.org
[iOS WK2] WKWebView sometime tries to change the size...
commit
|
commitdiff
|
tree
2014-07-28
benjamin@webkit.org
[JSC] JIT::assertStackPointerOffset() crashes on ARM64
commit
|
commitdiff
|
tree
2014-07-25
benjamin@webkit.org
[iOS][WK2] Do not try to hit test a null mainFrameRenderView...
commit
|
commitdiff
|
tree
2014-07-24
benjamin@webkit.org
[WK2] Fixed/Sticky layers can get mispositioned when...
commit
|
commitdiff
|
tree
2014-07-24
benjamin@webkit.org
[iOS][WK2] r171124 is incorrect when the virtual keyboard...
commit
|
commitdiff
|
tree
2014-07-22
benjamin@webkit.org
[iOS][WK2] WebPageProxy should not do anything when...
commit
|
commitdiff
|
tree
2014-07-22
benjamin@webkit.org
[iOS][WK2] UI helpers that zoom on an element ignore...
commit
|
commitdiff
|
tree
2014-07-22
benjamin@webkit.org
[iOS][WK2] Improve event throttling for Scroll Events
commit
|
commitdiff
|
tree
2014-07-18
benjamin@webkit.org
[iOS][WK2] Fix the updateVisibleContentRects synchronization...
commit
|
commitdiff
|
tree
2014-07-17
benjamin@webkit.org
[iOS][WK2] Add SPI to do a dynamic viewport update...
commit
|
commitdiff
|
tree
2014-07-16
benjamin@webkit.org
[iOS][WK2] Synchronize the dynamic viewport updates...
commit
|
commitdiff
|
tree
2014-07-16
benjamin@webkit.org
Fix r171124
commit
|
commitdiff
|
tree
2014-07-16
benjamin@webkit.org
[iOS][WK2] Scrolling request from the scrolling tree...
commit
|
commitdiff
|
tree
2014-07-15
benjamin@webkit.org
Reduce the overhead of updating the AssemblerBuffer
commit
|
commitdiff
|
tree
2014-07-14
benjamin@webkit.org
[iOS][WK2] On rotation, RemoteLayerTreeDrawingArea...
commit
|
commitdiff
|
tree
2014-07-14
benjamin@webkit.org
[iOS][WK2] Fix withinEpsilon()
commit
|
commitdiff
|
tree
2014-07-14
benjamin@webkit.org
Remove some dead code from FTLJITFinalizer
commit
|
commitdiff
|
tree
2014-07-13
benjamin@webkit.org
Remove SelectorCheckerFastPath from the style resolution...
commit
|
commitdiff
|
tree
2014-07-13
benjamin@webkit.org
Remove an useless check from SelectorChecker
commit
|
commitdiff
|
tree
2014-07-13
benjamin@webkit.org
Rename selectorListContainsUncommonAttributeSelector...
commit
|
commitdiff
|
tree
2014-07-12
benjamin@webkit.org
Partition the CSS rules based on the most specific...
commit
|
commitdiff
|
tree
2014-07-11
benjamin@webkit.org
[iOS][WK2] It should be safe to call WKContentViewInteractio...
commit
|
commitdiff
|
tree
2014-07-10
benjamin@webkit.org
[iOS][WK2] Disable text quantization while actively...
commit
|
commitdiff
|
tree
2014-07-10
benjamin@webkit.org
Use 16bits instructions for push/pop on ARMv7 when...
commit
|
commitdiff
|
tree
2014-07-09
benjamin@webkit.org
[iOS][WK2] subviews of the unscaled view drift out...
commit
|
commitdiff
|
tree
2014-07-09
benjamin@webkit.org
Restore the assertion changed with 170839
commit
|
commitdiff
|
tree
2014-07-08
benjamin@webkit.org
Fix the build after r170876
commit
|
commitdiff
|
tree
2014-07-08
benjamin@webkit.org
LinkBuffer should not keep a reference to the MacroAssembler
commit
|
commitdiff
|
tree
2014-07-07
benjamin@webkit.org
[iOS][WK2] The tap highlight ID is not invalidated...
commit
|
commitdiff
|
tree
2014-07-07
benjamin@webkit.org
[ARMv7] Use 16 bits instructions for push/pop when...
commit
|
commitdiff
|
tree
2014-07-05
benjamin@webkit.org
CSS JIT: compile :in-range and :out-of-range
commit
|
commitdiff
|
tree
2014-07-03
benjamin@webkit.org
[iOS][WK2] Fix small bugs of dynamicViewportSizeUpdate...
commit
|
commitdiff
|
tree
2014-07-03
benjamin@webkit.org
[iOS][WK2] Make is safe/fast to use the animated resize...
commit
|
commitdiff
|
tree
2014-07-02
benjamin@webkit.org
WebCore JIT: rename registerCount to something less...
commit
|
commitdiff
|
tree
2014-07-02
benjamin@webkit.org
[iOS][WK2] Fix a race between the short tap and long...
commit
|
commitdiff
|
tree
2014-07-01
benjamin@webkit.org
[iOS][WK2] The long press gesture recognizers should...
commit
|
commitdiff
|
tree
2014-07-01
benjamin@webkit.org
[iOS][WK2] Improve double-tap-to-scroll on image documents
commit
|
commitdiff
|
tree
2014-07-01
benjamin@webkit.org
[iOS][WK2] Do not put tap highlight on images that...
commit
|
commitdiff
|
tree
2014-06-30
benjamin@webkit.org
Add a missing semicolon in WKContentViewInteraction
commit
|
commitdiff
|
tree
2014-06-30
benjamin@webkit.org
[iOS][WK2] Move tap highlight to the inverseScaleRootView
commit
|
commitdiff
|
tree
2014-06-27
benjamin@webkit.org
Remove BufferForAppendingHyphen
commit
|
commitdiff
|
tree
2014-06-27
benjamin@webkit.org
iOS 8 beta 2 ES6 'Set' clear() broken
commit
|
commitdiff
|
tree
next