Commit History

Author SHA1 Message Date
  Shelley Vohr 4e57a732a8 feat: allow windows to be excluded from the windows menu (#17404) 6 years ago
  deepak1556 9439ac108d content: Fix WebContentsUserData for usage across components. 6 years ago
  Julien Isorce 27bd47a333 feat: implement BrowserWindow.moveTop on X11 (#16629) 6 years ago
  Vladimir 5ae3d1a1b2 feat: add multi BrowserView support to BrowserWindow (#16148) 6 years ago
  Cheng Zhao 624ade2c25 fix: return pointer instead of pointer's content (#16014) 6 years ago
  Saswat Bhattacharya d243a45173 feat: implement 'app-command' events for browser history navigation keys on Linux (#15441) 6 years ago
  Samuel Attard 9aed2a465f fix: send NSView* as the response to getNativeWindowHandle() instead of a null handle (#15521) 6 years ago
  Jeremy Apthorp 34e54b93a4 Remove WebContentsUserData::kLocatorKey 6 years ago
  Shelley Vohr 27bbf6a3c6 feat: add evt listeners for SetAlwaysOnTop (#14951) 6 years ago
  Paulius b89848d683 feat: allow window above full screen windows on mac (#14122) 6 years ago
  Siddharth Dalal afdb6c5f90 feat: 'will-move' event for windows. (#14283) 6 years ago
  Emmanuel Kimmerlin 5f6706ac33 feat: BrowserWindow.getNormalBounds() (#13290) 6 years ago
  Birunthan Mohanathas c8dc2d3730 feat: Add will-resize event to TopLevelWindow (#13649) 6 years ago
  Birunthan Mohanathas a42ca9eecc feat: Add BrowserWindow.setWindowButtonVisibility() 6 years ago
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization 7 years ago
  Cheng Zhao 2b24b26e59 refactor: do not pass WebContents to NativeWindow 7 years ago
  Heilig Benedek eae0674f61 Match chromium's workaround when setting size of unresizable windows 7 years ago
  Cheng Zhao 2225cc9608 refactor: manage widget_ in NativeWindow 7 years ago
  Cheng Zhao 6d18bd0633 refactor: Make NativeWindow inherit WidgetDelegate 7 years ago
  Jeremy Apthorp 27cee90e5e [chromium-style] move methods out of headers 7 years ago
  Jeremy Apthorp f1587da480 [chromium-style] out-of-line default constructors and destructors 7 years ago
  Shelley Vohr 53bdf22c85 clang-format atom files 7 years ago
  Cheng Zhao 56735d4ff5 Add NativeWindow::SetContentView 7 years ago
  Cheng Zhao 97e8800677 Remove web_contents from NativeWindow's constructor 7 years ago
  Cheng Zhao c75dd93b92 Move AutofillPopup from NativeWindow to WebContents (#12514) 7 years ago
  MadfishDT 200388ff96 add moveTop API to move window z-oder to top for win32, mac (#12485) 7 years ago
  Cheng Zhao 8fc5c6c862 Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503) 7 years ago
  Cheng Zhao 78468098c5 Don't store WebContents in NativeWindow 7 years ago
  Cheng Zhao 9c7854aef6 NativeWindow is no longer WebContentsObserver 7 years ago
  Cheng Zhao 702f1631a3 Remove NativeWindow::FromWebContents 7 years ago