summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/usb_mount_observer.cc
Commit message (Expand)AuthorAgeFilesLines
* Added mount change notification event to extension API: zelidrag@chromium.org2011-04-121-249/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Rewritten MountLibrary to work with non-blocking mount API calls in libcros.zelidrag@chromium.org2011-03-171-77/+122
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* WebUI: Move more files from chrome/browser/webui to chrome/browser/ui/webui.tfarina@chromium.org2011-02-271-1/+1
* WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa...tfarina@chromium.org2011-02-181-2/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-0/+6
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-3/+3
* Removed Labs section from Chrome OS settings page.avayvod@chromium.org2010-11-161-4/+4
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/chromeos/*.pkasting@chromium.org2010-10-231-5/+5
* Added needed include to fix chromeos build.akalin@chromium.org2010-09-011-0/+1
* Fixing crash when opening a new browserdhg@chromium.org2010-08-261-1/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Clean up chrome/browser/chromeos/language_preferences.h.satorux@chromium.org2010-08-191-0/+1
* Moving mediaplayer and filebrowser behind a preference. This just adds the p...dhg@chromium.org2010-07-021-0/+5
* Fixing system so that it only closes open file browsers that currently point ...dhg@chromium.org2010-06-071-1/+3
* Fixing mounting so that it remounts any devices it finds on boot.dhg@chromium.org2010-06-021-0/+10
* Fixing mounting case.dhg@chromium.org2010-05-201-1/+1
* Changing how we get the profile for filebrowser and mediaplayer popups.dhg@chromium.org2010-04-221-9/+13
* Changing the system to only close browser windows which currently are pointed...dhg@chromium.org2010-04-211-10/+34
* fixing issues with filebrowser namely, namely allowing it to grow on mount, a...dhg@chromium.org2010-04-161-6/+18
* CHanging the mount library to mount the drives explicitly. Adding the notion ...dhg@chromium.org2010-04-021-2/+13
* Adding new test for mount observer. Also changing the usb mounter to only rel...dhg@chromium.org2010-03-251-1/+1
* Handle DEVICE_REMOVED in the same way as DISK_REMOVEDxiyuan@chromium.org2010-02-121-1/+2
* Show the filebrowse ui rather than the download shelf in chromeos.xiyuan@chromium.org2010-02-051-17/+7
* Lands http://codereview.chromium.org/505031 for dhg:sky@chromium.org2010-01-111-17/+59
* Lands http://codereview.chromium.org/379007 for Dave:sky@chromium.org2009-11-111-0/+91