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 singleton tabs off Browser.
ben@chromium.org
2012-06-21
1
-1
/
+2
*
A few simple removals of browser::FindLastActiveWithProfile.
jam@chromium.org
2012-06-20
1
-6
/
+4
*
Move test_url_fetcher_factory.* from content/ to net/url_request
akalin@chromium.org
2012-06-19
2
-9
/
+9
*
sync: don't inherit SupportsWeakPtr from ProfileSyncService
tim@chromium.org
2012-06-19
3
-25
/
+39
*
Replace usage of browser::FindBrowserForController with browser::FindBrowserW...
ben@chromium.org
2012-06-19
1
-2
/
+1
*
Move content::URLFetcher static functions to net::URLFetcher
akalin@chromium.org
2012-06-19
1
-2
/
+2
*
Move guid generation from chrome/common/ to base/.
marja@chromium.org
2012-06-14
6
-21
/
+21
*
Revert 142048 - Move thread checking from autofill_country.cc to browser_proc...
mrossetti@chromium.org
2012-06-14
2
-6
/
+21
*
Move thread checking from autofill_country.cc to browser_process_impl.cc
wangxianzhu@chromium.org
2012-06-14
2
-21
/
+6
*
Add Delete Icon to New Autofill UI
csharp@chromium.org
2012-06-13
2
-7
/
+9
*
Add Datalist Support to New Autofill UI
csharp@chromium.org
2012-06-08
5
-87
/
+293
*
TabContentsWrapper -> TabContents, part 5.
avi@chromium.org
2012-06-08
15
-72
/
+63
*
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
[next]