summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* [Cronet] Implemented methods to get request headersxunjieli2015-01-162-61/+251
* Move watcher_main_api to chrome_watcher_main_api.erikwright2015-01-163-43/+0
* Don't set suggestion type to SEARCH_SUGGEST_ANSWER on searchdschuyler2015-01-161-1/+0
* <webview>: Fix Crash if Attempt to Ctrl+MouseWheel in Chrome Appsfsamuel2015-01-161-1/+2
* Add AffiliationService with a skeleton AffiliationBackend.engedy2015-01-166-0/+334
* Plugin Power Saver: Make PepperPluginInstanceThrottler interface public.tommycli2015-01-162-7/+13
* Importing certain bookmarks from firefox and HTML file as search engines.ghose.tapu2015-01-161-0/+4
* Start replicating sandbox flags for OOPIF.alexmos2015-01-161-2/+17
* Revert Revert "Expose chrome policies using Android's App Restrictions Schema"knn2015-01-163-21/+174
* Remove nonsfi token workaround.teravest2015-01-158-31/+72
* mac: Expose keychain access frequency to Telemetry.erikchen2015-01-151-1/+3
* Refactor to move chrome_page_zoom functions to components/ui/zoom.wjmaclean2015-01-158-0/+320
* wifi_sync: clean up some commentsquiche2015-01-152-2/+1
* bookmarks: Eliminate more unnecessary static_casts.tfarina2015-01-152-37/+34
* Get rid of net::DO_NOT_PROMPT_FOR_LOGINbaranovich2015-01-153-3/+1
* Flatten [Content]CredentialManagerDispatcher.dconnelly2015-01-159-111/+69
* Revert of Implemented consumer management unenrollment. (patchset #15 id:3000...ricow2015-01-153-95/+3
* Implemented consumer management unenrollment.davidyu2015-01-153-3/+95
* Revert of Reverting due to Android builders breakage. Subsequent fixes did no...amistry2015-01-151-0/+2
* Reverting due to Android builders breakage. Subsequent fixes did not fix.amistry2015-01-151-2/+0
* Use SuppressFBWarnings to suppress findbugs warningscjhopman2015-01-151-0/+2
* [AiS] Reset search history results between runs of SearchProvider.jdonnelly2015-01-151-4/+2
* Add stricter tests for RapporService::LoadSecretholte2015-01-1511-88/+294
* AreDataReductionProxiesBypassed should use the DRP configmegjablon2015-01-157-14/+34
* Changes to android autofill preferences for wallet integrationestade2015-01-142-0/+14
* Upstream iOS specific design for omniboxsdefresne2015-01-14135-79/+113
* Revert "Expose chrome policies using Android's App Restrictions Schema"Jason Kersey2015-01-143-173/+21
* Move files from chrome/browser/history to components/historysdefresne2015-01-1412-1/+588
* Enable transitional non-SFI browser tests on ARMmazda2015-01-141-0/+1
* Don't override private PasswordStore::WrapModificationTask without a reason.vasilii2015-01-143-6/+1
* Temporary make the call stack trace around PasswordStore::WrapModificationTas...vasilii2015-01-142-20/+45
* Fix TopSitesObserver implementationsdefresne2015-01-141-0/+8
* Require clang formatting for components/password_manager.mkwst2015-01-141-0/+12
* Remove use_additional_auth column from logins table from version 7.melandory2015-01-144-15/+222
* Add sdefresne as temporary OWNERS of favicon & favicon_basesdefresne2015-01-143-4/+10
* Move select_favicon_frames_unittest.cc to favicon_basesdefresne2015-01-145-1/+351
* Move ContentSettingsUsagesState to the component.vasilii2015-01-144-2/+204
* Revert of Use SuppressFBWarnings to suppress findbugs warnings (patchset #12 ...rockot2015-01-141-2/+0
* Fix WeakPtrFactory member in SSOAccessTokenFetcherdmichael2015-01-141-3/+3
* Use SuppressFBWarnings to suppress findbugs warningscjhopman2015-01-141-0/+2
* Add sorin@ and waffles@ as onwers of update_client.sorin2015-01-141-0/+2
* EndSessionWatcherWindow implementation.siggi2015-01-135-0/+175
* [Cronet] Remove assertion on exception message descriptionxunjieli2015-01-131-3/+0
* Fix a bug in RapporService::LoadSecretholte2015-01-131-1/+1
* Autofill - don't show server cards in android preferencesestade2015-01-132-0/+8
* Moving files from //chrome to //components/printingdgn2015-01-1321-0/+3951
* Remove unnecessary wallpaper:: namespace prefix in wallpaper_manager_base.hbshe2015-01-131-9/+9
* Update {virtual,override,final} for components/ to follow C++11 style.dcheng2015-01-133-10/+5
* ONC: Use HexSSID instead of SSID.pneubeck2015-01-133-10/+17
* [Cronet] removed assertion from CronetHttpURLConnectionTestxunjieli2015-01-131-5/+7