summaryrefslogtreecommitdiffstats
path: root/extensions/browser
Commit message (Expand)AuthorAgeFilesLines
* Implement chrome.languageSettingsPrivate custom spell check functionsmichaelpg2015-10-231-0/+2
* ContentDataReductionProxyLoFiHelperTest testmegjablon2015-10-232-20/+20
* Remove passwordsPrivate.canPasswordAccountBeManagedvabr2015-10-221-1/+1
* Bluetooth extension api fixes for WebUIstevenjb2015-10-226-27/+83
* This patch reduces the public method footprint of GuestViewBase and derived t...paulmeyer2015-10-217-205/+167
* Fix extension_function_histogram_value.h enummichaelpg2015-10-211-2/+0
* Don't keep the lazy background page alive after a view with a Pepper plugin i...emaxx2015-10-191-10/+17
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-163-7/+5
* Add extensions code to use common updater in components/update_client/asargent2015-10-1519-310/+742
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-153-6/+17
* Add tests for FileDownloadertreib2015-10-141-1/+10
* Remove ability for users to launch ephemeral apps.benwells2015-10-131-1/+1
* net: Move IPAddressAttributes enum out of net_util.h.tfarina2015-10-131-0/+1
* Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/ki.stfu2015-10-126-7/+7
* Removing pneubeck@ from OWNERS.pneubeck2015-10-072-2/+1
* Remove multi-crx force download codeelijahtaylor2015-10-056-93/+27
* New tabCapture.captureOffscreenTab API, initially for Presentation API 1UA modemiu2015-10-021-0/+1
* Fold away the NSS cast_cert_validator.cc path.davidben2015-10-027-58/+14
* This patch implements a mechanism for more granular link URL permissions (fil...paulmeyer2015-10-011-13/+1
* Add public session launch flagkelvinp2015-10-014-0/+13
* [Extensions] Make const PermissionSet* const PermissionSet& where possiblerdevlin.cronin2015-09-304-29/+24
* Exposing a new easyUnlock.setupConnectionGetDeviceAddress JS API.sacomoto2015-09-301-0/+1
* PDFs viewed inside a <webview> should navigate the same as PDFs in tabs.wjmaclean2015-09-291-11/+14
* Fix static initializers from r333504.thestig2015-09-292-129/+143
* Fixing bluetoothPrivate.pair to pair with trusted devices.sacomoto2015-09-292-2/+2
* Revert of Add Linux support for the Bluetooth API. (patchset #10 id:90001 ofyoichio2015-09-291-3/+0
* Add Linux support for the Bluetooth API.rkc2015-09-291-0/+3
* Prevent imbalanced keepalive counts in ProcessManagerrockot2015-09-282-1/+11
* Introduce namespace network_portal_detector.achuith2015-09-282-8/+9
* Add support for actions for multiple file selection.mtomasz2015-09-281-0/+2
* gfx: Make conversions from Size to SizeF be explicit.danakj2015-09-252-5/+4
* Use the appropriate variant of IntToString in //extensionsricea2015-09-254-18/+19
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-257-4/+6
* [Extensions] Un-refcount PermissionSetrdevlin.cronin2015-09-242-13/+13
* Move all core files in //components/sessions into core/ subdirblundell2015-09-241-1/+1
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-245-5/+5
* Expose data usage API to whitelisted Data Saver extension.kundaji2015-09-241-0/+1
* Provide cast channel policies in ChannelInfo.vadimgo2015-09-236-3/+28
* Removed a stale TODO in web_view_content_script_manager.h for work that has a...paulmeyer2015-09-211-2/+0
* Cleanup: Pass std::string as const reference from extensions/ki.stfu2015-09-214-8/+6
* Allow extensions to specify that they are not allowed in incognito mode.kundaji2015-09-182-1/+11
* Exposing a new BLE connection API in the EasyUnlock private JS API.sacomoto2015-09-182-0/+6
* Add chrome.usb.getConfigurations function.reillyg2015-09-184-2/+74
* [Extensions] Make methods return refptrs for PermissionSetrdevlin.cronin2015-09-172-27/+24
* Add chrome.i18nPrivate.getStrings for translations in component extensionstsergeant2015-09-171-1/+2
* Add Provider Name to ONC ThirdPartyVPN dictionarystevenjb2015-09-174-40/+139
* PlzNavigate: fix timing issue in app window creationclamy2015-09-175-0/+51
* Exposing a new BLE connection finder JS API in chrome.easyUnlockPrivate.sacomoto2015-09-161-0/+1
* Revert of Don't refer browser-initiated navigations to web-safe URLs to deleg...wjmaclean2015-09-161-12/+11
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-1/+1