1. 91ef7b0 First pass at removal of unneeded dependencies on skia\ext\platform_canvas.h by [email protected] · 14 years ago
  2. 6c7b9e4 Remove usages of WebView::Create that pass in devtools/autofill client. by [email protected] · 14 years ago
  3. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 15 years ago
  4. 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
  5. 3181ce5 Take out temp WEBKIT_HAS_WEB_AUTO_FILL_CLIENT code now that WebKit is rolled. by [email protected] · 15 years ago
  6. f0fd04b More changes to code to use new WebView::create function that takes in a WebAutoFillClient. by [email protected] · 15 years ago
  7. 191eb3f7 Re-land earlier patch that moves the NPAPI implementation from webkit/glue/plugins to webkit/plugins/npapi by [email protected] · 15 years ago
  8. c85b0ba Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" by [email protected] · 15 years ago
  9. b6badfa Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" by [email protected] · 15 years ago
  10. e0e75f6 Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put by [email protected] · 15 years ago
  11. b692a128 Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put by [email protected] · 15 years ago
  12. 9a6c623 DevTools: migrate to new WebView constructor. by [email protected] · 15 years ago
  13. e0fc2f1 Move base/gfx contents to gfx/ by [email protected] · 15 years ago
  14. 418ed5ab Upstreaming WebKit.gyp by [email protected] · 16 years ago
  15. 50ae00ef Delete glue/webview{_delegate}.h by [email protected] · 16 years ago
  16. b4bb250 Move various methods from glue/webview.h to api/public/WebView.h by [email protected] · 16 years ago
  17. 4c4d056 Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h by [email protected] · 16 years ago
  18. 9b7779b Move various methods from glue/webview.h to api/public/WebView.h by [email protected] · 16 years ago
  19. 04fc948 Fold WebEditingClient into WebViewClient. by [email protected] · 16 years ago
  20. 3d968937 Hook up WebFrameClient, replacing many WebViewDelegate methods. by [email protected] · 16 years ago
  21. 79dbc66 Hook up WebEditingClient. by [email protected] · 16 years ago
  22. c0478b09 linux: new socket/plug code for windowed plugins by [email protected] · 16 years ago
  23. 2fab253a Remove webview's dependency on webpreferences. by [email protected] · 16 years ago
  24. b4a4442 Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method by [email protected] · 16 years ago
  25. 4873c7d Reverting 20855. Review URL: http://codereview.chromium.org/149744 by [email protected] · 16 years ago
  26. cf13bb696 Reverting 20854. Review URL: http://codereview.chromium.org/155621 by [email protected] · 16 years ago
  27. 0515805 Use WebWidget from the WebKit API. This change also makes by [email protected] · 16 years ago
  28. 700d3d5 linux: OOP windowed plugins by [email protected] · 16 years ago
  29. da373225 Revert "linux: OOP windowed plugins" by [email protected] · 16 years ago
  30. e4c0329c linux: OOP windowed plugins by [email protected] · 16 years ago
  31. bb64e11 linux: cleanup browser-side GtkSockets when plugins are destroyed by [email protected] · 16 years ago
  32. 140c303 linux plugins: eliminate GtkWidget* from plugin process by [email protected] · 16 years ago
  33. 83d0e2b Revert all of my patches from today. by [email protected] · 16 years ago
  34. 3b33faa linux plugins: eliminate GtkWidget* from plugin process by [email protected] · 16 years ago
  35. 62cb33cae Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. by [email protected] · 16 years ago
  36. bd1d148 Remove logging.h from cc files that don't use it. by [email protected] · 16 years ago
  37. 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
  38. 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
  39. c399a8a Remove base versions of the graphics headers, which previously just forwarded to the skia ones. by [email protected] · 17 years ago
  40. 875d57b rename gtk test shell files by [email protected] · 17 years ago[Renamed from webkit/tools/test_shell/gtk/webview_host.cc]
  41. 526f26d test_webview_delegate.cc was forked for the Mac test shell, and then by [email protected] · 17 years ago
  42. 38beb36 Implement and refactor some test shell functions and enable a test. by [email protected] · 17 years ago
  43. 6b1731c Get fonts to render in a somewhat recognisable form on Linux. by [email protected] · 17 years ago
  44. c09b654 Start writing the GTK code for test_shell. by [email protected] · 17 years ago
  45. 7d562b20 * Revert "Start writing the GTK code for test_shell." by [email protected] · 17 years ago
  46. 4a056cba Start writing the GTK code for test_shell. by [email protected] · 17 years ago
  47. 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