1. 58383e7 Modified last of reflection calls to use ReflectHelper class by Bijan Amirzada · 11 years ago
  2. 41242f2 Change SWE app properties back to stock Android by Bijan Amirzada · 11 years ago[Renamed (96%) from src/com/android/swe/browser/DownloadTouchIcon.java]
  3. 9b1e988 Added modified files to consume SWE by Bijan Amirzada · 11 years ago
  4. 69b30be Copy of new files from 1599 by Bijan Amirzada · 11 years ago[Renamed from src/com/android/browser/DownloadTouchIcon.java]
  5. 914c559 Cache the application context instead of Activity. by Ben Murdoch · 14 years ago
  6. bf6b54d Expand scope of try/catch in DownloadTouchIcon by John Reck · 14 years ago
  7. 9e7686e Fix download touch icon by John Reck · 14 years ago
  8. bc92285 Use constants in place of strings, and remove unused code. by Leon Scroggins · 15 years ago
  9. 6783203 Merge commit '7bf3f38c493642b181f0c7ddf30b8214e50fea3b' into fix_am by Bjorn Bringert · 15 years ago
  10. 1a80565 A bunch of updates to BrowserProvider2. by Jeff Hamilton · 15 years ago
  11. 980e995 NPE in DownloadTouchIcon because of getPreferredHttpHost by Henrik Baard · 15 years ago
  12. 8ce956c Switch the history management over to the new provider. by Jeff Hamilton · 15 years ago
  13. 8402962 First revision of the new browser provider. by Jeff Hamilton · 15 years ago
  14. ccb5de0 Fix NPEs after merge of d159ec534823b87f9896843e95912b0df8c27e16 from open by Ben Murdoch · 15 years ago
  15. 5dbfdf9 resolved conflicts for merge of e7c06a6e to master by Jean-Baptiste Queru · 15 years ago
  16. d159ec5 Use proxy for downloads. by Andreas Sandblad · 15 years ago
  17. e322f56 Download a touch icon without putting it into the database. by Ben Murdoch · 15 years ago
  18. c8393d9 Move queryBookmarksForUrl to background thread. by Leon Scroggins · 15 years ago
  19. 8e9fe32 Close the bookmarks cursor. by Patrick Scott · 15 years ago
  20. 385effd Update to reflect android-common no longer in framework. by Dianne Hackborn · 15 years ago
  21. c6343ad Changed class paths for classes moved in unbundling effort by Paul Westbrook · 16 years ago
  22. a74f696 Do database access in the background thread to prevent ANR. by Patrick Scott · 16 years ago
  23. 22ac16e Move Tab out of TabControl to its own class. So that by Grace Kloba · 16 years ago
  24. 59ce830 Support precomposed app icons. by Patrick Scott · 16 years ago
  25. 3918d44 Implement onReceivedTouchIconUrl. by Patrick Scott · 16 years ago