Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
31d469bca6f6d5a8b444b7dac8038a1b75cd7e43
/
src
/
com
/
android
/
browser
31d469b
Update url bar look & feel
by Michael Kolb
· 15 years ago
945ea4b
Merge "New tab rendering"
by Michael Kolb
· 15 years ago
2b5a13a
New tab rendering
by Michael Kolb
· 15 years ago
be9a947
Adds selection support to Bookarks DEFAULT_FOLDER
by John Reck
· 15 years ago
0ebd3ac
Fixes history update race condition
by John Reck
· 15 years ago
b77aa7a
Adds client id URL filtering to the provider
by John Reck
· 15 years ago
523772b
Merge "Fixes adding 2 entries to history on search"
by John Reck
· 15 years ago
843510f
Warn user when max number of tabs is reached
by Michael Kolb
· 15 years ago
f23451a
Revert "Adds selection support to Bookarks DEFAULT_FOLDER"
by Leon Scroggins
· 15 years ago
b5bb810
Merge "Adds selection support to Bookarks DEFAULT_FOLDER"
by Leon Scroggins
· 15 years ago
a9c1c33
Hooked up shortcut callback listener
by John Reck
· 15 years ago
8bb2e84
Adds selection support to Bookarks DEFAULT_FOLDER
by John Reck
· 15 years ago
7fa9bb3
Fixes adding 2 entries to history on search
by John Reck
· 15 years ago
257cc2c
add source type to search queries
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
bcea3ca
Merge "Adds a cancel button to ShortcutActivity dialog"
by John Reck
· 15 years ago
c112990
Do not show allow placing a folder inside itself.
by Leon Scroggins
· 15 years ago
a941f6e
Fix StrictMode violation in shouldOverrideUrlLoading
by Ben Murdoch
· 15 years ago
d4893b0
Adds a cancel button to ShortcutActivity dialog
by John Reck
· 15 years ago
1961ed2
Update each Tab when the bookmarks database changes.
by Leon Scroggins
· 15 years ago
ffce12c
Fix search button bug
by Michael Kolb
· 15 years ago
2cd9701
Clear session cookies in a bg thread
by Kristian Monsen
· 15 years ago
e800e8e
Fixing Browser app object
by Kristian Monsen
· 15 years ago
1299e95
am 91ca6ba6: am 93265e4b: am ea5e14db: Merge "Unused variables in AddNewBookmark"
by Jean-Baptiste Queru
· 15 years ago
06f03e4
fix NPE in onDestroy
by Michael Kolb
· 15 years ago
3a69628
fix ComboPage dialog/popup/IME bug
by Michael Kolb
· 15 years ago
41d3b94
cleaned up resetTitleAndIcon
by Michael Kolb
· 15 years ago
5eb850d
Moved clear history to AsyncTask
by John Reck
· 15 years ago
91ca6ba
am 93265e4b: am ea5e14db: Merge "Unused variables in AddNewBookmark"
by Jean-Baptiste Queru
· 15 years ago
93265e4
am ea5e14db: Merge "Unused variables in AddNewBookmark"
by Jean-Baptiste Queru
· 15 years ago
5928030
Fixes race condition in HistoryAdapter
by John Reck
· 15 years ago
3f83159
Fixes crash when clearing history
by John Reck
· 15 years ago
a755c61
Merge "Fixed strict mode violation in history"
by John Reck
· 15 years ago
f573cb6
Fixed strict mode violation in history
by John Reck
· 15 years ago
d83132a
Merge "Fix a layout hierarchy bug"
by John Reck
· 15 years ago
5c2f0f3
Merge "Sets umask to prevent world readable files"
by John Reck
· 15 years ago
4cd9779
Show a highlighted star for bookmarked pages.
by Leon Scroggins
· 15 years ago
c7266d4
Unused variables in AddNewBookmark
by Henrik Baard
· 15 years ago
d957a52
flushCookieStore() shouldn't be in the public API after all.
by Iain Merrick
· 15 years ago
f2057c2
Fix a layout hierarchy bug
by John Reck
· 15 years ago
6f48ba5
Sets umask to prevent world readable files
by John Reck
· 15 years ago
ef07426
Change homepage setting handling
by John Reck
· 15 years ago
89f73c1
Bookmarks page UI updates
by John Reck
· 15 years ago
c2f83b3
Merge "Debug settings changes"
by John Reck
· 15 years ago
0a2161a
Merge "No longer use this private API."
by Dianne Hackborn
· 15 years ago
63bb687
Debug settings changes
by John Reck
· 15 years ago
f5b3580
Merge "Update homescreen icon generator to look better on xlarge devices."
by Ben Murdoch
· 15 years ago
7831da9
No longer use this private API.
by Dianne Hackborn
· 15 years ago
60e3336
Fix context menu for bookmarks
by John Reck
· 15 years ago
d26c88a
Merge "Url bar selection handling updated"
by Michael Kolb
· 15 years ago
ba99c5d
Url bar selection handling updated
by Michael Kolb
· 15 years ago
4155485
Fixes test errors
by John Reck
· 15 years ago
a8d6912
Flush cookies when the browser is paused.
by Iain Merrick
· 15 years ago
d947d47
am a4909cba: Hide the custom view when we get onPause() DO NOT MERGE
by Ben Murdoch
· 15 years ago
06e49ce
Fix IllegalStateException in HistoryPage
by John Reck
· 15 years ago
a4909cb
Hide the custom view when we get onPause() DO NOT MERGE
by Ben Murdoch
· 15 years ago
7a5cf47
Fix video view is not dismissed
by Michael Kolb
· 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
51b83ee
Merge "Fix strict violation"
by John Reck
· 15 years ago
7c11d28
Fix strict violation
by John Reck
· 15 years ago
4e39fe9
Merge "Fixed URL logging in Incognito tab"
by John Reck
· 15 years ago
a3540c4
Merge "Fixes crash on empty url"
by John Reck
· 15 years ago
1020079
Changed WebsiteSettingsActivity to fragment
by John Reck
· 15 years ago
c9d0fdd
Fix crash when changing Chrome bookmark sync account.
by Ben Murdoch
· 15 years ago
77835fd
Update homescreen icon generator to look better on xlarge devices.
by Ben Murdoch
· 15 years ago
5b69184
Fixed URL logging in Incognito tab
by John Reck
· 15 years ago
dcda1d5
Fixes crash on empty url
by John Reck
· 15 years ago
9446b93
Move access to the WebIconDatabase from the UI thread.
by Ben Murdoch
· 15 years ago
528f7a6
Merge "Fix StrictMode violation in WebsiteSettingsActivity"
by Ben Murdoch
· 15 years ago
3c8fd11
Merge "Fix website settings favicon loading."
by Ben Murdoch
· 15 years ago
cf49c9c
Merge "No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles()"
by Steve Block
· 15 years ago
83101a8
No longer need to pass storage paths to WebView.cleanupPrivateBrowsingFiles()
by Steve Block
· 15 years ago
a7c9a55
Fix StrictMode violation in WebsiteSettingsActivity
by Ben Murdoch
· 15 years ago
b4b87c6
Fix website settings favicon loading.
by Ben Murdoch
· 15 years ago
ef67165
Make BrowserSettings.loadFromDb asynchronous
by Ben Murdoch
· 15 years ago
50438d9
Fix NPE from monkey test
by John Reck
· 15 years ago
c849081
Adds context menu for folders (edit/delete)
by John Reck
· 15 years ago
11495d1
Merge "Refactor Bookmark fragment, fixes NPE"
by John Reck
· 15 years ago
608baa7
Refactor Bookmark fragment, fixes NPE
by John Reck
· 15 years ago
9925272
Merge "Fix StrictMode violation in PersonalPreferencesFragment"
by Ben Murdoch
· 15 years ago
f801fe2
Fix StrictMode violation in PersonalPreferencesFragment
by Ben Murdoch
· 15 years ago
4c2af7f
Merge "Greatly improved suggestion result speed"
by John Reck
· 15 years ago
35defff
Greatly improved suggestion result speed
by John Reck
· 15 years ago
bce31f3
Merge "Move icons to mipmap."
by Ying Wang
· 15 years ago
160f717
Cleans up fragments when removed
by John Reck
· 15 years ago
79697cb
Move icons to mipmap.
by Ying Wang
· 15 years ago
72519f5
Merge "Adds a list view option for viewing bookmarks"
by John Reck
· 15 years ago
62bea33
Merge "Fixes the selection for search history"
by John Reck
· 15 years ago
04e7744
Fixes the selection for search history
by John Reck
· 15 years ago
8af9064
Adds a list view option for viewing bookmarks
by John Reck
· 15 years ago
dc62cb9
Make AutoFill default to on in the Browser settings.
by Ben Murdoch
· 15 years ago
a49b829
Update negative button text on the SSL Certificate Error dialog.
by Ben Murdoch
· 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
e8a2833
Only delete the current AutoFill profile if one has been set already.
by Ben Murdoch
· 15 years ago
Next »