index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
tools
/
test_shell
/
test_webview_delegate_gtk.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Get rid of the extension dependency in ResourceDispatcher by calling out to a...
jam@chromium.org
2011-03-04
1
-1
/
+0
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-2
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-6
/
+6
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-8
/
+9
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-9
/
+8
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-8
/
+9
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-9
/
+8
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-8
/
+9
*
Refactoring of cursor usage (primarily for linux).
sadrul@chromium.org
2010-11-23
1
-4
/
+1
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
1
-14
/
+3
*
Move plugin-related files in webkit/glue to webkit/glue/plugins to make them
brettw@chromium.org
2010-03-31
1
-2
/
+2
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
webkit/tools: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-06
1
-1
/
+1
*
linux: reduce header interdependencies
evan@chromium.org
2009-12-29
1
-1
/
+2
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-6
/
+6
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+2
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
1
-1
/
+1
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-2
/
+2
*
Fake main window resizing in the test shell.
japhet@chromium.org
2009-09-23
1
-1
/
+4
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
1
-8
/
+16
*
Take out the activex control.BUG=20259
jam@chromium.org
2009-09-08
1
-4
/
+3
*
Eliminate remaining WebCore dependencies from webplugin_impl.cc
darin@chromium.org
2009-09-02
1
-38
/
+46
*
linux: new socket/plug code for windowed plugins
piman@chromium.org
2009-08-25
1
-4
/
+4
*
Take 2: Remove WebView::SetDelegate because I'd like to avoid having a method
darin@chromium.org
2009-08-11
1
-3
/
+0
*
Reverting 23068.
darin@chromium.org
2009-08-11
1
-0
/
+3
*
Remove WebView::SetDelegate because I'd like to avoid having a method like this
darin@chromium.org
2009-08-11
1
-3
/
+0
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-2
/
+10
*
Small test_shell fixes for 64-bit.
deanm@chromium.org
2009-07-28
1
-1
/
+1
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-31
/
+25
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-25
/
+31
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-31
/
+25
*
Replace ShowAsPopupWithItems to CreatePopupWidgetWithInfo. Also,
darin@chromium.org
2009-07-14
1
-9
/
+0
*
Start using WebCursorInfo from the WebKit API. WebCursorInfo is a
darin@google.com
2009-07-08
1
-2
/
+4
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-07
1
-56
/
+4
*
Revert "linux: OOP windowed plugins"
evan@chromium.org
2009-07-06
1
-4
/
+56
*
linux: OOP windowed plugins
evan@chromium.org
2009-07-06
1
-56
/
+4
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-30
1
-3
/
+10
*
Reverting 19560. This caused a bunch of plugin-related unittest failures on W...
glen@chromium.org
2009-06-30
1
-10
/
+3
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-29
1
-3
/
+10
*
linux: cleanup browser-side GtkSockets when plugins are destroyed
evan@chromium.org
2009-06-28
1
-0
/
+4
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-10
/
+29
*
Revert all of my patches from today.
evan@chromium.org
2009-06-26
1
-29
/
+10
*
linux plugins: eliminate GtkWidget* from plugin process
evan@chromium.org
2009-06-26
1
-10
/
+29
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-3
/
+0
*
Remove executable bit from a bunch of files that shouldn't have it.
evan@chromium.org
2009-05-11
1
-0
/
+0
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-1
/
+1
*
Chrome side of using WebPluginListBuilder.
darin@chromium.org
2009-04-24
1
-0
/
+1
*
linux: make windowless plugins work again after r12179 regressed it.
evan@chromium.org
2009-04-15
1
-6
/
+24
[next]