summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/imageburner
Commit message (Expand)AuthorAgeFilesLines
* chromeos: Move src/chrome/browser/chromeos/disks to src/chromeoshashimoto@chromium.org2012-08-261-1/+1
* Created a helper function "FindDiskBySourcePath" in DiskMountManager.kmadhusu@chromium.org2012-08-071-2/+3
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-5/+5
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-222-6/+10
* Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/akalin@chromium.org2012-05-112-4/+4
* Hide scanning notification when device with no media is detected.tbarzic@chromium.org2012-04-111-1/+1
* chromeos: Move recovery config file reading code from BurnController to BurnM...hashimoto@chromium.org2012-03-303-40/+38
* chromeos: Use URLFetcher to download recovery imagehashimoto@chromium.org2012-03-204-278/+119
* Move download_types.h to content/public and rename it to match the one struct...jam@chromium.org2012-03-131-2/+2
* Added callback to DownloadUrl() so we can find download failures where the do...ahendrickson@chromium.org2012-03-121-1/+2
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-091-1/+2
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-0/+2
* Use URLFetcher to download ChromeOS recovery image config filehashimoto@chromium.org2012-03-023-116/+44
* Isolate initiation counts for downloads to their own histograms and improverdsmith@chromium.org2012-02-151-2/+2
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-091-2/+2
* Remove unused BurnManager::final_zip_pathhashimoto@chromium.org2012-02-092-8/+0
* "Save As" for content retrieved via POST works in most circumstances.cbentzel@chromium.org2012-02-041-0/+1
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-043-18/+21
* Added Net logging to FileStream.ahendrickson@chromium.org2012-02-021-1/+1
* [CrosDisksClient] Determine device type from DeviceMediaType property sent by...tbarzic@chromium.org2012-01-311-1/+3
* Replace PostTask to FILE thread with PostBlockingPoolTaskhashimoto@chromium.org2012-01-313-196/+94
* Split non UI part of browser/ui/webui/imageburner/imageburner_ui.cc as burn_c...hashimoto@chromium.org2012-01-302-0/+625
* Saving content will prefer to retrieve the data out of the HTTP cache for GETs.cbentzel@chromium.org2012-01-281-1/+2
* Move imageburner_utils.* from ui/webui to chromeoshashimoto@chromium.org2012-01-253-0/+1131