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
/
editor_client_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-1
/
+0
*
Move autofill related WebView{Delegate} methods into the WebKit API.
darin@chromium.org
2009-10-16
1
-9
/
+10
*
More WebView / WebViewDelegate cleanup.
darin@chromium.org
2009-10-03
1
-5
/
+3
*
Restore plumbing for the spelling panel on Mac.
darin@chromium.org
2009-10-02
1
-1
/
+2
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-24
1
-5
/
+4
*
Move some more methods from WebViewDelegate to WebViewClient.
darin@chromium.org
2009-09-23
1
-23
/
+14
*
Fold WebEditingClient into WebViewClient.
darin@chromium.org
2009-09-18
1
-55
/
+49
*
Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminate
darin@chromium.org
2009-09-11
1
-12
/
+3
*
Supports Gtk keyboard themes.
suzhe@chromium.org
2009-09-10
1
-1
/
+5
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-3
/
+3
*
Remove NOTIMPLEMENTED() that messes with layout test output
pinkerton@chromium.org
2009-09-09
1
-1
/
+2
*
Adds support for the os x spelling panel to chromium. Users can
pinkerton@chromium.org
2009-09-09
1
-6
/
+26
*
Some cleanup to various WebCore client implementations.
darin@chromium.org
2009-09-05
1
-53
/
+61
*
Hook up WebEditingClient.
darin@chromium.org
2009-09-04
1
-204
/
+74
*
Catch up with webkit change which removes id() from the HTMLElement
mbelshe@google.com
2009-08-17
1
-1
/
+1
*
Make double-clicking to select work correctly on Mac.
tc@google.com
2009-08-11
1
-3
/
+8
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-1
/
+1
*
Add support for attribute spellcheck="true"/"false" in <input>.
sidchat@google.com
2009-07-28
1
-0
/
+2
*
Fix for spell check underlines disappearing when user clicks out of the Text ...
sidchat@google.com
2009-07-28
1
-2
/
+8
*
Spellcheck should not only work if the element is contentEditable, it should ...
jparent@chromium.org
2009-07-18
1
-6
/
+4
*
Add autofill dropdown support for password forms.
tim@chromium.org
2009-07-14
1
-8
/
+19
*
Extract form related classes from the guts of WebFrameImpl.
darin@chromium.org
2009-06-15
1
-0
/
+2
*
Use pointers instead of references in SpellCheck function.
sidchat@google.com
2009-06-12
1
-1
/
+1
*
Stop auto-correcting abbreviations.BUG= www.crbug.com/12921TEST= For command ...
sidchat@google.com
2009-06-10
1
-5
/
+14
*
The autofilling of passwords when the URL for visited page and the page the p...
jcampan@chromium.org
2009-05-26
1
-1
/
+21
*
Add Automatic spell correction support in Chrome.
sidchat@google.com
2009-05-12
1
-0
/
+12
*
Move WebKit API to src/webkit/api.
darin@chromium.org
2009-05-10
1
-1
/
+1
*
WebKit Merge 43361:43371, Chromium side.
dglazkov@google.com
2009-05-07
1
-1
/
+1
*
Workaround fix for Alt-Gr case.
ukai@chromium.org
2009-04-30
1
-8
/
+19
*
Don't insert ASCII character with ctrl(w/o/ alt) or meta is on.
ukai@chromium.org
2009-04-30
1
-0
/
+18
*
Reverting r14043, r14188. The fix that I'm reverting needs to be done, but we...
avi@google.com
2009-04-23
1
-25
/
+0
*
Don't ignore special character input on the Mac.
avi@google.com
2009-04-22
1
-1
/
+10
*
Don't insert text if key event has ctrl|alt|meta modifiers.
avi@google.com
2009-04-20
1
-0
/
+16
*
One of my recent CL added triggering form autofill when clicking an already f...
jcampan@chromium.org
2009-04-09
1
-5
/
+14
*
Changed the behavior of the form autofill popup.
jcampan@chromium.org
2009-03-27
1
-25
/
+32
*
When in a form text field, pressing the up/down arrow keys should bring up th...
jcampan@chromium.org
2009-03-25
1
-7
/
+15
*
Clicking a text field that is already focused triggers the autofill. However ...
jcampan@chromium.org
2009-03-24
1
-8
/
+5
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-6
/
+2
*
Autocomplete now uses the input field id when no name is available to perform...
jcampan@chromium.org
2009-03-18
1
-3
/
+4
*
Autocomplete popup should show up when clicking or pressing the up/down key i...
jcampan@chromium.org
2009-03-14
1
-2
/
+1
*
WebKit merge 41498:41530.
ericroman@google.com
2009-03-10
1
-0
/
+1
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-19
/
+19
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
1
-4
/
+6
*
The layout test fast/events/key-events-in-input-button.html fails because we ...
jcampan@chromium.org
2009-02-27
1
-0
/
+3
*
Re-land the WebKit merge 40722:40785.
darin@chromium.org
2009-02-10
1
-6
/
+6
*
Rollback WebKit merge since background images don't paint.
darin@chromium.org
2009-02-09
1
-6
/
+6
*
WebKit merge 40722:40785 (part 2)
darin@chromium.org
2009-02-09
1
-6
/
+6
*
We now show the form autofill when the user does any of these on a focused em...
jcampan@chromium.org
2008-12-18
1
-4
/
+26
*
Changes to the autofill popup:
jcampan@chromium.org
2008-12-16
1
-1
/
+6
*
fix build
tc@google.com
2008-12-15
1
-2
/
+2
[next]