summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* 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
* autofill: remove obsolete switchestade@chromium.org2013-11-182-5/+0
* Revert 235562 "Initialize DomDistillerStore"tapted@chromium.org2013-11-172-24/+6
* Initialize DomDistillerStoreyfriedman@chromium.org2013-11-172-6/+24
* Use readability.js for page distillationbengr@chromium.org2013-11-172-17/+1
* ui: Android changes.tfarina@chromium.org2013-11-151-1/+1
* Add DomDistillerService implementationcjhopman@chromium.org2013-11-1514-45/+884
* Revert 235336 "Bind plugin placeholder directly to v8 instead of..."rockot@google.com2013-11-155-125/+44
* Bind plugin placeholder directly to v8 instead of over CppBoundClassjochen@chromium.org2013-11-155-44/+125
* Remove SECCOMP_BPF_STANDALONE and port the demo target to gyp.rsesek@chromium.org2013-11-141-0/+1
* [Autofill] Remove billing vs. shipping address detection heuristics from Auto...isherman@chromium.org2013-11-146-245/+22
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-142-2/+1
* Split chrome/nacl/nacl_exe_win_64.ccalexis.menard@intel.com2013-11-143-0/+99
* Page distiller corebengr@chromium.org2013-11-1318-24/+920
* Make thread checking in DomDistillerDatabase::LevelDB more flexiblecjhopman@chromium.org2013-11-132-8/+7
* Make components explicitly declare dependencies on other components.joi@chromium.org2013-11-136-1/+19
* Abstract usage of BrowserContext::GetRequestContext in Autofill core code.blundell@chromium.org2013-11-1310-20/+59