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
*
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
*
am 0691ad50: Remove "@hide pending API council" in webkit to expose the apis ...
Grace Kloba
2009-11-07
1
-13
/
+0
|
\
|
*
Remove "@hide pending API council" in webkit to expose
Grace Kloba
2009-11-07
1
-13
/
+0
*
|
Do not update the progress if it is the same as the last given progress.
Leon Scroggins
2009-11-04
1
-2
/
+2
*
|
Do not scroll the title bar off screen until the page finishes loading.
Leon Scroggins
2009-11-03
1
-6
/
+3
*
|
Expose WebViewClient of WebView.
Grace Kloba
2009-10-09
1
-0
/
+10
*
|
File upload.
Leon Scroggins
2009-10-09
1
-0
/
+43
|
/
*
Re-instate the link coloring on startup, but going via the browser
Leon Clarke
2009-09-30
1
-0
/
+19
*
ResultTransport needs a default value. If the thread is
Grace Kloba
2009-09-24
1
-1
/
+5
*
Add a boolean indicating if the apple-touch-icon is precomposed.
Patrick Scott
2009-09-22
1
-4
/
+7
*
The starting progress for WebView should be 100 as it is
Grace Kloba
2009-09-17
1
-1
/
+2
*
Attach the title bar to the top of the page.
Leon Scroggins
2009-09-03
1
-11
/
+0
*
Pass the estimated size of new HTML 5 databases to the ChromeClient so it can...
Ben Murdoch
2009-08-26
1
-3
/
+8
*
Implement new title bar hiding/showing behavior.
Leon Scroggins
2009-08-24
1
-36
/
+4
*
Hide the title bar when zoomed in.
Leon Scroggins
2009-08-14
1
-0
/
+43
*
make private inner classes static
Cary Clark
2009-08-11
1
-1
/
+1
*
Add a callback for the url of an apple-touch-icon.
Patrick Scott
2009-08-05
1
-0
/
+23
*
Adds the Java side of the system to show the Geolocation permissions prompt.
Steve Block
2009-07-29
1
-31
/
+90
*
Wire in the AppCache out-of-space callback
Andrei Popescu
2009-07-29
1
-4
/
+53
*
Add the code to detect how long the WebViewCore thread is idle in the real time.
Grace Kloba
2009-07-02
1
-3
/
+41
*
Implement support for showing a VideoView.
Andrei Popescu
2009-06-26
1
-0
/
+10
*
Implement handling of console messages from WebCore. Default implementation i...
Ben Murdoch
2009-06-05
1
-0
/
+30
*
Centralized debug flags and enabled more granular control of debug settings.
Derek Sollenberger
2009-06-03
1
-1
/
+1
*
merged 25fdf35, resolved conflicts
Guang Zhu
2009-05-11
1
-0
/
+34
|
\
|
*
Added Java callback for JavaScript execution timeout.
Guang Zhu
2009-05-08
1
-0
/
+35
*
|
Merges p9 CLs 144856 and 145055 to GIT to enable the Database API in the brow...
Ben Murdoch
2009-04-30
1
-27
/
+78
|
/
*
Remove references to android.util.Config
Dave Bort
2009-04-13
1
-2
/
+1
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-0
/
+6
[next]