summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* [password autofill] Add serialization for FormData and FormFieldDatagcasto@chromium.org2013-08-297-1/+307
* Fix checkdeps following variations target move.asvitkine@chromium.org2013-08-291-0/+3
* Create a variations component, so that it can be re-used.asvitkine@chromium.org2013-08-2919-0/+2577
* [Autofill] Simplify GetRawInfo() and SetRawInfo().isherman@chromium.org2013-08-295-15/+14
* rAc: Use correct location to look for buyer error type.ramankk@chromium.org2013-08-292-22/+26
* Fix autofill popup stickiness.dbeam@chromium.org2013-08-283-0/+14
* Add a missing break stmt (caught by Coverity).isherman@chromium.org2013-08-281-0/+1
* Add HTTP status code to navigation data structurespvalenzuela@chromium.org2013-08-284-0/+25
* Remove KeyboardListener interface and switch to a callback instead, per the C...jam@chromium.org2013-08-274-23/+27
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-6/+3
* Remove the Extensions URLRequestContext.ajwong@chromium.org2013-08-271-3/+6
* Comment explaining PROCESS_DUP_HANDLEsehr@chromium.org2013-08-261-0/+8
* content: Move kHttpsScheme constant into content namespace.tfarina@chromium.org2013-08-262-2/+2
* Move perftimer.* into base/test/ directory.tfarina@chromium.org2013-08-241-1/+1
* Enable task manager to kill NaCl windows processes, and fix crash throttlingsehr@chromium.org2013-08-231-1/+2
* Move Android to use new Popup Blocker API.dtrainor@chromium.org2013-08-233-36/+0
* Cleanup WebContentsModalDialogManagerTest.thestig@chromium.org2013-08-231-13/+16
* Remove redundant newlib builds of untrusted librariesdschuff@chromium.org2013-08-221-1/+1
* Convert UserPolicySigninService to use OAuth2TokenServiceatwilson@chromium.org2013-08-224-12/+44
* Pass new_wallet_user flag to GetFullWallet(), so that Sugar server can pass i...benquan@chromium.org2013-08-223-6/+55
* Observe WebContentsModalDialogHost from NativeWebContentsModalDialogManagerViewswittman@chromium.org2013-08-211-0/+1
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-213-11/+112
* Revert 218584 "Support a new remote IPC for for GetTerminationSt..."dbeam@chromium.org2013-08-213-112/+11
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-213-11/+112
* Reland: Add components/web_modal OWNERSwittman@chromium.org2013-08-201-0/+2
* Revert 218518 "Add components/web_modal OWNERS"stevenjb@chromium.org2013-08-201-2/+0
* Add NativeWebContentsModalDialogManager::HostChanged()wittman@chromium.org2013-08-204-1/+15
* Add components/web_modal OWNERSwittman@chromium.org2013-08-201-0/+2
* Switch to using '-t ios' for gritstuartmorgan@chromium.org2013-08-201-2/+2
* Re-enable crash throttling for PNaCl processes.sehr@google.com2013-08-193-4/+11
* InstantExtended: Persist TemplateURL.new_tab_url.jered@chromium.org2013-08-193-4/+74
* Improving visibilty check for password formsnpentrel@chromium.org2013-08-196-5/+96
* Dismiss autofill popup on screen orientation change.kkimlabs@chromium.org2013-08-162-0/+5
* [password autofill] Remove references to PasswordForm from RenderViewImplgcasto@chromium.org2013-08-163-0/+76
* Moved chrome/common/policy to components/policy.joaodasilva@chromium.org2013-08-1410-0/+605
* Moved chrome/common/json_schema to components/json_schema.joaodasilva@chromium.org2013-08-1321-2/+2096
* Remove rest of NaCl RunSandboxTests for outer sandbox.jvoung@chromium.org2013-08-138-184/+8
* autofill: Update uses of IPC_ENUM_TRAITS() to IPC_ENUM_TRAITS_MAX_VALUE().tfarina@chromium.org2013-08-131-2/+5
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-121-4/+0
* Revert 216780 "Clean up compositor initialization/destruction."nhiroki@chromium.org2013-08-121-0/+4
* Clean up compositor initialization/destruction.danakj@chromium.org2013-08-091-4/+0
* [Autofill] Fill concatenated address lines for autocomplete type hint 'street...isherman@chromium.org2013-08-098-24/+125
* Remove mention of webkit/plugins from DEPS files.jam@chromium.org2013-08-091-1/+0
* [Autofill] Fill country codes for autocomplete type hint 'country'.isherman@chromium.org2013-08-097-11/+91
* Remove TODO around AutofillType::GetEquivalentBillingFieldType.isherman@chromium.org2013-08-091-5/+2
* NaCl Linux sandbox: enable SIGSYS in seccomp-bpfjln@chromium.org2013-08-091-5/+0
* Move AutofillType::StringToFieldType functionality into narrower scope.isherman@chromium.org2013-08-093-103/+15
* Add a FullWallet constructor for data obtained from SDK.aruslan@chromium.org2013-08-083-0/+59
* [Autofill] Enable Autofill Tests and Make UI Tests.csharp@chromium.org2013-08-081-0/+2
* Handle a few more wallet error codes, and display proper message to user.ramankk@chromium.org2013-08-084-21/+210