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
/
provider
/
Browser.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove WebIconDatabase calls from android.provider.Browser
Justin Koh
2014-06-09
1
-30
/
+9
*
Fix Browser when running on a platform without webview
Justin Koh
2014-06-09
1
-8
/
+21
*
Comment clean up.
Leon Scroggins
2011-02-25
1
-3
/
+3
*
New flag to open intent in a new tab.
Leon Scroggins
2011-02-23
1
-2
/
+7
*
Fix testGetAllVisitedUrls to match BP1 behavior
John Reck
2010-12-22
1
-2
/
+4
*
Fix deleting browser history.
Jeff Hamilton
2010-09-16
1
-1
/
+1
*
Move the searches helpers over to the new provider.
Jeff Hamilton
2010-09-02
1
-26
/
+8
*
Move Find on page and Select ActionModes to framework.
Leon Scroggins
2010-09-01
1
-1
/
+4
*
Fix warnings in docs generation.
Kristian Monsen
2010-08-31
1
-2
/
+1
*
Switch the methods in Browser over to the new provider.
Jeff Hamilton
2010-08-18
1
-117
/
+67
*
Improve the documentation for the browser provider, and a few small cleanups.
Jeff Hamilton
2010-08-04
1
-28
/
+126
*
Add a bulk request method for bookmark icons.
Patrick Scott
2010-04-12
1
-20
/
+5
*
Use a secure setting for default browser geolocation permissions
Bjorn Bringert
2010-03-25
1
-49
/
+0
*
Do not provide a way to use an AsyncTask from a non main thread.
Leon Scroggins
2010-03-24
1
-62
/
+38
*
Call close on Cursors in finally blocks.
Leon Scroggins
2010-03-15
1
-58
/
+67
*
Make sure Browser cursors are closed
Ken Shirriff
2010-03-12
1
-6
/
+6
*
Limit the projection to just the url.
Patrick Scott
2010-03-11
1
-6
/
+8
*
Use AsyncTask to update the history in the background.
Leon Scroggins
2010-03-11
1
-34
/
+63
*
Create a method to find matching URLs and use it in updateVisitedHistory.
Leon Scroggins
2010-03-02
1
-8
/
+52
*
Bug 2464063
Paul Westbrook
2010-03-01
1
-8
/
+0
*
Add content provider for browser geolocation permissions
Bjorn Bringert
2010-02-11
1
-0
/
+49
*
Remove the obsolete unused hidden constant.
Grace Kloba
2010-02-01
1
-23
/
+0
*
Use a single EXTRA_HEADERS intent.
Grace Kloba
2010-01-28
1
-15
/
+3
*
Add request header support for the Browser/WebView.
Grace Kloba
2010-01-27
1
-24
/
+21
*
String extras to be used with share page.
Leon Scroggins
2010-01-19
1
-2
/
+25
*
Store info in the bookmarks/history database on whether it was a manually ent...
Leon Scroggins
2009-11-27
1
-4
/
+20
*
Not all WebView's host have permission to read the history.
Grace Kloba
2009-09-24
1
-17
/
+17
*
Coloring clicked-on links
Leon Clarke
2009-09-24
1
-0
/
+26
*
Add possibility to customize the chooser dialog used to allow the user to cho...
Andrei Popescu
2009-09-24
1
-4
/
+20
*
Add a callback for the url of an apple-touch-icon.
Patrick Scott
2009-08-05
1
-1
/
+10
*
am a1590586: Merge change 5578 into donut
Android (Google) Code Review
2009-06-29
1
-0
/
+11
|
\
|
*
Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser.
Mike LeBeau
2009-06-26
1
-0
/
+11
*
|
resolved conflicts for merge of 9336f5d9 to master
Leon Scroggins
2009-06-22
1
-0
/
+16
|
\
\
|
|
/
|
*
Make browser bookmarks permissions part of the public API.
Leon Scroggins
2009-06-22
1
-0
/
+16
*
|
Another javadoc attempted fix.
Leon Scroggins
2009-06-18
1
-2
/
+2
*
|
Truly fix the build (I hope).
Leon Scroggins
2009-06-18
1
-0
/
+6
*
|
Alter the HISTORY_PROJECTION and BookmarkColumns.
Leon Scroggins
2009-06-18
1
-1
/
+3
|
/
*
hide the new constant as it is pending api approval
Grace Kloba
2009-06-15
1
-0
/
+3
*
Add more comment for EXTRA_APPEND_LOCATION
Grace Kloba
2009-06-15
1
-3
/
+5
*
Add the extra data definition for append location in the VIEW request to the ...
Grace Kloba
2009-06-15
1
-1
/
+8
*
URI/extra data for inline scheme.
Mitsuru Oshima
2009-06-10
1
-1
/
+25
*
auto import from //branches/cupcake_rel/...@138607
The Android Open Source Project
2009-03-13
1
-0
/
+12
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+448
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-448
/
+0
*
auto import from //branches/cupcake/...@125939
The Android Open Source Project
2009-01-09
1
-6
/
+4
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+450