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
/
glue
/
webview_delegate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-30
1
-0
/
+4
*
Reverting 19560. This caused a bunch of plugin-related unittest failures on W...
glen@chromium.org
2009-06-30
1
-4
/
+0
*
linux: only create browser-side plugin container after plugin requests it
evan@chromium.org
2009-06-29
1
-0
/
+4
*
linux: cleanup browser-side GtkSockets when plugins are destroyed
evan@chromium.org
2009-06-28
1
-0
/
+5
*
Fix for reverted cl http://codereview.chromium.org/147123
davemoore@chromium.org
2009-06-27
1
-5
/
+0
*
Add notifications for when V8Proxy creates or destroys a V8 Context.
mpcomplete@chromium.org
2009-06-26
1
-0
/
+10
*
Reverting 19361.
davemoore@chromium.org
2009-06-26
1
-0
/
+5
*
A recent change broke the load times. It also revealed some deficiencies.
davemoore@chromium.org
2009-06-26
1
-5
/
+0
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-2
/
+0
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-23
/
+28
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-0
/
+5
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-14
/
+7
*
Use pointers instead of references in SpellCheck function.
sidchat@google.com
2009-06-12
1
-3
/
+3
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
1
-1
/
+1
*
Do not allow URL drops on app windows to cause a navigation away
tc@google.com
2009-06-10
1
-0
/
+6
*
Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...
sidchat@google.com
2009-06-10
1
-2
/
+2
*
Implement InspectorClient's Settings API.
pfeldman@chromium.org
2009-06-03
1
-0
/
+4
*
Header cleanup in webkit/glue
phajdan.jr@chromium.org
2009-06-01
1
-1
/
+0
*
Move ExtraData from WebRequest to WebDataSource.
darin@chromium.org
2009-05-21
1
-0
/
+5
*
Adds propagation and handling of render-side focus events, for the benefit of...
klink@chromium.org
2009-05-20
1
-0
/
+11
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-5
/
+3
*
Revert r15940 again. Unexpected layout test failures :(
darin@chromium.org
2009-05-13
1
-3
/
+5
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-5
/
+3
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
1
-0
/
+6
*
Refactor media player to move away from webkit_glue
hclam@chromium.org
2009-05-07
1
-1
/
+4
*
Plumb the creator URL for popups up to the browser. We don't yet use this fo...
pkasting@chromium.org
2009-05-05
1
-2
/
+6
*
Revert r15278. More unexpected test failures :(
darin@chromium.org
2009-05-05
1
-3
/
+5
*
Re-do r15244: Fix crash in ~TestWebViewDelegate caused by
darin@chromium.org
2009-05-05
1
-5
/
+3
*
Various trivial clean-up bits:
pkasting@chromium.org
2009-05-05
1
-1
/
+1
*
Revert r15244. Failed tests :(
darin@chromium.org
2009-05-04
1
-3
/
+5
*
Eliminate webkit/glue/webhistoryitem* in favor of adding a
darin@chromium.org
2009-05-04
1
-5
/
+3
*
revert r15223 to see if it fixes the security-context-with-base-tag.html crash
darin@chromium.org
2009-05-04
1
-4
/
+0
*
Adds a WillDestroyFrame(WebFrame*) notification method to WebViewDelegate that
darin@chromium.org
2009-05-04
1
-0
/
+4
*
This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...
jungshik@google.com
2009-05-01
1
-4
/
+6
*
Fix sudden termination after the latest WebKit merge.
jam@chromium.org
2009-04-25
1
-6
/
+0
*
Use WebWorker and WebWorkerClient from the WebKit API.
darin@chromium.org
2009-04-24
1
-3
/
+3
*
Remove unused bits and pieces of #ifdefed code that isn't used.
tim@chromium.org
2009-04-24
1
-4
/
+0
*
Remove some unused code. Removes a couple of WebViewDelegate methods
darin@chromium.org
2009-04-18
1
-17
/
+0
*
Refactoring; switch the |filter| parameter into something that is more amenab...
avi@chromium.org
2009-04-12
1
-3
/
+2
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-09
1
-6
/
+2
*
Reverting dfisher changes 133386 and 13381
cpu@google.com
2009-04-08
1
-2
/
+6
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-08
1
-6
/
+2
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-2
/
+8
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-0
/
+1
*
First pass of refactoring dialogs.
avi@chromium.org
2009-04-06
1
-1
/
+2
*
Callbacks through ChromeClient->RenderView->RenderViewHost for ContentsDidCha...
rafaelw@chromium.org
2009-04-04
1
-0
/
+4
*
- Added support for keeping track of load times.
davemoore@chromium.org
2009-04-03
1
-9
/
+1
*
Paste from the x clipboard into webkit.
estade@chromium.org
2009-04-02
1
-0
/
+8
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
1
-0
/
+5
*
Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...
pfeldman@chromium.org
2009-03-16
1
-0
/
+7
[next]