summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Return WebLocalFrame from RenderFrame::GetWebFrame().mlamouri2014-09-102-1/+2
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and ...thestig2014-09-1026-26/+26
* Close AppWindow to perform clean shutdownhashimoto2014-09-106-18/+44
* Move app.currentWindowInternal API implementation to extensionshashimoto2014-09-108-0/+714
* Rename fileBrowserPrivate to fileManagerPrivateSatoru Takabayashi2014-09-102-53/+53
* Move request_stage.* to extensions/browser/api/declarative_webrequest.wjmaclean2014-09-104-0/+70
* Add delegate to install web_contents helpers for MimeHandlerView.lazyboy2014-09-107-1/+64
* Grant ownership of device things to reillygrockot2014-09-104-0/+4
* Remove storage-related redirect headers in webkit/common/, update #includes a...pilgrim2014-09-102-3/+3
* Move extensions APIPermissionSet tests to extensions_unittestsjamescook2014-09-102-65/+41
* Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.yoz2014-09-098-45/+51
* Add the "options_ui" extension manifest field.ericzeng2014-09-099-2/+356
* Cleaning up capture_web_contents_function.lfg2014-09-094-33/+15
* Move extensions power API unit test to extensions_unittestsjamescook2014-09-095-43/+50
* Remove unused class ShellAppWindowControllerhashimoto2014-09-093-35/+0
* Add keyboard handler for mime-handler-view.lazyboy2014-09-092-0/+21
* Fix regression where some apis were registered, but didn't exist.lfg2014-09-091-0/+2
* Add AppWindow.setVisibleOnAllWorkspaces.jackhou2014-09-0910-1/+50
* Respect the clipboardRead and clipboardWrite permissions in content scripts.mek2014-09-0910-56/+133
* Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromiu...Nico Weber2014-09-089-48/+0
* Add wfh@chromium.org to ipc OWNERS filesWill Harris2014-09-081-0/+1
* Add lots of testonly annotations to the GN build.Brett Wilson2014-09-081-0/+1
* Move webrequest_constants.* to extensions/browser/api/declarative_webrequest/wjmaclean2014-09-084-0/+185
* Move execute_code_function to extensions.lfg2014-09-087-3/+336
* Move AppWindowGeometryCacheTest to extensions_unittestsjamescook2014-09-086-67/+135
* Take useful code out of DCHECKS in mime_handler_view_guest.ccraymes2014-09-081-5/+5
* Add AppWindow.setVisibleOnAllWorkspaces.jackhou2014-09-089-0/+48
* Move ErrorMapUnitTest to extensions_unittestsjamescook2014-09-071-0/+3
* Add ShellAppsClient, ShellAppDelegate, ShellNativeAppWindowhashimoto2014-09-0712-1/+607
* Make ui gn check pass. Misc GN build improvements.brettw2014-09-074-2/+52
* Move ExtensionIconImageTest to extensions_unittestsjamescook2014-09-072-29/+27
* Move cast_channel API tests to extensions_unittests suitejamescook2014-09-071-0/+4
* Convert GN visibility variables to lists.brettw2014-09-061-1/+1
* Mark HID and USB device connections as non-persistent API resources.reillyg2014-09-065-17/+26
* Adding MimeHandlerView.lazyboy2014-09-0617-3/+310
* Revert of Make ui gn check pass. Misc GN build improvements. (patchset #3 id:...thakis2014-09-064-52/+2
* Make ui gn check pass. Misc GN build improvements.Brett Wilson2014-09-054-2/+52
* Chrome OS: add wallpaper picker to the whitelist for alpha_enabled.Haixia Shi2014-09-051-0/+3
* Move extension/app default icon into src/extensionsmukai2014-09-054-5/+41
* Move ExtensionProtocolsTest back to src/chromejamescook2014-09-051-359/+0
* tryAllocPixels returns bool, allocPixels requires successreed2014-09-051-1/+1
* Extract ResultCatcher from ExtensionApiTest. Use it in ShellApiTest, which is...yoz2014-09-0513-34/+293
* Add StandardManagementPolicyProvider implementation based on ExtensionManagem...binjin2014-09-057-379/+0
* Move system.* family of APIs to extensions/thiago.santos2014-09-0554-0/+2434
* Fix HidService lifetime issuesrockot2014-09-0512-78/+20
* Move BluetoothEventRouterTest to extensions_unittests suitejamescook2014-09-053-22/+18
* Change ScriptContextTest.GetEffectiveDocumentURL to use FrameLoadWaiter and r...mek2014-09-051-8/+5
* Move app.window API implementation to extensionshashimoto2014-09-0521-1/+1909
* Inlining references to internal APIs.lfg2014-09-052-1/+8
* Early-adds moving png files to the new location (2nd).Jun Mukai2014-09-044-0/+0