index
:
packages_apps_browser.git
replicant-4.2
replicant-6.0
packages/apps/browser
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
browser
Commit message (
Expand
)
Author
Age
Files
Lines
*
Quiet some logs in private browsing mode.
Jeff Hamilton
2010-09-08
2
-35
/
+55
*
If the title is empty, do not attempt to save a bookmark.
Leon Scroggins III
2010-09-08
1
-1
/
+1
*
Merge "fixed multiple tabs selected bug, open new tab to home page http://b/i...
Michael Kolb
2010-09-08
2
-1
/
+6
|
\
|
*
fixed multiple tabs selected bug, open new tab to home page
Michael Kolb
2010-09-07
2
-1
/
+6
*
|
fix edit bookmark bug
Michael Kolb
2010-09-07
1
-12
/
+21
|
/
*
Merge "disable zoom buttons"
Michael Kolb
2010-09-07
2
-0
/
+14
|
\
|
*
disable zoom buttons
Michael Kolb
2010-09-03
2
-0
/
+14
*
|
Don't show deleted bookmarks in the default page view.
Jeff Hamilton
2010-09-07
1
-1
/
+1
|
/
*
Merge "Make the bookmark thumbnails larger."
Jeff Hamilton
2010-09-03
2
-21
/
+4
|
\
|
*
Make the bookmark thumbnails larger.
Jeff Hamilton
2010-09-02
2
-21
/
+4
*
|
Adds creation and modification timestamps to the bookmarks content provider. ...
Cyrus Master
2010-09-02
1
-3
/
+14
*
|
resolved conflicts for merge of c8687ffc to master
Brad Fitzpatrick
2010-09-02
3
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
am 1a6e0e8c: Use new apply() instead of commit().
Brad Fitzpatrick
2010-09-02
4
-5
/
+5
|
|
\
|
|
*
Use new apply() instead of commit().
Brad Fitzpatrick
2010-09-01
4
-5
/
+5
|
*
|
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
*
|
|
Merge "Change searches to do an upsert on insert()."
Jeff Hamilton
2010-09-02
1
-13
/
+28
|
\
\
\
|
*
|
|
Change searches to do an upsert on insert().
Jeff Hamilton
2010-09-02
1
-13
/
+28
*
|
|
|
Fix for saving a WebArchive when the external storage isn't mounted.
Elliott Slaughter
2010-09-01
1
-10
/
+19
|
/
/
/
*
|
|
Browser incognito mode session expiration.
Elliott Slaughter
2010-09-01
3
-8
/
+61
*
|
|
Cleanup temporary incognito mode files after last tab closes.
Elliott Slaughter
2010-09-01
2
-0
/
+17
*
|
|
Move Find on page and Select into the framework.
Leon Scroggins
2010-09-01
4
-383
/
+11
*
|
|
When checking for possible RLZ insertion, only check http Uri's.
Bill Napier
2010-08-30
1
-1
/
+3
*
|
|
Fix browser crash.
Patrick Scott
2010-08-30
1
-4
/
+0
*
|
|
Update to follow clipboard API.
Dianne Hackborn
2010-08-26
1
-2
/
+2
*
|
|
am 399c6b8e: am 552751ea: Avoid crash in browser in systems with no search pr...
Mattias Falk
2010-08-26
1
-1
/
+7
|
\
\
\
|
|
/
/
|
*
|
am 552751ea: Avoid crash in browser in systems with no search provider
Mattias Falk
2010-08-26
1
-1
/
+7
|
|
\
\
|
|
*
|
Avoid crash in browser in systems with no search provider
Mattias Falk
2010-08-23
1
-1
/
+7
|
*
|
|
am 2c326e62: DO NOT MERGE Refactor find and select dialogs
Cary Clark
2010-08-20
5
-78
/
+401
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
DO NOT MERGE Refactor find and select dialogs
Cary Clark
2010-08-20
5
-78
/
+401
*
|
|
|
Merge "fixed new tab flow bug: http://b/issue?id=2911248 a new tab with t...
Michael Kolb
2010-08-25
2
-9
/
+14
|
\
\
\
\
|
*
|
|
|
fixed new tab flow
Michael Kolb
2010-08-25
2
-9
/
+14
*
|
|
|
|
fixed adding bookmark shortcut from home screen
Michael Kolb
2010-08-25
2
-13
/
+86
|
/
/
/
/
*
|
|
|
fixed Combo page for phone screen
Michael Kolb
2010-08-25
2
-6
/
+8
*
|
|
|
Move APK monitoring into WebView.
Derek Sollenberger
2010-08-24
1
-110
/
+0
*
|
|
|
Merge "fixed bookmarks widget bug http://b/issue?id=2942821 added check f...
Michael Kolb
2010-08-23
1
-4
/
+3
|
\
\
\
\
|
*
|
|
|
fixed bookmarks widget bug
Michael Kolb
2010-08-23
1
-4
/
+3
*
|
|
|
|
Merge "Properly update the local version when updating bookmarks."
Jeff Hamilton
2010-08-23
1
-20
/
+21
|
\
\
\
\
\
|
*
|
|
|
|
Properly update the local version when updating bookmarks.
Jeff Hamilton
2010-08-20
1
-20
/
+21
*
|
|
|
|
|
Fix Browser incognito history for intents initiated in the same tab.
Elliott Slaughter
2010-08-23
1
-7
/
+11
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
UI work on CombinedBookmarksHistory
Michael Kolb
2010-08-21
3
-6
/
+69
|
/
/
/
/
*
|
|
|
Merge "Add INSERT_AFTER to the projection map."
Jeff Hamilton
2010-08-19
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
Add INSERT_AFTER to the projection map.
Jeff Hamilton
2010-08-19
1
-0
/
+1
*
|
|
|
|
Add RLZ support to Browser.
Jeff Davidson
2010-08-19
2
-0
/
+85
|
/
/
/
/
*
|
|
|
incognito mode added for large screens
Michael Kolb
2010-08-18
2
-0
/
+11
*
|
|
|
Merge "Fix Browser crash on search in new Browser session."
Elliott Slaughter
2010-08-18
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix Browser crash on search in new Browser session.
Elliott Slaughter
2010-08-18
1
-1
/
+1
*
|
|
|
|
Merge "initial checkin of stacked thumbnail bookmarks widget bug #2930549 ...
Michael Kolb
2010-08-18
2
-0
/
+267
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
initial checkin of stacked thumbnail bookmarks widget
Michael Kolb
2010-08-18
2
-0
/
+267
*
|
|
|
|
Switch the bookmarks and history over to fragments.
Jeff Hamilton
2010-08-18
5
-216
/
+207
|
/
/
/
/
[next]