summaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Browser Plugin: Remove dependency on NPAPIfsamuel2014-09-209-126/+163
* Enable app.window.shape on Stable channel (again).garykac2014-09-201-53/+4
* Remove ExtensionAPIClient::IsWebViewRequestfsamuel2014-09-206-17/+2
* Remote Assistance on Chrome OS Part II - Native Messaging renamingkelvinp2014-09-202-0/+47
* extensions: Move sockets manifest handler registrationjamescook2014-09-202-7/+2
* Allow the user to "repair" a corrupted extension.rdevlin.cronin2014-09-201-1/+2
* app_shell: Remove some NOTIMPLEMENTED from ShellNativeAppWindowjamescook2014-09-204-27/+46
* Remove deprecated 'title' manifest attribute from unittests.garykac2014-09-197-25/+12
* Cleanup: Remove some std::map::operator[] usage in ApiResourceManager.thestig2014-09-1913-18/+32
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-5/+4
* Move declarative_webrequest: action, rules_registrywjmaclean2014-09-1911-0/+3987
* Disable flaky ExtensionOptionsApiTest.ExtensionCanEmbedOwnOptions on Mac.vasilii2014-09-191-1/+8
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-1910-14/+14
* Rename AppsClient -> AppWindowClientoshima2014-09-1915-74/+75
* Revert of Cleanup: Remove remaining generated extensions APIs on Android. (pa...thestig2014-09-191-3/+5
* Cleanup: Remove remaining generated extensions APIs on Android.thestig2014-09-191-5/+3
* Move extension_test_message_listener to extensions.lfg2014-09-198-4/+298
* Remove the --event-page-idle-time and --event-page-suspending-time switches.yoz2014-09-194-45/+43
* Revert "Make protobuf enums canonical for ReadState/WriteState/ConnectState."Elliot Glaysher2014-09-1812-149/+242
* Move the last extensions/common unit tests to extensions_unittestsjamescook2014-09-1813-161/+84
* Make protobuf enums canonical for ReadState/WriteState/ConnectState.kmarshall2014-09-1812-242/+149
* Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens...thestig2014-09-187-7/+1
* * Use componentized NativeAppWindowViewsoshima2014-09-186-16/+8
* Add extensions test data for an empty icon imageJames Cook2014-09-182-0/+8
* Remove CreateEmptyExtension from extension_function_test_utilslimasdf2014-09-1810-48/+37
* Find working in app_shell.lfg2014-09-187-79/+31
* Move Webstore URL concepts to //extensions and outrockot2014-09-187-0/+167
* Tiny correction.paulmeyer2014-09-181-1/+1
* Move extensions manifest tests to run in extensions_unittestsjamescook2014-09-1831-11/+651
* Move ContentWindow from BrowserPlugin To GuestViewfsamuel2014-09-187-27/+202
* Moving media permission request to extensions.lfg2014-09-184-21/+42
* display: Move ui/display/types/chromeos/* to ui/display/types/*spang2014-09-181-2/+2
* Create MimeHandlerViewGuest in the same process as the extension handling the...lazyboy2014-09-182-23/+39
* Check media permissions through RenderFrameHostDelegate.grunell2014-09-1820-12/+133
* Remove deprecated extension notification from AppWindowlimasdf2014-09-172-52/+35
* Add SetIconAction support to declarativeContentgpdavis.chromium2014-09-171-0/+59
* Remove ikarienator from OWNERS files.thestig2014-09-174-4/+4
* Regenerate new ICAs for new Cast devices with openssl header removed.mfoltz2014-09-171-35/+47
* Remove trailing '\' to avoid build failure on gcc 4.x toolchain.vivek.vg2014-09-171-1/+1
* Reland: Refactor ExtensionManifestTest to allow usage in src/extensionsjamescook2014-09-1724-46/+606
* Revert "Refactor ExtensionManifestTest to allow usage in src/extensions"James Cook2014-09-1624-606/+46
* Reland: Factor Chrome details out of update manifest fetching.rockot2014-09-164-0/+316
* GuestViewContainer lifetime should only be managed by BrowserPlugin and not R...fsamuel2014-09-162-2/+7
* Allows webview to access extension resources.lfg2014-09-166-1/+157
* Refactor ExtensionManifestTest to allow usage in src/extensionsjamescook2014-09-1624-46/+606
* GuestView should Self destruct if the embedder doesn't have permission.fsamuel2014-09-161-0/+3
* Rename ChromeBrowserPluginDelegate to GuestViewContainerfsamuel2014-09-1616-14/+146
* Add whitelist for crbug.com/413748jackhou2014-09-162-3/+12
* Cleanup: Only build extensions renderer code when extensions are enabled.thestig2014-09-162-113/+94
* Revert "Embedded Extension Options: remove flags and trunk channel restrictions"Ken Rockot2014-09-157-2/+39