Cheng Zhao
|
1072c75e38
|
Closing asar file should be syncronous
|
2018-01-03 19:12:16 +09:00 |
|
Cheng Zhao
|
fb78052b3d
|
Remove unnecessary scope
|
2018-01-03 19:10:48 +09:00 |
|
deepak1556
|
237bd6790b
|
FIXME: allow IO access on main thread for crash reporter
|
2018-01-02 16:37:11 +09:00 |
|
deepak1556
|
e3a56240c9
|
REVIEW: fix base::File helper usage on incorrect task sequence
|
2018-01-02 16:37:10 +09:00 |
|
deepak1556
|
1d95241185
|
FIXME: refactor and remove usage of ScopedAllowIO where possible
|
2018-01-02 16:37:06 +09:00 |
|
deepak1556
|
fedf1d889b
|
handle NaN conversion from V8
|
2018-01-02 16:37:06 +09:00 |
|
Cheng Zhao
|
cb3a9c69ab
|
Add a SessionPreferences to manage session related data
By design the BrowserClient should not be aware of the api:: classes.
|
2017-12-05 15:59:15 +09:00 |
|
Samuel Attard
|
d9359d8b6c
|
s/global/session in constants
|
2017-12-05 11:35:53 +09:00 |
|
Samuel Attard
|
0ddd078aaf
|
Add ability to set global preload scripts
|
2017-12-05 11:35:27 +09:00 |
|
Zeke Sikelianos
|
aab35073ee
|
Merge pull request #11255 from electron/fix-11245
Enable nativeImage module addRepresentation() tests
|
2017-11-30 10:48:11 -08:00 |
|
Aleksei Kuzmin
|
b9ed7380aa
|
Explicitly set alpha type of bitmaps with JPEG data to opaque
Actually fixes #11245.
|
2017-11-30 17:56:32 +01:00 |
|
Cheng Zhao
|
b161a4f515
|
Merge pull request #11166 from sethlu/openrecent
feat: Recent documents menu item
|
2017-11-28 10:55:14 +09:00 |
|
Zhuo Lu
|
3e6e327711
|
Remove redundant menu item
Already addressed with role: clearrecent
|
2017-11-27 17:26:22 +09:00 |
|
Zhuo Lu
|
8b720c120d
|
Hide "Open Recent" in xib
|
2017-11-27 17:26:22 +09:00 |
|
Zhuo Lu
|
f0bff74995
|
Add "Open Recent" submenu to default
|
2017-11-27 17:26:22 +09:00 |
|
Cheng Zhao
|
c0e9dbcc00
|
Merge pull request #11144 from dittos/mas-login-helper-again
Re-land MAS login helper (w/ regression fix)
|
2017-11-27 17:02:57 +09:00 |
|
Aleksei Kuzmin
|
1cf95d2a26
|
Use node::NodePlatform instead of v8::platform in atom::NodeDebugger
|
2017-11-24 10:58:53 +09:00 |
|
Aleksei Kuzmin
|
89c1b8043f
|
Do not use SkBitmap.deepCopyTo() , it was removed
Copy of the `sk_tool_utils::copy_to()` is used instead.
Probsbly we should use the function itself.
|
2017-11-24 10:58:17 +09:00 |
|
Aleksei Kuzmin
|
7f5fbb04e2
|
Migrate from ScopedComPtr::CreateInstance() to CoCreateInstance in chrome/...
https://codereview.chromium.org/2894483002
|
2017-11-24 10:58:17 +09:00 |
|
Aleksei Kuzmin
|
79e59a88b4
|
Rename ScopedComPtr::Receive to ScopedComPtr::GetAddressOf
https://codereview.chromium.org/2870263002
|
2017-11-24 10:58:17 +09:00 |
|
Aleksei Kuzmin
|
485e43636b
|
Rename ScopedComPtr::get() to ScopedComPtr::Get()
https://codereview.chromium.org/2824773002
|
2017-11-24 10:58:17 +09:00 |
|
Aleksei Kuzmin
|
47d683f0ad
|
DevTools: do not set visible size while emulating in case of device mode.
https://chromium-review.googlesource.com/c/chromium/src/+/572222
|
2017-11-24 10:58:16 +09:00 |
|
Aleksei Kuzmin
|
f03ca53af5
|
Add blink::WebInputEvent::IsPinchGestureEventType().
https://codereview.chromium.org/2861373004
|
2017-11-24 10:58:16 +09:00 |
|
Aleksei Kuzmin
|
ba6e8b4dff
|
Merge ResourceRequestBodyImpl and ResourceRequestBody.
https://codereview.chromium.org/2954343005
|
2017-11-24 10:58:15 +09:00 |
|
Aleksei Kuzmin
|
7ad524fa34
|
Make base::DictionaryValue::Set* return pointers
https://codereview.chromium.org/2850773002
|
2017-11-24 10:58:15 +09:00 |
|
Aleksei Kuzmin
|
58e0771e47
|
Remove base::Value::Get{Buffer,Size}
https://codereview.chromium.org/2841623003
|
2017-11-24 10:58:15 +09:00 |
|
Aleksei Kuzmin
|
2bb95ce41e
|
Update chrome_version.h
|
2017-11-24 10:58:15 +09:00 |
|
Ted Kim
|
8184cbfb06
|
Implement login helper to manage login item in Mac App Store build
|
2017-11-17 10:53:09 +09:00 |
|
Charles Kerr
|
9f922e9932
|
Merge pull request #11099 from electron/fix-emit-call-crash
Fix crash when emitting unhandled error on native EventEmitter
|
2017-11-16 15:57:07 -06:00 |
|
Samuel Attard
|
fc265b7600
|
linter plz
|
2017-11-17 06:15:53 +11:00 |
|
Samuel Attard
|
bdbc6bb165
|
Clean up empty logic
|
2017-11-17 06:09:35 +11:00 |
|
Alexey Kuzmin
|
8657169017
|
Revert "Implement login helper to manage login item in Mac App Store build"
|
2017-11-16 19:05:13 +03:00 |
|
Samuel Attard
|
57f934a806
|
Appease the linter
|
2017-11-15 18:24:18 +11:00 |
|
Samuel Attard
|
8a8f169628
|
Add comments and use ToLocal instead of ToLocalChecked
|
2017-11-15 18:24:18 +11:00 |
|
Charles Kerr
|
3a1106d026
|
Merge pull request #11103 from electron/full-version-string
fix: Provide full and correct version in `process.version`
|
2017-11-14 19:18:03 -06:00 |
|
Felix Rieseberg
|
ee2a28b35b
|
🔧 Clean it up
|
2017-11-14 13:45:50 -08:00 |
|
Charles Kerr
|
31172ecaa0
|
Merge pull request #11008 from electron/implement-stream-protocol
Implement {register,intercept}StreamProtocol
|
2017-11-14 09:31:57 -06:00 |
|
Cheng Zhao
|
4b8ab8fc97
|
Merge pull request #10856 from dittos/mas-login-helper
Implement login helper to manage login item in Mac App Store build
|
2017-11-14 21:34:50 +09:00 |
|
Thiago de Arruda
|
64bfabdeba
|
Make BindFunctionWith function visible to other modules.
|
2017-11-13 15:21:22 -03:00 |
|
Thiago de Arruda
|
32113bf7f9
|
Implement V8 -> C++ conversion of net::HttpResponseHeaders.
|
2017-11-13 15:20:40 -03:00 |
|
Thiago de Arruda
|
9c04d18387
|
Modify FillRequestDetails to pass headers dictionary.
|
2017-11-13 15:19:59 -03:00 |
|
Felix Rieseberg
|
163a33a9db
|
Add fallbacks
|
2017-11-13 09:27:02 -08:00 |
|
Felix Rieseberg
|
b382dec4a2
|
🔧 Rename the label
|
2017-11-13 09:26:52 -08:00 |
|
Felix Rieseberg
|
7b0b87bfef
|
🔧 Use full version string
|
2017-11-12 22:37:46 -08:00 |
|
Samuel Attard
|
3c0b233d04
|
Fix line length in caller.cc
|
2017-11-13 11:42:42 +11:00 |
|
Samuel Attard
|
aa6b9a5025
|
Fix crash when emitting unhandled error on native EventEmitter
|
2017-11-13 03:03:58 +11:00 |
|
Shelley Vohr
|
24acd74d15
|
update deprecation warning
|
2017-11-01 22:23:33 -04:00 |
|
Shelley Vohr
|
3af83f1c97
|
add new method and mark setExtraParameter for deprecation
|
2017-11-01 21:57:43 -04:00 |
|
Shelley Vohr
|
7f89cd0774
|
remove const from non-member function
|
2017-10-31 23:55:22 -04:00 |
|
Shelley Vohr
|
93df164485
|
add const and other small edits
|
2017-10-31 23:42:25 -04:00 |
|