summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r58033 : Move Android iframe-flattening code to RenderIFr...Steve Block2010-05-1112-305/+152
* Merge webkit.org at r58033 : Update V8 expected result for storage LayoutTestsSteve Block2010-05-111-2/+5
* Merge webkit.org at r58033 : Settings::setDatabasesEnabled() has been removedSteve Block2010-05-111-1/+2
* Merge webkit.org at r58033 : Implement MIMETypeRegistry::isApplicationPluginM...Steve Block2010-05-111-0/+5
* Merge webkit.org at r58033 : Fix conflicts in V8NavigatorCustom.cppSteve Block2010-05-112-22/+5
* Merge webkit.org at r58033 : Update ChromeClientAndroid with refactoring of C...Steve Block2010-05-112-7/+16
* Merge webkit.org at r58033 : Update ChromeClient::iconForFiles()Steve Block2010-05-112-2/+3
* Merge webkit.org at r58033 : Update stubbed methods in InspectorClientAndroidSteve Block2010-05-111-15/+1
* Merge webkit.org at r58033 : ChromeClient::cancelGeolocationPermissionRequest...Steve Block2010-05-112-2/+2
* 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 : FrameLoader::setEncoding() has movedSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Add missing SharedBuffer.h includeSteve Block2010-05-111-0/+1
* Merge webkit.org at r58033 : Use new ZoomMode enumSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update location of KeyboardCodes.hSteve Block2010-05-112-2/+2
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-1120-28/+26
* 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-116-50/+47
* Merge webkit.org at r58033 : Resolve merge conflictsSteve Block2010-05-1136-685/+59
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-113238-68454/+223109
* Fix the 'wobbling fixed elements' bug.Nicolas Roard2010-05-101-9/+19
* 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-0715-284/+830
|/
* Adds a couple of missing headers to CachedLinkPrefetch.hSteve Block2010-05-071-1/+2
* Provide access to current match highlighted.Leon Scroggins2010-05-062-0/+15
* am bf13d116: am ec366141: am 7f034a17: Fix a ref counting bug in touch event ...Ben Murdoch2010-05-061-5/+5
|\
| * am ec366141: am 7f034a17: Fix a ref counting bug in touch event handling. The...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
* | | | Enable contentEditable.Leon Scroggins2010-05-055-7/+47
* | | | am 4190ab28: am cc7f2722: am da713c02: Fix a crash caused by navigating away ...Ben Murdoch2010-05-051-0/+3
|\ \ \ \ | |/ / /
| * | | am cc7f2722: am da713c02: Fix a crash caused by navigating away from a page w...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 "Fix typo in FrameLoaderClientAndroid.cpp"Steve Block2010-05-051-1/+1
|\ \ \ \
| * | | | Fix typo in FrameLoaderClientAndroid.cppSteve Block2010-05-051-1/+1
* | | | | Merge "Enable SVG compiling in gingerbread."Shimeng (Simon) Wang2010-05-045-13/+18
|\ \ \ \ \
| * | | | | Enable SVG compiling in gingerbread.Shimeng (Simon) Wang2010-05-045-13/+18
* | | | | | Link prefetch supportLeon Clarke2010-05-0420-90/+402
* | | | | | am ce99ade6: am 6452300d: am d294ab99: Update plugin\'s dirtyRect to match th...Derek Sollenberger2010-05-031-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am 6452300d: am d294ab99: Update plugin\'s dirtyRect to match the dirtyRect r...Derek Sollenberger2010-05-031-0/+10
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am d294ab99: Update plugin\'s dirtyRect to match the dirtyRect returned when ...Derek Sollenberger2010-05-031-0/+10
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Update plugin's dirtyRect to match the dirtyRect returned when locking a surf...Derek Sollenberger2010-05-031-0/+10
* | | | | Merge "Fix a return type bug which is complained by gcc-4.6. If compile this ...Jing Yu2010-05-031-2/+1
|\ \ \ \ \