index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
chromeos
/
imageburner
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix imageburner trying to extract downloaded image to unexisting folder.
tbarzic@chromium.org
2013-05-10
2
-6
/
+12
*
Move components/zip to third_party/zip
alecflett@chromium.org
2013-05-03
1
-1
/
+1
*
Revert "Move components/zip to third_party/zip", which broke linux and androi...
mattm@chromium.org
2013-05-02
1
-1
/
+1
*
Move components/zip to third_party/zip
alecflett@chromium.org
2013-05-02
1
-1
/
+1
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
[chromeos] Remove more chrome dependencies from BurnManager.
phajdan.jr@chromium.org
2013-04-12
3
-34
/
+33
*
Revert 193657 "[chromeos] Remove more chrome dependencies from B..."
dmazzoni@chromium.org
2013-04-11
3
-33
/
+34
*
[chromeos] Remove more chrome dependencies from BurnManager.
phajdan.jr@chromium.org
2013-04-11
3
-34
/
+33
*
[components] Make zip a component so that src/chromeos can use it.
phajdan.jr@chromium.org
2013-04-08
1
-1
/
+1
*
Remove BurnController::OnBurnProgressUpdated and FinalizeBurn.
hidehiko@chromium.org
2013-04-04
3
-44
/
+52
*
Move the implementation of callback OnProgressWithRemainingTime to BurnManager.
hidehiko@chromium.org
2013-04-03
4
-19
/
+23
*
Remove BurnController::OnImageFileFetched().
hidehiko@chromium.org
2013-04-03
3
-19
/
+17
*
Remove BurnController::OnConfigFileFetched.
hidehiko@chromium.org
2013-04-03
3
-23
/
+18
*
Remove BurnController::OnImageDirCreated.
hidehiko@chromium.org
2013-04-03
3
-18
/
+9
*
Merge BurnController::BurnImage into BurnManager::DoBurn.
hidehiko@chromium.org
2013-04-03
2
-9
/
+6
*
[chromeos] Consolidate BurnLibrary into BurnManager
phajdan.jr@chromium.org
2013-03-18
2
-33
/
+177
*
Add a unified observer to replace NetworkManagerObserver
gauravsh@chromium.org
2013-03-15
2
-8
/
+9
*
Add callback to DiskMountManager::UnmountPath
tbarzic@chromium.org
2013-03-14
1
-1
/
+2
*
Revert 187767 "Add a unified observer to replace NetworkManagerO..."
falken@chromium.org
2013-03-13
2
-9
/
+8
*
Add a unified observer to replace NetworkManagerObserver
gauravsh@chromium.org
2013-03-13
2
-8
/
+9
*
Move the responsibility to update the StateMachine from BurnController to Bur...
hidehiko@chromium.org
2013-02-27
2
-7
/
+13
*
Simplify task cancel flow of image burning.
hidehiko@chromium.org
2013-02-27
4
-48
/
+22
*
Move network related code from BurnController to BurnManager.
hidehiko@chromium.org
2013-02-27
3
-20
/
+33
*
Migrate DiskMountManager related code from BurnController to BurnManager.
hidehiko@chromium.org
2013-02-27
6
-55
/
+519
*
Move ProcessError from BurnController to BurnManager.
hidehiko@chromium.org
2013-02-26
3
-32
/
+46
*
Move members of current burning parameter from BurnController to BurnManager.
hidehiko@chromium.org
2013-02-26
3
-39
/
+21
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-3
/
+3
*
Migrate BurnManager::Delegate to BurnManager::Observer.
hidehiko@chromium.org
2013-02-21
3
-83
/
+104
*
Remove dependency to BurnLibrary from BurnController.
hidehiko@chromium.org
2013-02-19
3
-55
/
+77
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
3
-17
/
+18
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-4
/
+3
*
Small refactoring in DiskMountManager (event reporting; format method).
tbarzic@chromium.org
2012-11-15
1
-10
/
+14
*
chromeos: Move src/chrome/browser/chromeos/disks to src/chromeos
hashimoto@chromium.org
2012-08-26
1
-1
/
+1
*
Created a helper function "FindDiskBySourcePath" in DiskMountManager.
kmadhusu@chromium.org
2012-08-07
1
-2
/
+3
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-5
/
+5
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
2
-6
/
+10
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
2
-4
/
+4
*
Hide scanning notification when device with no media is detected.
tbarzic@chromium.org
2012-04-11
1
-1
/
+1
*
chromeos: Move recovery config file reading code from BurnController to BurnM...
hashimoto@chromium.org
2012-03-30
3
-40
/
+38
*
chromeos: Use URLFetcher to download recovery image
hashimoto@chromium.org
2012-03-20
4
-278
/
+119
*
Move download_types.h to content/public and rename it to match the one struct...
jam@chromium.org
2012-03-13
1
-2
/
+2
*
Added callback to DownloadUrl() so we can find download failures where the do...
ahendrickson@chromium.org
2012-03-12
1
-1
/
+2
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-1
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-0
/
+2
*
Use URLFetcher to download ChromeOS recovery image config file
hashimoto@chromium.org
2012-03-02
3
-116
/
+44
*
Isolate initiation counts for downloads to their own histograms and improve
rdsmith@chromium.org
2012-02-15
1
-2
/
+2
*
net: Rename FileStream::Open/Close with OpenSync/CloseSync.
satorux@chromium.org
2012-02-09
1
-2
/
+2
*
Remove unused BurnManager::final_zip_path
hashimoto@chromium.org
2012-02-09
2
-8
/
+0
*
"Save As" for content retrieved via POST works in most circumstances.
cbentzel@chromium.org
2012-02-04
1
-0
/
+1
*
Remove DownloadManager* dependency on DownloadStatusUpdater
rdsmith@chromium.org
2012-02-04
3
-18
/
+21
[next]