[Downloads] Add Incognito support
* Change Download Home to show Incognito downloads when Downloads
is opened from an incognito tab.
* DownloadManagerService now monitors regular for Incognito items, as well.
* DownloadManagerService now monitors for AllDownloadItemNotifier::Update()
to know when to alert the UI about updates to download items
instead of monitoring it on the Java side.
Minor things:
* Move where the DownloadActivity is launched to DownloadUtils.
* Change the AsyncTask to be explicitly multi-threaded in SpaceDisplay.
BUG=
616324
Committed:
https://crrev.com/7223c9decebd30e78f52166795f942f421ee4aa2
Cr-Commit-Position: refs/heads/master@{#412303}