summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Collect UMAs (Modify*Lang) into TranslateUIDelegatehajimehoshi@chromium.org2013-10-312-10/+1
* Break WebDataServiceAutofillTest's chrome dependency.thestig@chromium.org2013-10-312-45/+17
* Revert 230822 "Revert 230784 "Autofill: Slightly change algorith..."estade@chromium.org2013-10-318-9/+143
* Revert 231982 "Docserver: Display enum value descriptions in API..."kinaba@chromium.org2013-10-313-34/+3
* Docserver: Display enum value descriptions in API docs.sammc@chromium.org2013-10-313-3/+34
* Fix --trace-startup.wangxianzhu@chromium.org2013-10-313-7/+16
* Move password_form_fill_data_unittest.cc into components_unittests.tfarina@chromium.org2013-10-301-1/+2
* Move the PolicyDomain and PolicyNamespace types to the policy component.joaodasilva@chromium.org2013-10-304-13/+97
* Fix NULL deref when running with --disable-breakpad on Windows.rsesek@chromium.org2013-10-301-0/+6
* [Autofill] Add heuristics to identify 'Pin code' as a postal code label.isherman@chromium.org2013-10-301-0/+1
* [Translate]Add Uma stats for language changes in linux and androidmiguelg@chromium.org2013-10-292-1/+10
* [Password Generation] Fix origin equality checkgcasto@chromium.org2013-10-291-4/+7
* [Autofill] Restore support for <input type="month"> fields.isherman@chromium.org2013-10-293-4/+15
* rAc: show AmEx-specific error message for merchants where Wallet doesn'testade@chromium.org2013-10-294-2/+41
* [Autofill] Fix up style in FormStructure a bit.isherman@chromium.org2013-10-281-2/+1
* Remove unused IPC::Message priority.bbudge@chromium.org2013-10-282-5/+4
* Only generate breakpad symbols for build artefactsjochen@chromium.org2013-10-281-28/+29
* Add support for running several dump_syms in paralleljochen@chromium.org2013-10-281-11/+38
* avoid warnings compiling nacl64.exescottmg@chromium.org2013-10-272-0/+6
* Add support for generating breakpad symbols for content shell on Macjochen@chromium.org2013-10-261-22/+64
* Revert 230792 "Revert 230780 "Add a step to generate breakpad symbols for con...jochen@chromium.org2013-10-251-0/+157
* Close Views web contents modal dialogs on interstitial pages by defaultwittman@chromium.org2013-10-253-9/+21
* Linux: Remove second copy of NaCl runtime, used when nacl_helper failsmseaborn@chromium.org2013-10-251-1/+6
* Revert 230784 "Autofill: Slightly change algorithm to guess user..."kuan@chromium.org2013-10-243-130/+0
* Revert 230780 "Add a step to generate breakpad symbols for conte..."ajwong@chromium.org2013-10-241-157/+0
* Autofill: Slightly change algorithm to guess user's country.estade@chromium.org2013-10-243-0/+130
* Add a step to generate breakpad symbols for content shell on linuxjochen@chromium.org2013-10-241-0/+157
* Add a script to extract a minidump from a crash dumpjochen@chromium.org2013-10-241-0/+51
* Remove process_dumps_linux.pyjochen@chromium.org2013-10-241-300/+0
* Move Navigation.MainFrameScheme UMA recording to //components.cbentzel@chromium.org2013-10-234-0/+97
* [Autofill] Refactor FillFormField to be shared between local Autofill and Wal...isherman@chromium.org2013-10-2317-662/+655
* Introduce ShellBreakpadClient and install it.jochen@chromium.org2013-10-231-3/+3
* Extract the in-memory model from DomDistillerStorecjhopman@chromium.org2013-10-2210-142/+555
* Split components_tests into a separate gyp filejochen@chromium.org2013-10-222-24/+29
* Remove dependency of URLPattern class in NaCl code.alexis.menard@intel.com2013-10-221-0/+6
* Neuter the breakpad component for WebView.torne@chromium.org2013-10-221-2/+2
* Cleanup AutofillTableTest.thestig@chromium.org2013-10-221-94/+81
* Revert 230025 "Extract the in-memory model from DomDistillerStore"jyasskin@chromium.org2013-10-2210-553/+142
* Extract the in-memory model from DomDistillerStorecjhopman@chromium.org2013-10-2210-142/+553
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-2220-38/+2531
* Delete didProgrammaticallyScroll plumbing.mvanouwerkerk@chromium.org2013-10-213-23/+0
* Autoconnect policy for CrOS.pneubeck@chromium.org2013-10-212-0/+11
* Move process_dumps_linux.py to breakpad componentjochen@chromium.org2013-10-201-0/+300
* Introduce a separate gyp file for content shell and testsjochen@chromium.org2013-10-191-2/+2
* [rAC] Remove some stale TODOsisherman@chromium.org2013-10-192-3/+0
* Change components/components.gyp:web_modal_test -> web_modal_test_support for...dbeam@chromium.org2013-10-182-3/+3
* Use std::remove_if in autofill::PersonalDataManager, and other cleanups.thestig@chromium.org2013-10-182-61/+52
* Precache componentsclittle@chromium.org2013-10-1815-1/+850
* [Autofill] Add support for three pairs of new server field types.isherman@chromium.org2013-10-185-37/+190
* Moved prefs::kUserPolicyRefreshRate to component/policy/policy_pref_names.joaodasilva@chromium.org2013-10-182-6/+13