Sign in
chromium
/
chromium
/
src
/
0932b30c615c2ff3ddf7710467e812652fb900b6
/
webkit
/
tools
/
test_shell
/
webview_host_gtk.cc
91ef7b0
First pass at removal of unneeded dependencies on skia\ext\platform_canvas.h
by
[email protected]
· 14 years ago
6c7b9e4
Remove usages of WebView::Create that pass in devtools/autofill client.
by
[email protected]
· 14 years ago
08397d5
Change includes of gfx/* to ui/gfx/*
by
[email protected]
· 15 years ago
c1d9cdc
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to reflect the move. Consolidate how we DEPS in WebKit source files. Cross fingers.
by
[email protected]
· 15 years ago
3181ce5
Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled.
by
[email protected]
· 15 years ago
f0fd04b
More changes to code to use new WebView::create function that takes in a WebAutoFillClient.
by
[email protected]
· 15 years ago
191eb3f7
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/plugins to webkit/plugins/npapi
by
[email protected]
· 15 years ago
c85b0ba
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
by
[email protected]
· 15 years ago
b6badfa
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
by
[email protected]
· 15 years ago
e0e75f6
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
by
[email protected]
· 15 years ago
b692a128
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
by
[email protected]
· 15 years ago
9a6c623
DevTools: migrate to new WebView constructor.
by
[email protected]
· 15 years ago
e0fc2f1
Move base/gfx contents to gfx/
by
[email protected]
· 15 years ago
418ed5ab
Upstreaming WebKit.gyp
by
[email protected]
· 16 years ago
50ae00ef
Delete glue/webview{_delegate}.h
by
[email protected]
· 16 years ago
b4bb250
Move various methods from glue/webview.h to api/public/WebView.h
by
[email protected]
· 16 years ago
4c4d056
Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h
by
[email protected]
· 16 years ago
9b7779b
Move various methods from glue/webview.h to api/public/WebView.h
by
[email protected]
· 16 years ago
04fc948
Fold WebEditingClient into WebViewClient.
by
[email protected]
· 16 years ago
3d968937
Hook up WebFrameClient, replacing many WebViewDelegate methods.
by
[email protected]
· 16 years ago
79dbc66
Hook up WebEditingClient.
by
[email protected]
· 16 years ago
c0478b09
linux: new socket/plug code for windowed plugins
by
[email protected]
· 16 years ago
2fab253a
Remove webview's dependency on webpreferences.
by
[email protected]
· 16 years ago
b4a4442
Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method
by
[email protected]
· 16 years ago
4873c7d
Reverting 20855. Review URL: http://codereview.chromium.org/149744
by
[email protected]
· 16 years ago
cf13bb696
Reverting 20854. Review URL: http://codereview.chromium.org/155621
by
[email protected]
· 16 years ago
0515805
Use WebWidget from the WebKit API. This change also makes
by
[email protected]
· 16 years ago
700d3d5
linux: OOP windowed plugins
by
[email protected]
· 16 years ago
da373225
Revert "linux: OOP windowed plugins"
by
[email protected]
· 16 years ago
e4c0329c
linux: OOP windowed plugins
by
[email protected]
· 16 years ago
bb64e11
linux: cleanup browser-side GtkSockets when plugins are destroyed
by
[email protected]
· 16 years ago
140c303
linux plugins: eliminate GtkWidget* from plugin process
by
[email protected]
· 16 years ago
83d0e2b
Revert all of my patches from today.
by
[email protected]
· 16 years ago
3b33faa
linux plugins: eliminate GtkWidget* from plugin process
by
[email protected]
· 16 years ago
62cb33cae
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
by
[email protected]
· 16 years ago
bd1d148
Remove logging.h from cc files that don't use it.
by
[email protected]
· 16 years ago
b595ba7
This changes the approach for our webkit widget area, from using a custom GtkContainer to a GtkFixed container.
by
[email protected]
· 17 years ago
12cfaa3
Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch to platform-specific types in the implementation files and change variable names to match the header. Based on cl 8783 by Evan Martin.
by
[email protected]
· 17 years ago
c399a8a
Remove base versions of the graphics headers, which previously just forwarded to the skia ones.
by
[email protected]
· 17 years ago
875d57b
rename gtk test shell files
by
[email protected]
· 17 years ago
[Renamed from webkit/tools/test_shell/gtk/webview_host.cc]
526f26d
test_webview_delegate.cc was forked for the Mac test shell, and then
by
[email protected]
· 17 years ago
38beb36
Implement and refactor some test shell functions and enable a test.
by
[email protected]
· 17 years ago
6b1731c
Get fonts to render in a somewhat recognisable form on Linux.
by
[email protected]
· 17 years ago
c09b654
Start writing the GTK code for test_shell.
by
[email protected]
· 17 years ago
7d562b20
* Revert "Start writing the GTK code for test_shell."
by
[email protected]
· 17 years ago
4a056cba
Start writing the GTK code for test_shell.
by
[email protected]
· 17 years ago
1ad083f2
Link in WebView to the gtk test shell, and organize all the gtk files into their own dir.
by
[email protected]
· 17 years ago