summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adds support for PARAM_ACCOUNT* to Combined URIJohn Reck2010-12-101-50/+95
* Merge "New tab rendering"Michael Kolb2010-12-103-12/+163
|\
| * New tab renderingMichael Kolb2010-12-103-12/+163
* | Adds selection support to Bookarks DEFAULT_FOLDERJohn Reck2010-12-101-24/+30
|/
* Fixes history update race conditionJohn Reck2010-12-102-58/+122
* Adds client id URL filtering to the providerJohn Reck2010-12-101-1/+34
* Merge "Fixes adding 2 entries to history on search"John Reck2010-12-101-14/+0
|\
| * Fixes adding 2 entries to history on searchJohn Reck2010-12-091-14/+0
* | Warn user when max number of tabs is reachedMichael Kolb2010-12-103-7/+25
* | Revert "Adds selection support to Bookarks DEFAULT_FOLDER"Leon Scroggins2010-12-101-29/+24
* | Merge "Adds selection support to Bookarks DEFAULT_FOLDER"Leon Scroggins2010-12-101-24/+29
|\ \
| * | Adds selection support to Bookarks DEFAULT_FOLDERJohn Reck2010-12-091-24/+29
| |/
* | Hooked up shortcut callback listenerJohn Reck2010-12-091-0/+1
|/
* add source type to search queriesMichael Kolb2010-12-092-9/+20
* fix ComboPage and tab interactionMichael Kolb2010-12-091-0/+6
* Not using a async task for removing session cookiesKristian Monsen2010-12-091-12/+2
* Merge "Adds a cancel button to ShortcutActivity dialog"John Reck2010-12-083-9/+28
|\
| * Adds a cancel button to ShortcutActivity dialogJohn Reck2010-12-073-9/+28
* | Do not show allow placing a folder inside itself.Leon Scroggins2010-12-081-1/+7
* | Fix StrictMode violation in shouldOverrideUrlLoadingBen Murdoch2010-12-081-16/+39
* | Update each Tab when the bookmarks database changes.Leon Scroggins2010-12-073-34/+70
|/
* Fix search button bugMichael Kolb2010-12-071-1/+1
* Clear session cookies in a bg threadKristian Monsen2010-12-071-1/+13
* Fixing Browser app objectKristian Monsen2010-12-071-2/+3
* am 91ca6ba6: am 93265e4b: am ea5e14db: Merge "Unused variables in AddNewBookm...Jean-Baptiste Queru2010-12-061-5/+0
|\
| * am 93265e4b: am ea5e14db: Merge "Unused variables in AddNewBookmark"Jean-Baptiste Queru2010-12-061-5/+0
| |\
| | * am ea5e14db: Merge "Unused variables in AddNewBookmark"Jean-Baptiste Queru2010-12-061-5/+0
| | |\
| | | * Unused variables in AddNewBookmarkHenrik Baard2010-12-061-5/+0
| * | | am a4909cba: Hide the custom view when we get onPause() DO NOT MERGEBen Murdoch2010-12-011-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | Hide the custom view when we get onPause() DO NOT MERGEBen Murdoch2010-11-301-1/+4
| * | | am 8187c15d: Merge "Cursor leak in share_link_context_menu."Jean-Baptiste Queru2010-11-011-29/+34
| |\ \ \ | | | |/ | | |/|
| | * | Cursor leak in share_link_context_menu.Henrik Baard2010-11-011-29/+34
* | | | fix NPE in onDestroyMichael Kolb2010-12-061-3/+9
* | | | fix ComboPage dialog/popup/IME bugMichael Kolb2010-12-061-2/+19
* | | | cleaned up resetTitleAndIconMichael Kolb2010-12-061-4/+3
* | | | Moved clear history to AsyncTaskJohn Reck2010-12-061-2/+24
* | | | Fixes race condition in HistoryAdapterJohn Reck2010-12-061-3/+4
* | | | Fixes crash when clearing historyJohn Reck2010-12-061-1/+3
* | | | Merge "Fixed strict mode violation in history"John Reck2010-12-061-1/+1
|\ \ \ \
| * | | | Fixed strict mode violation in historyJohn Reck2010-12-061-1/+1
* | | | | Merge "Fix a layout hierarchy bug"John Reck2010-12-061-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix a layout hierarchy bugJohn Reck2010-12-031-1/+2
* | | | | Merge "Sets umask to prevent world readable files"John Reck2010-12-061-0/+5
|\ \ \ \ \
| * | | | | Sets umask to prevent world readable filesJohn Reck2010-12-031-0/+5
| |/ / / /
* | | | | Show a highlighted star for bookmarked pages.Leon Scroggins2010-12-066-3/+93
* | | | | flushCookieStore() shouldn't be in the public API after all.Iain Merrick2010-12-061-1/+0
* | | | | Change homepage setting handlingJohn Reck2010-12-037-127/+38
|/ / / /
* | | | Bookmarks page UI updatesJohn Reck2010-12-035-101/+157
* | | | Merge "Debug settings changes"John Reck2010-12-034-11/+74
|\ \ \ \
| * | | | Debug settings changesJohn Reck2010-12-034-11/+74