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
*
Revert 204916 "Autofil Dialog: Do not allow user input un suppor..."
kuan@chromium.org
2013-06-07
3
-43
/
+24
*
Autofil Dialog: Do not allow user input un supported card number in wallet mode.
benquan@chromium.org
2013-06-07
3
-24
/
+43
*
Replace WebDatabaseObserver with callbacks
caitkp@chromium.org
2013-06-07
6
-78
/
+75
*
In components/autofill, move browser/risk/ to content/browser/risk/
blundell@chromium.org
2013-06-07
5
-24
/
+125
*
Depend on public/blink.gyp:blink to depend on Blink library
jamesr@chromium.org
2013-06-07
2
-2
/
+2
*
In components/autofill, move renderer/ to content/renderer
blundell@chromium.org
2013-06-06
16
-74
/
+95
*
Pass the SiteInstance into CreateRenderProcessHost
jyasskin@chromium.org
2013-06-06
1
-1
/
+2
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
9
-194
/
+78
*
rAc: fill in "shipping name" when the user has selected "same as billing"
estade@chromium.org
2013-06-06
1
-1
/
+1
*
Autofill support for separate billing address phone number
dgwallinga@chromium.org
2013-06-06
10
-30
/
+89
*
Handling CHOOSE_ANOTHER_INSTRUMENT_OR_ADDRESS by re-fetching WalletItems.
dbeam@chromium.org
2013-06-06
1
-1
/
+1
*
C++ readability review for isherman
isherman@chromium.org
2013-06-05
2
-75
/
+73
*
Highlight fields we know to be invalid but have no way of locally checking.
dbeam@chromium.org
2013-06-04
2
-0
/
+9
*
Stop offering Autocheckout bubble on the forms of no interest to Autocheckout.
ramankk@chromium.org
2013-06-04
6
-39
/
+139
*
Display notification in rAc dialog when talking to other than production wall...
dbeam@chromium.org
2013-06-04
3
-0
/
+25
*
Autocheckout: parse multiple clicks setting in autofill response.
benquan@chromium.org
2013-06-04
4
-25
/
+125
*
Carts are deprecated by the latest version of the server
ahutter@chromium.org
2013-06-04
7
-129
/
+0
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
3
-4
/
+4
*
Update components/ to use scoped_refptr<T>::get() rather than implicit "opera...
rsleevi@chromium.org
2013-06-02
10
-33
/
+33
*
Hang SyncableServices off AutofillBackend, since they are on the DB thread al...
caitkp@chromium.org
2013-06-01
4
-31
/
+42
*
Autofill:rAc: Wrongly assumed that the is_minimal_address field is a json str...
ramankk@chromium.org
2013-05-31
2
-7
/
+7
*
Add tracing to BrowserContextDependencyManager for analyzing startup performa...
andrewhayden@chromium.org
2013-05-31
1
-0
/
+3
*
Enable UI for possible username selection via Finch experiment.
gcasto@chromium.org
2013-05-31
6
-11
/
+131
*
Use base::MessageLoop in more files.
xhwang@chromium.org
2013-05-30
2
-5
/
+5
*
Color Picker for <input type=color>
paulnavin@google.com
2013-05-30
1
-4
/
+3
*
Determine card egilibility by card.status from server only.
benquan@chromium.org
2013-05-30
1
-1
/
+2
*
Update references to Blink's Platform API headers (remaining)
abarth@chromium.org
2013-05-30
13
-20
/
+19
*
[Autofill] Pass struct by const-reference.
isherman@chromium.org
2013-05-30
2
-2
/
+2
*
Make suggestions invalid when no phone number is attached to a Wallet address...
dbeam@chromium.org
2013-05-30
1
-1
/
+1
*
components: Move web_contents_delegate_android into web_contents_delegate_and...
tfarina@chromium.org
2013-05-29
8
-16
/
+16
*
Remember the initial checked state of {radiobutton|checkbox}. If autofill flo...
ramankk@chromium.org
2013-05-29
1
-0
/
+1
*
Add an OWNERS file for browser_context_keyed_service component.
phajdan.jr@chromium.org
2013-05-29
1
-0
/
+4
*
Making credit card number un-editable in Wallet mode.
dbeam@chromium.org
2013-05-29
2
-2
/
+10
*
Relanding "chrome/browser: Remove unnecessary entries from DEPS files."
tfarina@chromium.org
2013-05-29
1
-2
/
+0
*
Revert 202729 "chrome/browser: Remove unnecessary entries from D..."
akalin@chromium.org
2013-05-29
1
-0
/
+2
*
chrome/browser: Remove unnecessary entries from DEPS files.
tfarina@chromium.org
2013-05-29
1
-2
/
+0
*
Field's server type mapping (using Autofill server response) for forms with c...
ramankk@chromium.org
2013-05-28
3
-10
/
+69
*
Introduce content::PageState (again).
darin@chromium.org
2013-05-28
5
-30
/
+35
*
Fix AutofillDialogCocoaBrowserTest, AutofillMetricsTest.
avi@chromium.org
2013-05-28
1
-1
/
+5
*
Split token-related methods from WebDataService
caitkp@chromium.org
2013-05-27
3
-2
/
+14
*
Revert 202188 "Introduce content::PageState."
grt@chromium.org
2013-05-26
5
-35
/
+30
*
Fix compile error on Win64 debug build
jschuh@chromium.org
2013-05-25
1
-0
/
+2
*
Autofill dialog: don't save duplicate shipping addresses to Wallet.
benquan@chromium.org
2013-05-25
4
-23
/
+95
*
Introduce content::PageState.
darin@chromium.org
2013-05-24
5
-30
/
+35
*
Record blocked navigations for managed users.
bauerb@chromium.org
2013-05-24
2
-1
/
+44
*
Load and send Wallet Risk params after user has agreed
dbeam@chromium.org
2013-05-24
1
-2
/
+2
*
Make Autofill SyncableServices use a backend interface for DB work, rather th...
caitkp@chromium.org
2013-05-24
6
-57
/
+32
*
Autofill:requestAutocomplete: Enable prompting for complete address when inst...
ramankk@chromium.org
2013-05-23
7
-27
/
+90
*
Move GPU device/driver info related code from content to gpu.
zmo@chromium.org
2013-05-23
2
-2
/
+3
*
Fixing risk on Android (no plugins yet).
dbeam@chromium.org
2013-05-23
1
-5
/
+9
[next]