summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "fix url bar disappearing bug" into honeycomb-mr1Michael Kolb2011-03-101-3/+5
|\
| * fix url bar disappearing bugMichael Kolb2011-03-101-3/+5
* | Merge "Clear existing completion when psychic is turned off." into honeycomb-mr1Bjorn Bringert2011-03-103-4/+12
|\ \ | |/ |/|
| * Clear existing completion when psychic is turned off.Narayan Kamath2011-03-093-4/+12
* | Merge "set correct url icon when setting tab" into honeycomb-mr1Michael Kolb2011-03-091-6/+5
|\ \
| * | set correct url icon when setting tabMichael Kolb2011-03-091-6/+5
* | | remove tab switch animationMichael Kolb2011-03-092-91/+10
|/ /
* | add menu options to qcMichael Kolb2011-03-0911-9/+428
|/
* Merge "fix NPE in dispatchKeyEvents" into honeycomb-mr1Michael Kolb2011-03-081-16/+17
|\
| * fix NPE in dispatchKeyEventsMichael Kolb2011-03-081-16/+17
* | qc refactor part1Michael Kolb2011-03-084-370/+244
* | fix action appearing after cabMichael Kolb2011-03-082-7/+19
|/
* Merge "bug:3513950 a trivial change due to renaming of api in downloadmanager...Vasu Nori2011-03-071-1/+2
|\
| * bug:3513950 a trivial change due to renaming of api in downloadmanagerVasu Nori2011-03-071-1/+2
* | Merge "Add invalid id check to isValidParent" into honeycomb-mr1John Reck2011-03-041-0/+3
|\ \
| * | Add invalid id check to isValidParentJohn Reck2011-03-041-0/+3
| |/
* | Guard against mSearchBox being null.Narayan Kamath2011-03-041-1/+5
|/
* fix NPE in instant suggestionsMichael Kolb2011-03-031-1/+3
* Merge "fix tab switching animation bug" into honeycomb-mr1Michael Kolb2011-03-032-1/+7
|\
| * fix tab switching animation bugMichael Kolb2011-03-032-1/+7
* | Merge "Fix isValidParent check" into honeycomb-mr1John Reck2011-03-031-1/+1
|\ \
| * | Fix isValidParent checkJohn Reck2011-03-031-1/+1
| |/
* | Make enter in home page dialog do the right thingJohn Reck2011-03-031-1/+20
|/
* Use OriginalUrl instead of Url for historyJohn Reck2011-03-032-2/+9
* Merge "Implement the psychic search engine."Bjorn Bringert2011-03-0317-109/+690
|\
| * Implement the psychic search engine.Narayan Kamath2011-03-0217-109/+690
* | Merge "Add autocomplete to the browser UrlInputView."Bjorn Bringert2011-03-037-23/+1389
|\ \ | |/
| * Add autocomplete to the browser UrlInputView.Narayan Kamath2011-03-027-23/+1389
* | add haptic feedback, fix QCMichael Kolb2011-03-025-30/+93
* | Merge "Only import bookmarks not associated with an account"John Reck2011-03-021-1/+2
|\ \
| * | Only import bookmarks not associated with an accountJohn Reck2011-03-021-1/+2
* | | Merge "fix another url bar icon bug"Michael Kolb2011-03-021-17/+11
|\ \ \
| * | | fix another url bar icon bugMichael Kolb2011-03-021-17/+11
| |/ /
* | | add tab switch animationsMichael Kolb2011-03-023-28/+121
|/ /
* | Downloads from incognito tabs need to use the correct cookieKristian Monsen2011-03-022-12/+20
* | Merge "Change "Save Web Archive" to "Save Page""John Reck2011-03-011-4/+7
|\ \
| * | Change "Save Web Archive" to "Save Page"John Reck2011-02-281-4/+7
* | | Merge "Make enter advance navigation or sign in"John Reck2011-03-011-0/+13
|\ \ \ | |_|/ |/| |
| * | Make enter advance navigation or sign inJohn Reck2011-02-281-0/+13
| |/
* | Fix a timer issue when backing out of an app tab.Patrick Scott2011-02-281-13/+3
|/
* Restart browser after "reset to default"John Reck2011-02-251-1/+7
* Merge "disable zoom buttons on m-touch screen only"Michael Kolb2011-02-251-1/+4
|\
| * disable zoom buttons on m-touch screen onlyMichael Kolb2011-02-241-1/+4
* | Fix back long press behaviorJohn Reck2011-02-242-9/+20
* | Merge "Make sure timers are running during pre-login."Patrick Scott2011-02-241-0/+7
|\ \ | |/ |/|
| * Make sure timers are running during pre-login.Patrick Scott2011-02-241-0/+7
* | show voice icon when url is not editedMichael Kolb2011-02-241-4/+4
* | fix NPEs after delayed startMichael Kolb2011-02-241-4/+10
|/
* use title height without progress barMichael Kolb2011-02-233-0/+16
* Prevent PARENT account from not matching inserted valuesJohn Reck2011-02-231-5/+34