summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/terminal
Commit message (Expand)AuthorAgeFilesLines
* Modify terminal_private extensions api to use JSON Schema Compilerlimasdf@gmail.com2013-06-072-35/+21
* Move chrome/browser/chromeos/process_proxy to chromeosphajdan.jr@chromium.org2013-03-121-7/+9
* Move API functions registrations out of ExtensionFunctionRegistry.ncj674@motorola.com2013-02-142-37/+47
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-1/+1
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-4/+8
* Remove deprecated extension EventRouter APIs.mpcomplete@chromium.org2012-12-071-3/+3
* Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...mirandac@chromium.org2012-10-291-4/+7
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-071-8/+5
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-3/+3
* Added support for multiple parameters to Extension API callbacks.mtytel@chromium.org2012-07-121-4/+4
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* RefCounted types should not have public destructors, chromeos editionrsleevi@chromium.org2012-06-252-0/+12
* Move Extension into extensions namespaceaa@chromium.org2012-05-212-4/+3
* RefCounted types should not have public destructors, chrome/browser/extension...rsleevi@chromium.org2012-04-272-16/+22
* hterm: Load component-extension version of crosh+hterm (chromeos only).rginda@chromium.org2012-03-241-3/+6
* Fix flakines in hterm crosh related tests.tbarzic@chromium.org2012-03-201-1/+1
* Move IsRunningOnChromeOS to base/chromeos so that ui/, /chromeos and other co...oshima@chromium.org2012-03-161-2/+2
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* Mark ExtensionTerminalPrivateApiTest.TerminalTest flaky.tbarzic@chromium.org2012-02-221-1/+1
* [HTerm-Crosh] Add support for terminal window resizing to terminal APItbarzic@chromium.org2012-02-142-0/+51
* Add a centralized mechanism for whitelisting access to extension permissions.jstritar@chromium.org2012-02-094-63/+30
* [HTerm-Crosh] Add key shortcut for opening Crosh on ChromeOS Aura.tbarzic@chromium.org2012-02-013-25/+95
* Setup permissions for terminalPrivateApi.tbarzic@chromium.org2012-01-253-18/+83
* Adding terminal private extension api.tbarzic@chromium.org2011-12-133-0/+233