Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
cd424e99aa19d00933e6540a95805042659f596f
/
src
/
com
/
android
/
browser
/
Controller.java
cd424e9
fix NPEs after delayed start
by Michael Kolb
· 14 years ago
acb5d98
Merge "Fix code style"
by John Reck
· 14 years ago
9dfcdb1
Fix code style
by John Reck
· 14 years ago
38b4bf5
Fix NPE in onDestroy
by John Reck
· 14 years ago
a3206e2
Merge "Revert "Remove set wallpaper context item""
by John Reck
· 14 years ago
3527dd1
Revert "Remove set wallpaper context item"
by John Reck
· 14 years ago
51f6a2f
Fix file upload handling after ActivityNotFoundException.
by Ben Murdoch
· 14 years ago
fa28674
Remove set wallpaper context item
by John Reck
· 14 years ago
7a59120
Fix NPE in updateScreenshot
by John Reck
· 14 years ago
dc2ee1b
fix shortcut handling
by Michael Kolb
· 14 years ago
617fd83
Fix update screenshot when redirected
by John Reck
· 14 years ago
ba86052
look for null web views
by Cary Clark
· 14 years ago
96683f7
fix closing app tabs
by Michael Kolb
· 14 years ago
6eb5077
Merge "Do not allow saving a web archive of a web archive."
by Leon Scroggins
· 14 years ago
bdff8a7
Only edit existing bookmark when bookmarking from the title bar.
by Leon Scroggins
· 14 years ago
8198376
Do not allow saving a web archive of a web archive.
by Leon Scroggins
· 14 years ago
1cb9655
Show a toast when the web archive is saved.
by Leon Scroggins
· 14 years ago
ac99384
Integrate Save WebArchive with download manager.
by Leon Scroggins
· 14 years ago
34ef267
Always update screenshots for bookmarks
by John Reck
· 14 years ago
7d50a93
Clear session cookies before attempting pre-login.
by Patrick Scott
· 14 years ago
11fe02d
fix menu state after fullscreen video
by Michael Kolb
· 14 years ago
cd13508
Re-login after a week.
by Patrick Scott
· 14 years ago
4bfc0db
Fix incognito start page
by John Reck
· 14 years ago
8e7178d
fix incognito url loading
by Michael Kolb
· 14 years ago
2d59c32
add tab bar animations
by Michael Kolb
· 14 years ago
a418306
hardware keyboard support
by Michael Kolb
· 14 years ago
b3417f0
Bookmark UI update
by John Reck
· 14 years ago
2dd65c8
fix link context menus
by Michael Kolb
· 14 years ago
4c537ce
fix context menu title
by Michael Kolb
· 14 years ago
bd3dd94
Close cab before showing ComboPage
by Michael Kolb
· 14 years ago
8f199aa
Merge "Changes Controller to use Tab.getUrl in more places" into honeycomb
by John Reck
· 14 years ago
324d440
Changes Controller to use Tab.getUrl in more places
by John Reck
· 14 years ago
17c4eba
restrict voice search to web
by Michael Kolb
· 14 years ago
160bbb9
be exact about key acceleration
by Cary Clark
· 14 years ago
1c00d5e
Call the new API for showFindDialog.
by Leon Scroggins
· 15 years ago
5c6ac2f
Adds pseudo AA to thumbnails
by John Reck
· 15 years ago
e969cc5
Moves Tab.updateBookmarkedStatus to DataController
by John Reck
· 15 years ago
8ff8c66
add Browser accelerator keys
by Cary Clark
· 15 years ago
9d03848
Fix NPE
by John Reck
· 15 years ago
d73c5a2
Fix and hide action bar for html5 video
by John Reck
· 15 years ago
30c714c
Overhaul handling tab data updates
by John Reck
· 15 years ago
a00cbbd
Fix crash trying to add data: URLs to icon db
by John Reck
· 15 years ago
958b242
Closing last tab closes the browser
by John Reck
· 15 years ago
043c2d6
extract anchor href and image src separately
by Cary Clark
· 15 years ago
439c9a5
Spec update for Bookmark widget
by John Reck
· 15 years ago
cfa3af5
Enable voice search
by Michael Kolb
· 15 years ago
6670653
Split UI based on screen size
by Michael Kolb
· 15 years ago
74d464c
Private browsing cleanup is now done in webkit
by Kristian Monsen
· 15 years ago
18eb377
Propagate incognito mode to child tab
by Michael Kolb
· 15 years ago
0ebd3ac
Fixes history update race condition
by John Reck
· 15 years ago
843510f
Warn user when max number of tabs is reached
by Michael Kolb
· 15 years ago
14ee8fb
fix ComboPage and tab interaction
by Michael Kolb
· 15 years ago
3a4e809
Not using a async task for removing session cookies
by Kristian Monsen
· 15 years ago
1961ed2
Update each Tab when the bookmarks database changes.
by Leon Scroggins
· 15 years ago
2cd9701
Clear session cookies in a bg thread
by Kristian Monsen
· 15 years ago
4cd9779
Show a highlighted star for bookmarked pages.
by Leon Scroggins
· 15 years ago
d957a52
flushCookieStore() shouldn't be in the public API after all.
by Iain Merrick
· 15 years ago
ef07426
Change homepage setting handling
by John Reck
· 15 years ago
ba99c5d
Url bar selection handling updated
by Michael Kolb
· 15 years ago
a8d6912
Flush cookies when the browser is paused.
by Iain Merrick
· 15 years ago
7097693
Fix NPE in pauseWebViewTimers
by Michael Kolb
· 15 years ago
a713ec8
Move Tab layout code to UI
by Michael Kolb
· 15 years ago
9446b93
Move access to the WebIconDatabase from the UI thread.
by Ben Murdoch
· 15 years ago
83101a8
No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles()
by Steve Block
· 15 years ago
8029a77
Invite the user to set up AutoFill
by Ben Murdoch
· 15 years ago
1514bb7
move subwindow handling to UI
by Michael Kolb
· 15 years ago
026f254
Use requestFocusNodeHref to get the link for an image.
by Leon Scroggins
· 15 years ago
8974d28
add select text to context menu
by Cary Clark
· 15 years ago
77df456
fix current tab has no webview bug
by Michael Kolb
· 15 years ago
1bf2313
restore all tabs on demand
by Michael Kolb
· 15 years ago
63c0266
Move download requests to the background.
by Leon Scroggins
· 15 years ago
dbf57df
Fix context menu handling for Bookmarks and History
by John Reck
· 15 years ago
fe49ab4
Thumbnail asset and algorithm tweak
by John Reck
· 15 years ago
8233fac
Controller Refactor
by Michael Kolb
· 15 years ago