index
:
external_webkit.git
replicant-4.2
external/webkit
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
WebKit
/
android
/
WebCoreSupport
/
FrameLoaderClientAndroid.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Fix plugin crash when loading swf files." into honeycomb
Derek Sollenberger
2011-01-19
1
-1
/
+3
|
\
|
*
Fix plugin crash when loading swf files.
Derek Sollenberger
2011-01-19
1
-1
/
+3
*
|
Layout before creating the base layer.
Patrick Scott
2011-01-18
1
-4
/
+4
|
/
*
Use float to preserve scales' accuracy.
Shimeng (Simon) Wang
2011-01-11
1
-2
/
+2
*
Pass redirects through canHandleRequest.
Patrick Scott
2010-12-16
1
-2
/
+1
*
b/2864818 Prompt SSL cert error dialog to user and proceed or cancel the requ...
Huahui Wu
2010-12-15
1
-1
/
+2
*
Refactor AutoFill so it runs lazily.
Ben Murdoch
2010-12-06
1
-0
/
+9
*
Youtube urls can now start with /v/ or /e/
Kristian Monsen
2010-12-01
1
-1
/
+4
*
Merge Webkit at r70949: Added new FrameLoaderClient stubs
John Reck
2010-11-09
1
-1
/
+10
*
Merge Webkit at r70209: ImageColorSpace type no longer exists.
Ben Murdoch
2010-10-26
1
-3
/
+3
*
Remove unused dispatchDidLoadResourceByXMLHttpRequest
Ben Murdoch
2010-10-25
1
-4
/
+0
*
Merge WebKit at r68651 : Added WebCore::Page* parameter to didTransferChildFr...
Kristian Monsen
2010-10-07
1
-1
/
+1
*
When a page fails to load, notify that the page is finished
Leon Scroggins III
2010-10-04
1
-0
/
+3
*
Merge WebKit at r67908: FrameView zoom methods renamed and moved
Steve Block
2010-09-29
1
-3
/
+3
*
Merge WebKit at r67908: FrameLoaderClient now commits data directly to Loader
Steve Block
2010-09-29
1
-12
/
+3
*
Merge WebKit at r67908: Implement new FrameLoaderClient::canShowMIMETypeAsHTML()
Steve Block
2010-09-29
1
-0
/
+4
*
Merge WebKit at r67178 : Add FrameNetworkingContextAndroid.
Iain Merrick
2010-09-16
1
-0
/
+6
*
Preserve the zoomFactor when a new frameview is created.
Shimeng (Simon) Wang
2010-08-25
1
-0
/
+4
*
Don't show text/vnd* mime types in the Browser.
Patrick Scott
2010-08-17
1
-1
/
+2
*
Merge WebKit at r65072: String class has moved to the WTF namespace.
Ben Murdoch
2010-08-13
1
-1
/
+1
*
Merge Webkit at r63859 : PluginWidget class has been renamed and moved to Web...
Ben Murdoch
2010-07-27
1
-5
/
+10
*
Code clean up, http://b/issue?id=2724743
Grace Kloba
2010-05-28
1
-6
/
+2
*
Use the real visibleBounds for the ScrollView's
Grace Kloba
2010-05-28
1
-1
/
+4
*
Do not try to show pdf's in the browser.
Patrick Scott
2010-05-25
1
-19
/
+25
*
Only set extra_layout_delay if the loader is not
Grace Kloba
2010-05-24
1
-1
/
+3
*
Merge Webkit at r58956: add new FrameLoaderClient methods. See http://trac.we...
Ben Murdoch
2010-05-14
1
-0
/
+4
*
Merge webkit.org at r58033 : FrameLoader::setEncoding() has moved
Steve Block
2010-05-11
1
-1
/
+1
*
Merge webkit.org at r58033 : Update location of CString.h
Steve Block
2010-05-11
1
-1
/
+1
*
Fix typo in FrameLoaderClientAndroid.cpp
Steve Block
2010-05-05
1
-1
/
+1
*
Merge webkit.org at r55033 : Implement FrameLoaderClient::didTransferChildFra...
Steve Block
2010-04-27
1
-0
/
+17
*
On demand plugins are now per-page, not per-object.
Patrick Scott
2010-04-02
1
-4
/
+30
*
Add 2 pixel padding and draw 2 pixel border for flash-on-demand.
Shimeng (Simon) Wang
2010-03-29
1
-3
/
+10
*
Fix the background of the placeholder.
Patrick Scott
2010-03-24
1
-5
/
+8
*
Do not redirect data to our placeholder.
Patrick Scott
2010-03-24
1
-1
/
+4
*
Add on-demand plugin support.
Patrick Scott
2010-03-23
1
-13
/
+124
*
Only replaced flash content if youtube app is installed. Fix for bug 2521517.
Kristian Monsen
2010-03-23
1
-1
/
+6
*
Fix for Bug 2486292, transparent backgrounds not transparent in Froyo.
Kristian Monsen
2010-03-17
1
-5
/
+6
*
set up the loader so the plugin will receive the first block of data
Cary Clark
2010-03-16
1
-11
/
+11
*
Implement redirectDataToPlugin.
Patrick Scott
2010-02-22
1
-7
/
+33
*
Merge webkit.org at r54127 : Fix some WebKit includes
Steve Block
2010-02-04
1
-9
/
+10
*
Should check the enable plugin settings before accepting
Grace Kloba
2010-01-18
1
-1
/
+4
*
Call into MimeTypeMap to get the mime type for an extension.
Patrick Scott
2010-01-13
1
-29
/
+1
*
Merge webkit.org at r51976 : Implement new FrameLoaderClient page state methods.
Steve Block
2009-12-17
1
-0
/
+15
*
Merge webkit.org at r51976 : FrameLoaderClient::windowObjectCleared has been ...
Steve Block
2009-12-17
1
-1
/
+5
*
Provide localized strings for <input> labels.
Leon Scroggins
2009-12-15
1
-2
/
+3
*
Break the WebCore -> WebKit dependency in ResourceHandleAndroid.cpp.
Andrei Popescu
2009-12-11
1
-2
/
+1
*
Fix the wrong layout in the layout test.
Grace Kloba
2009-12-06
1
-2
/
+8
*
Android History unforking pt4: Android specific changes to makefiles and othe...
Ben Murdoch
2009-12-03
1
-14
/
+10
*
Enable WebKit page cache through WebSettings.
Grace Kloba
2009-12-02
1
-28
/
+27
*
Fixes license headers for all files in WebKit/android, other than those in stl/.
Steve Block
2009-11-13
1
-1
/
+2
[next]