summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/DownloadTouchIcon.java
Commit message (Expand)AuthorAgeFilesLines
* Move queryBookmarksForUrl to background thread.Leon Scroggins2010-04-231-31/+33
* Close the bookmarks cursor.Patrick Scott2010-03-041-1/+3
* Update to reflect android-common no longer in framework.Dianne Hackborn2010-02-241-1/+1
* Changed class paths for classes moved in unbundling effortPaul Westbrook2009-12-141-1/+2
* Do database access in the background thread to prevent ANR.Patrick Scott2009-11-101-5/+4
* Move Tab out of TabControl to its own class. So thatGrace Kloba2009-10-091-7/+6
* Support precomposed app icons.Patrick Scott2009-09-221-2/+20
* Implement onReceivedTouchIconUrl.Patrick Scott2009-08-051-0/+118