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_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-2
/
+2
*
Modify WebView drop effect override values.
tc@google.com
2009-04-30
1
-4
/
+4
*
Add transparency support to RenderWidgetHostView.
aa@chromium.org
2009-04-23
1
-0
/
+6
*
DevTools: Run nested message loop instead of whitelisting the messages.
pfeldman@chromium.org
2009-04-22
1
-0
/
+3
*
Provide an override for Webview drop effect.
tc@google.com
2009-04-22
1
-0
/
+13
*
Use webtextinput to insert text for middle-click paste.
estade@chromium.org
2009-04-21
1
-2
/
+1
*
Remove some unused code. Removes a couple of WebViewDelegate methods
darin@chromium.org
2009-04-18
1
-8
/
+0
*
TBR: Revert "Miscellaneous API sprucing."
aa@chromium.org
2009-04-15
1
-1
/
+0
*
Miscellaneous API sprucing.
aa@chromium.org
2009-04-15
1
-0
/
+1
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-09
1
-11
/
+11
*
When the Find bar has focus it eats keypresses such as PageUp, PageDown and U...
finnur@chromium.org
2009-04-08
1
-0
/
+1
*
Reverting dfisher changes 133386 and 13381
cpu@google.com
2009-04-08
1
-11
/
+11
*
Switch to using WebPoint, WebRect, and WebSize in more of the glue
darin@chromium.org
2009-04-08
1
-11
/
+11
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-10
/
+14
*
Paste from the x clipboard into webkit.
estade@chromium.org
2009-04-02
1
-0
/
+1
*
Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.
darin@chromium.org
2009-04-02
1
-0
/
+1
*
Use Webkit::WebInputEvent and remove webkit/glue/webinputevent.
darin@chromium.org
2009-03-27
1
-18
/
+21
*
A tricky fix for Issue 1845 (Take 2).
hbono@chromium.org
2009-03-25
1
-0
/
+1
*
Wire 'Inspect Element' action to the new DevTools (depending on the devtools ...
pfeldman@chromium.org
2009-03-24
1
-0
/
+4
*
Pressing the Del key while a item is selected in the autocomplete popup delet...
jcampan@chromium.org
2009-03-20
1
-0
/
+5
*
Do correct hit testing for context menu items in WebViewImpl.
estade@chromium.org
2009-03-19
1
-4
/
+10
*
Reverting 11953.
hbono@chromium.org
2009-03-18
1
-1
/
+0
*
A tricky fix for Issue 1845.
hbono@chromium.org
2009-03-18
1
-0
/
+1
*
Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...
pfeldman@chromium.org
2009-03-16
1
-0
/
+7
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Hook up inspector highlighting again. This time we use
ojan@google.com
2009-02-26
1
-2
/
+0
*
Add an identity (id) to system drag & drop.
tc@google.com
2009-02-26
1
-0
/
+9
*
This CL causes the autofill popup to hide when the browser window is moved or...
jcampan@chromium.org
2009-02-25
1
-0
/
+1
*
Remove unused 'node' parameter from ImeUpdateStatus.
darin@chromium.org
2009-02-20
1
-1
/
+0
*
Reverting 9944.
yurys@google.com
2009-02-18
1
-2
/
+0
*
Create communication channel between developer tools UI implemented in JS and...
yurys@google.com
2009-02-18
1
-0
/
+2
*
Reverting 9855.
maruel@chromium.org
2009-02-16
1
-2
/
+0
*
Review URL: http://codereview.chromium.org/20405
yurys@google.com
2009-02-16
1
-0
/
+2
*
The WebFrame interface currently supports reference counting, but no one uses.
darin@chromium.org
2009-02-13
1
-1
/
+2
*
Selecting an item in the autocomplete popup would cause a crasher.
jcampan@chromium.org
2009-02-09
1
-4
/
+7
*
Autocomplete popup should not handle the Home and end key messages, they shou...
jcampan@chromium.org
2009-02-04
1
-0
/
+3
*
We now show the form autofill when the user does any of these on a focused em...
jcampan@chromium.org
2008-12-18
1
-0
/
+3
*
Move the "platform" wrappers in skia/ext to the skia namespace.
brettw@google.com
2008-12-17
1
-1
/
+1
*
Add "Enable spell check for this field" menu option in sub context menu for c...
sidchat@google.com
2008-12-15
1
-1
/
+0
*
Move implementation of BackForwardListClient to a new class named
darin@chromium.org
2008-12-13
1
-16
/
+8
*
Find now uses WebKit's TextMatch highlighting for Find-in-page.
finnur@google.com
2008-11-24
1
-3
/
+0
*
Remove base versions of the graphics headers, which previously just forwarded...
brettw@google.com
2008-11-22
1
-1
/
+1
*
Landing 37604:38097 merge
dglazkov@google.com
2008-11-10
1
-7
/
+9
*
Remove windows-isms from drag & drop. This
tc@google.com
2008-11-07
1
-1
/
+2
*
Landing this again as I cannot reproduce the perf regression locally.
jcampan@chromium.org
2008-11-07
1
-0
/
+16
*
Reverting the autofill popu CL as it creates perf regression.
jcampan@chromium.org
2008-11-06
1
-16
/
+0
*
Changes parameters used by IME code to fix several issues caused by Japanese ...
hbono@chromium.org
2008-11-06
1
-6
/
+8
*
This CL adds the autofill UI in forms.
jcampan@chromium.org
2008-11-05
1
-0
/
+16
*
Finish unforking the async history item changes.
mpcomplete@google.com
2008-11-04
1
-1
/
+0
*
Takes steps to make our PlatformScreen implementation more portable.
darin@chromium.org
2008-10-31
1
-1
/
+0
[next]