summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Abstract BrowserThread knowledge out of AutofillWebDataService.blundell@chromium.org2013-10-074-28/+45
* Revert "Implement TracingController::{Enable,Disable,Capture}Monitoring"justinlin@chromium.org2013-10-073-80/+3
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-073-3/+80
* Remove dependency from Mac's breakpad implementation to policies.jochen@chromium.org2013-10-052-0/+7
* GTTF: move the test launcher files to base/test/launcherphajdan.jr@chromium.org2013-10-041-1/+1
* Move language detection to a componentdroger@chromium.org2013-10-0421-0/+1536
* Set up trial experiment so that password generation is enabled for 10% of the...zysxqn@google.com2013-10-034-0/+34
* Add DOM Distiller syncable servicecjhopman@chromium.org2013-10-037-7/+978
* Build components and run components_tests on iOSdroger@chromium.org2013-10-031-1/+20
* Remove unnecessary DEPS rules since by default top level directories can't in...jam@chromium.org2013-10-031-4/+1
* Use same proto for sync and local dom distiller datacjhopman@chromium.org2013-10-0310-101/+203
* Abstract content::BrowserThread usage out of AutofillWebDataBackendImpl.blundell@chromium.org2013-10-033-39/+60
* Revert 226701 "Implement TracingController::{Enable,Disable,Capt..."tapted@chromium.org2013-10-033-80/+3
* Implement TracingController::{Enable,Disable,Capture}Monitoringharaken@chromium.org2013-10-033-3/+80
* retry r226004: rAc: phone number cleanupestade@chromium.org2013-10-027-40/+74
* Remove mirandac from OWNERS since she no longer works on chrome.erg@chromium.org2013-10-011-1/+0
* Add header to defer redirects until prerenders become visible.davidben@chromium.org2013-10-011-21/+22
* Tighten down DEPS allowances in //components/autofill.blundell@chromium.org2013-10-014-10/+6
* Eliminate AutofillManager exposing public accessor for WebContents.blundell@chromium.org2013-10-012-7/+0
* Set the client ID in crash reports via the crash key logging system.rsesek@chromium.org2013-10-012-7/+7
* Use production Wallet service URL by default.dbeam@chromium.org2013-10-014-16/+60
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-011-0/+3
* Revert 226004 "rAc: phone number cleanup"estade@chromium.org2013-09-307-60/+35
* rAc: phone number cleanupestade@chromium.org2013-09-307-35/+60
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-304-0/+6
* base: Move PerfTimer out of test/ directory.tfarina@chromium.org2013-09-291-3/+3
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-284-6/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-284-0/+6
* Android: cleanup jni_android to minimize external dependencies.bulach@chromium.org2013-09-261-5/+0
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-262-19/+5
* Clean up a few more unused globals.thakis@chromium.org2013-09-254-22/+0
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-253-3/+0
* Refactored users of PolicySchema to use the new policy::Schema class.joaodasilva@chromium.org2013-09-257-511/+10
* webkit: Kill support/ directory.tfarina@chromium.org2013-09-242-2/+2
* Add database for Dom Distiller articlescjhopman@chromium.org2013-09-239-16/+744
* Handle amex_disallowed field in Wallet response.paisa@chromium.org2013-09-215-20/+58
* Move prefs::kLastPolicyStatisticsUpdate to the policy component.dconnelly@chromium.org2013-09-193-0/+38
* Clean up GaiaUrls to actually return GURLs.mnissler@chromium.org2013-09-191-1/+1
* Fix a static initializer regression.thakis@chromium.org2013-09-191-1/+1
* [rac] Show amex-specific cvc hint for saved autofill cardrouslan@chromium.org2013-09-191-23/+11
* Revert "Revert 223907 "[password generation] Upload possible account cre...""gcasto@chromium.org2013-09-1810-21/+185
* [rac] Show amex specific cvc hintrouslan@chromium.org2013-09-181-0/+18
* Revert 223907 "[password generation] Upload possible account cre..."kkania@chromium.org2013-09-1810-185/+21
* [password generation] Upload possible account creation forms via Autofillgcasto@chromium.org2013-09-1810-21/+185
* Initial WebUI for DOM Distiller.nyquist@chromium.org2013-09-1819-0/+367
* [rAc] Remove unused transaction id parameter from callback.isherman@chromium.org2013-09-186-32/+22
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-173-3/+3
* Revert 223528 "Initial WebUI for DOM Distiller."ikarienator@chromium.org2013-09-1719-367/+0
* Initial WebUI for DOM Distiller.nyquist@chromium.org2013-09-1719-0/+367
* [rAc] Persist selection of newly added cards and addresses.isherman@chromium.org2013-09-1711-31/+82