summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/extensions
Commit message (Expand)AuthorAgeFilesLines
* cros: Fix uninitialized variable in ExtensionFileBrowserEventRouterjamescook@chromium.org2011-11-151-1/+2
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Added refresh on filesystem changezvorygin@chromium.org2011-11-142-32/+108
* platform_util OpenItem/ShowItemInFolder threading fixes.achuith@chromium.org2011-11-111-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Replace NewRunnableMethod with Callback in FileBrowserEventRouterachuith@chromium.org2011-10-261-8/+6
* Replace Callback1 with base::Callback in MessageCallback.achuith@chromium.org2011-10-262-4/+3
* Stop using ExtensionInputMethodEventRouter as a singleton.yusukes@chromium.org2011-10-052-18/+4
* Don't show hidden devices in UI (exept from imageburner).tbarzic@chromium.org2011-10-041-0/+4
* Split an Observer class in InputMethodManager into two.yusukes@chromium.org2011-10-042-17/+1
* Do search for disk in OnMountCompleted only once.tbarzic@chromium.org2011-10-031-4/+4
* Revert 101485 - Added refresh on filesystem changerlp@chromium.org2011-09-162-108/+32
* Added refresh on filesystem changezvorygin@chromium.org2011-09-162-32/+108
* Plug memory leak in ExtensionFileBrowserEventRouter.joaodasilva@chromium.org2011-09-061-1/+1
* Extracting notification handling code in file_browser_event_router to separat...tbarzic@chromium.org2011-09-046-148/+946
* This is UI side unreadable device support. sidor@chromium.org2011-08-271-11/+5
* Show only one error notification per inserted mulitpartitioned usb card.tbarzic@chromium.org2011-08-251-2/+5
* Formatting error fix.sidor@chromium.org2011-08-242-19/+27
* UI changes to make fake mounting of corrupted devices possible.sidor@chromium.org2011-08-231-1/+11
* Revert Revert 94812 - Formatting feature initial commit for ChromeOS Treetbarzic@chromium.org2011-08-122-66/+140
* Stopping using DiskChanged event for mount/unmount event processing in FileBr...tbarzic@chromium.org2011-08-112-42/+53
* Revert 94812 - Formatting feature initial commit for ChromeOS Treetbarzic@chromium.org2011-08-082-134/+66
* Formatting feature initial commit for ChromeOS Treesidor@chromium.org2011-07-302-66/+134
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-262-1/+91
* Revert 93838 - Merged already reviewed CLs for r/o zip support in ChromeOS fi...zelidrag@chromium.org2011-07-252-91/+1
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-252-1/+91
* Revert 93813 - Re-landing for tbarzic@ - r93754:zelidrag@chromium.org2011-07-242-71/+1
* Re-landing for tbarzic@ - r93754:zelidrag@chromium.org2011-07-232-1/+71
* Revert 93754 - Adding support for mount point different from removable device...rniwa@chromium.org2011-07-232-71/+1
* Adding support for mount point different from removable devices to MountLibrarytbarzic@chromium.org2011-07-232-1/+71
* Make file browser event router owned by the ExtensionService instead of a sin...yoz@chromium.org2011-07-212-41/+23
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Adds extension API for getting/observing input method.altimofeev@chromium.org2011-07-142-0/+186
* Revert "Change many extension event routers to not be singletons and to be mo...yoz@chromium.org2011-06-251-3/+1
* Fix compile on ChromeOS. Revert "File browser: de-singleton"yoz@chromium.org2011-06-252-10/+33
* Change many extension event routers to not be singletons and to be more profi...yoz@chromium.org2011-06-252-34/+13
* Adding methods for unmounting a volume and fetching volume metadata to fileBr...tbarzic@chromium.org2011-06-161-0/+1
* Fixing Clang build break.zelidrag@chromium.org2011-06-021-0/+1
* Added folder watch calls to fileBrowserPrivate API. This changelist adds new ...zelidrag@chromium.org2011-06-022-13/+191
* Revert "Change event routers from singletons to being owned by the ExtensionS...yoz@chromium.org2011-05-272-17/+32
* Fix issue when mounting an entire USB drive without partition.tbarzic@chromium.org2011-05-271-2/+3
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-272-0/+60
* Change event routers from singletons to being owned by the ExtensionService.yoz@chromium.org2011-05-262-32/+17
* Fixed unmount event notification and its handling on UI side.zelidrag@chromium.org2011-05-101-1/+1
* Mount notification not showing up fixtbarzic@chromium.org2011-04-251-1/+2
* Landing http://codereview.chromium.org/6894022/ on behalf of dgozman@ since m...zelidrag@chromium.org2011-04-231-1/+5
* Added extra data to chrome.fileBrowserPrivate.onDiskChanged even payload that...zelidrag@chromium.org2011-04-222-6/+40
* Made full tab file browser to open automatically when a new disk device is pr...zelidrag@chromium.org2011-04-161-3/+3
* Hiding device notifications for devices that have been removedtbarzic@chromium.org2011-04-161-0/+1