index
:
packages_apps_Browser
replicant-4.2
replicant-6.0
packages/apps/browser
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
/
Tab.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
A bunch of updates to BrowserProvider2.
Jeff Hamilton
2010-09-15
1
-2
/
+2
*
am 0ba7b925: am 680ee91f: am 95d9bfd1: Clear voice search mode when changing ...
Leon Scroggins III
2010-09-15
1
-4
/
+12
|
\
|
*
am 680ee91f: am 95d9bfd1: Clear voice search mode when changing search engines.
Leon Scroggins III
2010-09-14
1
-4
/
+12
|
|
\
|
|
*
am 95d9bfd1: Clear voice search mode when changing search engines.
Leon Scroggins III
2010-09-14
1
-4
/
+12
|
|
|
\
|
|
|
*
Clear voice search mode when changing search engines.
Leon Scroggins III
2010-09-14
1
-4
/
+12
|
*
|
|
am 23cbeb79: DO NOT MERGE remove save/restore picture from browser app
Cary Clark
2010-09-07
1
-17
/
+0
|
|
\
|
|
|
|
*
|
DO NOT MERGE
Cary Clark
2010-09-07
1
-17
/
+0
|
*
|
|
am 11979e05: DO NOT MERGE remove the pretend cab from the browser
Cary Clark
2010-08-27
1
-1
/
+1
|
|
\
|
|
|
|
*
|
DO NOT MERGE remove the pretend cab from the browser
Cary Clark
2010-08-26
1
-1
/
+1
|
*
|
|
am 2c326e62: DO NOT MERGE Refactor find and select dialogs
Cary Clark
2010-08-20
1
-4
/
+60
|
|
\
|
|
|
|
*
|
DO NOT MERGE Refactor find and select dialogs
Cary Clark
2010-08-20
1
-4
/
+60
*
|
|
|
Quiet some logs in private browsing mode.
Jeff Hamilton
2010-09-08
1
-35
/
+49
*
|
|
|
Browser incognito mode session expiration.
Elliott Slaughter
2010-09-01
1
-0
/
+1
*
|
|
|
Move Find on page and Select into the framework.
Leon Scroggins
2010-09-01
1
-10
/
+0
*
|
|
|
Switch the history management over to the new provider.
Jeff Hamilton
2010-08-18
1
-26
/
+12
*
|
|
|
Use ActionMode for Find-on-page and Copy.
Leon Scroggins III
2010-08-18
1
-38
/
+6
*
|
|
|
First revision of the new browser provider.
Jeff Hamilton
2010-08-16
1
-2
/
+2
*
|
|
|
tabbed title bar work
Michael Kolb
2010-07-27
1
-9
/
+39
*
|
|
|
remove save/restore picture from browser app
Cary Clark
2010-07-27
1
-17
/
+0
*
|
|
|
onSelectionStart and onSelectionDone now take a WebView
Leon Clarke
2010-07-19
1
-2
/
+2
*
|
|
|
resolved conflicts for merge of e7c06a6e to master
Jean-Baptiste Queru
2010-07-16
1
-1
/
+1
|
\
|
|
|
|
*
|
|
merge from open-source master
The Android Open Source Project
2010-07-16
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Use proxy for downloads.
Andreas Sandblad
2010-07-14
1
-1
/
+1
*
|
|
|
am a3fb156b: am c1f5ae26: Log if a user clicked on a link from voice search r...
Leon Scroggins III
2010-06-30
1
-2
/
+14
|
\
|
|
|
|
*
|
|
Log if a user clicked on a link from voice search results.
Leon Scroggins III
2010-06-30
1
-2
/
+14
*
|
|
|
am 459bc29d: am 98b938b1: Actually remove the subwindow.
Leon Scroggins
2010-06-28
1
-1
/
+1
|
\
|
|
|
|
*
|
|
Actually remove the subwindow.
Leon Scroggins
2010-06-25
1
-1
/
+1
|
|
/
/
*
|
|
Refactor find and select dialogs
Cary Clark
2010-06-24
1
-13
/
+21
*
|
|
Add support for the camera as a source for the file picker.
Ben Murdoch
2010-05-20
1
-2
/
+2
*
|
|
am 55e849a5: merge from open-source master
The Android Open Source Project
2010-05-12
1
-1
/
+4
|
\
|
|
|
*
|
merge from open-source master
The Android Open Source Project
2010-05-12
1
-1
/
+4
|
|
/
*
|
Add debugging information to help fix bug 2289137.
Leon Scroggins
2010-05-11
1
-1
/
+6
*
|
Move the find dialog to the top of the screen.
Leon Scroggins
2010-05-10
1
-1
/
+1
*
|
Allow interaction with page while Find is up.
Leon Scroggins III
2010-05-06
1
-4
/
+52
|
/
*
Move queryBookmarksForUrl to background thread.
Leon Scroggins
2010-04-23
1
-21
/
+10
*
Using ViewStub to defer the inflation of GeolocationPermissionsPrompt until w...
Grace Kloba
2010-04-20
1
-7
/
+13
*
Prevent an IllegalStateException.
Leon Scroggins III
2010-03-30
1
-2
/
+24
*
Fixes browser to store and read HTTP authentication credentials in the correc...
Steve Block
2010-03-25
1
-2
/
+2
*
Use AsyncTask when calling Browser.updateVisitedHistory
Leon Scroggins
2010-03-24
1
-2
/
+8
*
reject unhandled key events if browser is paused
Cary Clark
2010-03-22
1
-1
/
+1
*
Enable +/- zoom control for the sub-window.
Grace Kloba
2010-03-19
1
-0
/
+2
*
Set sub window to scrollbars_outside_overlay to
Grace Kloba
2010-03-19
1
-0
/
+1
*
Use the passed in url as the WebView's url may not be up-to-date.
Patrick Scott
2010-03-17
1
-2
/
+1
*
Allow going back to a voice search to work when choosing from n-best.
Leon Scroggins
2010-03-15
1
-3
/
+6
*
Use AsyncTask to edit history in the background.
Leon Scroggins
2010-03-11
1
-33
/
+48
*
Allow going back to voice search from not-first results.
Leon Scroggins
2010-03-09
1
-21
/
+24
*
Pass attached HTTP headers to WebView from voice search.
Leon Scroggins
2010-03-08
1
-1
/
+26
*
if savePicture failes, delete the file (which is now unreliable, and possibly...
Mike Reed
2010-03-05
1
-0
/
+4
*
Close the bookmarks cursor.
Patrick Scott
2010-03-04
1
-0
/
+2
*
Going back to a voice search will reenter voice search mode.
Leon Scroggins
2010-03-03
1
-0
/
+26
[next]