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
/
components
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing FullWallet decryption error.
ahutter@chromium.org
2013-06-25
3
-10
/
+15
*
components/autofill: Remove unnecessary exclusion deps entry of sync file.
tfarina@chromium.org
2013-06-25
1
-3
/
+0
*
Separate NaCl switches to their own file.
yael.aharon@intel.com
2013-06-24
4
-0
/
+110
*
Removing a bunch of unnecessary exclusions from components/autofill/core/brow...
joi@chromium.org
2013-06-24
2
-9
/
+0
*
Display detailed steps for Autocheckout flows.
dgwallinga@chromium.org
2013-06-24
11
-98
/
+253
*
components: Move autofill strings to autofill_strings.grdp.
tfarina@chromium.org
2013-06-23
3
-101
/
+107
*
Create AutofillDriverImpl unit test.
blundell@chromium.org
2013-06-22
5
-28
/
+145
*
[autofill] Add support for PSL domain matching for password autofill.
nyquist@chromium.org
2013-06-22
11
-29
/
+257
*
Enable Autocomplete feature for chromium webview
sgurun@chromium.org
2013-06-22
9
-32
/
+134
*
[Password Autofill] Don't fill fields with autocomplete="off".
isherman@chromium.org
2013-06-22
1
-2
/
+4
*
Revert r207951 - "Separate NaCl switches to their own file."
dpranke@chromium.org
2013-06-22
4
-110
/
+0
*
Separate NaCl switches to their own file.
yael.aharon@intel.com
2013-06-21
4
-0
/
+110
*
Ignore ajax on specified pages.
dgwallinga@chromium.org
2013-06-21
8
-13
/
+171
*
Talk to production wallet server when Autocheckout experiment is enabled
ramankk@chromium.org
2013-06-21
1
-1
/
+2
*
Fix most tests in //components/autofill/content to not depend on //chrome.
joi@chromium.org
2013-06-21
7
-70
/
+33
*
Add gcasto to OWNERS files for password autofill/generation.
gcasto@chromium.org
2013-06-21
1
-0
/
+3
*
[Autofill] Remove the "Disable native Autofill UI" flag.
isherman@chromium.org
2013-06-21
2
-14
/
+7
*
[Autofill] Update credit card type detection logic.
isherman@chromium.org
2013-06-21
8
-87
/
+252
*
Implement 'invalid' AutocompleteErrorEvent#reason
dbeam@chromium.org
2013-06-21
1
-1
/
+4
*
Cleanup: Remove unneeded gurl.h includes.
thestig@chromium.org
2013-06-21
1
-1
/
+0
*
Move IPC reception handling from AutofillManager to AutofillDriverImpl.
blundell@chromium.org
2013-06-21
4
-121
/
+109
*
Validate saved credit card number in interactive autocomplete
rouslan@chromium.org
2013-06-21
6
-12
/
+86
*
Use a direct include of strings headers, delete some strings forwarding headers.
avi@chromium.org
2013-06-20
1
-2
/
+2
*
Update remaining Blink header includes
abarth@chromium.org
2013-06-20
24
-72
/
+72
*
In components/autofill, move browser/ to core/browser/
blundell@chromium.org
2013-06-20
173
-874
/
+889
*
Autocheckout: Addressline2 is not filled
ramankk@chromium.org
2013-06-20
1
-2
/
+4
*
components: Remove the dependency on chrome/common/pref_names.h
tfarina@chromium.org
2013-06-20
2
-2
/
+1
*
Respect the new Online Wallet sign-in response.
aruslan@chromium.org
2013-06-20
3
-27
/
+81
*
Add activateContents() to WebContentsDelegateAndroid.
ppi@chromium.org
2013-06-19
2
-3
/
+11
*
components: Add translation section to component_strings.grd.
tfarina@chromium.org
2013-06-19
53
-0
/
+263
*
Pass along risk params on save/update Online Wallet calls
dbeam@chromium.org
2013-06-19
1
-1
/
+2
*
components: Clean up autofill DEPS entries.
tfarina@chromium.org
2013-06-19
2
-24
/
+0
*
components: Rename component_resources.* to component_strings.*
tfarina@chromium.org
2013-06-19
15
-93
/
+94
*
Update the remaining includes of string16.h to its new location.
tfarina@chromium.org
2013-06-18
1
-1
/
+1
*
In components/autofill, move common/ to core/common/
blundell@chromium.org
2013-06-18
90
-221
/
+242
*
Eliminate AutofillExternalDelegate being a WebContentsUserData
blundell@chromium.org
2013-06-18
4
-33
/
+30
*
Start moving breakpad integration to a component.
jochen@chromium.org
2013-06-18
5
-0
/
+49
*
Fix static intialization issue and resubmit (16165002): Do not allow user inp...
benquan@chromium.org
2013-06-18
3
-24
/
+43
*
Remove dependency of WebData on content
droger@chromium.org
2013-06-17
13
-95
/
+102
*
Abstract WebContentsObserver from Autofill shared code
blundell@chromium.org
2013-06-16
15
-145
/
+372
*
[Autofill] Support "importing" verified profiles and credit cards.
isherman@chromium.org
2013-06-15
7
-25
/
+261
*
Revert "In components/autofill, move common/ to shared/"
blundell@chromium.org
2013-06-15
90
-237
/
+217
*
In components/autofill, move common/ to shared/
blundell@chromium.org
2013-06-15
90
-217
/
+237
*
Make it possible to cancel Autocheckout.
ahutter@chromium.org
2013-06-14
5
-54
/
+86
*
Adds RefCountedDeleteOnMessageLoop
droger@chromium.org
2013-06-14
3
-14
/
+14
*
In components/autofill, move browser/autocheckout* to content/browser/
blundell@chromium.org
2013-06-14
19
-46
/
+46
*
Move android specific WebRTC notification implementation out of status_tray_a...
cramya@chromium.org
2013-06-14
2
-9
/
+23
*
Displaying Wallet errors to the user.
ahutter@chromium.org
2013-06-13
10
-79
/
+66
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in components/.
dcheng@chromium.org
2013-06-13
5
-17
/
+11
*
Enable component build for browser_context_keyed_service.
phajdan.jr@chromium.org
2013-06-12
9
-10
/
+57
[next]