summaryrefslogtreecommitdiffstats
path: root/components
Commit message (Expand)AuthorAgeFilesLines
* Center distiller results on desktopmdjones2015-04-271-1/+1
* Start building core_services.mojo.erg2015-04-279-3/+168
* Ensure tests have an active task runnerskyostil2015-04-2716-10/+20
* Move common distiller code to superclassmdjones2015-04-275-130/+248
* Move the unit tests files side-by-side with the corresponding .cc files.sorin2015-04-2719-64/+63
* Move ScreenlockBridge to components/proximity_auth.msarda2015-04-276-0/+417
* Rename methods and members and const variables to alternative service.bnc2015-04-272-2/+2
* Move top_sites_impl.{cc,h} into history componentsdefresne2015-04-274-0/+1244
* Implementing a BLE connection finder.sacomoto2015-04-276-2/+315
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-2720-286/+112
* Move pref registration functions into PrefRegistrySimpleraymes2015-04-272-116/+14
* Implement the statistics table for the passwords.vasilii2015-04-2618-4/+445
* Changing font size with pinch gesture in Reader Modewychen2015-04-256-5/+662
* Omnibox: Remove Hint Text Codempearson2015-04-242-18/+0
* Move frame_to_navigate logic to the browser process.creis2015-04-241-3/+0
* Get rid of TestNetLog::CapturedEntry[List] typedefs.mmenke2015-04-241-8/+9
* Adjust CSS in DOM Distiller for different color themeswychen2015-04-241-12/+27
* Perform a sizet->int checked_cast in WebURLLoaderImpl::OnReceiveWebBlobData.msw2015-04-241-3/+4
* [Metrics, Cleanup] Replace a misleading TODO with documentation.isherman2015-04-241-3/+13
* Cronet: Fix CronetUploadTest.testDestroyAdapterBefore* tests.mmenke2015-04-242-15/+20
* Fix generate_policy_source.py to honour supported_on ranges.tnagel2015-04-243-9/+40
* Handle ListAccount fetches and watching the GAIA cookies from within the Gaia...mlerman2015-04-2410-292/+282
* scheduler: Encapsulate task queue selector inside the scheduler helperskyostil2015-04-243-28/+47
* Revert of Implementing a BLE connection finder. (patchset #6 id:100001 of htt...jdonnelly2015-04-245-310/+3
* Expire favicon bitmaps when merging from sync and clearing browser historypkotwicz2015-04-243-3/+15
* [iOS] Add HistoryDatabaseParamsForPath in //components/history/ios/browsersdefresne2015-04-243-0/+58
* Implementing a BLE connection finder.sacomoto2015-04-245-3/+310
* Remove dependency of history_unittests on content::DownloadInterruptReasonsdefresne2015-04-242-2/+8
* Substitued pattern push_back(ptr.release()) with push_back(ptr.Pass()) in the...xtreit2015-04-244-5/+5
* Fix DCHECK when upgrading from an old profile.rogerta2015-04-242-40/+58
* Allow cross dependencies between BCKSF and BSKSFsdefresne2015-04-2426-222/+300
* Correctly stop models when stopping NonUIDataTypeController.bzanotti2015-04-242-1/+3
* PasswordFormManager: Clean up PasswordForm pointer ownership.mgiuca2015-04-242-19/+25
* Domain Reliability: Add was_proxied field to beacons.ttuttle2015-04-244-2/+10
* Add an ONC property for proactive key caching with documentation.mattwein2015-04-243-0/+12
* Style cleanups in Autofill for greater code clarity.estade2015-04-243-24/+14
* Convert PrefSyncStatus into PrefRegistrationFlagsraymes2015-04-242-76/+65
* [Easy Unlock] Port the BluetoothThrottler class to native code.isherman2015-04-2418-20/+537
* Add new chrome://proximity-auth WebUI for debugging Smart Lock.tengs2015-04-2315-0/+327
* Fix metadata loss when revalidating search provider logo.newt2015-04-233-14/+56
* [Password Generation] Fix bug where generation would never trigger on iframesgcasto2015-04-231-40/+41
* Check for a valid WM connection in ConnectionManager::OnFocusChanged.msw2015-04-231-8/+10
* Autocomplete - Don't store fields we've identified as CVC.estade2015-04-235-13/+75
* Fix compiling of html_viewer on androidsky2015-04-231-1/+1
* Add enterprise policy for SSL error overridingfahl2015-04-231-1/+16
* Plumb selection bounds as a single unitjdduke2015-04-231-2/+1
* Move event dispatch to view managersky2015-04-2366-3968/+551
* Remove dependency of TopSitesImpl on notificationssdefresne2015-04-238-1/+205
* Pepper: Remove Mojo integration and tests.teravest2015-04-2312-49/+0
* Fixes up viewmanager header guardssky2015-04-2314-42/+42