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
/
dom_ui
/
filebrowse_ui.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing crash when opening a new browser
dhg@chromium.org
2010-08-26
1
-1
/
+5
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Allow net::DirectoryLister to be used to recursively list the directory, and ...
johnnyg@chromium.org
2010-08-21
1
-12
/
+14
*
DOM UI: Change DOMMessageHandler callback arg type to ListValue.
estade@chromium.org
2010-08-19
1
-268
/
+114
*
Adding ability to sort by date to directory_lister.cc. Adding support for ti...
dhg@chromium.org
2010-08-13
1
-6
/
+23
*
Clone of issue 2941001. See initial review below.
twiz@google.com
2010-08-12
1
-8
/
+5
*
Fixing filebrowser so it opens with a panel with no location bar. making it ...
dhg@chromium.org
2010-08-10
1
-4
/
+22
*
Convert browser/dom_ui/f*.cc to not use wstrings/wchar_t*s.
viettrungluu@chromium.org
2010-08-07
1
-57
/
+57
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Speculatively fix ChromiumOS build.
phajdan.jr@chromium.org
2010-07-29
1
-7
/
+3
*
Download code cleanup patch of death:
phajdan.jr@chromium.org
2010-07-29
1
-2
/
+4
*
Fix the build on ChromeOS.
phajdan.jr@chromium.org
2010-07-16
1
-0
/
+1
*
Moving mediaplayer and filebrowser behind a preference. This just adds the p...
dhg@chromium.org
2010-07-02
1
-0
/
+19
*
Attempt 2 at Moving Browser::AddTypes to TabStripModel. The first
sky@chromium.org
2010-06-28
1
-4
/
+4
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-4
/
+4
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-4
/
+4
*
Add an error message when user clicks a file of unknown type.
xiyuan@chromium.org
2010-06-11
1
-0
/
+2
*
Changing filebrowse so it sends the user to /home on a picasaweb upload rathe...
dhg@chromium.org
2010-06-10
1
-2
/
+9
*
Adding reporting of parent browser's id, so that we can open up next to that ...
dhg@chromium.org
2010-06-04
1
-5
/
+9
*
Changing the behavior so that clicking on an item forces a playback, and enqu...
dhg@chromium.org
2010-06-02
1
-1
/
+30
*
File browser crash fix.
zelidrag@chromium.org
2010-05-28
1
-2
/
+5
*
Land dhg's CL 2109011
xiyuan@chromium.org
2010-05-21
1
-1
/
+1
*
Fixing setdownloads so it gets downloads that are OTR, and downloads that are...
dhg@chromium.org
2010-05-18
1
-22
/
+41
*
Fixed crash on closing of content window. The original code tried to re-Show(...
zelidrag@chromium.org
2010-05-12
1
-1
/
+5
*
Fixing bug in url fetching. So it cleans up on the correct thread.
dhg@chromium.org
2010-05-11
1
-4
/
+30
*
Fixing upload case to picasaweb
dhg@chromium.org
2010-05-10
1
-20
/
+54
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
1
-2
/
+2
*
Nukes one of the AddTabWithURL variants.
sky@chromium.org
2010-04-29
1
-4
/
+4
*
Changing chromeos so that ctrl-o opens the filebrowser
dhg@chromium.org
2010-04-23
1
-3
/
+7
*
Fix spelling of Flickr.
avi@chromium.org
2010-04-21
1
-2
/
+2
*
fixing issues with filebrowser namely, namely allowing it to grow on mount, a...
dhg@chromium.org
2010-04-16
1
-5
/
+10
*
Review URL: http://codereview.chromium.org/1631006
dhg@chromium.org
2010-04-12
1
-3
/
+1
*
Style (indent/spacing) fixes in DOM UI + comment fix.
viettrungluu@chromium.org
2010-03-28
1
-1
/
+2
*
Revert "Fix browser side handling of moveTo by resizing the content area; not...
erg@chromium.org
2010-03-24
1
-6
/
+3
*
Mocks for all libcros elements. Added library registry object that provides a...
zelidrag@chromium.org
2010-03-23
1
-3
/
+7
*
Adding initial version of the mediaplayer. This only hooks into the system if...
dhg@chromium.org
2010-03-10
1
-0
/
+30
*
Fixing my localization laziness.
dhg@chromium.org
2010-03-09
1
-1
/
+32
*
Fixing extension install case. Changing the file browser to only get the lis...
dhg@chromium.org
2010-03-08
1
-3
/
+85
*
Fix browser side handling of moveTo by resizing the content area; not the win...
erg@chromium.org
2010-03-02
1
-3
/
+6
*
Pulled out Callback code into base/callback.h. This is the first step toward...
akalin@chromium.org
2010-02-19
1
-0
/
+1
*
Adding deletion to filebrowser, adding pause/resume to shelf.
dhg@chromium.org
2010-02-12
1
-15
/
+120
*
Only show one FileBrowse pop up for the same folder
xiyuan@chromium.org
2010-02-10
1
-14
/
+40
*
Show the filebrowse ui rather than the download shelf in chromeos.
xiyuan@chromium.org
2010-02-05
1
-1
/
+28
*
Refactor chromeos cros files into subdir 'cros'
chocobo@chromium.org
2010-02-04
1
-1
/
+1
*
Replace GtkFileChooser with file browser for ChromeOS
xiyuan@chromium.org
2010-01-29
1
-3
/
+132
*
Adding tab browsing for filebrowser.
xiyuan@chromium.org
2010-01-20
1
-6
/
+80
*
Creating new CL for uploading a picture from ChromiumOS
davemoore@chromium.org
2009-12-11
1
-9
/
+177
*
Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...
jamesr@chromium.org
2009-11-20
1
-2
/
+2
*
Plumb through off the record state from the URL request to the
tony@chromium.org
2009-11-17
1
-2
/
+4
*
Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...
erg@google.com
2009-11-13
1
-1
/
+1
[next]