summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Remove JsonPrefStore pruning of empty values on write.gab@chromium.org2013-11-271-0/+1
* Move GetVisibleNetworks network type filtering to WiFiService interface. mef@chromium.org2013-11-274-10/+25
* Base: Remove Receive() from ScopedHandle.rvargas@chromium.org2013-11-271-2/+3
* Revert 237280 "Remove TraceController"tonyg@chromium.org2013-11-273-18/+23
* Revert 237409 "Move PreferencesMac to components/policy/."rsleevi@chromium.org2013-11-266-152/+0
* Move PreferencesMac to components/policy/.dconnelly@chromium.org2013-11-266-0/+152
* Move policy strings to components/policy_strings.grdp.dconnelly@chromium.org2013-11-264-7/+299
* Move RegistryDict to components/policy/.dconnelly@chromium.org2013-11-265-0/+735
* Enable cloud policy for extensions by default.joaodasilva@chromium.org2013-11-262-3/+3
* Support cloud policy for extensions on the desktop platforms.joaodasilva@chromium.org2013-11-261-2/+1
* [rAc OSX] Ensure that AddressBook address suggestions have non-empty labels.isherman@chromium.org2013-11-265-176/+101
* Remove TraceControllerwangxianzhu@chromium.org2013-11-263-23/+18
* Add back AutofillType::server_type() to fix input filling issues ondbeam@chromium.org2013-11-261-0/+1
* fix multilogin issue with passive authestade@chromium.org2013-11-266-23/+27
* autofill: Use timezone to guess user location.estade@chromium.org2013-11-261-2/+6
* Fixes and improvements to cloud policy for extensions.joaodasilva@chromium.org2013-11-251-0/+3
* Remove unnecessary grit_out_dir variable from component_strings.gyp.tfarina@chromium.org2013-11-241-3/+0
* Code cleanup: Pass vector by const-ref rather than by value.isherman@chromium.org2013-11-232-2/+2
* [Build Fix] Add missing #includetzik@chromium.org2013-11-231-0/+1
* Use base::PostTaskAndReplyWithResults() in more places.thestig@chromium.org2013-11-235-33/+26
* Few cleanups in components/nacl due to comments post landing (r236821).alexis.menard@intel.com2013-11-224-11/+10
* Move more files from chrome/browser/nacl_host/ to components/nacl/browser/alexis.menard@intel.com2013-11-2222-1/+3643
* Windows-specific implementation of Networking Private API.mef@chromium.org2013-11-226-1/+1615
* Move PolicySchema and PolicySchemaRegistry to components/policy/.dconnelly@chromium.org2013-11-228-0/+1021
* Abstracted AcceptPasswordAutofillSuggestion IPC out of core Autofill code.jeanfrancoisg@chromium.org2013-11-2219-54/+103
* Base infrastructure for Networking Private API on Windows and Mac.mef@chromium.org2013-11-229-0/+496
* Move PolicyBundle into components/policy/.dconnelly@chromium.org2013-11-226-1/+448
* Don't autofill passwords or forms in iframed content.jww@chromium.org2013-11-221-0/+5
* [dom_distiller] Fix two issues with distiller.yfriedman@chromium.org2013-11-221-3/+8
* Fixed webview_plugin placeholders not rendering.bokan@chromium.org2013-11-221-1/+3
* Move PolicyMap and its dependencies to components/policy/.dconnelly@chromium.org2013-11-219-0/+778
* Only abort writing out minidumps during shutdown if we would upload themjochen@chromium.org2013-11-211-1/+10
* rAc: support multiple accountsestade@chromium.org2013-11-219-19/+103
* Use TracingController for startup tracingwangxianzhu@chromium.org2013-11-213-19/+11
* Use TOP #1 language from CLD2 instead of the summary languagehajimehoshi@chromium.org2013-11-201-1/+2
* [Autofill] Support filling <textarea> elements with street address.isherman@chromium.org2013-11-2011-35/+109
* Refactor variations ProcessedStudy class.asvitkine@chromium.org2013-11-205-151/+160
* Report page load time for startup tests.jeremy@chromium.org2013-11-191-0/+30
* Have AutofillManagerDelegate supply the AutofillWebDataService to core code.blundell@chromium.org2013-11-1912-201/+147
* Revert 235957 "[Autofill] Support filling <textarea> elements wi..."jochen@chromium.org2013-11-1911-109/+35
* [Autofill] Support filling <textarea> elements with street address.isherman@chromium.org2013-11-1911-35/+109
* Add UMA tracking for timings around Chrome exe and dll loading.koz@chromium.org2013-11-192-0/+51
* Clean up PrefServiceBuilderisherman@chromium.org2013-11-191-4/+4
* Move components/nacl/{common -> browser}/nacl_browser_delegate.hscheib@chromium.org2013-11-195-10/+10
* Initialize DomDistillerStoreyfriedman@chromium.org2013-11-182-6/+25
* ComponentCloudPolicyService tracks the signin state.joaodasilva@chromium.org2013-11-182-0/+5
* Move chrome/browser/nacl_host/pnacl_translation_cache.* to components/nacl/br...alexis.menard@intel.com2013-11-187-0/+823
* Allow variation id with forcing flag for special setup & unit tests.yiyaoliu@chromium.org2013-11-183-18/+123
* Abstracted AutofillMsg_SetNodeText IPC out of core autofill code.jeanfrancoisg@chromium.org2013-11-189-45/+76
* Remove deleted frames from PasswordAutofillAgent::provisionally_saved_forms_vabr@chromium.org2013-11-181-1/+11