Historique des commits

Auteur SHA1 Message Date
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization il y a 6 ans
  Cheng Zhao 2b24b26e59 refactor: do not pass WebContents to NativeWindow il y a 6 ans
  Cheng Zhao c67d1b62e3 refactor: NativeWindowViews should not be a View (#12750) il y a 6 ans
  Cheng Zhao 089428857c remove unnecessary defines il y a 6 ans
  Cheng Zhao 2225cc9608 refactor: manage widget_ in NativeWindow il y a 6 ans
  Cheng Zhao 727cd68cee refactor: Use widget() instead of window_ il y a 6 ans
  Cheng Zhao 6d18bd0633 refactor: Make NativeWindow inherit WidgetDelegate il y a 6 ans
  Cheng Zhao 89d909ab43 Only include UIAutomationCoreApi.h where necessary il y a 6 ans
  Shelley Vohr 53bdf22c85 clang-format atom files il y a 6 ans
  Cheng Zhao 56735d4ff5 Add NativeWindow::SetContentView il y a 6 ans
  Cheng Zhao 13473ee138 web_view_ => content_view_ il y a 6 ans
  Cheng Zhao c75dd93b92 Move AutofillPopup from NativeWindow to WebContents (#12514) il y a 6 ans
  MadfishDT 200388ff96 add moveTop API to move window z-oder to top for win32, mac (#12485) il y a 6 ans
  Cheng Zhao 9000bd6679 views: Explicitly set initially focused view il y a 6 ans
  Cheng Zhao 3b3e69f8b2 Save browser_view_ in the NativeWindow il y a 6 ans
  Cheng Zhao 503b0ba1b1 mac: Move draggable region code to BrowserWindow il y a 6 ans
  Cheng Zhao 1681ee35db Set WebContents background color in BrowserWindow il y a 6 ans
  Cheng Zhao bffb31c337 Remove OnMessageReceived from NativeWindow il y a 6 ans
  Cheng Zhao 44e7282b4b The UpdateDraggableRegions does not share implementations il y a 6 ans
  Shelley Vohr ae632193c0 migrate to virtual void and start mac impl il y a 6 ans
  Heilig Benedek bb5eecc16c Use SizeConstraints instead of window events il y a 6 ans
  Heilig Benedek 276e12ce71 pass on web_contents to properly handle devtools il y a 6 ans
  Heilig Benedek f8b3009ebf restructure code to use web_preferences if possible il y a 6 ans
  Heilig Benedek e39aacb30e fix a bug that caused a crash when using an offscreen window with detached devtools, related to autofill popups il y a 7 ans
  Taeho Kim 7570ec9d39 Add BrowserWindow.getOpacity for consistency il y a 7 ans
  Ted Kim 7f2c4a9e06 Add window opacity support il y a 7 ans
  Cheng Zhao a19a229a59 Merge pull request #10254 from zachflower/feature/simple-fullscreen-mode il y a 7 ans
  Andreas Flöjt 3d33da7696 Make mouse forward option of setIgnoreMouseMessages and update documentation. il y a 7 ans
  Andreas Flöjt 60c0bf1636 Set up legacy window subclass and mouse hook during setForwardMouseMessages. il y a 7 ans
  Zachary Flower ba5fa2c8b1 Add support for simple (pre-Lion) fullscreen on Mac OS il y a 7 ans