summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Build a basic Mojo service framework for device/usbrockot2015-05-281-1/+1
* [Extensions] Cleanup Extension Uninstall Dialog logicrdevlin.cronin2015-05-272-57/+71
* Correct crx_installer_error.h ref to crx_install_error.hbungeman2015-05-271-1/+1
* Fix missing GN dependencies.brettw2015-05-271-3/+4
* Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...vaibhav1.a2015-05-273-6/+6
* Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...vaibhav1.a2015-05-272-4/+4
* Adds API inputMethodPrivate.getEncryptSyncEnabled which will be used for inpu...shuchen2015-05-271-0/+1
* Use range-based for loops in RulesRegistry codewittman2015-05-265-133/+100
* Remove unused chrome.fileManagerPrivate.installWebstoreItemtbarzic2015-05-261-1/+1
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-2645-0/+135
* [Extensions] Convert commands UI to developerPrivate APIrdevlin.cronin2015-05-261-0/+2
* Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...b.siddharth2015-05-251-1/+1
* Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...b.siddharth2015-05-251-1/+1
* Add an extension API to verify server certificate trust.pneubeck2015-05-231-0/+1
* Implement incognito permission checks for declarativeContent APIwittman2015-05-222-1/+8
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-222-15/+17
* Use a RenderProcessHostObserver to observe render process shutdown.amistry2015-05-222-14/+36
* Replicate whether a frame is in a document or shadow tree.dcheng2015-05-221-1/+2
* Change NetLog::ParametersCallback to return a scoped_ptr.estade2015-05-211-5/+5
* Remove RenderViewHost from WebContentsDelegate::CanDownload() signature.rdsmith2015-05-215-13/+5
* Change JSONReader::ReadToValue to return a scoped_ptrestade2015-05-201-4/+5
* Extract LazyBackgroundTaskQueue from ExtensionSystem.juncai2015-05-2014-40/+122
* Extensions: Store disable reasons in Synctreib2015-05-202-49/+60
* Remove mojo::InterfaceImpl from extensions.sammc2015-05-206-18/+34
* Remove mojo::InterfaceImpl from device/serial.sammc2015-05-202-11/+9
* Revert of Fix missing GN dependencies. (patchset #4 id:60001 of https://coder...brettw2015-05-191-1/+0
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-1952-104/+364
* Fix missing GN dependencies.brettw2015-05-191-0/+1
* [Extensions] Move remaining notifications out of ExtensionSettingsHandlerrdevlin.cronin2015-05-193-25/+36
* Remove scheib from extensions OWNERS.scheib2015-05-191-1/+0
* Subject .mm files to the header sorting presubmittapted2015-05-192-2/+2
* Extract DeclarativeUserScriptManager from ExtensionSystem.juncai2015-05-1811-21/+109
* Extract InstallVerifier from ExtensionSystem.juncai2015-05-185-14/+0
* Don't download extensions updates when background networking is disabledemaxx2015-05-181-0/+1
* Fix a race where backgroud page might ack an event before we're readylazyboy2015-05-171-5/+12
* Generalize volume configuration over all volumes.mtomasz2015-05-161-1/+1
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-1612-180/+178
* Add fallback mechanism to release Extension ports if the JS context has been ...kalman2015-05-155-69/+114
* Move printerProvider API to stabletbarzic2015-05-151-1/+1
* Allow whitelisted content scripts to be injected in WebViews.dmazzoni2015-05-159-36/+29
* Implement the advertising functions for the BLE API.rkc2015-05-158-13/+310
* Implements onBoundsChanged event in virtualKeyboardPrivate namespacebshe2015-05-151-1/+23
* Remove misleading BrowserContextKeyedAPI comment.pneubeck2015-05-151-3/+3
* Add launcherPage.hide() API.calamity2015-05-151-0/+1
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-144-3/+6
* Remove --enable-firewall-hole-punching flag, default to enabled.reillyg2015-05-141-5/+1
* [Extensions UI] Add a placeholder icon for extensions in the toolbarrdevlin.cronin2015-05-148-0/+161
* Move V4L2 code into a webcam helper class.zork2015-05-148-122/+457
* Move //extensions/browser/api/socket/socket/OWNERS to parent directory.reillyg2015-05-141-0/+0
* Handle integer -0 as 0 in extensionsqiankun.miao2015-05-141-0/+3