Haojian Wu
|
821005e6b4
|
Fix a wrong usage of switch commandline.
We should not always save switch path as ascii string, which will not be
handled well on Windows.
|
2015-10-07 12:17:49 +08:00 |
|
Cheng Zhao
|
a5dc911a05
|
Correctly set user agent for devtools
|
2015-09-14 22:55:29 +08:00 |
|
deepak1556
|
663a48ee38
|
protocol: api to register custom schemes to standard schemes
|
2015-06-17 14:43:04 +05:30 |
|
Magica
|
e1beeb95e3
|
Fix PPAPI flash plugin description
Fix https://github.com/atom/electron/issues/1637
|
2015-05-12 06:02:42 +08:00 |
|
deepak1556
|
15ae6b8d36
|
fix lint errors and add documentation
|
2015-05-10 10:25:19 +05:30 |
|
deepak1556
|
853ce0bbd7
|
provide flag to set flash version
|
2015-05-10 09:22:09 +05:30 |
|
deepak1556
|
1c190388e5
|
flash_drm_host not required
|
2015-05-10 09:22:09 +05:30 |
|
deepak1556
|
3fdc4543b8
|
ppapi flash plugin support
|
2015-05-10 09:22:09 +05:30 |
|
Kevin Sawicki
|
b6b6fc3bfd
|
Remove All Rights Reserved after GitHub copyright
Closes #762
|
2014-10-31 11:17:05 -07:00 |
|
Cheng Zhao
|
925ff2da5b
|
Pretend to be Chrome by default.
This is used to cheat client web drivers.
|
2014-09-12 23:28:14 +08:00 |
|
Cheng Zhao
|
39b98b0e4d
|
Fix cpplint warnings.
|
2014-08-27 21:16:45 +08:00 |
|
Cheng Zhao
|
b80f109524
|
Make "chrome-extension" a standard scheme.
If we do not do so, urls like "chrome-extension://extension-1" will
never get a hostname.
|
2014-08-27 20:48:49 +08:00 |
|