2012-11-17 |
mrobinson@webkit.org | [Soup] CredentialStorage should only be used for HTTP... |
blob | commitdiff |
2012-11-17 |
paroga@webkit.org | Build fix for !USE(ACCELERATED_COMPOSITING) after r135029. |
blob | commitdiff | diff to current |
2012-11-17 |
benjamin@webkit.org | Improve the performance of rect transform |
blob | commitdiff | diff to current |
2012-11-17 |
simon.fraser@apple.com | Avoid calling the virtual isBlockFlow() in RenderBox... |
blob | commitdiff | diff to current |
2012-11-17 |
commit-queue@webki... | Unreviewed, rolling out r134817. |
blob | commitdiff | diff to current |
2012-11-17 |
simon.fraser@apple.com | Fix overlay scrollbar painting in compositing layers |
blob | commitdiff | diff to current |
2012-11-17 |
jsbell@chromium.org | IndexedDB: Assert hit when getting non-existent object... |
blob | commitdiff | diff to current |
2012-11-17 |
simon.fraser@apple.com | Eliminate ancestor tree walk computing outlineBoundsFor... |
blob | commitdiff | diff to current |
2012-11-17 |
alecflett@chromium.org | Add tests for explicit serialization values |
blob | commitdiff | diff to current |
2012-11-17 |
akling@apple.com | Exploit shared attribute data to avoid parsing identica... |
blob | commitdiff | diff to current |
2012-11-17 |
simon.fraser@apple.com | Don't update layer positions on scrolling if we're... |
blob | commitdiff | diff to current |
2012-11-16 |
tony@chromium.org | Remove ENABLE_CSS_HIERARCHIES since it's no longer... |
blob | commitdiff | diff to current |
2012-11-16 |
pilgrim@chromium.org | [Chromium] Remove cookie-related functions from Platfor... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | [JSC] Don't sanitize window.onerror information on... |
blob | commitdiff | diff to current |
2012-11-16 |
jonlee@apple.com | Change visual look of placeholder |
blob | commitdiff | diff to current |
2012-11-16 |
eric@webkit.org | Deploy ScriptWrappable to more always-wrapped objects |
blob | commitdiff | diff to current |
2012-11-16 |
jonlee@apple.com | Simulated events instances do not all have the same... |
blob | commitdiff | diff to current |
2012-11-16 |
paroga@webkit.org | Build fix for WinCE after r134936. |
blob | commitdiff | diff to current |
2012-11-16 |
dglazkov@chromium.org | Unreviewed, rolling out r134986. |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | IndexedDB: Propagate DOMRequestState to IndexedDB bindi... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Rebaselined run-bindings-tests. |
blob | commitdiff | diff to current |
2012-11-16 |
psolanki@apple.com | For single element arrays use the pointer into the... |
blob | commitdiff | diff to current |
2012-11-16 |
antti@apple.com | REGRESSION(r129644): User StyleSheet not applying |
blob | commitdiff | diff to current |
2012-11-16 |
akling@apple.com | StyleResolver: Only input elements need equal "readonly... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Unreviewed, rolling out r134867. |
blob | commitdiff | diff to current |
2012-11-16 |
tommyw@google.com | MediaStream API: Update RTCPeerConnection states to... |
blob | commitdiff | diff to current |
2012-11-16 |
dglazkov@chromium.org | Unreviewed, rolling out r134973. |
blob | commitdiff | diff to current |
2012-11-16 |
mrobinson@webkit.org | Source/WebCore: [GTK] [WebKit2] Move GtkAuthenticationD... |
blob | commitdiff | diff to current |
2012-11-16 |
pilgrim@chromium.org | [Chromium] Remove cookie-related functions from Platfor... |
blob | commitdiff | diff to current |
2012-11-16 |
rakuco@webkit.org | Fix assertion bug of build fix r134961 |
blob | commitdiff | diff to current |
2012-11-16 |
tommyw@google.com | [chromium] MediaStream API: Add missing WebRTCPeerConne... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | [chromium] Copy linux theme related files to default |
blob | commitdiff | diff to current |
2012-11-16 |
alecflett@chromium.org | IndexedDB: add missing 'explicit' and fix backing store... |
blob | commitdiff | diff to current |
2012-11-16 |
dglazkov@chromium.org | [Chromium] One last tweak to WebCore.gypi to make Win... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Handle gesture events on scrollbars. |
blob | commitdiff | diff to current |
2012-11-16 |
wangxianzhu@chromi... | [Chromium-Android] Stack overflow in MediaControlsChrom... |
blob | commitdiff | diff to current |
2012-11-16 |
akling@apple.com | StyleResolver: Optimize sharing candidate evaluation... |
blob | commitdiff | diff to current |
2012-11-16 |
mrobinson@webkit.org | [EFL][GTK] Build fix after r134955 |
blob | commitdiff | diff to current |
2012-11-16 |
ap@apple.com | Private Browsing is a per-page setting that... |
blob | commitdiff | diff to current |
2012-11-16 |
dglazkov@chromium.org | [Chromium] Land a proper fix for r134939. |
blob | commitdiff | diff to current |
2012-11-16 |
dglazkov@chromium.org | [Chromium] Just yank the whole accessibility/atk dir... |
blob | commitdiff | diff to current |
2012-11-16 |
dglazkov@chromium.org | [Chromium] Updated WebCore.gypi after r134939. |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | [GTK] Move CredentialBackingStore usage from GtkAuthent... |
blob | commitdiff | diff to current |
2012-11-16 |
arv@chromium.org | Update DOMException name: TypeMismatchError |
blob | commitdiff | diff to current |
2012-11-16 |
kbalazs@webkit.org | Coordinated Graphics: support the "freeze animations... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | add 7 bit strings capabilities to the v8 binding layer |
blob | commitdiff | diff to current |
2012-11-16 |
arv@chromium.org | Update DOMException name: InvalidAccessError |
blob | commitdiff | diff to current |
2012-11-16 |
achicu@adobe.com | [Texmap][CSS Shaders] Make the CustomFilterValidatedPro... |
blob | commitdiff | diff to current |
2012-11-16 |
akling@apple.com | Short-circuit Element::hasEquivalentAttributes() if... |
blob | commitdiff | diff to current |
2012-11-16 |
zeno.albisser@digi... | [Qt] Adding a null pointer check for currentContext... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Web Inspector: Workaround to show shortcuts for panels... |
blob | commitdiff | diff to current |
2012-11-16 |
haraken@chromium.org | [V8] Remove IsSubType() from CodeGeneratorV8.pm |
blob | commitdiff | diff to current |
2012-11-16 |
mario@webkit.org | [EFL] Share WebKit-Gtk's Accessibility implementation... |
blob | commitdiff | diff to current |
2012-11-16 |
shinyak@chromium.org | Changing pseudoClass (:indeterminate) should cause... |
blob | commitdiff | diff to current |
2012-11-16 |
alexis@webkit.org | Factorize the creation of primitive values with a pair... |
blob | commitdiff | diff to current |
2012-11-16 |
pilgrim@chromium.org | Expand PlatformCookieJar interface to allow for other... |
blob | commitdiff | diff to current |
2012-11-16 |
jchaffraix@webkit.org | RenderGrid should have a function to resolve grid position |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | [V8] Increment the amount of externally allocated memor... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Unreviewed, rolling out r134694. |
blob | commitdiff | diff to current |
2012-11-16 |
mkwst@chromium.org | Web Inspector: Move call stack generation out of bindings. |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Add initiator to CachedResourceRequest. |
blob | commitdiff | diff to current |
2012-11-16 |
yurys@chromium.org | Web Inspector: don't show an Error when evaluating... |
blob | commitdiff | diff to current |
2012-11-16 |
vsevik@chromium.org | Web Inspector: Rollout 134404 134548 134552 Temporarily... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Web Inspector: Memory Timeline Crash |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | [CoordGfx] Follow coding style on explicit constructors |
blob | commitdiff | diff to current |
2012-11-16 |
kihong.kwon@samsun... | Add DeviceController base-class to remove duplication... |
blob | commitdiff | diff to current |
2012-11-16 |
apavlov@chromium.org | Web Inspector: [Overrides] Device metrics get reset... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Unreviewed, rolling out r134908. |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Web Inspector: show internal properties in inspector... |
blob | commitdiff | diff to current |
2012-11-16 |
apavlov@chromium.org | Web Inspector: metrics, geolocation, orientation overri... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Unreviewed, rolling out r134865. |
blob | commitdiff | diff to current |
2012-11-16 |
tasak@google.com | ASSERT_NOT_REACHED() when building a CSSOM wrapper... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Avoid copying of ViewportArguments in computeViewportAt... |
blob | commitdiff | diff to current |
2012-11-16 |
yurys@chromium.org | Memory instrumentation: add code for reporting stack... |
blob | commitdiff | diff to current |
2012-11-16 |
jer.noble@apple.com | Crash at WebCore::PluginData::pluginFileForMimeType... |
blob | commitdiff | diff to current |
2012-11-16 |
bashi@chromium.org | [Chromium] Unreviewed build fix attempt on win |
blob | commitdiff | diff to current |
2012-11-16 |
haraken@chromium.org | Unreviewed, rolling out r134881. |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | [TexMap][Cairo][Qt] Refactor BitmapTextureGL::updateCon... |
blob | commitdiff | diff to current |
2012-11-16 |
tkent@chromium.org | A Spin button should release mouse event capturing... |
blob | commitdiff | diff to current |
2012-11-16 |
shinyak@chromium.org | Chaging pseudoClass (:enabled) should cause distribution |
blob | commitdiff | diff to current |
2012-11-16 |
arv@chromium.org | Update DOMException name: ValidationError |
blob | commitdiff | diff to current |
2012-11-16 |
haraken@chromium.org | [V8] Remove IsSubType() from CodeGeneratorV8.pm |
blob | commitdiff | diff to current |
2012-11-16 |
arv@chromium.org | Update DOMException name: NamespaceError |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Add Settings to disable custom scrollbars on main frame |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | custom CSS cursors ignore hotspot values embedded in... |
blob | commitdiff | diff to current |
2012-11-16 |
bashi@chromium.org | Make OpenTypeVerticalData be ref-counted |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | Optimize the multiply-add in Biquad.cpp::process |
blob | commitdiff | diff to current |
2012-11-16 |
alecflett@chromium.org | Add tests for explicit serialization values |
blob | commitdiff | diff to current |
2012-11-16 |
kov@webkit.org | [GTK] Split WebCore/platform into a separate library |
blob | commitdiff | diff to current |
2012-11-16 |
macpherson@chromiu... | Remove unused macro HANDLE_INHERIT_AND_INITIAL_WITH_VAL... |
blob | commitdiff | diff to current |
2012-11-16 |
arv@chromium.org | Update DOMException name: SyntaxError |
blob | commitdiff | diff to current |
2012-11-16 |
bfulgham@webkit.org | [Win] key event's location does not work on Windows... |
blob | commitdiff | diff to current |
2012-11-16 |
commit-queue@webki... | [BlackBerry] Don't assert when notifyAuthReceived is... |
blob | commitdiff | diff to current |
2012-11-16 |
schenney@chromium.org | mpath elements do not clear resource lists before destr... |
blob | commitdiff | diff to current |
2012-11-16 |
haraken@chromium.org | Remove CodeGenerator::StripModule |
blob | commitdiff | diff to current |
2012-11-16 |
macpherson@chromiu... | Make assumptions about m_parentStyle consistent within... |
blob | commitdiff | diff to current |
2012-11-16 |
haraken@chromium.org | [V8] Remove redundant $interfaceName from function... |
blob | commitdiff | diff to current |
2012-11-15 |
simon.fraser@apple.com | Ensure that scrollbar layers show debug borders |
blob | commitdiff | diff to current |
2012-11-15 |
akling@apple.com | ASSERTION FAILED: fastAttributeLookupAllowed(name)... |
blob | commitdiff | diff to current |
2012-11-15 |
arv@chromium.org | Update DOMException name: DOMStringSizeError |
blob | commitdiff | diff to current |
next |