electron/atom/common/api
Robo 82322968a3 refactor: printing implementation (#15143)
* refactor: basic printing

* move build files to chromium_src/BUILD.gn
* remove dependency on chrome prerender sources

* spec: move printing specs behind feature flag

* build: register pdf compositor service
2018-11-09 14:42:34 +11:00
..
api_messages.h refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
atom_api_asar.cc refactoring: use std::make_unique<T> (#13245) 2018-06-18 16:32:55 +09:00
atom_api_clipboard.cc
atom_api_clipboard.h
atom_api_clipboard_mac.mm
atom_api_crash_reporter.cc
atom_api_key_weak_map.h
atom_api_native_image.cc fix: fix gn cpplint warnings (#14583) 2018-09-12 19:25:56 -05:00
atom_api_native_image.h
atom_api_native_image_mac.mm
atom_api_shell.cc feat: add workingDirectory option to shell.openExternal() (#15065) 2018-10-10 22:46:54 +02:00
atom_api_v8_util.cc fix: use context counter as contextId 2018-07-19 11:00:10 -07:00
atom_bindings.cc fix: make certain values on process read-only (#15628) 2018-11-08 10:28:06 -04:00
atom_bindings.h feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456) 2018-09-18 11:00:31 -07:00
constructor.h
event_emitter_caller.cc
event_emitter_caller.h
features.cc refactor: printing implementation (#15143) 2018-11-09 14:42:34 +11:00
locker.cc
locker.h
object_life_monitor.cc
object_life_monitor.h
remote_callback_freer.cc refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
remote_callback_freer.h fix double-freeing remote references 2018-07-12 10:44:26 +09:00
remote_object_freer.cc refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
remote_object_freer.h fix double-freeing remote references 2018-07-12 10:44:26 +09:00