Commit History

Author SHA1 Message Date
  Robo 028c807975 fix: remove event monitor before destroying window (3-0-x) (#16055) 6 years ago
  trop[bot] 2046d8052a fix: incorrect view ordering for customButtonsOnHover (#15564) (#16002) 6 years ago
  trop[bot] e9823f07be fix: NSWindow crash happening on macos 10.9 (#15669) 6 years ago
  trop[bot] 88b1f7d9c8 fix: set NSResizableWindowMask at init time (#15384) 6 years ago
  trop[bot] c7501bd7ca fix: correct reversed logic in NativeWindowMac::SetEnabled (#15324) 6 years ago
  Kevin Lynagh 7283b78aa2 fix: simpleFullscreen window should be on top of other OS X menu bars. (#15183) 6 years ago
  trop[bot] 8d362150e0 fix: Disable new fade animation for BrowserViews (#14913) 6 years ago
  trop[bot] 0f8fb86e1b fix: do not set layer explicitly for frameless window (#14736) 6 years ago
  trop[bot] 85526c7f21 fix: fallback to FullSizeContentView for frameless window on mac (#13600) 6 years ago
  Samuel Attard b0f6c3ab65 Revert "fix: Drop support for OS X Mavericks (version 10.9)" 6 years ago
  Milan Burda 794fe741e9 fix: Drop support for OS X Mavericks (version 10.9) 6 years ago
  deepak1556 4068a62fa6 Define gfx::AcceleratedWidget to be uint64_t instead of NSView* 7 years ago
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization 7 years ago
  Cheng Zhao 2f3fcb9dbe give window a default content view 7 years ago
  Cheng Zhao 2b24b26e59 refactor: do not pass WebContents to NativeWindow 7 years ago
  Cheng Zhao a2c3db666e viewDidMoveToSuperview may not be implemented 7 years ago
  Cheng Zhao 5547df6073 report correct content size in AtomNSWindow 7 years ago
  Cheng Zhao 28fc58067b remove usage of FullSizeContentView 7 years ago
  Cheng Zhao a9709a635c display WebContents as views::View on macOS 7 years ago
  Cheng Zhao ada884a129 refactor: setup contentView on initialization 7 years ago
  Cheng Zhao 2225cc9608 refactor: manage widget_ in NativeWindow 7 years ago
  Cheng Zhao cf70267871 remove unnecessary overrides 7 years ago
  Cheng Zhao 5e48dd9d45 be aware of views::Widget's layer 7 years ago
  Cheng Zhao 39242c978f fix failed BrowserWindow tests 7 years ago
  Cheng Zhao 75a624434c refactor: use views::Widget on macOS 7 years ago
  Shelley Vohr 12a57ff1c2 clang-format objc files (#12673) 7 years ago
  Cheng Zhao aa5c80f8a6 Fix new clang warnings 7 years ago
  Cheng Zhao c44279bb10 Move AtomNSWindow to a new file 7 years ago
  Cheng Zhao 569967ac21 Move QLPreviewPanelDataSource to AtomNSWindowDelegate 7 years ago
  Cheng Zhao f6a7e5ea23 Move NSTouchBarDelegate to AtomNSWindowDelegate 7 years ago