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
/
chrome
/
browser
/
autofill
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move files out of chrome\browser\renderer_host\test alongside their source. ...
jam@chromium.org
2011-02-24
2
-4
/
+4
*
Cleanup:
pkasting@chromium.org
2011-02-24
1
-14
/
+7
*
Integrate gfx::Image into the ResourceBundle.
rsesek@chromium.org
2011-02-22
1
-0
/
+1
*
Changed parsing code for the phonenumbers fields to incorporate different com...
georgey@chromium.org
2011-02-18
6
-107
/
+271
*
Begin the DCHECK() cleanup. Starting off with /src/chrome/a* and /src/chrome/...
rsesek@chromium.org
2011-02-17
5
-13
/
+13
*
Make TabContentsObserver handle registration automatically, as well as exposi...
jam@chromium.org
2011-02-17
2
-34
/
+17
*
Clean up Autofill address code.
isherman@chromium.org
2011-02-17
6
-193
/
+57
*
Autofill cleanup of labels
dhollowa@chromium.org
2011-02-15
15
-233
/
+156
*
Even more test cleanup. Some fixes to non-test code that's regressed.
erg@google.com
2011-02-15
2
-841
/
+0
*
GTTF: Use a fresh TestingBrowserProcess for each test, part #1
phajdan.jr@chromium.org
2011-02-15
5
-2
/
+15
*
More test out-of-lining.
erg@google.com
2011-02-14
2
-0
/
+4
*
Pull in a named constant from WebKit
isherman@chromium.org
2011-02-14
1
-5
/
+2
*
Remove interactive test aspects from FormStructureBrowserTest.DataDrivenHeuri...
isherman@chromium.org
2011-02-11
2
-14
/
+2
*
Autofill doesn't fill months properly if they are not zero-padded
dhollowa@chromium.org
2011-02-11
4
-12
/
+188
*
Disable FormStructureBrowserTest.DataDrivenHeuristics
isherman@chromium.org
2011-02-11
1
-1
/
+2
*
Reenable FormStructureBrowserTest.DataDrivenHeuristics for debugging
isherman@chromium.org
2011-02-11
1
-2
/
+1
*
Disable FormStructureBrowserTest.DataDrivenHeuristics for now.
isherman@chromium.org
2011-02-10
1
-7
/
+8
*
Add logging to FormStructureBrowserTest.DataDrivenHeuristics
isherman@chromium.org
2011-02-10
1
-1
/
+7
*
Hopefully fix FormStructureBrowserTest.DataDrivenHeuristics on 'Win' full bui...
isherman@chromium.org
2011-02-10
1
-8
/
+2
*
Reorganized phone field parsing, fixing parsing for fax numbers in the proces...
georgey@chromium.org
2011-02-09
10
-208
/
+295
*
Disable FormStructureBrowserTest.DataDrivenHeuristics on Windows
isherman@chromium.org
2011-02-09
1
-1
/
+7
*
Fix key identifier conversion.
bryeung@chromium.org
2011-02-09
1
-1
/
+1
*
Use-after-free in PersonalDataManager destructor on Mac OS
dhollowa@chromium.org
2011-02-09
1
-0
/
+14
*
Misc. cleanup bits I missed in my last pass.
pkasting@chromium.org
2011-02-09
1
-4
/
+0
*
Add a data-driven unit test to validate autofill profile merging during aggre...
isherman@chromium.org
2011-02-09
9
-256
/
+676
*
Cleanup:
pkasting@chromium.org
2011-02-08
1
-3
/
+2
*
Enable AutoFill crowdsourcing for Chromium builds as well.
isherman@chromium.org
2011-02-05
3
-18
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
2
-2
/
+2
*
Clean up PersonalDataManager::ImportFormData()
isherman@chromium.org
2011-02-04
5
-128
/
+153
*
Only cache <input type="text"> and <select> elements for autofill.
isherman@chromium.org
2011-02-04
4
-360
/
+56
*
Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-04
6
-103
/
+256
*
Revert 73700 - Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-03
6
-252
/
+87
*
Autofill billing and shipping addresses separately.
isherman@chromium.org
2011-02-03
6
-87
/
+252
*
Support autocompletion for HTMl5 tags:"email", "month" and "tel".
dhollowa@chromium.org
2011-02-03
7
-60
/
+268
*
Autofill should filter malformed emails addresses when form is submitted
dhollowa@chromium.org
2011-02-03
2
-0
/
+59
*
Autofill should filter incomplete addresses when form is submitted
dhollowa@chromium.org
2011-02-03
2
-15
/
+163
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
2
-3
/
+5
*
Split infobars.{cc,h} into separate pieces for the different classes defined ...
pkasting@chromium.org
2011-02-01
1
-4
/
+5
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
2
-8
/
+8
*
Add support for autofill server experiments
isherman@chromium.org
2011-01-31
11
-149
/
+340
*
Fix for: Some forms have incorrect signature for querying with toolbar servers
georgey@chromium.org
2011-01-31
3
-20
/
+80
*
Add the include <iterator> or change the usage of back_inserter to avoid comp...
jeanluc@chromium.org
2011-01-30
1
-0
/
+2
*
Change UTF8ToUTF16 to accept const StringPiece&.
suzhe@google.com
2011-01-28
1
-0
/
+2
*
Rename WebNavigationObserver to TabContentsObserver.
jam@chromium.org
2011-01-28
1
-3
/
+3
*
Inline internal autofill header.
bauerb@chromium.org
2011-01-27
1
-1
/
+5
*
Cleanup:
pkasting@chromium.org
2011-01-26
2
-5
/
+0
*
Hopefully fix PersonalDataManagerTest.ImportFormDataNotEnoughFilledFields
isherman@chromium.org
2011-01-26
2
-3
/
+4
*
Match FormStructure DCHECK to AutoFillManager's check in OnFormSubmitted()
isherman@chromium.org
2011-01-26
1
-1
/
+1
*
Fix header order
jam@chromium.org
2011-01-26
1
-1
/
+1
*
Move AutoFill messages into a separate file.
jam@chromium.org
2011-01-26
2
-16
/
+17
[next]