Jeremy Apthorp
|
8ccb5cc6eb
chore: Annotate fallthrough switch paths with FALLTHROUGH
|
6 years ago |
Milan Burda
|
c4942d931c
Add FILE_DIALOG_TREAT_PACKAGE_APP_AS_DIRECTORY to web open file dialog (#13220)
|
6 years ago |
Milan Burda
|
9d9d6ca20b
Fix empty description when only one extension is given
|
7 years ago |
Jeremy Apthorp
|
a635f078c6
[chromium-style] auto variable type must not deduce to a raw pointer type
|
7 years ago |
Shelley Vohr
|
c6f4bbd143
also format missing .cc files
|
7 years ago |
Cheng Zhao
|
8bbe28e998
No need to get BrowserContext from NativeWindow
|
7 years ago |
acheronfail
|
d1d50a4c92
Implement App-Scoped Security scoped bookmarks (#11711)
|
7 years ago |
Heilig Benedek
|
f8b3009ebf
restructure code to use web_preferences if possible
|
7 years ago |
Kevin Sawicki
|
c4956132d2
Add filter descriptions for common accept types
|
7 years ago |
Kevin Sawicki
|
720755e124
Merge pull request #9745 from yuya-oc/input-allow-all-files
|
7 years ago |
Birunthan Mohanathas
|
eb19562316
Fix crash when using file chooser in BrowserView
|
7 years ago |
Yuya Ochiai
|
be9463b7b7
Add 'All Files (*.*)' filter for <input> file dialog
|
7 years ago |
Haojian Wu
|
328cf4789b
Should override the virtual destructor.
|
8 years ago |
Kevin Sawicki
|
ef085a1f15
Remove unneeded AddRef/Release calls handled by base::Bind
|
8 years ago |
Kevin Sawicki
|
6837ec8576
Check render frame host before getting context
|
8 years ago |
Kevin Sawicki
|
a62c2f9e2e
Remove unused include
|
8 years ago |
Kevin Sawicki
|
29f92bfb53
Extend RefCounted and add private destructor
|
8 years ago |
Kevin Sawicki
|
a33ffd621f
Use callback dialog methods in RunFileChooser
|
8 years ago |
Kevin Sawicki
|
867bb5a94e
Add DialogSettings helper struct
|
8 years ago |
Cheng Zhao
|
f28e8d7168
Fix API changes of Chrome 53
|
8 years ago |
Kevin Sawicki
|
6285500cdc
Sort includes alphabetically
|
8 years ago |
Ben Gotow
|
84cce6c2c1
Don't default to "Open", "Save", just let OS decide
|
9 years ago |
Ben Gotow
|
40c531737d
Add buttonLabel param to showOpen/showSave dialogs
|
9 years ago |
Brian R. Bondy
|
2da39d31aa
Update to new pref service location in components
|
9 years ago |
Cheng Zhao
|
898a838ad7
Merge pull request #2340 from atom/set_download_path_api
|
9 years ago |
Haojian Wu
|
617bff8ec8
Fix a missing the specified mime type check in <input> accept attribute.
|
9 years ago |
Haojian Wu
|
0700f08d6d
Copy pref_names files from Chromium.
|
9 years ago |
Haojian Wu
|
21e5054fac
Make <input type="file"\> remember last used directory.
|
9 years ago |
Haojian Wu
|
04606a9f97
Enable 'accept' attribute in 'input' label.
|
9 years ago |
Cheng Zhao
|
86644543ed
Fix cpplint warning
|
10 years ago |