electron/atom
Ales Pergl f3c32647af Sanitized notification delegate implementation
I made `brightray::NotificationDelegate` back into just an interface and
extracted the implementation used by `PlatformNotificationService`, so that
the main process notification implementation can inherit only the interface.
2017-11-24 10:58:53 +09:00
..
app Create a TaskScheduler when initializing run-as-node mode. 2017-11-24 10:58:53 +09:00
browser Sanitized notification delegate implementation 2017-11-24 10:58:53 +09:00
common Do not use SkBitmap.deepCopyTo(), it was removed 2017-11-24 10:58:17 +09:00
node Fixed build issues 2017-11-24 10:58:53 +09:00
renderer Move handling of DraggableRegionsChanged notification from "view" to "frame". 2017-11-24 10:58:17 +09:00
utility [c++11 library] Remove ScopedVector 2017-11-24 10:58:17 +09:00
CPPLINT.cfg