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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Url bar selection handling updated
Michael Kolb
2010-12-02
5
-41
/
+97
*
Flush cookies when the browser is paused.
Iain Merrick
2010-12-01
1
-0
/
+1
*
Fix IllegalStateException in HistoryPage
John Reck
2010-11-30
1
-1
/
+4
*
Fix video view is not dismissed
Michael Kolb
2010-11-30
1
-0
/
+3
*
Fix NPE in pauseWebViewTimers
Michael Kolb
2010-11-30
2
-36
/
+32
*
Move Tab layout code to UI
Michael Kolb
2010-11-30
5
-12
/
+34
*
Merge "Fix strict violation"
John Reck
2010-11-30
2
-23
/
+74
|
\
|
*
Fix strict violation
John Reck
2010-11-30
2
-23
/
+74
*
|
Merge "Fixed URL logging in Incognito tab"
John Reck
2010-11-30
1
-2
/
+4
|
\
\
|
*
|
Fixed URL logging in Incognito tab
John Reck
2010-11-29
1
-2
/
+4
*
|
|
Merge "Fixes crash on empty url"
John Reck
2010-11-30
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixes crash on empty url
John Reck
2010-11-29
1
-1
/
+2
|
|
/
*
|
Changed WebsiteSettingsActivity to fragment
John Reck
2010-11-30
3
-73
/
+89
*
|
Fix crash when changing Chrome bookmark sync account.
Ben Murdoch
2010-11-30
1
-8
/
+16
|
/
*
Move access to the WebIconDatabase from the UI thread.
Ben Murdoch
2010-11-29
1
-15
/
+32
*
Merge "Fix StrictMode violation in WebsiteSettingsActivity"
Ben Murdoch
2010-11-26
1
-55
/
+83
|
\
|
*
Fix StrictMode violation in WebsiteSettingsActivity
Ben Murdoch
2010-11-26
1
-55
/
+83
*
|
Merge "Fix website settings favicon loading."
Ben Murdoch
2010-11-26
1
-7
/
+7
|
\
|
|
*
Fix website settings favicon loading.
Ben Murdoch
2010-11-26
1
-7
/
+7
*
|
Merge "No longer need to pass storage paths to WebView.cleanupPrivateBrowsing...
Steve Block
2010-11-26
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles()
Steve Block
2010-11-26
1
-3
/
+3
*
|
Make BrowserSettings.loadFromDb asynchronous
Ben Murdoch
2010-11-26
3
-73
/
+115
|
/
*
Fix NPE from monkey test
John Reck
2010-11-24
1
-0
/
+8
*
Adds context menu for folders (edit/delete)
John Reck
2010-11-24
3
-127
/
+172
*
Merge "Refactor Bookmark fragment, fixes NPE"
John Reck
2010-11-24
4
-143
/
+230
|
\
|
*
Refactor Bookmark fragment, fixes NPE
John Reck
2010-11-24
4
-143
/
+230
*
|
Merge "Fix StrictMode violation in PersonalPreferencesFragment"
Ben Murdoch
2010-11-24
1
-22
/
+38
|
\
\
|
|
/
|
/
|
|
*
Fix StrictMode violation in PersonalPreferencesFragment
Ben Murdoch
2010-11-24
1
-22
/
+38
*
|
Merge "Greatly improved suggestion result speed"
John Reck
2010-11-24
2
-76
/
+131
|
\
\
|
|
/
|
/
|
|
*
Greatly improved suggestion result speed
John Reck
2010-11-23
2
-76
/
+131
*
|
Merge "Move icons to mipmap."
Ying Wang
2010-11-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Move icons to mipmap.
Ying Wang
2010-11-23
1
-2
/
+2
*
|
Cleans up fragments when removed
John Reck
2010-11-23
1
-0
/
+13
*
|
Merge "Adds a list view option for viewing bookmarks"
John Reck
2010-11-23
3
-15
/
+159
|
\
\
|
*
|
Adds a list view option for viewing bookmarks
John Reck
2010-11-23
3
-15
/
+159
*
|
|
Merge "Fixes the selection for search history"
John Reck
2010-11-23
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fixes the selection for search history
John Reck
2010-11-23
1
-1
/
+1
|
|
/
*
/
Make AutoFill default to on in the Browser settings.
Ben Murdoch
2010-11-23
1
-1
/
+1
|
/
*
Update negative button text on the SSL Certificate Error dialog.
Ben Murdoch
2010-11-23
1
-1
/
+1
*
Invite the user to set up AutoFill
Ben Murdoch
2010-11-23
4
-0
/
+64
*
move subwindow handling to UI
Michael Kolb
2010-11-22
6
-21
/
+74
*
Use requestFocusNodeHref to get the link for an image.
Leon Scroggins
2010-11-22
1
-11
/
+37
*
add select text to context menu
Cary Clark
2010-11-22
1
-1
/
+25
*
fix current tab has no webview bug
Michael Kolb
2010-11-22
2
-7
/
+14
*
Only delete the current AutoFill profile if one has been set already.
Ben Murdoch
2010-11-22
1
-2
/
+4
*
Merge "restore all tabs on demand"
Michael Kolb
2010-11-19
6
-18
/
+68
|
\
|
*
restore all tabs on demand
Michael Kolb
2010-11-19
6
-18
/
+68
*
|
More updates to the add bookmark page.
Leon Scroggins
2010-11-19
1
-14
/
+29
|
/
*
Move download requests to the background.
Leon Scroggins
2010-11-19
3
-94
/
+73
*
Merge "Enable Hardware Acceleration in the Browser."
Derek Sollenberger
2010-11-18
1
-1
/
+1
|
\
[next]