summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/DownloadTouchIcon.java
Commit message (Expand)AuthorAgeFilesLines
* Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from openBen Murdoch2010-07-191-5/+6
* resolved conflicts for merge of e7c06a6e to masterJean-Baptiste Queru2010-07-161-1/+13
|\
| * Use proxy for downloads.Andreas Sandblad2010-07-141-1/+12
* | Download a touch icon without putting it into the database.Ben Murdoch2010-07-011-10/+52
|/
* 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