Sign in
chromium
/
chromium
/
src.git
/
1ceccef94e91e2cafb9ee00f62a05dc0d50b86f9
/
fuchsia
/
engine
/
browser
/
frame_impl.h
1ceccef9
Reland: Split the WebContentsDelegate::ShouldCreateWebContents API.
by Albert J. Wong
· 6 years ago
bda3315
Revert "Split the WebContentsDelegate::ShouldCreateWebContents API."
by Albert J. Wong
· 6 years ago
142130e
Split the WebContentsDelegate::ShouldCreateWebContents API.
by Albert J. Wong
· 6 years ago
ebe31db
[fuchsia] Implement the fuchsia.web.Frame/CreateFrameWithParams API.
by Wez
· 6 years ago
f89dec09
Reland "[fuchsia] Implement fuchsia.web.Frame/SetUrlRequestRewriteRules."
by Wez
· 6 years ago
56be79b
Revert "[fuchsia] Implement fuchsia.web.Frame/SetUrlRequestRewriteRules."
by Tarun Bansal
· 6 years ago
62e1974
[fuchsia] Implement fuchsia.web.Frame/SetUrlRequestRewriteRules.
by Wez
· 6 years ago
07ead0c
[fuchsia] Use WebContents UserData for storing popup metadata.
by Kevin Marshall
· 6 years ago
c61cfdb
[Fuchsia] Adds popup window support to the fuchsia.web API.
by Kevin Marshall
· 6 years ago
eee4c73
[Fuchsia] Implement the Frame.ExecuteJavaScript() API variant.
by Wez
· 6 years ago
627fd58
[Fuchsia] Split navigation control and events out of FrameImpl.
by Wez
· 6 years ago
d4410a3
[Fuchsia] Teardown WebComponents if their underlying Frame disconnects.
by Wez
· 6 years ago
5e24e98
[Fuchsia] Send navigation events for navigation commits mid-load.
by Kevin Marshall
· 6 years ago
29cab15
[Fuchsia] Add missing WEB_ENGINE_EXPORT to DiffNavigationEntries.
by Wez
· 6 years ago
073da00
[Fuchsia] Expose data for CanGoForward and Back for Navigation State
by Sharon Yang
· 6 years ago
73c41de
[fuchsia] Cleanup remaining uses of chromium.web.
by Fabrice de Gans-Riberi
· 6 years ago
1de5242e
Convert integers to blink::mojom::ConsoleMessageLevel where feasible.
by Lowell Manners
· 6 years ago
fcb69ccf
[fuchsia] Migrate WebEngine tests to the fuchsia.web API.
by Fabrice de Gans-Riberi
· 6 years ago
bf4aaca
[fuchsia] Implement fuchsia.web.Frame and fuchsia.web.NavigationController.
by Fabrice de Gans-Riberi
· 6 years ago
998564c
[Fuchsia] Add support for dynamic updates of QueryableData values.
by Kevin Marshall
· 6 years ago
791a1eb3
[Fuchsia] Add "AddJavaScriptBindings"/"RemoveJavaScriptBindings" APIs.
by Kevin Marshall
· 6 years ago
3decd94
[Fuchsia] Provide stub bindings for unimplemented Cast platform APIs.
by Kevin Marshall
· 6 years ago
9529316
[Fuchsia] Use fuchsia::ui::views::ViewToken for view tokens
by Sergey Ulanov
· 6 years ago
c32a1bd
[Fuchsia] Remove transitional APIs for LoadUrl() and CreateContext().
by Fabrice de Gans-Riberi
· 6 years ago
d45390a3
[Fuchsia] Update LoadUrl() and CreateContext() APIs to use extensible FIDL tables.
by Fabrice de Gans-Riberi
· 6 years ago
3c74265
Reland "[Fuchsia] Update some FIDL APIs to be extensible."
by Fabrice de Gans-Riberi
· 6 years ago
1d46ef2
Revert "[Fuchsia] Update some FIDL APIs to be extensible."
by Wez
· 6 years ago
7da3d9df
[Fuchsia] Update some FIDL APIs to be extensible.
by Fabrice de Gans-Riberi
· 6 years ago
2bb514c
[fuchsia] Add API to Frame for enabling and disabling user input.
by Kevin Marshall
· 6 years ago
f4bdcf33e
[Fuchsia] Use fuchsia.ui.gfx.ExportToken to pass view export token
by Sergey Ulanov
· 6 years ago
3fa1c0fa
[Fuchsia] Add a //fuchsia/engine directory for the WebEngine.
by Fabrice de Gans-Riberi
· 6 years ago
[Renamed (96%) from fuchsia/browser/frame_impl.h]
235f2d1
[Fuchsia] Fix FrameImpl to cope with multiple View lifetimes.
by Wez
· 6 years ago
570201a2
[Fuchsia] Rename //webrunner to //fuchsia
by Fabrice de Gans-Riberi
· 6 years ago
[Renamed (94%) from webrunner/browser/frame_impl.h]
3a12771b
Roll Fuchsia SDK from 497d151e24e6 to 3b3374c29e5c
by Wez
· 6 years ago
d2cc2827
Fuchsia: Add Connector C++ and JS library for injecting channels to JS.
by Kevin Marshall
· 7 years ago
2045d68
[Fuchsia] Fix placement of FIDL method implementations in FrameImpl.
by Wez
· 7 years ago
45af854
Fuchsia: Add support for Window.postMessage() and MessagePort.
by Kevin Marshall
· 7 years ago
0c58c53
Fuchsia: Always attach WebContentsObserver to a Frame's WebContents.
by Kevin Marshall
· 7 years ago
a139bcc
Fuchsia: Add Javascript logging support to Frame FIDL interface.
by Kevin Marshall
· 7 years ago
6e4ece71
[Fuchsia] Prepare webrunner for ViewsV2 migration.
by Sergey Ulanov
· 7 years ago
b269640
Fuchsia: Add ExecuteJavaScript() to Frame FIDL interface.
by Kevin Marshall
· 7 years ago
8761874
[fuchsia] Restore healthy browser shutdown by adding platform teardown calls.
by Kevin Marshall
· 7 years ago
7fc8f939
[fuchsia] Refactor browsertests into Context and Frame specific suites.
by Kevin Marshall
· 7 years ago
8583bf4
[fuchsia] Temporarily block popup window creation.
by Kevin Marshall
· 7 years ago
42fef5d
[fuchsia] Wire up FocusClient/ActivationClient for Frames.
by Kevin Marshall
· 7 years ago
c591a584d
[fuchsia] Implement the Frame::Stop() method.
by Kevin Marshall
· 7 years ago
2ae0e92
[fuchsia] Add NavigationEventObserver with callback flow control.
by Kevin Marshall
· 7 years ago
01e9d14
[fuchsia] Implement NavigationController.Reload() method.
by Kevin Marshall
· 7 years ago
6a60f01
[fuchsia] Implement browser tests for WebRunner Context service.
by Kevin Marshall
· 7 years ago
7a96413
Roll Fuchsia SDK from 3eeb74368527 to 0250d4201e9f
by Wez
· 7 years ago
94489a8
[Fuchsia] Add basic web::Frame implementation in webrunner
by Sergey Ulanov
· 7 years ago