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
/
CallbackProxy.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove defunct searchbox implementation from webview.
Selim Gurun
2012-09-11
1
-47
/
+0
*
Provide referer to browser on download request.
Selim Gurun
2012-08-29
1
-3
/
+11
*
Cancel handler for JS unload handler prevents hang.
George Mount
2012-08-02
1
-0
/
+8
*
Remove unused ENABLE_ANDROID_INSTALLABLE_WEB_APPS
George Mount
2012-06-21
1
-13
/
+0
*
Merge "Extract WebView Classic details from API classes."
Jonathan Dixon
2012-06-08
1
-8
/
+9
|
\
|
*
Extract WebView Classic details from API classes.
Jonathan Dixon
2012-06-08
1
-8
/
+9
*
|
Separate interface and implementation of 2 more WebView classes
Jesse Greenwald
2012-06-06
1
-5
/
+5
|
/
*
Pause the WebCore thread watchdog at the right time.
Ben Murdoch
2012-04-23
1
-86
/
+22
*
Minor cleanup
John Reck
2012-04-16
1
-1
/
+1
*
Merge "Clean up JavaDoc for WebStorage"
Steve Block
2012-04-16
1
-31
/
+35
|
\
|
*
Clean up JavaDoc for WebStorage
Steve Block
2012-04-13
1
-31
/
+35
*
|
Merge "Add support for HTML Media Capture "capture" attribute."
Ben Murdoch
2012-04-13
1
-4
/
+11
|
\
\
|
*
|
Add support for HTML Media Capture "capture" attribute.
Ben Murdoch
2012-04-13
1
-4
/
+11
|
|
/
*
|
Decouple JsResult from the WebViewClassic impl
Jonathan Dixon
2012-04-12
1
-23
/
+62
|
/
*
fix callback NPEs when WebView is destroyed
Michael Kolb
2012-03-09
1
-1
/
+12
*
fix race condition in WebViewClassic.destroy()
Michael Kolb
2012-03-02
1
-0
/
+6
*
Refactor WebView to be a thin proxy class
Jonathan Dixon
2012-03-02
1
-33
/
+35
*
Drop support for Android HTTP stack
Steve Block
2012-02-22
1
-8
/
+0
*
Don't try to use Network timing with the Chromium HTTP stack
Steve Block
2012-02-21
1
-2
/
+8
*
Add WebViewClient.onProceededAfterSslError()
Steve Block
2011-10-07
1
-45
/
+62
*
Always call WebView.onPageStarted(), regardless of whether a WebViewClient ha...
Steve Block
2011-09-28
1
-5
/
+3
*
Always update the WebView's SSL certificate, regardless of whether a WebViewC...
Steve Block
2011-09-27
1
-18
/
+1
*
SearchBox API changes, to know when calls succeeded.
Mathew Inwood
2011-07-14
1
-0
/
+17
*
SearchBox API to determine if it's supported by the current page.
Mathew Inwood
2011-07-07
1
-1
/
+15
*
Implement android.webkit.BrowserFrame.requestClientCert
Brian Carlstrom
2011-06-09
1
-7
/
+34
*
Pass the auto login header information to the app.
Patrick Scott
2011-03-08
1
-1
/
+28
*
A Java implementation of the SearchBox API.
Narayan Kamath
2011-03-01
1
-0
/
+16
*
Offer a callback to intercept url requests.
Patrick Scott
2010-11-15
1
-5
/
+9
*
Work around race condition in CallBackProxy.
Ben Murdoch
2010-11-04
1
-16
/
+14
*
Fix NPE in addMessageToConsole.
Patrick Scott
2010-10-08
1
-1
/
+6
*
Accessibility support for WebViews
Svetoslav Ganov
2010-09-13
1
-10
/
+3
*
If no touch icon is specified by a <link> tag, return <host>/apple-touch-icon...
Ben Murdoch
2010-07-02
1
-3
/
+1
*
Receive notification from native webcore that the page being viewed
Ben Murdoch
2010-06-29
1
-0
/
+11
*
Fix a monkey crash when the new WebView is destroyed.
Patrick Scott
2010-06-16
1
-3
/
+9
*
Do not call AlertDialog.show() if the context is not
Grace Kloba
2010-06-04
1
-2
/
+41
*
Allow passing of accept types from WebCore to Java for the file picker.
Ben Murdoch
2010-05-21
1
-3
/
+24
*
Update the mLatestProgress of CallbackProxy even
Grace Kloba
2010-05-17
1
-1
/
+6
*
The default AlertDialog allows cancel. But the default
Grace Kloba
2010-05-12
1
-0
/
+7
*
Cherry pick from master.
Steve Block
2010-04-01
1
-21
/
+16
*
Fix a simple logic mistake.
Patrick Scott
2010-03-30
1
-1
/
+1
*
Provides ability to store HTTP authentication credentials supplied to an XHR ...
Steve Block
2010-03-25
1
-0
/
+25
*
Explicitly dismiss the zoom control if
Grace Kloba
2010-03-19
1
-0
/
+1
*
b/2511635 Browser displays incorrect SSL cert information
Brian Carlstrom
2010-03-16
1
-0
/
+7
*
Add a client for WebBackForwardList operations.
Patrick Scott
2010-03-02
1
-1
/
+43
*
Add new ConsoleMessage class that adds more information (such as the Message ...
Ben Murdoch
2010-02-04
1
-2
/
+40
*
Deprecate onTooManyRedirects.
Patrick Scott
2010-01-08
1
-26
/
+3
*
Implement the full screen WebView plugin.
Grace Kloba
2009-12-16
1
-39
/
+0
*
Notify native plugin code when the browser discards the customView.
Derek Sollenberger
2009-12-14
1
-1
/
+1
*
Switching from activity based full screen plugins to a view system overlay.
Derek Sollenberger
2009-12-08
1
-0
/
+39
*
Rename WebChromeClient.addMessageToConsole to WebChromeClient.onConsoleMessage.
Ben Murdoch
2009-11-20
1
-1
/
+1
[next]