summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Refactor BookmarksBridge#searchBookmarks to return a list of BookmarkMatchestwellington2014-12-101-0/+64
* Add CastLogsProto to ChromecastUserMetricsExtension that is for Chromecastgfhuang2014-12-104-1/+147
* [Cronet] Install test files if they do not already existxunjieli2014-12-1011-161/+157
* Update browser_watcher to use the new version of LaunchProcess.rvargas2014-12-102-20/+16
* Cleanup: Move KeywordTable unittests into components_unittests target.tfarina2014-12-102-0/+227
* Added utility functions related to working with "facets".engedy2014-12-106-0/+583
* Adapt Chrome OS related part of ChildAccountService.merkulova2014-12-101-1/+4
* Fix empty PasswordManagerDriver in ContentCredentialManagerDispatcher.vasilii2014-12-105-18/+51
* [Android] Enable breakpad microdumps on aarch64.primiano2014-12-101-3/+4
* For tamper detection, previously if we see tampering happens on images, we re...xingx2014-12-101-19/+33
* easy_unlock: Fix official build bot.xiyuan2014-12-102-0/+6
* Plugin Power Saver: Embedder decides whether content is peripheral.tommycli2014-12-102-23/+39
* Truncate some strings in form_autofill_util.cc instead of creating new substr...thestig2014-12-101-5/+8
* Cronet: Remove redundant success checks and waits in tests.mmenke2014-12-097-52/+1
* Support for password manager suggestions on password fields.jww2014-12-0910-11/+84
* No UserInfo fetch on Android before ProfileInfo::DoFinalInit.Mike Lerman2014-12-091-0/+6
* Move data reduction proxy logic out of chrome and android webview network del...megjablon2014-12-0911-10/+753
* Make AttachmentService accessible directly fromstanisc2014-12-094-27/+87
* easy-unlock: Clean up unused switches.xiyuan2014-12-092-11/+0
* Add PasswordFormManagerTest.DriverDeletedBeforeStoreDonevabr2014-12-091-4/+44
* Fix error message punctuation.tnagel2014-12-091-3/+3
* Move ZoomObserver, ZoomController and ZoomEventManager to components/.wjmaclean2014-12-0911-0/+671
* PasswordFormManager takes WeakPtr<PasswordManagerDriver>vabr2014-12-096-94/+120
* Drop unused base/tuple.h inclusiontzik2014-12-093-3/+0
* Elevated install of recovery component when needed.xiaolingbao2014-12-082-0/+4
* Create components/wallpaper directoryranj2014-12-0813-0/+528
* Send RefreshTokenAnnotationRequestpavely2014-12-0812-13/+376
* Add the option to create a full memory dump on linuxjochen2014-12-081-1/+6
* Revert of Revert of Don't deref stale AutofillMetrics pointer in AutofillCCIn...gab2014-12-086-7/+4
* Autofill - Fix Harry and David checkout: ignore role="presentation"estade2014-12-085-37/+47
* Set the version string nodes created in the enhanced bookmark model.rfevang2014-12-082-2/+8
* Change ContentAutofillDriverFactory to listen to DidNavigateMainFrameestade2014-12-082-6/+6
* [Cronet] Added a getAllHeadersAsList method in ResponseInfoxunjieli2014-12-084-36/+64
* Revert of Don't deref stale AutofillMetrics pointer in AutofillCCInfoBarDeleg...gab2014-12-086-4/+7
* bookmarks: Only try to get favicon for URL nodes.tfarina2014-12-081-8/+5
* Remove obsolete iOS version checksstuartmorgan2014-12-081-13/+1
* [Password manager] Remove temporary loggingvabr2014-12-082-27/+0
* Remove using namespace in net/quic/quic_stream_sequencer.hhalton.huo2014-12-083-1/+5
* Fix Memory - initialize variablesmlerman2014-12-071-1/+3
* The Account Tracker now collects Hosted Domain information. The Signinmlerman2014-12-079-69/+209
* SuggestionsService undo blacklist functionality.manzagop2014-12-066-140/+478
* Link GCM heartbeat with wake on wifi preferencechirantan2014-12-0616-41/+114
* easy-unlock: Turn on by default.xiyuan2014-12-061-0/+3
* Fixing audioFail failckehoe2014-12-062-5/+19
* Adds simple browser-side implementation for DNS prefetching.gunsch2014-12-065-0/+170
* Reset remote ids of bookmark nodes when creating a clone.rfevang2014-12-066-2/+81
* Fix parameter types of CompareDelaySeconds from bool to int64.brucedawson2014-12-061-3/+3
* Don't deref stale AutofillMetrics pointer in AutofillCCInfoBarDelegateestade2014-12-066-7/+4
* PasswordManager should trigger autofill for new forms + old PasswordFromManagersvabr2014-12-055-12/+28
* LoginDatabase should allow retrieveing credentials with IP addressesvabr2014-12-053-3/+50