summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Breakpad Linux: Add some debug logging for crash id generation failures.thestig2014-09-191-1/+7
* Generalize crypto::SignatureCreator to allow choice of hash function, so as t...dougsteed2014-09-192-2/+4
* Importer - Add policy changes for ImportAutofillFormDatan.bansal2014-09-191-1/+21
* [Password Manager] Resolved lint errors reported on pre-submit (Clean-up).pritam.nikam2014-09-193-2/+6
* Host pairing OOBE starts at the right time.dzhioev2014-09-193-0/+96
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-1931-109/+101
* Refactoring PasswordAutofillAgent::FillUserNameAndPassword for early return i...deepak.m12014-09-191-5/+4
* Reland: Add GCMChannelStatusSyncer to schedule requests and enable/disable GCMjianli2014-09-1911-21/+597
* Clean up protocol for Bluetooth Pairing.zork2014-09-193-29/+46
* Rename BreakpadClient to CrashReporterClient.rsesek2014-09-1812-217/+233
* Fix handling of failed distillation.cjhopman2014-09-183-1/+34
* Remove primary data reduction proxy workaround added by crbug.com/388358.bolian2014-09-182-25/+3
* Reset some UMA stability stats on a version change.asvitkine2014-09-183-4/+35
* mac: Two small changes to Access Addres Book prompt.erikchen2014-09-183-7/+30
* Added flag to enable the data reduction proxy alternativebengr2014-09-181-2/+7
* Clear power consumption auditing data when you clear history.dhnishi2014-09-182-0/+8
* Revert of Add GCMChannelStatusSyncer to schedule requests and enable/disable ...dbeam2014-09-1811-590/+21
* Moves ProfilerMetricsProvider to //components/metrics.gunsch2014-09-1810-0/+877
* Add GCMChannelStatusSyncer to schedule requests and enable/disable GCMjianli2014-09-1811-21/+590
* Update data reduction proxy statistics prefs less often on desktopmegjablon2014-09-1815-104/+560
* [Clean up] Update the list of OWNERS for the Autofill component.isherman2014-09-181-2/+1
* fix flaky autofill testestade2014-09-181-7/+7
* Move native_app_window_views* to components/native_app_window and fixed up bu...oshima2014-09-188-0/+707
* Add Wimax to ONC.pneubeck2014-09-182-3/+15
* Move content_settings_observer.h, content_settings_provider.h, content_settin...vasilii2014-09-1812-0/+468
* Code re-factor related to WeakPtrFactory in src/component modulekulkarni.a2014-09-185-18/+18
* Swap sdefresne for blundell as temporary OWNERS of historySylvain Defresne2014-09-182-2/+2
* [Easy Unlock] Move the existing Bluetooth utility code into the component.isherman2014-09-188-7/+265
* Remove brettw from content/OWNERSbrettw2014-09-181-6/+0
* Eliminate sending NOTIFICATION_TOP_SITES_* from TopSitesnaiem.shaik2014-09-183-0/+26
* Changing quic threshold to 0.0clm2014-09-181-1/+1
* Fix SQLite query to order credit cards and profiles by modification date.estade2014-09-183-75/+115
* Remove clipboard argument from ScopedClipboardWriter constructor.dcheng2014-09-172-7/+3
* Allow any HTTP verb in Cronet HttpUrlRequest.mef2014-09-174-14/+31
* De-flake AutofillRiskFingerprintTest.GetFingerprintPaweł Hajdan, Jr2014-09-171-1/+4
* Make GenericChangeProcessor know its ModelType.maniscalco2014-09-179-117/+132
* Move TranslateHelper to the translate component.droger2014-09-175-0/+942
* Remove required call to library loader in favor of configuration.clm2014-09-179-43/+22
* GN: Get //chrome/* mostly working on androidJames Robinson2014-09-175-11/+28
* Wait for the Bluetooth adapter to be present before starting pairing.zork2014-09-172-1/+31
* Add ContextualSearchParams constructor to be called when content is passed vi...jeremycho2014-09-172-14/+10
* [Autofill] Autofill fails to fill credit card number when split across fields.pritam.nikam2014-09-1718-64/+368
* Large IWYU cleanup for seccomp-bpfmdempsky2014-09-161-0/+3
* Implement support for fallback update check urls in the component updatersorin2014-09-1620-183/+611
* Consolidates accessing and setting the UMA prefGayane Petrosyan2014-09-161-0/+4
* Avoid using ToInternalValue in computing timings, so that the timings are con...azarchs2014-09-161-2/+1
* Make PasswordSyncableServiceTest.* more readable. Add -Wexit-time-destructors...vasilii2014-09-161-30/+41
* Mac: Configure Breakpad to run in-process on Yosemite.andresantoso2014-09-161-0/+8
* Code refactor related to WeakPtrFactory in src/components moduleanujk.sharma2014-09-162-4/+4
* Move Translate browser-side IPC handling to the component.droger2014-09-162-14/+83