summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Rewrites SerializedNavigationEntry to not have any //content member variables.rohitrao2014-10-204-79/+113
* Replace STAGE_PAIRING_DONE with STAGE_HOST_ENROLLMENT_SUCCESS.achuith2014-10-204-7/+6
* [Android] Simplify logic for grabbing initial country-code.yfriedman2014-10-204-27/+9
* Fix a pair of Cronet upload bugs and add tests.mmenke2014-10-209-15/+442
* Update Autofill component ownership to avoid bugs in OWNERS file parsinggcasto2014-10-202-6/+9
* Non-SFI Mode: Add disable_nacl_untrusted==0 to the condition of nacl_helper_n...hidehiko2014-10-201-5/+5
* Remove NOTIFICATION_HISTORY_URL_VISITEDsdefresne2014-10-203-1/+7
* Fix includes in //components/keyed_service/contentsdefresne2014-10-202-2/+0
* Remove dead declarations for a nonexistent class.palmer2014-10-181-1/+0
* Enforce handle ownership in base::Process.rvargas2014-10-171-3/+2
* Add Enterprise policy option to control minimum SSL fallback level.agl2014-10-171-1/+58
* Fix Java indentation issues.aurimas2014-10-1713-37/+36
* [GCM] DCHECK should not be used since it will skip the code insidejianli2014-10-173-1/+30
* PasswordAutofillAgent: avoid NULL frames in provisionally_saved_forms_vabr2014-10-171-1/+8
* [Password Manager] Update SQL database version in response to rollbackgcasto2014-10-171-1/+6
* Type conversion fixes, components/ edition.pkasting2014-10-178-38/+51
* Setup ProxyConfigServiceAndroid in Cronetxunjieli2014-10-176-35/+262
* Implementation of DevToolsBridgeServer.serya2014-10-1711-0/+822
* Non-SFI Mode: Build base/ library by PNaCL toolchain for nacl_helper_nonsfi.hidehiko2014-10-171-5/+2
* Get rid of unnecessary forward declarations in components/autofill/sunil.ratnu2014-10-1720-36/+0
* Fix dependency list of components/user_manager GNmukai2014-10-161-3/+7
* Convert ARRAYSIZE_UNSAFE -> arraysize in components/.viettrungluu2014-10-1637-119/+116
* Add ChromeShellTestApk and other chrome/ test stuffcjhopman2014-10-161-3/+3
* Remove refresh token flow in OAuth2ApiCallFlow.tengs2014-10-163-115/+27
* Histogram for recording actual log upload interval added.gayane2014-10-162-0/+19
* Add support for audio input mute detection on all platforms.henrika2014-10-161-0/+1
* Implementing RTC debugging session objects (client and server parts).Sergey Ryazanov2014-10-1617-30/+2377
* Add myself (vabr) to autofill/OWNERS for passwordsvabr2014-10-161-2/+5
* Add a missing defines to components/session_managermukai2014-10-161-0/+1
* [GCM] Start GCMChannelStatusSyncer when GCM is disabledJian Li2014-10-167-32/+130
* Moving Passwordmanager::RegisterLocalPref() to components.jitendra.ks2014-10-161-0/+12
* [Clean up] Expose ConnectToServiceInsecurely as a BluetoothDevice API on all ...isherman2014-10-166-69/+10
* Adding instrumentation to locate the source of jankiness.vadimt2014-10-162-0/+12
* This patch is:fgorski2014-10-165-9/+39
* Revert of Eliminate silently letting errors pass on pak loading. (patchset #1...dcheng2014-10-162-8/+3
* Fix more flaky autofill tests.estade2014-10-151-25/+18
* Provide enterprise policy option to set the minimum SSL version.agl2014-10-151-1/+54
* Add proto definitions for messages used by CryptAuth APIs and the authenticat...tengs2014-10-153-0/+234
* [Password Generation] Update UMA stats for popups per page not per event.gcasto2014-10-153-6/+43
* Expose data reduction proxy auth token for internal builds.kundaji2014-10-154-0/+25
* [Password Manager] Fix bad SQL update commandgcasto2014-10-151-8/+3
* Refactor sending NOTIFICATION_HISTORY_URL_VISITEDsdefresne2014-10-155-0/+55
* Eliminate silently letting errors pass on pak loading.avi2014-10-152-3/+8
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-1514-61/+58
* Removed virtual modifier from NetLogObserver constructorxunjieli2014-10-151-1/+1
* Fix some lint errors in url_request_context_adapterxunjieli2014-10-152-32/+36
* Same Bookmark url is getting pasted on the Bookmarkbar with same title.deepak.m12014-10-152-0/+78
* Componentize NetErrorHelperCorehashimoto2014-10-1517-0/+3986
* [Easy Unlock] Port Client class to native code.isherman2014-10-1510-4/+1022
* Fix more flaky autofill tests.estade2014-10-151-12/+13