summaryrefslogtreecommitdiffstats
path: root/WebCore
Commit message (Expand)AuthorAgeFilesLines
* Fix a CSS position: fixed problem, where we were not using left or top if not...Nicolas Roard2010-05-131-6/+12
* Merge "don't use animated gifs if gifs only have one frame"Cary Clark2010-05-131-5/+19
|\
| * don't use animated gifs if gifs only have one frameCary Clark2010-05-131-5/+19
* | Merge "Fix crash in fast/frames/iframe-access-screen-of-deleted.html"Ben Murdoch2010-05-131-0/+6
|\ \ | |/ |/|
| * Fix crash in fast/frames/iframe-access-screen-of-deleted.htmlBen Murdoch2010-05-131-0/+6
* | Merge "No longer consider a semi-colon to be a separator character when parsi...Steve Block2010-05-121-12/+0
|\ \
| * | No longer consider a semi-colon to be a separator character when parsing the ...Steve Block2010-05-121-12/+0
| |/
* | Merge "Split the V8 FEATURE_DEFINES onto two lines to ease comparison with th...Steve Block2010-05-121-1/+2
|\ \
| * | Split the V8 FEATURE_DEFINES onto two lines to ease comparison with the list ...Steve Block2010-05-121-1/+2
| |/
* | Merge "Cherry-pick WebKit change 59226 to use standard POSIX version of write...Steve Block2010-05-122-16/+0
|\ \
| * | Cherry-pick WebKit change 59226 to use standard POSIX version of writeToFile()Steve Block2010-05-122-16/+0
| |/
* | Fix media element creationNicolas Roard2010-05-111-1/+1
|/
* Merge webkit.org at r58033 : Cherry-pick WebKit change 58826 to add a missing...Steve Block2010-05-111-0/+1
* Merge webkit.org at r58033 : Cherry-pick WebKit change 58775 to include jni_j...Steve Block2010-05-113-1/+6
* Merge webkit.org at r58033 : Cherry-pick WebKit change 58774 to avoid conflic...Steve Block2010-05-112-8/+2
* Merge webkit.org at r58033 : Cherry-pick WebKit change 58061 to add Geolocati...Steve Block2010-05-112-0/+20
* Merge webkit.org at r58033 : Remove call to ScriptDebugServer::topStackFrame(...Steve Block2010-05-111-0/+4
* Merge webkit.org at r58033 : Provide link stub for AccessibilityObject::getAt...Steve Block2010-05-111-0/+6
* Merge webkit.org at r58033 : Resolve conflicts due to navigator.connectionSteve Block2010-05-114-1925/+0
* Merge webkit.org at r58033 : Move Android iframe-flattening code to RenderIFr...Steve Block2010-05-1112-305/+152
* Merge webkit.org at r58033 : Fix conflicts in V8NavigatorCustom.cppSteve Block2010-05-112-22/+5
* Merge webkit.org at r58033 : Provide new localized string methods for pluginsSteve Block2010-05-111-0/+10
* Merge webkit.org at r58033 : Use new PluginView::platformGetValue() and platf...Steve Block2010-05-111-15/+25
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-113-3/+3
* Merge webkit.org at r58033 : Use ustringToString()Steve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Add JSC guards around calls to JSLockSteve Block2010-05-111-0/+4
* Merge webkit.org at r58033 : Update calls to ResourceHandle constructorSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update font method signaturesSteve Block2010-05-112-4/+8
* Merge webkit.org at r58033 : Make use of part of upstream meta support codeSteve Block2010-05-111-52/+18
* Merge webkit.org at r58033 : Fix MakefilesSteve Block2010-05-115-49/+46
* Merge webkit.org at r58033 : Resolve merge conflictsSteve Block2010-05-1134-605/+59
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111780-28403/+87760
* Removes SVGURIRefernce.idl from buildSteve Block2010-05-101-1/+0
* Merge "Choose correct new/delete in case of multiple inheritance."Shimeng (Simon) Wang2010-05-072-0/+32
|\
| * Choose correct new/delete in case of multiple inheritance.Shimeng (Simon) Wang2010-05-072-0/+32
* | Implement the audio tag in webkit -- the corresponding java CL is https://and...Nicolas Roard2010-05-078-34/+295
|/
* Adds a couple of missing headers to CachedLinkPrefetch.hSteve Block2010-05-071-1/+2
* am bf13d116: am ec366141: am 7f034a17: Fix a ref counting bug in touch event ...Ben Murdoch2010-05-061-5/+5
|\
| * am 7f034a17: Fix a ref counting bug in touch event handling. The RefPtr retur...Ben Murdoch2010-05-061-5/+5
| |\
| | * Fix a ref counting bug in touch event handling. The RefPtr returned from m_or...Ben Murdoch2010-05-061-5/+5
* | | am 4190ab28: am cc7f2722: am da713c02: Fix a crash caused by navigating away ...Ben Murdoch2010-05-051-0/+3
|\ \ \ | |/ /
| * | am da713c02: Fix a crash caused by navigating away from a page with your fing...Ben Murdoch2010-05-051-0/+3
| |\ \ | | |/
| | * Fix a crash caused by navigating away from a page with your finger still down...Ben Murdoch2010-05-051-0/+3
* | | Merge "Enable SVG compiling in gingerbread."Shimeng (Simon) Wang2010-05-043-7/+10
|\ \ \
| * | | Enable SVG compiling in gingerbread.Shimeng (Simon) Wang2010-05-043-7/+10
* | | | Link prefetch supportLeon Clarke2010-05-0412-90/+250
|/ / /
* | | Merge changes Ie9ba4c69,I35363367,I18aaae5f,I2c315360,I4f163c97,Ib640e64c,I98...Steve Block2010-04-29307-3161/+8567
|\ \ \
| * | | Merge webkit.org at r55033 : Implement PluginPackage::NPVersion for AndroidSteve Block2010-04-271-0/+5
| * | | Merge webkit.org at r55033 : Fix merge conflictsSteve Block2010-04-275-64/+11
| * | | Merge webkit.org at r55033 : Initial merge by gitSteve Block2010-04-27308-3150/+8604