Commits
User selector
Commit History
Commits on Jan 20, 2021
Accelerate HTMLInputElement creation
Show description for 2cc0d11committed
Commits on Sep 12, 2017
[Cleanup] Follow up cleanup for DOMFormData implementation
Show description for dc7df9cauthored andcommitted
Commits on Oct 31, 2016
Use #pragma once in WebCore
Show description for fb52ed4authored andcommitted
Commits on Apr 25, 2016
Inline RenderStyle into RenderElement
Show description for 26cd850committed
Commits on Apr 24, 2016
RenderStyle should not be reference counted
Show description for 0544478committed
Commits on Mar 4, 2016
Remove "virtual" from all lines that have both "virtual" and "override".
Show description for d5dc4b7committed
Commits on Dec 14, 2014
Replace PassRef with Ref/Ref&& across the board.
Show description for af85b89committed
Andreas Kling
Commits on Jan 16, 2014
Remove workaround for compilers not supporting explicit override control
Show description for 6cbc06cauthored andcommitted
Commits on Dec 31, 2013
InputType should return input renderers wrapped in RenderPtr.
Show description for 79e9e49committed
Andreas Kling
Commits on Oct 27, 2013
Renderers should receive their style at construction.
Show description for 8d7dc4ccommitted
Andreas Kling
Commits on Oct 16, 2013
Take RenderObjects out of the arena.
Show description for 7a4134bcommitted
Andreas Kling
Commits on Sep 20, 2013
Make createRenderer() return RenderElement
Show description for c299fbacommitted
Commits on Sep 17, 2013
CTTE: InputType should store its HTMLInputElement back pointer as a reference
Show description for f35a8a1committed
Sam Weinig
Commits on Sep 16, 2013
CTTE: Element::createRenderer() should take references
Show description for 76c43eccommitted
Sam Weinig
Commits on Aug 28, 2013
Adding "explicit" keyword in forms related classes constructor
Show description for fc3e7cdauthored andcommitted
Commits on Sep 21, 2012
Unreviewed, rolling out r129086.
Show description for 5f32b27authored andcommitted
Commits on Sep 20, 2012
[Refactoring] ButtonInputType of <input> element should have innerElement to make <input> AuthorShadowDOM-ready
Show description for f6f3583committed
Commits on Jul 12, 2012
Do not save state of stateless form controls
Show description for 78c187bcommitted
Commits on Feb 27, 2012
Color input type should be clickable through keyboard
Show description for ef32d32committed
Commits on Feb 13, 2012
[Forms] Use enum instead of bool for HTMLInputElement::setValue
Show description for d2e1893authored andcommitted
Commits on Dec 21, 2011
[Forms] Add OVERRIDE to WebCore/html/*InputType.h
Show description for e5d875cauthored andcommitted
Commits on Nov 18, 2011
Access key should work on all elements.
Show description for caed7caauthored andcommitted
Commits on Sep 9, 2011
Push more code from HTMLInputElement::setValue to TextFieldInputType::setValue
Show description for 2cb4a13committed
Commits on Sep 7, 2011
REGRESSION (Safari 5.1 - ToT): File input retains its file icon when the value is reset
Show description for 60b88d8committed
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading