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
*
Upstreaming SelectFileDialog for Android
aurimas@chromium.org
2012-09-18
1
-1
/
+7
*
[cros] disable GDrive option on certain file pickers
estade@chromium.org
2012-09-15
1
-8
/
+11
*
Allows GetExtensionsForMimeType to support mime types like "foo/*"
thorogood@chromium.org
2012-09-10
1
-9
/
+7
*
Make saving files from flash less annoying.
tsepez@chromium.org
2012-08-15
1
-3
/
+4
*
Clean-up inline members of nested classes (chrome/)
hans@chromium.org
2012-08-10
1
-0
/
+9
*
Remove redirection header and add "ui::" before all SelectFileDialog usage.
erg@chromium.org
2012-07-31
1
-13
/
+15
*
Fix open dialog not remembering last opened folder on drive
tbarzic@chromium.org
2012-07-26
1
-12
/
+10
*
Reapply: Start consolidating cross-port file selection code into ui/base/dial...
erg@google.com
2012-07-02
1
-3
/
+3
*
Breaks compile on Linux Aura
abodenha@chromium.org
2012-06-29
1
-3
/
+3
*
Start consolidating cross-port file selection code into ui/base/dialogs.
erg@chromium.org
2012-06-29
1
-3
/
+3
*
Reland: Start consolidating non-port specific code to ui/base/dialogs.
erg@google.com
2012-06-26
1
-12
/
+12
*
Revert 144199 - win_aura failure -Start consolidating non-port specific code ...
erg@google.com
2012-06-26
1
-12
/
+12
*
Start consolidating non-port specific code to ui/base/dialogs.
erg@google.com
2012-06-26
1
-12
/
+12
*
Make the unit-tests compile again on Android.
jcivelli@chromium.org
2012-06-20
1
-1
/
+1
*
android content shell bringup.
jrg@chromium.org
2012-06-15
1
-0
/
+4
*
Modified the pepper file chooser API to support filtering files by extensions.
raymes@chromium.org
2012-05-30
1
-12
/
+27
*
Move RunFileChooserHelper and EnumerateDirectoryHelper out of Browser.
mihaip@chromium.org
2012-05-22
1
-11
/
+33
*
[Coverity] Change pass-by-val to pass-by-ref
groby@chromium.org
2012-03-20
1
-1
/
+1
*
filechooser: Add SelectedFileInfo class to pass display names to WebKit
satorux@chromium.org
2012-03-14
1
-7
/
+43
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-1
/
+1
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-3
/
+3
*
Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...
joi@chromium.org
2012-02-20
1
-3
/
+3
*
Move RenderWidgetHostView into content namespace. Fix include paths.
joi@chromium.org
2012-02-20
1
-3
/
+3
*
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
[next]