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
*
Updates filebrowser list when download starts/ends.
altimofeev@chromium.org
2011-01-19
1
-2
/
+16
*
net: Remove typedef net::URLRequestStatus URLRequestStatus;
tfarina@chromium.org
2011-01-13
1
-3
/
+3
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Rename all methods accessing Singleton<T> as GetInstance().
satish@chromium.org
2010-12-13
1
-2
/
+2
*
net: Add namespace net to URLRequestFileJob.
tfarina@chromium.org
2010-12-12
1
-3
/
+3
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Limit chrome:filebrowse access to the same directory as file://
dpolukhin@chromium.org
2010-11-19
1
-0
/
+17
*
Cleanup: Include browser.h -> ui/browser.h [Part 4].
jhawkins@chromium.org
2010-11-17
1
-3
/
+3
*
Removed Labs section from Chrome OS settings page.
avayvod@chromium.org
2010-11-16
1
-20
/
+8
*
Cleanup: Remove chrome/browser/browser_navigator.* and references.
jhawkins@chromium.org
2010-11-12
1
-1
/
+1
*
[ChroemOS] Add protection for settings spoof.
xiyuan@chromium.org
2010-11-04
1
-0
/
+78
*
Make all browser code use browser::Navigate to open tabs.
ben@chromium.org
2010-11-02
1
-11
/
+16
*
Xiyuan's fix for 7265, with a modification by achuith.
achuith@chromium.org
2010-10-25
1
-3
/
+3
*
Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.
pkasting@chromium.org
2010-10-21
1
-3
/
+3
*
Rename ChromeThread to BrowserThread Part18:
tfarina@chromium.org
2010-10-11
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part9:
tfarina@chromium.org
2010-10-09
1
-20
/
+20
*
Replace Browser::AddTabWithURL(...) with:
ben@chromium.org
2010-10-05
1
-14
/
+11
*
Fixing downloading when off the record.
dhg@chromium.org
2010-09-28
1
-4
/
+6
*
Adding copy to the filebrowser. Also fixes a crash bug when the user tries t...
dhg@chromium.org
2010-09-24
1
-7
/
+90
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-3
/
+3
*
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
[next]