Gitiles
Code Review
Sign In
review.blissroms.org
/
android_packages_apps_Gello
/
a95430ac736eddf89c48c307e8de32e287e767b1
/
src
847b532
Recover tabs in the event of a crash
by John Reck
· 14 years ago
ef55ab7
Merge "Marquee history titles and urls"
by John Reck
· 14 years ago
b7a04a8
Fix action bar bug
by John Reck
· 14 years ago
778bd2e
Marquee history titles and urls
by John Reck
· 14 years ago
172160e
Fix QuickControls menu glitch
by John Reck
· 14 years ago
d463a72
fix page scroll when title focused
by Michael Kolb
· 14 years ago
eb04982
fix titlebar position when focused
by Michael Kolb
· 14 years ago
46f987e
refactor titlebar code
by Michael Kolb
· 14 years ago
1bab77d
am bc424c48: am 0fba5d94: fix auto-login dialog bug
by Michael Kolb
· 14 years ago
0fba5d9
fix auto-login dialog bug
by Michael Kolb
· 14 years ago
c7db091
DO NOT MERGE Fix widget update listener
by John Reck
· 14 years ago
38920a6
Merge "add old progress bar to ui"
by Michael Kolb
· 14 years ago
10684ee
Fix widget update listener
by John Reck
· 14 years ago
c16c595
add old progress bar to ui
by Michael Kolb
· 14 years ago
0061136
Merge "add qc to phone ui"
by Michael Kolb
· 14 years ago
fdb7024
add qc to phone ui
by Michael Kolb
· 14 years ago
931e4d0
Fix a monkey reported crash in the instant search engine.
by Narayan Kamath
· 14 years ago
2786da5
DO NOT MERGE fix url bar update
by Michael Kolb
· 14 years ago
9b4b150
am 71834870: am a755aafa: Merge "Adding search_client_id which includes the "ms-" or "tablet-" client-id prefix, set in GooglePartnerSetup. Retaining client-id (which does not include the client-id prefix) for legacy purposes, if Browser is used with an older version
by Reena Lee
· 14 years ago
a755aaf
Merge "Adding search_client_id which includes the "ms-" or "tablet-" client-id prefix, set in GooglePartnerSetup. Retaining client-id (which does not include the client-id prefix) for legacy purposes, if Browser is used with an older version of GooglePartnerSetup." into honeycomb-mr1
by Reena Lee
· 14 years ago
2e108ef
tidy up title bar
by Michael Kolb
· 14 years ago
43909f2
fix auto login hiding
by Michael Kolb
· 14 years ago
e694530
Merge "fix title bar"
by Michael Kolb
· 14 years ago
11d1978
fix title bar
by Michael Kolb
· 14 years ago
99ab48a
Fix history crash on xlarge
by John Reck
· 14 years ago
71791a0
am 8835aed7: am fb812e56: fix shortcut handling
by Michael Kolb
· 14 years ago
fb812e5
fix shortcut handling
by Michael Kolb
· 14 years ago
88a42b7
use thumbnails in tab switcher
by John Reck
· 14 years ago
7145171
Merge "Tab switcher cleanup"
by John Reck
· 14 years ago
18e93f7
Tab switcher cleanup
by John Reck
· 14 years ago
411700e
Merge "unify voice search code"
by Michael Kolb
· 14 years ago
736990c
unify voice search code
by Michael Kolb
· 14 years ago
4af40c0
Fix menu crash
by John Reck
· 14 years ago
c86ee9f
Merge "Add missing menu icons"
by John Reck
· 14 years ago
6cda7b1
Hack to workaround b/4136071
by John Reck
· 14 years ago
8f295d1
Add missing menu icons
by John Reck
· 14 years ago
48c1182
Merge "Enable dev mode"
by John Reck
· 14 years ago
bc639f6
Merge "use BrowserWebView for all UIs"
by John Reck
· 14 years ago
e55880d
Enable dev mode
by John Reck
· 14 years ago
b9a051b
use BrowserWebView for all UIs
by John Reck
· 14 years ago
73ecc9c
Merge "Hide unsupported lab prefs on phones"
by John Reck
· 14 years ago
38d67fe
Merge "Use expandable list for phone history"
by John Reck
· 14 years ago
e0ba188
Hide unsupported lab prefs on phones
by John Reck
· 14 years ago
765ae39
Use expandable list for phone history
by John Reck
· 14 years ago
2ba24b9
fix web refresh bug
by Michael Kolb
· 14 years ago
b38f881
Prevent a NPE by checking mCallback.
by Patrick Scott
· 14 years ago
1a2eba4
add close tab shortcut
by Michael Kolb
· 14 years ago
b0ebbd0
Merge "fix quick control rendering" into honeycomb-mr1
by Michael Kolb
· 14 years ago
0035fad
more hw keyboard fixes
by Michael Kolb
· 14 years ago
565752e
fix quick control rendering
by Michael Kolb
· 14 years ago
8a4c382
fix qc urlbar position and show in auto-login
by Michael Kolb
· 14 years ago
aebce4b
Merge "Set the url input to current page when cleared" into honeycomb-mr1
by John Reck
· 14 years ago
c93a2a9
Set the url input to current page when cleared
by Narayan Kamath
· 14 years ago
dedad7c
Merge "Add null check" into honeycomb-mr1
by John Reck
· 14 years ago
de63189
Add null check
by John Reck
· 14 years ago
b328b57
Merge "Switch account spinner to dropdown and holo style" into honeycomb-mr1
by John Reck
· 14 years ago
f94df7e
Switch account spinner to dropdown and holo style
by John Reck
· 14 years ago
e48594a
Merge "change app tab behavior" into honeycomb-mr1
by Michael Kolb
· 14 years ago
af0d334
change app tab behavior
by Michael Kolb
· 14 years ago
ac7538e
Merge "Remove pre-login on every tab." into honeycomb-mr1
by Patrick Scott
· 14 years ago
d43e75a
Remove pre-login on every tab.
by Patrick Scott
· 14 years ago
22d96ed
Merge "Fix tab switching corner cases" into honeycomb-mr1
by John Reck
· 14 years ago
bc9b5f0
Merge "Partial revert of CL 101621" into honeycomb-mr1
by John Reck
· 14 years ago
6e8d2e9
Fix tab switching corner cases
by John Reck
· 14 years ago
74830e1
Partial revert of CL 101621
by John Reck
· 14 years ago
56de1a2
Merge "Add new auto-login UI." into honeycomb-mr1
by Patrick Scott
· 14 years ago
e5c21d9
Animate url bar hide/show
by John Reck
· 14 years ago
3737aa5
Merge "fix set url update bug" into honeycomb-mr1
by Michael Kolb
· 14 years ago
dd5e716
fix set url update bug
by Michael Kolb
· 14 years ago
f55f4b4
add number to tabs in qc
by Michael Kolb
· 14 years ago
eb95db4
add tabs to QuickControls
by Michael Kolb
· 14 years ago
36225e9
New Bookmark Import wizard
by John Reck
· 14 years ago
7de7bfa
Merge "fix url bar disappearing bug" into honeycomb-mr1
by Michael Kolb
· 14 years ago
1544f3b
fix url bar disappearing bug
by Michael Kolb
· 14 years ago
9206677
Add new auto-login UI.
by Patrick Scott
· 14 years ago
f06113a
Merge "Clear existing completion when psychic is turned off." into honeycomb-mr1
by Bjorn Bringert
· 14 years ago
c88ba2e
Merge "set correct url icon when setting tab" into honeycomb-mr1
by Michael Kolb
· 14 years ago
3aaef25
set correct url icon when setting tab
by Michael Kolb
· 14 years ago
f262892
remove tab switch animation
by Michael Kolb
· 14 years ago
67b8c1b
Clear existing completion when psychic is turned off.
by Narayan Kamath
· 14 years ago
1acef69
add menu options to qc
by Michael Kolb
· 14 years ago
2bb47f3
Merge "fix NPE in dispatchKeyEvents" into honeycomb-mr1
by Michael Kolb
· 14 years ago
0860d99
qc refactor part1
by Michael Kolb
· 14 years ago
dfe99a1
fix NPE in dispatchKeyEvents
by Michael Kolb
· 14 years ago
ba23870
fix action appearing after cab
by Michael Kolb
· 14 years ago
69e82b2
Merge "bug:3513950 a trivial change due to renaming of api in downloadmanager" into honeycomb-mr1
by Vasu Nori
· 14 years ago
a9e30a7
bug:3513950 a trivial change due to renaming of api in downloadmanager
by Vasu Nori
· 14 years ago
f59fc9b
Adding search_client_id which includes the "ms-" or "tablet-" client-id prefix, set in GooglePartnerSetup.
by Reena Lee
· 14 years ago
12db939
Merge "Add invalid id check to isValidParent" into honeycomb-mr1
by John Reck
· 14 years ago
a0df4b2
Add invalid id check to isValidParent
by John Reck
· 14 years ago
41feb05
Guard against mSearchBox being null.
by Narayan Kamath
· 14 years ago
00a2275
fix NPE in instant suggestions
by Michael Kolb
· 14 years ago
d0a0e2b
Merge "fix tab switching animation bug" into honeycomb-mr1
by Michael Kolb
· 14 years ago
d72f159
fix tab switching animation bug
by Michael Kolb
· 14 years ago
d1eca40
Merge "Fix isValidParent check" into honeycomb-mr1
by John Reck
· 14 years ago
57e39f9
Fix isValidParent check
by John Reck
· 14 years ago
c7141c2
Make enter in home page dialog do the right thing
by John Reck
· 14 years ago
49a603c
Use OriginalUrl instead of Url for history
by John Reck
· 14 years ago
02f9758
Merge "Implement the psychic search engine."
by Bjorn Bringert
· 14 years ago
57996ae
Merge "Add autocomplete to the browser UrlInputView."
by Bjorn Bringert
· 14 years ago
Next »