summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge "No longer use this private API."Dianne Hackborn2010-12-031-2/+2
|\ \ \ \ \
| * | | | | No longer use this private API.Dianne Hackborn2010-12-031-2/+2
* | | | | | Merge "Update homescreen icon generator to look better on xlarge devices."Ben Murdoch2010-12-031-14/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update homescreen icon generator to look better on xlarge devices.Ben Murdoch2010-11-301-14/+15
* | | | | | Fix context menu for bookmarksJohn Reck2010-12-021-2/+2
| |/ / / / |/| | | |
* | | | | Merge "Url bar selection handling updated"Michael Kolb2010-12-025-41/+97
|\ \ \ \ \
| * | | | | Url bar selection handling updatedMichael Kolb2010-12-025-41/+97
* | | | | | Fixes test errorsJohn Reck2010-12-021-6/+3
|/ / / / /
* | | | | Flush cookies when the browser is paused.Iain Merrick2010-12-011-0/+1
* | | | | Fix IllegalStateException in HistoryPageJohn Reck2010-11-301-1/+4
* | | | | Fix video view is not dismissedMichael Kolb2010-11-301-0/+3
* | | | | Fix NPE in pauseWebViewTimersMichael Kolb2010-11-302-36/+32
* | | | | Move Tab layout code to UIMichael Kolb2010-11-305-12/+34
* | | | | Merge "Fix strict violation"John Reck2010-11-302-23/+74
|\ \ \ \ \
| * | | | | Fix strict violationJohn Reck2010-11-302-23/+74
* | | | | | Merge "Fixed URL logging in Incognito tab"John Reck2010-11-301-2/+4
|\ \ \ \ \ \
| * | | | | | Fixed URL logging in Incognito tabJohn Reck2010-11-291-2/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "Fixes crash on empty url"John Reck2010-11-301-1/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fixes crash on empty urlJohn Reck2010-11-291-1/+2
| |/ / / /
* | | | | Changed WebsiteSettingsActivity to fragmentJohn Reck2010-11-303-73/+89
* | | | | Fix crash when changing Chrome bookmark sync account.Ben Murdoch2010-11-301-8/+16
|/ / / /
* | | | Move access to the WebIconDatabase from the UI thread.Ben Murdoch2010-11-291-15/+32
* | | | Merge "Fix StrictMode violation in WebsiteSettingsActivity"Ben Murdoch2010-11-261-55/+83
|\ \ \ \
| * | | | Fix StrictMode violation in WebsiteSettingsActivityBen Murdoch2010-11-261-55/+83