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
/
file_select_helper.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-13
/
+13
*
Implement RunFileChooser for ExtensionHost, so that file input elements work in
mpcomplete@chromium.org
2011-12-15
1
-1
/
+5
*
Get rid of view_messages.h include from chrome since TabContentsDelegate used...
jam@chromium.org
2011-11-22
1
-8
/
+8
*
Remove needless include of the content/browser/render_process_host.h header f...
ananta@chromium.org
2011-11-04
1
-1
/
+0
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Use WebFileChooserParams::accpetMIMETypes instead of acceptTypes.
tkent@chromium.org
2011-11-02
1
-14
/
+9
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-8
/
+9
*
Move content_notification_types.h from content\common to content\public\brows...
jam@chromium.org
2011-10-18
1
-0
/
+1
*
Fix the file perms given for write access.
viettrungluu@chromium.org
2011-10-14
1
-0
/
+4
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-5
/
+28
*
Fix crash when running the file chooser dialog from PPAPI.BUG=97637TEST=manual
bbudge@chromium.org
2011-09-29
1
-26
/
+94
*
Fix NOTIFICATION_RENDER_WIDGET_HOST_DESTROYED.
avi@chromium.org
2011-08-30
1
-2
/
+2
*
Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...
ananta@chromium.org
2011-08-24
1
-50
/
+8
*
Removal of Profile from content part 3.
avi@chromium.org
2011-07-28
1
-4
/
+10
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-5
/
+5
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+1
*
Fix DirectoryLister not to require refcounting.
willchan@chromium.org
2011-04-27
1
-9
/
+6
*
Policy to manage file selection dialogs.
pastarmovj@chromium.org
2011-04-15
1
-0
/
+6
*
Fix clang build.
johnnyg@chromium.org
2011-04-12
1
-0
/
+9
*
Add a path for a web page to request the enumeration of a directory. This, t...
johnnyg@chromium.org
2011-04-12
1
-23
/
+80
*
Move a bunch of renderer->browser messages to content.
jam@chromium.org
2011-03-23
1
-6
/
+5
*
Pull the file picker code out of TabContents.
avi@chromium.org
2011-03-11
1
-1
/
+28
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
1
-4
/
+4
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-2
/
+2
*
Carnitas: move browser/shell_dialogs.{h,cc} to browser/ui
estade@chromium.org
2011-02-11
1
-1
/
+0
*
For directory upload, show empty directories (all directories, in fact) by in...
johnnyg@chromium.org
2011-02-04
1
-4
/
+6
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Fix bug 65780: Can't select file on mac with Accept parameter of <input type=...
jianli@chromium.org
2010-12-16
1
-1
/
+5
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
1
-2
/
+2
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Input file type now supported in extension popups.
jcivelli@chromium.org
2010-09-10
1
-0
/
+242