index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
webkit
/
BrowserFrame.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add BrowserFrame.setCertificate() method.
Iain Merrick
2011-01-20
1
-0
/
+11
*
Do not merge.
Patrick Scott
2011-01-12
1
-1
/
+2
*
Avoid superfluous calls to CacheManager with the Chromium HTTP stack
Steve Block
2011-01-07
1
-2
/
+4
*
Use the app context to avoid a memory leak.
Patrick Scott
2011-01-05
1
-1
/
+1
*
b/2864818 Prompt the SSL error dialog to user and proceed or cancel
Huahui Wu
2010-12-15
1
-0
/
+50
*
Add WebView.removeJavascriptInterface()
Steve Block
2010-12-07
1
-1
/
+8
*
Update WebView.addJavascriptInterface() to ignore null instances
Steve Block
2010-12-02
1
-2
/
+6
*
Make maybeSavePassword() a top-level method in BrowserFrame.
Iain Merrick
2010-11-22
1
-44
/
+67
*
Find mime from file extension if the mime is empty
Kristian Monsen
2010-11-19
1
-0
/
+12
*
Offer a callback to intercept url requests.
Patrick Scott
2010-11-15
1
-20
/
+14
*
Provide default error strings in BrowserFrame.onReceivedError().
Iain Merrick
2010-11-15
1
-3
/
+8
*
Move more of android file handling in Java
Kristian Monsen
2010-11-04
1
-10
/
+16
*
Update Chromium HTTP stack to get database and cache paths from CookieSyncMan...
Steve Block
2010-10-27
1
-25
/
+0
*
Strip off MIME types when loading content URLs.
Iain Merrick
2010-10-27
1
-0
/
+8
*
Implement file downloads for Chrome HTTP stack (Java side)
Iain Merrick
2010-10-20
1
-0
/
+14
*
Make fields in WebAddress private, add getters/setters
Bjorn Bringert
2010-10-13
1
-2
/
+2
*
Initialized the orientation variable to -1.
Shimeng (Simon) Wang
2010-10-11
1
-2
/
+1
*
Avoid sending false orientation event to webkit.
Shimeng (Simon) Wang
2010-10-11
1
-2
/
+6
*
Update the storage locations used by the Chromium HTTP stack
Steve Block
2010-09-28
1
-8
/
+19
*
Fix deadlock in HTTP authentication within synchronous request.
Iain Merrick
2010-09-23
1
-23
/
+6
*
HTTP auth for Chromium HTTP stack (Java side)
Iain Merrick
2010-09-16
1
-0
/
+54
*
Java calls to get Android specific files.
Kristian Monsen
2010-08-20
1
-0
/
+92
*
Browser save page as web archive.
Elliott Slaughter
2010-07-12
1
-0
/
+14
*
Add dumpChildFramesAsText function support in LayoutTestController.
Shimeng (Simon) Wang
2010-06-21
1
-2
/
+16
*
Fix a monkey crash when the new WebView is destroyed.
Patrick Scott
2010-06-16
1
-5
/
+1
*
Adding a way for native code to get the apps data directory
Kristian Monsen
2010-06-16
1
-0
/
+15
*
Add a string for the no file chosen label, shown on a file upload control whe...
Ben Murdoch
2010-05-21
1
-0
/
+5
*
Instead of holding an ApplicationContext, JWebCoreJavaBridge
Grace Kloba
2010-04-01
1
-1
/
+1
*
Use ViewRoot.addConfigCallback instead of a BroadcastReceiver.
Patrick Scott
2010-03-25
1
-43
/
+78
*
Use the Display orientation rather than the accelerometer.
Patrick Scott
2010-03-24
1
-7
/
+21
*
Fixes XHR requests to use the username and password supplied from JavaScript
Steve Block
2010-03-24
1
-2
/
+4
*
If failUrl(now historyUrl) is null, use "about:blank" instead of "".
Leon Scroggins
2010-03-24
1
-9
/
+7
*
use the stream instead of the cursor data to return its size
Cary Clark
2010-03-22
1
-14
/
+6
*
b/2511635 Browser displays incorrect SSL cert information
Brian Carlstrom
2010-03-19
1
-1
/
+4
*
http://b/issue?id=2501101
Leon Clarke
2010-03-16
1
-0
/
+8
*
Add a new WebCoreWorker thread to handle the tasks
Grace Kloba
2010-03-01
1
-1
/
+2
*
Add request header support for the Browser/WebView.
Grace Kloba
2010-01-27
1
-5
/
+8
*
Address the multiple resizing during initializing
Grace Kloba
2009-12-20
1
-0
/
+1
*
Provide localized strings for <input> labels.
Leon Scroggins
2009-12-15
1
-1
/
+16
*
Listen for window orientation events.
Patrick Scott
2009-12-09
1
-0
/
+40
*
Check if another Activity wants to intercept an xml mime type.
Patrick Scott
2009-12-04
1
-2
/
+5
*
Fix a leak in WebView.
Romain Guy
2009-12-01
1
-6
/
+9
*
Add postdata identifier so that if we cache the post
Grace Kloba
2009-11-08
1
-2
/
+4
*
Prevent getFile from copying when the file is too large.
Leon Scroggins
2009-10-13
1
-2
/
+5
*
File upload.
Leon Scroggins
2009-10-09
1
-0
/
+58
*
Setting WebCore cache limit depending on the memory class.
Grace Kloba
2009-10-08
1
-1
/
+8
*
Add a boolean indicating if the apple-touch-icon is precomposed.
Patrick Scott
2009-09-22
1
-2
/
+2
*
Support the new dpi change in the WebView.
Grace Kloba
2009-09-22
1
-0
/
+4
*
WebKit: switch to java-based CertTool.
Chia-chi Yeh
2009-09-18
1
-1
/
+1
*
WebView zoom clean up
Grace Kloba
2009-09-15
1
-2
/
+0
[next]