| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the HTML source to use the CSS3 syntax for gradients. | arv@chromium.org | 2011-01-05 | 1 | -30/+6 |
* | Fix text layout of the delete menu in the file browser. | satorux@chromium.org | 2011-01-05 | 1 | -10/+14 |
* | Give focus to the Save button. | satorux@chromium.org | 2010-12-21 | 1 | -31/+19 |
* | Remove CSS vendor prefixes where not needed. | arv@chromium.org | 2010-12-08 | 1 | -1/+0 |
* | Fix a bug in the file browser that caused button text to be overflown. | satorux@chromium.org | 2010-12-01 | 1 | -10/+18 |
* | Prevents repeated delete confirmation dialogs. | altimofeev@chromium.org | 2010-11-24 | 1 | -116/+125 |
* | Title in file browser should be plain text | dpolukhin@chromium.org | 2010-11-17 | 1 | -1/+1 |
* | [ChroemOS] Add protection for settings spoof. | xiyuan@chromium.org | 2010-11-04 | 1 | -1/+21 |
* | Xiyuan's fix for 7265, with a modification by achuith. | achuith@chromium.org | 2010-10-25 | 1 | -88/+105 |
* | Submmiting for achuith, plus some additional changes to the filebrowser for d... | dhg@chromium.org | 2010-10-07 | 1 | -20/+52 |
* | fixing the layout of the filebrowser for open/ save-as so it more closely res... | dhg@chromium.org | 2010-10-06 | 1 | -28/+75 |
* | Removing the menu for picasaweb upload for now. | dhg@chromium.org | 2010-09-28 | 1 | -15/+0 |
* | Adding copy to the filebrowser. Also fixes a crash bug when the user tries t... | dhg@chromium.org | 2010-09-24 | 1 | -19/+136 |
* | Make the content browser in ChromeOS honor the DOM UI font setting. | jshin@chromium.org | 2010-09-09 | 1 | -1/+2 |
* | Adding ability to sort by date to directory_lister.cc. Adding support for ti... | dhg@chromium.org | 2010-08-13 | 1 | -23/+55 |
* | Allow open local pdf file from FileBrowse UI. | xiyuan@chromium.org | 2010-08-04 | 1 | -3/+13 |
* | Fixing text truncation, by having the items automatically be able to expand. | dhg@chromium.org | 2010-07-26 | 1 | -10/+3 |
* | Clean up browser_resources.grd: | pkasting@chromium.org | 2010-07-13 | 1 | -9/+9 |
* | Fixing mistake in chrome that would cause save as to not work. | dhg@chromium.org | 2010-07-09 | 1 | -4/+8 |
* | Moving mediaplayer and filebrowser behind a preference. This just adds the p... | dhg@chromium.org | 2010-07-02 | 1 | -108/+124 |
* | adding hook to filebrowser to use slideshow application to show pictures. | dhg@chromium.org | 2010-06-22 | 1 | -1/+1 |
* | Add an error message when user clicks a file of unknown type. | xiyuan@chromium.org | 2010-06-11 | 1 | -1/+24 |
* | Fixing filebrowse for extension layering problem. | dhg@chromium.org | 2010-06-10 | 1 | -0/+1 |
* | Removing fwd button, make back button take you back up to the root. | dhg@chromium.org | 2010-06-10 | 1 | -79/+21 |
* | Adding support for .mov. We might have to remove this later if we find that ... | dhg@chromium.org | 2010-06-04 | 1 | -16/+1 |
* | Changing the behavior so that clicking on an item forces a playback, and enqu... | dhg@chromium.org | 2010-06-02 | 1 | -0/+12 |
* | Fixing overlap problem when a download in dangerous. | dhg@chromium.org | 2010-05-20 | 1 | -1/+2 |
* | Adding double click to select mode in the filebrowser. | dhg@chromium.org | 2010-05-18 | 1 | -0/+22 |
* | Fixing setdownloads so it gets downloads that are OTR, and downloads that are... | dhg@chromium.org | 2010-05-18 | 1 | -0/+15 |
* | Chaning filebrowse so when the user downloads a dangerous URL, it doesn't sho... | dhg@chromium.org | 2010-05-14 | 1 | -2/+2 |
* | Changing filebrowser to append a number on the end of an existing directory. | dhg@chromium.org | 2010-04-29 | 1 | -2/+15 |
* | Refactor parts of the NTP to split things into more managable chunks. | arv@chromium.org | 2010-04-26 | 1 | -1/+1 |
* | Fix spelling of Flickr. | avi@chromium.org | 2010-04-21 | 1 | -4/+4 |
* | Fixing upload case to picasaweb. | dhg@chromium.org | 2010-04-19 | 1 | -17/+31 |
* | fixing issues with filebrowser namely, namely allowing it to grow on mount, a... | dhg@chromium.org | 2010-04-16 | 1 | -10/+19 |
* | Review URL: http://codereview.chromium.org/1631006 | dhg@chromium.org | 2010-04-12 | 1 | -48/+72 |
* | Style (indent/spacing) fixes in DOM UI + comment fix. | viettrungluu@chromium.org | 2010-03-28 | 1 | -46/+46 |
* | Remove vendor specific CSS prefixes. | arv@chromium.org | 2010-03-24 | 1 | -7/+7 |
* | Remove eval/new Function from file browser. | arv@chromium.org | 2010-03-16 | 1 | -27/+63 |
* | Changing filebrowse html to delete pause when file is finished. | dhg@chromium.org | 2010-03-16 | 1 | -2/+10 |
* | Adding initial version of the mediaplayer. This only hooks into the system if... | dhg@chromium.org | 2010-03-10 | 1 | -2/+2 |
* | Fixing my localization laziness. | dhg@chromium.org | 2010-03-09 | 1 | -24/+25 |
* | Fixing extension install case. Changing the file browser to only get the lis... | dhg@chromium.org | 2010-03-08 | 1 | -5/+54 |
* | Adding support for selecting a directory. | dhg@chromium.org | 2010-03-02 | 1 | -1/+14 |
* | Fixing the open dialog of the filebrowser | dhg@chromium.org | 2010-02-17 | 1 | -2/+8 |
* | Adding a confirm before deleting a file. | dhg@chromium.org | 2010-02-16 | 1 | -1/+51 |
* | Adding deletion to filebrowser, adding pause/resume to shelf. | dhg@chromium.org | 2010-02-12 | 1 | -81/+160 |
* | Initial Feedback from UX on the filebrowser | dhg@chromium.org | 2010-02-10 | 1 | -44/+70 |
* | Fixing html for filebrowser | dhg@chromium.org | 2010-02-09 | 1 | -8/+12 |
* | Adding catches to states of the UI to only allow button pushes in certain sta... | dhg@chromium.org | 2010-02-03 | 1 | -5/+30 |