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
/
dom_operations.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate the PasswordManagerDelegate out of PasswordManager.
erg@chromium.org
2010-07-16
1
-1
/
+2
*
Don't offer to translate pages if the page says so by
jcivelli@google.com
2010-07-12
1
-0
/
+25
*
Clears the autofilled password when the login is changed.
jcivelli@chromium.org
2010-06-13
1
-11
/
+10
*
Remove an inaccurate comment about STLDeleteElements.
tfarina@chromium.org
2010-06-08
1
-2
/
+0
*
Switch over to non-deprecated WebKit APIs and delete client methods that are no
darin@chromium.org
2010-05-05
1
-7
/
+7
*
Don't autofill a read-only password field.
snej@chromium.org
2010-05-04
1
-0
/
+5
*
FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...
jhawkins@chromium.org
2010-03-15
1
-7
/
+7
*
Remove submit handling in FillFormImpl. The one caller passes false to |subm...
jhawkins@chromium.org
2010-02-25
1
-16
/
+5
*
Remove ViewMsg_FormFill and the underlying implementation FillForm which are ...
jhawkins@chromium.org
2010-02-24
1
-21
/
+6
*
Use better web app icons.
xiyuan@chromium.org
2010-02-17
1
-2
/
+8
*
Remove unnecessary references to webkit/glue/glue_util.h in
darin@chromium.org
2010-01-13
1
-1
/
+0
*
dom_operations to use WebAnimationController
yaar@chromium.org
2010-01-11
1
-52
/
+18
*
removing webcore dependencies in dom_operations
yaar@chromium.org
2010-01-11
1
-61
/
+55
*
Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.
yaar@chromium.org
2009-12-23
1
-180
/
+68
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-4
/
+4
*
Move PasswordAutocompleteListener into the WebKit API (AGAIN)
yaar@chromium.org
2009-11-07
1
-38
/
+38
*
Moves webview_impl.cc, webframe_impl.cc and webframeloaderclient_impl.cc into
darin@chromium.org
2009-10-30
1
-8
/
+10
*
WebKit update 49997:50027.
dglazkov@chromium.org
2009-10-24
1
-1
/
+1
*
Create a PasswordAutocompleteListener interface to de-couple WebView
darin@chromium.org
2009-10-23
1
-2
/
+2
*
Moved castToHTMLXXXElement and getNameForInputElement to DOMUtilitiesPrivate.
yaar@chromium.org
2009-10-22
1
-31
/
+3
*
Cleanup in webkit/glue to remove some dependencies.
darin@chromium.org
2009-10-22
1
-0
/
+2
*
Convert some structures in webkit/glue to string16.
darin@chromium.org
2009-10-20
1
-15
/
+14
*
Moved Node/ElementToHTMLInputElement from glue/dom_utilities into src/DOMUtil...
yaar@chromium.org
2009-10-20
1
-13
/
+3
*
Removed webkit_glue::FillFormToUploadFile from dom_operations.
yaar@chromium.org
2009-10-19
1
-100
/
+1
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-0
/
+1
*
This patch enables "Save page as" (ctrl+s) for resources located at
jamesr@chromium.org
2009-10-13
1
-8
/
+18
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-1
/
+1
*
Hook up webkit/api/public/WebView.h
darin@chromium.org
2009-09-30
1
-9
/
+9
*
Pull in webkit revision 47912. This involves a build fix matching
ojan@google.com
2009-09-01
1
-1
/
+2
*
Catch up with webkit change which removes id() from the HTMLElement
mbelshe@google.com
2009-08-17
1
-2
/
+4
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-1
/
+2
*
Update webkit to r44123
darin@chromium.org
2009-05-25
1
-2
/
+2
*
Clicking a text field that is already focused triggers the autofill. However ...
jcampan@chromium.org
2009-03-24
1
-9
/
+15
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-9
/
+9
*
Minor cleanup in webkit/glue:
darin@chromium.org
2009-03-02
1
-0
/
+1
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
1
-1
/
+1
*
WebKitMerge 40409:40464 (chromium-side).
ericroman@google.com
2009-02-03
1
-1
/
+1
*
Implement LayoutTestController::numberOfActiveAnimations to get a
finnur@google.com
2009-01-30
1
-0
/
+13
*
Adding the elementDoesAutoCompleteForElementWithId method to the layoutTestCo...
jcampan@chromium.org
2009-01-13
1
-0
/
+17
*
Don't overwrite pre-filled values when autofilling a form.
tim@chromium.org
2009-01-09
1
-0
/
+2
*
Adds support for pauseAnimationAtTimeOnElementWithId and
sky@google.com
2008-12-22
1
-1
/
+47
*
Relanding the new autofill.
jcampan@chromium.org
2008-11-20
1
-5
/
+1
*
Review URL: http://codereview.chromium.org/11306
jcampan@chromium.org
2008-11-20
1
-1
/
+5
*
A new implementation of the autofill using the editor client API.
jcampan@chromium.org
2008-11-20
1
-5
/
+1
*
The password manager and the form autofill feature were listening for events ...
jcampan@chromium.org
2008-11-17
1
-5
/
+10
*
Port some test_shell_tests, and platform cleanup for more of them.
tc@google.com
2008-11-06
1
-2
/
+27
*
Replace MSVC pragmas with the macro. Also adds two files
tc@google.com
2008-10-16
1
-2
/
+4
*
Compile fix on Linux
erg@google.com
2008-10-09
1
-5
/
+7
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
1
-5
/
+3
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
[next]