Commit Verlauf

Autor SHA1 Nachricht Datum
  Milan Burda 2337237d58 Refactoring: use C++11 class member variable initialization vor 6 Jahren
  Heilig Benedek 8b2bffcf9e Only expand maximum size constraint if there was a constraint originally (#13003) vor 6 Jahren
  Cheng Zhao 2b24b26e59 refactor: do not pass WebContents to NativeWindow vor 6 Jahren
  Heilig Benedek ce8af7d499 #else instead of #elif vor 6 Jahren
  Heilig Benedek c6bf39b283 Only include windows headers on windows vor 6 Jahren
  Heilig Benedek f1fd457411 Format code with clang-format vor 6 Jahren
  Heilig Benedek eae0674f61 Match chromium's workaround when setting size of unresizable windows vor 6 Jahren
  Cheng Zhao 2225cc9608 refactor: manage widget_ in NativeWindow vor 6 Jahren
  Jeremy Apthorp 27cee90e5e [chromium-style] move methods out of headers vor 6 Jahren
  Jeremy Apthorp f1587da480 [chromium-style] out-of-line default constructors and destructors vor 6 Jahren
  Shelley Vohr c6f4bbd143 also format missing .cc files vor 6 Jahren
  Cheng Zhao 5a95aaaa54 kVibrancyType should be read in InitFromOptions vor 6 Jahren
  Cheng Zhao 97e8800677 Remove web_contents from NativeWindow's constructor vor 6 Jahren
  Cheng Zhao 8fc5c6c862 Refactor NativeWindow (Part 3): Remove is_offscreen_dummy from NativeWindow (#12503) vor 6 Jahren
  Cheng Zhao 78468098c5 Don't store WebContents in NativeWindow vor 6 Jahren
  Cheng Zhao 9c7854aef6 NativeWindow is no longer WebContentsObserver vor 6 Jahren
  Cheng Zhao 702f1631a3 Remove NativeWindow::FromWebContents vor 6 Jahren
  Cheng Zhao eea4e60b73 Remove NativeWindow's webview APIs vor 6 Jahren
  Cheng Zhao 5a4c2fb61d mac: Pass the view to install vor 6 Jahren
  Cheng Zhao 3b3e69f8b2 Save browser_view_ in the NativeWindow vor 6 Jahren
  Cheng Zhao 503b0ba1b1 mac: Move draggable region code to BrowserWindow vor 6 Jahren
  Cheng Zhao 1681ee35db Set WebContents background color in BrowserWindow vor 6 Jahren
  Cheng Zhao cad3d694ab mac: Remove access to webContents in windowWillUseStandardFrame vor 6 Jahren
  Shelley Vohr 2abc69780e move native-mate back into the api layer vor 6 Jahren
  Shelley Vohr 837a2d4bbd appease the linter vor 6 Jahren
  Samuel Attard 5336b4a89c Pass arguments instance through the chain in order to throw error vor 6 Jahren
  Cheng Zhao 816a96c2cc Update font settings in api::WebContents vor 6 Jahren
  Cheng Zhao c87fc2426d Handle transparent WebContents in api::BrowserWindow vor 6 Jahren
  Cheng Zhao c611eb061d Move InputEventObserver to api::BrowserWindow vor 6 Jahren
  Cheng Zhao aa3eafcea1 Move closing logic to api::BrowserWindow vor 6 Jahren