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
*
This CL does the following: (1) Pass the max_length attribute to the password...
zysxqn@google.com
2012-06-06
5
-15
/
+158
*
TabContentsWrapper -> TabContents, part 2.
avi@chromium.org
2012-06-06
3
-23
/
+23
*
TabContentsWrapper -> TabContents, part 1.
avi@chromium.org
2012-06-05
2
-2
/
+4
*
Remove unneeded #include so that bundled expat can be removed.
phajdan.jr@chromium.org
2012-06-05
1
-2
/
+1
*
Get rid of internal content includes for sandbox code from chrome.
jam@chromium.org
2012-06-04
1
-1
/
+0
*
Move the rest of the content\test headers that are used by embedders to conte...
jam@chromium.org
2012-06-04
2
-3
/
+3
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
7
-7
/
+7
*
Move mock notification observer header from content\test to content\public\te...
jam@chromium.org
2012-06-03
1
-2
/
+2
*
Move mock test headers from content\test to content\public\test. This way we ...
jam@chromium.org
2012-06-03
2
-2
/
+1
*
Remove a few test headers from content\test to content\public\test. This way ...
jam@chromium.org
2012-06-02
1
-1
/
+1
*
Save auto generated passwords without presenting an infobar.
gcasto@chromium.org
2012-05-31
2
-3
/
+7
*
Roll libphonenumber r456
pliard@chromium.org
2012-05-29
1
-2
/
+2
*
Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.
thestig@chromium.org
2012-05-26
1
-2
/
+1
*
Update New Autofill UI Selection
csharp@chromium.org
2012-05-25
2
-0
/
+7
*
Upgrade Seperator in New Autofill UI
csharp@chromium.org
2012-05-24
4
-30
/
+25
*
Change most content::URLFetcher references to net::URLFetcher
akalin@chromium.org
2012-05-23
1
-2
/
+2
*
Remove content::URLFetcherDelegate
akalin@chromium.org
2012-05-22
1
-3
/
+3
*
Remove BrowserList usage from autofill CC infobar delegate, replacing it with...
ben@chromium.org
2012-05-22
1
-11
/
+12
*
Browser Plugin: WebContnets should notify when it's restored
fsamuel@chromium.org
2012-05-22
2
-4
/
+7
*
Make password generation switched by a preference in chrome settings rather t...
zysxqn@google.com
2012-05-17
4
-9
/
+97
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
2
-4
/
+5
*
Add Icon Support for New Autofill Gtk UI
csharp@chromium.org
2012-05-15
5
-2
/
+37
*
Re-enable password autofill for Incognito windows
isherman@chromium.org
2012-05-15
1
-1
/
+1
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-14
4
-47
/
+61
*
Revert 136499 - Taking over issue 10006037.
yusukes@google.com
2012-05-11
4
-61
/
+47
*
Move URLFetcherDelegate to net/ and split URLFetcher between net/ and content/
akalin@chromium.org
2012-05-11
2
-6
/
+10
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-11
4
-47
/
+61
*
Reapply "Changes according to review comments"
wangxianzhu@chromium.org
2012-05-05
1
-26
/
+11
*
Revert 135484 - Use Android API for GetDisplayNameForLocale().
rvargas@google.com
2012-05-04
1
-11
/
+26
*
Use Android API for GetDisplayNameForLocale().
wangxianzhu@chromium.org
2012-05-04
1
-26
/
+11
*
Convert the autofill interactive browser test to a normal browser_test. I add...
jam@chromium.org
2012-05-04
1
-41
/
+27
*
Ensure New Autofill UI Hides
csharp@chromium.org
2012-05-04
2
-0
/
+10
*
Revert 135175 - Revert 135164 - Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-1
/
+0
*
Revert 135164 - Cleanup of browser_test harness.
mmenke@chromium.org
2012-05-03
1
-0
/
+1
*
Cleanup of browser_test harness.
jam@chromium.org
2012-05-03
1
-1
/
+0
*
Add Delete Support to New Autofill UI
csharp@chromium.org
2012-05-02
15
-89
/
+310
*
New Autofill UI properly changes Colour.
csharp@chromium.org
2012-04-27
3
-4
/
+31
*
New Autofill UI uses ID for password
csharp@chromium.org
2012-04-27
4
-50
/
+3
*
RefCounted types should not have public destructors, chrome/browser/ part 6
rsleevi@chromium.org
2012-04-27
1
-1
/
+3
*
Roll libjingle 132:135
sergeyu@chromium.org
2012-04-26
3
-0
/
+3
*
Web-ify a bunch of these names. I am going to move some of the framework code...
ben@chromium.org
2012-04-25
1
-1
/
+1
*
Only enable password generation if password manager and autofill are both
gcasto@chromium.org
2012-04-24
3
-35
/
+55
*
Add more functionality to WebView.
ben@chromium.org
2012-04-17
1
-1
/
+1
*
TabContents -> WebContentsImpl, part 18.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
DataList UI (Chromium part)
keishi@chromium.org
2012-04-17
3
-16
/
+13
*
Revert 132281 - Add more functionality to WebView.
ben@chromium.org
2012-04-14
1
-1
/
+1
*
Add more functionality to WebView.
ben@chromium.org
2012-04-13
1
-1
/
+1
*
Fix a bug in password generation where caching in autofill_manager was
gcasto@chromium.org
2012-04-10
3
-13
/
+24
*
Fixed compilation errors in auto fill unit tests
qghc36@motorola.com
2012-04-09
1
-2
/
+2
*
Migrate AutofillManager to use the SequencedWorkerPool rather than the FILE t...
isherman@chromium.org
2012-04-05
1
-7
/
+4
[next]