summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/FrameLoaderClientAndroid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge webkit.org at r58033 : FrameLoader::setEncoding() has movedSteve Block2010-05-111-1/+1
* Merge webkit.org at r58033 : Update location of CString.hSteve Block2010-05-111-1/+1
* Fix typo in FrameLoaderClientAndroid.cppSteve Block2010-05-051-1/+1
* Merge webkit.org at r55033 : Implement FrameLoaderClient::didTransferChildFra...Steve Block2010-04-271-0/+17
* On demand plugins are now per-page, not per-object.Patrick Scott2010-04-021-4/+30
* Add 2 pixel padding and draw 2 pixel border for flash-on-demand.Shimeng (Simon) Wang2010-03-291-3/+10
* Fix the background of the placeholder.Patrick Scott2010-03-241-5/+8
* Do not redirect data to our placeholder.Patrick Scott2010-03-241-1/+4
* Add on-demand plugin support.Patrick Scott2010-03-231-13/+124
* Only replaced flash content if youtube app is installed. Fix for bug 2521517.Kristian Monsen2010-03-231-1/+6
* Fix for Bug 2486292, transparent backgrounds not transparent in Froyo.Kristian Monsen2010-03-171-5/+6
* set up the loader so the plugin will receive the first block of dataCary Clark2010-03-161-11/+11
* Implement redirectDataToPlugin.Patrick Scott2010-02-221-7/+33
* Merge webkit.org at r54127 : Fix some WebKit includesSteve Block2010-02-041-9/+10
* Should check the enable plugin settings before acceptingGrace Kloba2010-01-181-1/+4
* Call into MimeTypeMap to get the mime type for an extension.Patrick Scott2010-01-131-29/+1
* Merge webkit.org at r51976 : Implement new FrameLoaderClient page state methods.Steve Block2009-12-171-0/+15
* Merge webkit.org at r51976 : FrameLoaderClient::windowObjectCleared has been ...Steve Block2009-12-171-1/+5
* Provide localized strings for <input> labels.Leon Scroggins2009-12-151-2/+3
* Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.Andrei Popescu2009-12-111-2/+1
* Fix the wrong layout in the layout test.Grace Kloba2009-12-061-2/+8
* Android History unforking pt4: Android specific changes to makefiles and othe...Ben Murdoch2009-12-031-14/+10
* Enable WebKit page cache through WebSettings.Grace Kloba2009-12-021-28/+27
* Fixes license headers for all files in WebKit/android, other than those in stl/.Steve Block2009-11-131-1/+2
* Merge webkit.org at r50258 : HistoryController has been factored out of Frame...Steve Block2009-11-101-1/+1
* Merge webkit.org at R49305 : Remove superfluous call to FrameView::initScroll...Steve Block2009-10-201-2/+0
* Merge webkit.org at R49305 : Stub out methods for mixed content in FrameLoade...Steve Block2009-10-201-0/+10
* Merge webkit.org at R49305 : PolicyChecker is now factored out of FrameLoader.Steve Block2009-10-201-8/+8
* Merge webkit.org at R49305 : Update KURL constructor call sites to new signat...Steve Block2009-10-201-4/+4
* Fix the multiple form submission bug. (Bug 2098417).Ben Murdoch2009-09-281-1/+12
* Add apple-touch-icon-precomposed processing.Patrick Scott2009-09-221-2/+2
* Fix the crash with sites having youtube video. It doesn't crash while loading.Grace Kloba2009-08-281-1/+1
* modifying how onLoad events are sent to plugins to properly handle IFrames.Derek Sollenberger2009-08-251-11/+14
* Merge commit 'goog/master' into mergeBen Murdoch2009-08-181-3/+22
|\
| * Check for a null request in the policy callbacks.Patrick Scott2009-08-171-3/+22
* | Fix some WebKit/ compilation errors.Ben Murdoch2009-08-171-2/+2
* | ResourceHandleAndroid fixAndrei Popescu2009-08-171-6/+8
|/
* Add a callback for parsing apple-touch-icon.Patrick Scott2009-08-051-0/+9
* Support double tap in the Browser.Grace Kloba2009-07-281-3/+8
* Check for xml and text mime types through DOMImplementation.Patrick Scott2009-07-211-8/+4
* am cb86952d: Fix #1896846. Move reset the meta data from canHandleRequest to ...Grace Kloba2009-07-091-9/+8
|\
| * Fix #1896846. Move reset the meta data from canHandleRequest to transitionToC...Grace Kloba2009-07-081-9/+8
* | add zoom field to visibleRect eventMike Reed2009-06-241-1/+2
* | Get WebKit r44544.Feng Qian2009-06-171-15/+15
* | resolved conflicts for merge of d88ddb to masterPatrick Scott2009-06-041-0/+2
|\ \ | |/
| * If the server redirected us, use the url instead of the urlForHistory.Patrick Scott2009-06-041-1/+7
* | in the browser, make the trackball more like a mouseCary Clark2009-06-011-2/+1
* | Do not store invalid URLs in the database.Leon Scroggins2009-05-081-2/+10
* | Fix an issue with the null plugin drawing even when there is fallback content.Patrick Scott2009-05-051-12/+9
* | fix svg linear gradients and embedCary Clark2009-04-161-2/+4