summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Browser incognito mode support for cookies and cache with chrome http stack.Elliott Slaughter2010-08-172-3/+10
* Merge "allow building webkit without svg"Cary Clark2010-08-161-2/+0
|\
| * allow building webkit without svgCary Clark2010-08-161-2/+0
* | Update navigation in scrollable layers.Patrick Scott2010-08-166-46/+90
|/
* Fix build break. BLOB_SLICE changed to BLOB.Patrick Scott2010-08-133-3/+3
* Merge WebKit at r65072 : Complete cherry-pick of WebKit change 43848 to add E...Steve Block2010-08-132-0/+11
* Merge WebKit at r65072: JSC build fix in InspectorController.hBen Murdoch2010-08-131-0/+1
* Merge WebKit at r65072: Fix V8 code generator.Ben Murdoch2010-08-131-0/+1
* Merge WebKit at r65072: String class has moved to the WTF namespace.Ben Murdoch2010-08-131-1/+1
* Merge Webkit at r65072 : Fix conflicts.Ben Murdoch2010-08-135-42/+7
* Merge Webkit at r65072 : Fix Makefiles.Ben Murdoch2010-08-125-23/+3
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-121252-22409/+32379
* Connecting cookies set from WebCore to the chromium cookiesKristian Monsen2010-08-121-0/+4
* Provide EmptyDeviceOrientationClient for use with SVGImageSteve Block2010-08-122-1/+14
* Merge WebKit at r64523 : Cherry-pick WebKit change 64527 to add VisitedLinkSt...Steve Block2010-08-091-0/+51
* Merge WebKit at r64523 : Cherry-pick WebKit change 64732 for FILTERS guardSteve Block2010-08-091-2/+6
* Merge WebKit at r64523 : Provide PopupMenuAndroid and related ChromeClient me...Steve Block2010-08-094-80/+66
* Merge WebKit at r64523 : Implement FontCustomPlatformData::supportsFormat() f...Steve Block2010-08-092-22/+33
* Merge WebKit at r64523 : Fix other conflictsSteve Block2010-08-094-151/+15
* Merge WebKit at r64523 : Fix conflicts due to ANDROID_HITTEST_WITHSIZESteve Block2010-08-0916-456/+37
* Merge WebKit at r64523 : Initial merge by git.Steve Block2010-08-09381-2687/+13096
* Merge "Fix incorrect cherry-pick of WebKit change 64465 in merge to WebKit r6...Steve Block2010-08-051-1/+1
|\
| * Fix incorrect cherry-pick of WebKit change 64465 in merge to WebKit r64264Steve Block2010-08-051-1/+1
* | Fix for issue 2857086 - page cycler hanging.Ben Murdoch2010-08-041-0/+1
|/
* Merge WebKit at r64264 : Compile fix: A method got an extra parameter in Grap...Kristian Monsen2010-08-041-1/+1
* Merge WebKit at r64264 : Compile fix: Filter guards in SVGKristian Monsen2010-08-041-0/+7
* Merge WebKit at r64264 : Compile fix: Inspector guards in V8Kristian Monsen2010-08-041-0/+2
* Merge WebKit at r64264 : Compile fix: CellStruct changed.Kristian Monsen2010-08-041-2/+2
* Merge Webkit at r64264 : Fix Makefiles.Kristian Monsen2010-08-042-5/+2
* Merge Webkit at r64264 : Fix conflicts.Kristian Monsen2010-08-049-53/+8
* Merge WebKit at r64264 : Initial merge by git.Kristian Monsen2010-08-04374-3878/+10713
* Enable navigation in scrollable layers.Patrick Scott2010-08-027-37/+33
* Revert "Add CSS cursor ring definitions"Cary Clark2010-07-3014-366/+41
* Add CSS cursor ring definitionsCary Clark2010-07-3014-41/+366
* Merge "Put the webkit version into android code base."Shimeng (Simon) Wang2010-07-281-33/+27
|\
| * Put the webkit version into android code base.Shimeng (Simon) Wang2010-07-271-33/+27
* | Merge "Bug 2811402:Fixed parenthesis are not mirrored correctly in bidi layout."claireho2010-07-271-2/+31
|\ \
| * | Bug 2811402:Fixed parenthesis are not mirrored correctly in bidi layout.claireho2010-07-261-2/+31
* | | Fix focus rings by adding back in the SkPicture constructor.Patrick Scott2010-07-272-0/+22
| |/ |/|
* | Add DeviceOrientation LayoutTests at r63859 and enable the featureSteve Block2010-07-271-0/+2
* | Merge Webkit at r63859 : New method Path::currentPoint added, stub it out on ...Ben Murdoch2010-07-271-0/+7
* | Merge Webkit at r63859 : SVG code now required ImageBuffer::transformColorSpace,Ben Murdoch2010-07-272-1/+8
* | Merge Webkit at r63859 : Bindings code generators now enforce that generated ...Ben Murdoch2010-07-272-6/+6
* | Merge Webkit at r63859 : New code in SVGResourceContainer is missing an include.Ben Murdoch2010-07-271-0/+1
* | Merge Webkit at r63859 : ResourceHandleInternal::m_request has been renamed. ...Ben Murdoch2010-07-271-1/+1
* | Merge Webkit at r63859 : The static AccessibilityObject::getAttribute(Node*, ...Ben Murdoch2010-07-271-6/+0
* | Merge Webkit at r63859 : PluginWidget class has been renamed and moved to Web...Ben Murdoch2010-07-271-5/+0
* | Merge Webkit at r63859 : Fix Makefiles.Ben Murdoch2010-07-274-1/+5
* | Merge WebKit at r63859: Fix conflicts.Ben Murdoch2010-07-2711-49/+8
* | Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-27550-6496/+18249