summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Insert a missing break statement."Leon Scroggins2011-02-231-0/+1
|\
| * Insert a missing break statement.Leon Scroggins2011-02-231-0/+1
* | Remove unused variable.Leon Scroggins2011-02-231-1/+0
|/
* Merge "When receiving the correct Intent, open a new tab."Leon Scroggins2011-02-231-0/+4
|\
| * When receiving the correct Intent, open a new tab.Leon Scroggins2011-02-231-0/+4
* | Merge "Only look for most recently saved bookmark by current user."Leon Scroggins2011-02-231-3/+3
|\ \
| * | Only look for most recently saved bookmark by current user.Leon Scroggins2011-02-231-3/+3
| |/
* | Merge "Fix code style"John Reck2011-02-231-2/+1
|\ \ | |/ |/|
| * Fix code styleJohn Reck2011-02-221-2/+1
* | Merge "fix NPE in drawClipped"Michael Kolb2011-02-221-6/+8
|\ \
| * | fix NPE in drawClippedMichael Kolb2011-02-221-6/+8