summaryrefslogtreecommitdiffstats
path: root/content/child/notifications/notification_image_loader.cc
Commit message (Expand)AuthorAgeFilesLines
* Factor out a PendingNotificationTracker from the NotificationManager.peter2015-02-181-24/+41
* NotificationImageLoader should release its WebURLLoader on the main thread.peter2015-02-161-1/+8
* notifications: Use standard task-runners to run image loader callbacks.Sadrul Habib Chowdhury2015-02-061-11/+8
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-031-2/+2
* Plumb persistent notification information through to the browser process.peter2014-12-081-20/+13
* Request Web Notification images on the main thread.peter2014-11-181-11/+32
* Copy NotificationIconLoader to //content/child/, add tests.peter2014-11-121-0/+78