summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* autofill: clear preview of data when hiding the autofill popup UIestade@chromium.org2014-01-231-3/+6
* Remove an invalid function qualifier on a method declaration.etienneb@chromium.org2014-01-231-2/+1
* Switch ExternalPolicyDataUpdater from SHA-1 to SHA-256bartfab@chromium.org2014-01-237-17/+19
* Fixed unused variable(s) in the generated policy schema data.joaodasilva@chromium.org2014-01-231-31/+36
* Build with configuration_policy enabled on iOS by default.joaodasilva@chromium.org2014-01-223-23/+96
* [Password Autofill] Catch XHR submitted forms where onsubmit() isn't called.gcasto@chromium.org2014-01-221-9/+26
* Added a BrowserPolicyConnectorIos.joaodasilva@chromium.org2014-01-223-0/+126
* Add additional restriction to policy schema internal, including modification tobinjin@chromium.org2014-01-223-9/+123
* Implement nacl_irt_memory for non-sfi mode.hidehiko@chromium.org2014-01-228-46/+148
* Add additional restriction to policy schema internal, includes modification t...binjin@chromium.org2014-01-226-28/+412
* Revert 245563 and 245800 which made re2 GN generated.brettw@chromium.org2014-01-222-2/+2
* Added BrowserPolicyConnector::GetDeviceManagementUrl().joaodasilva@chromium.org2014-01-222-0/+18
* Avoid vector copy by passing as a const-reference.etienneb@chromium.org2014-01-211-1/+1
* Moved the ProxyPolicyProvider to the policy component.joaodasilva@chromium.org2014-01-215-0/+213
* Moved the --device-management-url switch to the policy component.joaodasilva@chromium.org2014-01-212-0/+6
* All Chrome Frame policies are valid only through version 32.grt@chromium.org2014-01-211-8/+8
* Split the BrowserPolicyConnector into platform parts.joaodasilva@chromium.org2014-01-216-2/+430
* Move LanguageState to the translate componentdroger@chromium.org2014-01-2110-0/+520
* Add per-file OWNERS for signin-related files in //components.blundell@chromium.org2014-01-211-0/+4
* [Policy] Support Android in the Variations Restrict Policymathp@chromium.org2014-01-211-1/+1
* Componentize SigninManagerCookieHelper.blundell@chromium.org2014-01-213-0/+140
* Remove pointless msvs_cygwin_shell:1scottmg@chromium.org2014-01-191-1/+0
* Support -Goutput_dir=blahblah in GN-GYP hybrid modejamesr@chromium.org2014-01-182-2/+2
* Convert the re2 GYP targets to be generated by GN.brettw@chromium.org2014-01-172-2/+2
* Move the Autofill and URLBlacklist policy handlers to the component.joaodasilva@chromium.org2014-01-179-1/+251
* Enable building with configuration_policy==1 on ios.joaodasilva@chromium.org2014-01-1710-18/+18
* Implement nacl_irt_clock for non-sfi mode.hidehiko@chromium.org2014-01-177-6/+105
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-174-0/+19
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-172-6/+6
* Move AutofillProfileSyncableService into the Autofill component.blundell@chromium.org2014-01-165-9/+1788
* Fix memory leak in readingListPrivate api test.yfriedman@chromium.org2014-01-164-6/+6
* Revert of Convert the re2 GYP targets to be generated by GN. (https://coderev...brettw@chromium.org2014-01-162-2/+2
* Convert the re2 GYP targets to be generated by GN.brettw@chromium.org2014-01-162-2/+2
* Implement nacl_irt_futex for non-sfi mode.hidehiko@chromium.org2014-01-164-0/+85
* Removed the old policy protobufs location.joaodasilva@chromium.org2014-01-161-67/+0
* Implement nacl_irt_thread and nacl_irt_tls for non-sfi mode.hidehiko@chromium.org2014-01-164-0/+131
* Implement nacl_irt_fdio for non-sfi mode.hidehiko@chromium.org2014-01-156-1/+198
* Generate windows policy files only on windows.thakis@chromium.org2014-01-151-110/+112
* Sanitize the referrer when loading a serialized navigation entryjochen@chromium.org2014-01-153-0/+71
* Don't try to load a plugin after the webview plugin is gonejochen@chromium.org2014-01-141-0/+2
* [rAc] - default to the sandbox for unofficial buildsestade@chromium.org2014-01-142-1/+32
* Implement initial of chrome.readingListPrivate api.yfriedman@chromium.org2014-01-148-29/+51
* Ensure WeakPtrFactories are at the end of their owning classes and referpkasting@chromium.org2014-01-142-37/+21
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-2/+2
* Fix schema for AutoCleanUpStrategy policybartfab@chromium.org2014-01-131-3/+1
* Explicitly cut link between WebViewPlugin and PluginPlaceholderjochen@chromium.org2014-01-134-3/+11
* Update WebFrameClient::didClearWindowObject signature.jochen@chromium.org2014-01-132-2/+2
* Add CookieStoreConfig to unify API for in-memory and persistent CookieStore C...ajwong@chromium.org2014-01-111-2/+4
* Move TranslateURLFetcher to the translate componentdroger@chromium.org2014-01-105-0/+198
* Android: moves autofill to use long for JNI.bulach@chromium.org2014-01-101-0/+1