summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Move UserCloudPolicyManager and UserCloudPolicyStore into the policy component.joaodasilva@chromium.org2013-12-1213-0/+1207
* Implement WebAutofillClient::openTextDataListChooser().tkent@chromium.org2013-12-122-22/+48
* [Autofill] Ignore password fields in quality metrics.isherman@chromium.org2013-12-121-0/+6
* Fix the copyright header on the policy protobufs.joaodasilva@chromium.org2013-12-121-2/+2
* rAc: Make links in sign-in webview to different domains open in a new tab.dbeam@chromium.org2013-12-113-0/+13
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-1/+1
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-114-28/+14
* Move the cloud policy protobufs into the component.joaodasilva@chromium.org2013-12-1125-42/+836
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-1/+1
* Add a header when fetching pages under the DMServer URL.atwilson@chromium.org2013-12-117-3/+210
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-111-1/+2
* rAc: completely disable wallet in countries where it's not supportedestade@chromium.org2013-12-113-2/+16
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-111-2/+1
* Only move dialogs on BrowserViewLayout::Layout as needed.msw@chromium.org2013-12-101-2/+1
* Linux sandbox: cleanup sandbox-bpf naming.jln@chromium.org2013-12-103-16/+16
* Removes usage of RenderViewHost from AutofillManager.jeanfrancoisg@chromium.org2013-12-1015-83/+39
* Fixing all Java import ordering issues.aurimas@chromium.org2013-12-103-17/+1
* Have component_strings be a hard dependencyblundell@chromium.org2013-12-101-0/+1
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-101-1/+1
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-101-1/+2
* Add an observer for article updates.shashishekhar@chromium.org2013-12-108-3/+199
* [Autofill] Support street addresses with arbitrarily many lines.isherman@chromium.org2013-12-103-31/+136
* Linux Sandbox: move NaCl to new BPF policy format.jln@chromium.org2013-12-101-7/+23
* Linux sandbox: migrate policies to new format.jln@chromium.org2013-12-091-0/+1
* Use schemas bundled in extensions to convert policies loaded on Windows.joaodasilva@chromium.org2013-12-098-377/+332
* Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"jochen@chromium.org2013-12-0910-41/+30
* Remove chrome_path.h temporary exception entry from DEPS file.tfarina@chromium.org2013-12-081-1/+0
* Ignore unknown attributes when parsing JSON schemas.joaodasilva@chromium.org2013-12-085-14/+58
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-5/+3
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-3/+5
* Move policy code into components/policy.joaodasilva@chromium.org2013-12-08112-6/+21271
* [Autofill] Update the Autofill database schema for i18n.isherman@chromium.org2013-12-0813-250/+685
* rAc: Pay attention to more of gaia account struct in WalletItems responseestade@chromium.org2013-12-088-129/+271
* Move web_data_service_unittest.cc from unit_tests target to components_unitte...tfarina@chromium.org2013-12-071-0/+8
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-5/+3
* Use base namespace for string16 in components and cloud_print.brettw@chromium.org2013-12-0621-77/+78
* Revert of https://codereview.chromium.org/104593008/noms@chromium.org2013-12-0610-30/+41
* Disable cloud policy for extensions by default.joaodasilva@chromium.org2013-12-062-3/+3
* Moves the OnRequestAutocomplete() flow from AutofillManager to AutofillDriver...jeanfrancoisg@chromium.org2013-12-0610-95/+320
* [breakpad] remove dependency on content_switches.ccjochen@chromium.org2013-12-0610-41/+30
* Debug UI for DOM distiller supports distillation and lists articles.nyquist@chromium.org2013-12-0611-60/+224
* Changed the precache config settings proto to not include the whitelist of st...sclittle@chromium.org2013-12-064-44/+24
* Move PolicyErrorMap to components/policy/.dconnelly@chromium.org2013-12-054-0/+279
* Move PreferencesMac to components/policy/.dconnelly@chromium.org2013-12-055-0/+139
* Move dom_distiller_service_factory to //chrome.blundell@chromium.org2013-12-053-135/+0
* Don't DCHECK() on unknown types being asked from Wallet addresses.dbeam@chromium.org2013-12-051-0/+7
* Added GetState, GetManagedProperties, CreateNetwork methods to WiFiService. mef@chromium.org2013-12-054-17/+174
* Metrics database for tracking precache statistics.sclittle@chromium.org2013-12-059-11/+906
* Register BCKS-based preferences before the PrefService is created.gab@chromium.org2013-12-048-83/+116
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-044-4/+18