- d9f2a80 Unreviewed, rolling out r134830. by commit-queue@webkit.org · 12 years ago
- 29824ff NetworkProcess Authentication. https://bugs.webkit.org/show_bug.cgi?id=102592 by beidson@apple.com · 12 years ago
- 476844c IndexedDB: simplify RecordIdentifier by alecflett@chromium.org · 12 years ago
- c66242a Improve ContentTypeParser, so that it could be used to validate mime type according to RFC by commit-queue@webkit.org · 12 years ago
- 08073cb Update DOMException name: InvalidNodeTypeError by arv@chromium.org · 12 years ago
- 81d1778 Changing id, className, or attribute should invalidate distribution by shinyak@chromium.org · 12 years ago
- ec65998 Move empty loading to DocumentLoader, simplify FrameLoader::init() by japhet@chromium.org · 12 years ago
- d75f894 Update DOMException name: TimeoutError by arv@chromium.org · 12 years ago
- 26c2235 Update DOMException name: DataCloneError by arv@chromium.org · 12 years ago
- 4e38b04 Improve performance of RenderBoxModelObject::paintTranslucentBorderSides() by commit-queue@webkit.org · 12 years ago
- 464074f [CSS Exclusions] remove null exclusion shape check from ExclusionShape::createExclusionShape by commit-queue@webkit.org · 12 years ago
- 336b3ff Use device scale factor instead of physical screen DPI for screen DPI by commit-queue@webkit.org · 12 years ago
- ddd3589 Computed grid items' positions shouldn't be using Length by jchaffraix@webkit.org · 12 years ago
- daa81a4 Apply the resolved viewport rules https://bugs.webkit.org/show_bug.cgi?id=95964 by commit-queue@webkit.org · 12 years ago
- b514981 Update DOMException name: SecurityError by arv@chromium.org · 12 years ago
- 34db298 Update DOMException name: URLMismatchError by arv@chromium.org · 12 years ago
- 9ed51c5 Add PROXIMITY_EVENTS feature https://bugs.webkit.org/show_bug.cgi?id=102658 by kihong.kwon@samsung.com · 12 years ago
- 9526721 Web Inspector: Dim a component's subitems' color in NMI snapshot by commit-queue@webkit.org · 12 years ago
- a047d4c Update DOMException name: NetworkError by arv@chromium.org · 12 years ago
- d01e3b8 webaudio: clean-up. Replace AudioContext::m_document member with ContextDestructionObserver::scriptExecutionContext(). by loislo@chromium.org · 12 years ago
- 32c1991 webaudio: leak: AudioContext objects are leaking. They retain 36mb of shared data. by loislo@chromium.org · 12 years ago
- 5e36224 Update DOMException name: QuotaExceededError by arv@chromium.org · 12 years ago
- 6e3d516 Update DOMException name: AbortError by arv@chromium.org · 12 years ago
- ac4b714 Unreviewed, rolling out r135111. by haraken@chromium.org · 12 years ago
- 2cc0571 Unreviewed, rolling out r135116. by haraken@chromium.org · 12 years ago
- 79ac61d Web Inspector: Refine JsDoc in DebuggerScriptMapping.js by commit-queue@webkit.org · 12 years ago
- e4321f2 Unreviewed, untested build fix. by timothy_horton@apple.com · 12 years ago
- cb3571e [CSS3] Move CSSPropertyWebkitTextAlignLast into isValidKeywordPropertyAndValue function by commit-queue@webkit.org · 12 years ago
- f0a6d68 REGRESSION (r133565): Calendar picker isn't animating when changing month by pressing 't' by keishi@webkit.org · 12 years ago
- 3fc40b4 input.value="" should clear date/time input elements with partial values by tkent@chromium.org · 12 years ago
- b360a07 Web Inspector: [Canvas] if many canvases are being instrumented show the screenshot of the first one by commit-queue@webkit.org · 12 years ago
- 779d6e1 Remove IDLStructure.pm https://bugs.webkit.org/show_bug.cgi?id=102642 by haraken@chromium.org · 12 years ago
- 4a9c201 Web Inspector: refine time and bytes output formatting by commit-queue@webkit.org · 12 years ago
- 88baa2c Web Inspector: Timeline: DomContentLoaded event labeled incorrectly by commit-queue@webkit.org · 12 years ago
- 4353d24 Unreviewed, rolling out r135114. by haraken@chromium.org · 12 years ago
- a1e43d6 Unreviewed inspector closure compilation fix. by vsevik@chromium.org · 12 years ago
- df243f7 webaudio: clean-up. Replace AudioContext::m_document member with ContextDestructionObserver::scriptExecutionContext(). by loislo@chromium.org · 12 years ago
- 681730d [V8] Remove unused variables from CodeGeneratorV8.pm by haraken@chromium.org · 12 years ago
- b444020 Remove IDLStructure.pm https://bugs.webkit.org/show_bug.cgi?id=102642 by haraken@chromium.org · 12 years ago
- 3b94203 [V8] Make more use of $v8Interface in CodeGeneratorV8.pm by haraken@chromium.org · 12 years ago
- 9606648 webaudio: leak: AudioContext objects are leaking. They retain 36mb of shared data. by loislo@chromium.org · 12 years ago
- 220eec8 min/max/step support for calendar picker on datetime/datetime-local by commit-queue@webkit.org · 12 years ago
- 82af123 Remove non-existent directories from the make system by commit-queue@webkit.org · 12 years ago
- a9a5926 [WIN] Add a IMLangFontLinkType typedef by paroga@webkit.org · 12 years ago
- d697885 Web Inspector: Remove unused ConsoleMessage constructor. by mkwst@chromium.org · 12 years ago
- 28e50be StyledElement: Make handling the "style" attribute a litte faster. by akling@apple.com · 12 years ago
- 0218119 [CMake] Consolidate common input files by commit-queue@webkit.org · 12 years ago
- 69c4ee3 Tighten small SharedBuffers by reserving the exact amount of space needed. by akling@apple.com · 12 years ago
- 5f9243d Make namedItem return a node list only in HTMLFormControlsCollection and HTMLOptionsCollection by rniwa@webkit.org · 12 years ago
- df98922 [V8] Rename $className to $v8InterfaceName by haraken@chromium.org · 12 years ago
- 8122633 [V8] Remove GetTypeFromSignature() from CodeGeneratorV8.pm by haraken@chromium.org · 12 years ago
- 3c483c5 Remove GenerateModule() from all code generators by haraken@chromium.org · 12 years ago
- afa68f7 [V8] Get rid of unused functions and inline redundant functions in CodeGeneratorV8.pm by haraken@chromium.org · 12 years ago
- 0ca9124 Unreviewed, rolling out r135074. by rakuco@webkit.org · 12 years ago
- e119aee REGRESSION(r129644): User StyleSheet not applying by antti@apple.com · 12 years ago
- ad2669e Unreviewed. by abarth@webkit.org · 12 years ago
- cd5df8b Make convertToLayerCoords iterative, rather than recursive by simon.fraser@apple.com · 12 years ago
- 5032c67 Inline the StyledElement constructor. <http://webkit.org/b/102615> by akling@apple.com · 12 years ago
- b8fe51f HTMLMediaElement: Skip unnecessary attribute lookup in parsing of "src" attribute. by akling@apple.com · 12 years ago
- 4ef40c8 [EFL] Refactor GraphicsContext3DEFL. by commit-queue@webkit.org · 12 years ago
- 43e9d04 Element::parseAttribute() should take name & value as separate arguments. by akling@apple.com · 12 years ago
- 8575e4c StyleResolver: No need to compare "cellpadding" attributes when evaluating style sharing candidates. by akling@apple.com · 12 years ago
- b8f98c3 Simulated mouse events should return an accurate offset by jonlee@apple.com · 12 years ago
- 354d28c Don't say there are dirty overlay scrollbars when they are clipped out by simon.fraser@apple.com · 12 years ago
- dec0b77 REGRESSION (r133633): ASSERTION FAILED: m_wrapper || !m_jsFunction by abarth@webkit.org · 12 years ago
- 5222e00 Source/JavaScriptCore: Expose JSObject removeDirect and PrivateName to WebCore by commit-queue@webkit.org · 12 years ago
- 9f9c28b Reduce the crazy number of parameters to RenderLayer clip-rect functions by simon.fraser@apple.com · 12 years ago
- 909c7fa Simplify bounds computation for the RenderView's layer by simon.fraser@apple.com · 12 years ago
- 1373a74 Add ScriptWrappable to more WebCore classes which are commonly JS-wrapped by eric@webkit.org · 12 years ago
- 943b38f [Texmap][CSS Shaders] Reuse the precompiled shader for custom filters in TextureMapperGL by achicu@adobe.com · 12 years ago
- 81811f7 Add an integer identifier field to AuthenticationChallengeBase. by beidson@apple.com · 12 years ago
- 78558d1 Dump the tile cache extent in layout tests by simon.fraser@apple.com · 12 years ago
- e1e0e33 Avoid full style recalc when 'style' attribute changes. by akling@apple.com · 12 years ago
- 693db1f Remove coneGain and distanceGain attributes from PannerNode.idl by commit-queue@webkit.org · 12 years ago
- 2c65439 [Coordinated Graphics] Resumed animations leave an obsolate GraphicsLayerAnimation behind by kbalazs@webkit.org · 12 years ago
- 3b52891 [Soup] CredentialStorage should only be used for HTTP-family requests by mrobinson@webkit.org · 12 years ago
- 9b45d53 Build fix for !USE(ACCELERATED_COMPOSITING) after r135029. by paroga@webkit.org · 12 years ago
- 2c9bae9 Improve the performance of rect transform by benjamin@webkit.org · 12 years ago
- 4480a17 Avoid calling the virtual isBlockFlow() in RenderBox::computeRectForRepaint() by simon.fraser@apple.com · 12 years ago
- bbff236 Unreviewed, rolling out r134817. by commit-queue@webkit.org · 12 years ago
- 1f9ee13 Fix overlay scrollbar painting in compositing layers by simon.fraser@apple.com · 12 years ago
- b63f13a IndexedDB: Assert hit when getting non-existent object store in version change transaction by jsbell@chromium.org · 12 years ago
- 4860b61 Eliminate ancestor tree walk computing outlineBoundsForRepaint() when updating layer positions by simon.fraser@apple.com · 12 years ago
- c14a0bc Add tests for explicit serialization values by alecflett@chromium.org · 12 years ago
- 191b9bc Exploit shared attribute data to avoid parsing identical "style" attributes. by akling@apple.com · 12 years ago
- 5f51e51 Don't update layer positions on scrolling if we're in the middle of layout by simon.fraser@apple.com · 12 years ago
- c4e04ba Remove ENABLE_CSS_HIERARCHIES since it's no longer in use by tony@chromium.org · 12 years ago
- 9cfabbf [Chromium] Remove cookie-related functions from PlatformSupport by pilgrim@chromium.org · 12 years ago
- 0941e88 [JSC] Don't sanitize window.onerror information on crossorigin-enabled scripts by commit-queue@webkit.org · 12 years ago
- e61929c Change visual look of placeholder by jonlee@apple.com · 12 years ago
- d0219bf Deploy ScriptWrappable to more always-wrapped objects by eric@webkit.org · 12 years ago
- 2b4a606 Simulated events instances do not all have the same underlying event by jonlee@apple.com · 12 years ago
- c7d3cf3 Build fix for WinCE after r134936. by paroga@webkit.org · 12 years ago
- ce0a053 Unreviewed, rolling out r134986. by dglazkov@chromium.org · 12 years ago
- d159e4b IndexedDB: Propagate DOMRequestState to IndexedDB binding utility functions by commit-queue@webkit.org · 12 years ago
- e7963a6 Rebaselined run-bindings-tests. https://bugs.webkit.org/show_bug.cgi?id=102523 by commit-queue@webkit.org · 12 years ago
- 0e9703e For single element arrays use the pointer into the CFDataRef instead of copying data by psolanki@apple.com · 12 years ago
- d7f1f18 REGRESSION(r129644): User StyleSheet not applying by antti@apple.com · 12 years ago
- 067c880 StyleResolver: Only input elements need equal "readonly" attribute for style sharing. by akling@apple.com · 12 years ago
- be733f2 Unreviewed, rolling out r134867. by commit-queue@webkit.org · 12 years ago