summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/imageburner
Commit message (Expand)AuthorAgeFilesLines
* Fix imageburner trying to extract downloaded image to unexisting folder.tbarzic@chromium.org2013-05-102-6/+12
* Move components/zip to third_party/zipalecflett@chromium.org2013-05-031-1/+1
* Revert "Move components/zip to third_party/zip", which broke linux and androi...mattm@chromium.org2013-05-021-1/+1
* Move components/zip to third_party/zipalecflett@chromium.org2013-05-021-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* [chromeos] Remove more chrome dependencies from BurnManager.phajdan.jr@chromium.org2013-04-123-34/+33
* Revert 193657 "[chromeos] Remove more chrome dependencies from B..."dmazzoni@chromium.org2013-04-113-33/+34
* [chromeos] Remove more chrome dependencies from BurnManager.phajdan.jr@chromium.org2013-04-113-34/+33
* [components] Make zip a component so that src/chromeos can use it.phajdan.jr@chromium.org2013-04-081-1/+1
* Remove BurnController::OnBurnProgressUpdated and FinalizeBurn.hidehiko@chromium.org2013-04-043-44/+52
* Move the implementation of callback OnProgressWithRemainingTime to BurnManager.hidehiko@chromium.org2013-04-034-19/+23
* Remove BurnController::OnImageFileFetched().hidehiko@chromium.org2013-04-033-19/+17
* Remove BurnController::OnConfigFileFetched.hidehiko@chromium.org2013-04-033-23/+18
* Remove BurnController::OnImageDirCreated.hidehiko@chromium.org2013-04-033-18/+9
* Merge BurnController::BurnImage into BurnManager::DoBurn.hidehiko@chromium.org2013-04-032-9/+6
* [chromeos] Consolidate BurnLibrary into BurnManagerphajdan.jr@chromium.org2013-03-182-33/+177
* Add a unified observer to replace NetworkManagerObservergauravsh@chromium.org2013-03-152-8/+9
* Add callback to DiskMountManager::UnmountPathtbarzic@chromium.org2013-03-141-1/+2
* Revert 187767 "Add a unified observer to replace NetworkManagerO..."falken@chromium.org2013-03-132-9/+8
* Add a unified observer to replace NetworkManagerObservergauravsh@chromium.org2013-03-132-8/+9
* Move the responsibility to update the StateMachine from BurnController to Bur...hidehiko@chromium.org2013-02-272-7/+13
* Simplify task cancel flow of image burning.hidehiko@chromium.org2013-02-274-48/+22
* Move network related code from BurnController to BurnManager.hidehiko@chromium.org2013-02-273-20/+33
* Migrate DiskMountManager related code from BurnController to BurnManager.hidehiko@chromium.org2013-02-276-55/+519
* Move ProcessError from BurnController to BurnManager.hidehiko@chromium.org2013-02-263-32/+46
* Move members of current burning parameter from BurnController to BurnManager.hidehiko@chromium.org2013-02-263-39/+21
* Move file_path.h to base/files.brettw@chromium.org2013-02-242-3/+3
* Migrate BurnManager::Delegate to BurnManager::Observer.hidehiko@chromium.org2013-02-213-83/+104
* Remove dependency to BurnLibrary from BurnController.hidehiko@chromium.org2013-02-193-55/+77
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-103-17/+18
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-4/+3
* Small refactoring in DiskMountManager (event reporting; format method).tbarzic@chromium.org2012-11-151-10/+14
* 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