Revīziju vēsture

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