Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
c8490818ccb693ed2610366d2e91fb290e40c372
/
src
/
com
/
android
/
browser
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
2a8d6d8
Merge "restore all tabs on demand"
by Michael Kolb
· 15 years ago
1bf2313
restore all tabs on demand
by Michael Kolb
· 15 years ago
0208194
More updates to the add bookmark page.
by Leon Scroggins
· 15 years ago
63c0266
Move download requests to the background.
by Leon Scroggins
· 15 years ago
f47d0af
Merge "Enable Hardware Acceleration in the Browser."
by Derek Sollenberger
· 15 years ago
8de8285
Enable Hardware Acceleration in the Browser.
by Derek Sollenberger
· 15 years ago
d54d0b1
Merge "Perform database accesses in the background."
by Leon Scroggins
· 15 years ago
2d8a51d
Perform database accesses in the background.
by Leon Scroggins
· 15 years ago
dbf57df
Fix context menu handling for Bookmarks and History
by John Reck
· 15 years ago
8849be5
Merge "Adds "Most Visited" group to history"
by John Reck
· 15 years ago
5723811
Merge "Makes items in the bookmark widget larger"
by John Reck
· 15 years ago
5f133e0
Makes items in the bookmark widget larger
by John Reck
· 15 years ago
9fed391
Adds "Most Visited" group to 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
6e3abb9
Merge "get file uri and mimetype from downloadmanager before starting activity"
by Vasu Nori
· 15 years ago
628bc7e
get file uri and mimetype from downloadmanager before starting activity
by Vasu Nori
· 15 years ago
ffa561e
Allow HW accleration to be activated on demand.
by Derek Sollenberger
· 15 years ago
e5e8175
Merge "Fix issue introduced by API change"
by Adam Powell
· 15 years ago
6c6e86f
Fix issue introduced by API change
by Adam Powell
· 15 years ago
4cb5cbc
Merge "Go to downloads page if you cannot open the download."
by Leon Scroggins
· 15 years ago
d797305
Updated for ActionBar API changes
by Adam Powell
· 15 years ago
60f07d4
Merge "Fixes bookmark sort order"
by John Reck
· 15 years ago
463555c
Merge "Omnibox supports search extra data"
by John Reck
· 15 years ago
7c08a2b
Go to downloads page if you cannot open the download.
by Leon Scroggins
· 15 years ago
1d88aa0
use new API (and not db) to access download notifications
by Vasu Nori
· 15 years ago
09ccfc7
Open downloads from notifications.
by Leon Scroggins
· 15 years ago
1097e3d
Fixes bookmark sort order
by John Reck
· 15 years ago
40f720e
Omnibox supports search extra data
by John Reck
· 15 years ago
f176bda
Add support for preloaded thumbnails and favicons
by John Reck
· 15 years ago
6eb77c7
Adds support for Chrome Sync to bookmark widget
by John Reck
· 15 years ago
e89daa9
Fixed bookmark folder creation bug
by John Reck
· 15 years ago
e92b886
Merge "Fix NPE when onDestroy called"
by John Reck
· 15 years ago
02d885c
Fix NPE when onDestroy called
by John Reck
· 15 years ago
26318a1
Use the correct anchor for the dropdown menu.
by Leon Scroggins
· 15 years ago
5ba8da4
Remove the web archive UI from the browser
by Teng-Hui Zhu
· 15 years ago
025d5b0
Remove landscape-only option.
by Leon Scroggins
· 15 years ago
c8cae08
Allow context menu items to be handled properly.
by Leon Scroggins
· 15 years ago
9a75c03
Fixed an issue where history would be blank
by John Reck
· 15 years ago
df63d2f
New bookmark list widget
by John Reck
· 15 years ago
e80fbcb
resolved conflicts for merge of 8adc828f to master
by Jean-Baptiste Queru
· 15 years ago
8adc828
am 39448371: Merge "Add support for Content-Disposition when save link"
by Jean-Baptiste Queru
· 15 years ago
fb3017f
Fixes tab title not updating correctly
by John Reck
· 15 years ago
c54d328
set http header 'cookie' before inserting download request in DM
by Vasu Nori
· 15 years ago
23da30e
Implement the "Delete Profile" button in the AutoFill editor.
by Ben Murdoch
· 15 years ago
33bbb80
Fixes the bug around misbehavior with empty homepage setting
by John Reck
· 15 years ago
c607653
Use the new public API for DownloadManager.
by Leon Scroggins
· 15 years ago
65bb1ac
Add support for Content-Disposition when save link
by Mattias Falk
· 15 years ago
7d132b1
URL autocomplete shows URL twices
by John Reck
· 15 years ago
d865762
Fix missing incognito tab title
by John Reck
· 15 years ago
aff60fb
Fixed favicon bug
by John Reck
· 15 years ago
86508fa
Merge "fix NPE when closing tab"
by Michael Kolb
· 15 years ago
e2752f7
fix NPE when closing tab
by Michael Kolb
· 15 years ago
16f6fb9
Remove unused code.
by Leon Scroggins
· 15 years ago
bc92285
Use constants in place of strings, and remove unused code.
by Leon Scroggins
· 15 years ago
88d0803
Incorporate save to home screen with add bookmark dialog.
by Leon Scroggins
· 15 years ago
0d0e701
am 95e3548e: Merge "Close cursor to avoid excessive JNI references"
by Patrick Scott
· 15 years ago
95e3548
Merge "Close cursor to avoid excessive JNI references"
by Patrick Scott
· 15 years ago
ccaa896
fix shortcut title
by Michael Kolb
· 15 years ago
8bb9412
Merge "don't use hidden constants (to refer Downloads table columns)"
by Vasu Nori
· 15 years ago
b39546f
don't use hidden constants (to refer Downloads table columns)
by Vasu Nori
· 15 years ago
6fa32ba
Set the unique id in the AutoFillProfile class to fix AutoFill.
by Ben Murdoch
· 15 years ago
6573f9e
Updates to add bookmark.
by Leon Scroggins
· 15 years ago
52f7daa
Update the "Add to" field of the add bookmarks page.
by Leon Scroggins
· 15 years ago
7e5f735
More edits to the add bookmark page.
by Leon Scroggins
· 15 years ago
8a2a0e7
Change the back button to INVISIBLE instead of GONE.
by Leon Scroggins
· 15 years ago
efdc108
Merge "Updates to the add bookmark dialog."
by Leon Scroggins
· 15 years ago
74dbe01
Updates to the add bookmark dialog.
by Leon Scroggins
· 15 years ago
2573892
Rewrite HTTP auth dialog code
by Bjorn Bringert
· 15 years ago
0506f2d
Fixed lock icon, url touch area, dropdown visibility
by Michael Kolb
· 15 years ago
7b20ddd
Fix suggestion edit button
by Michael Kolb
· 15 years ago
b3a00ab
Updating code to use new non-generified animator APIs
by Chet Haase
· 15 years ago
772927a
fix history context menu bug
by Michael Kolb
· 15 years ago
daece2e
Merge "Full profile editor and syncing with WebSettings."
by Ben Murdoch
· 15 years ago
5a49c59
Merge "Use the proper sort order for the no-account case."
by Jeff Hamilton
· 15 years ago
36a23dd
Full profile editor and syncing with WebSettings.
by Ben Murdoch
· 15 years ago
4a906e1
Remove unused drag tracking code
by Bjorn Bringert
· 15 years ago
370a4f3
new bookmark screen part 2
by Michael Kolb
· 15 years ago
Next »