Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Returns JS 'window' object for chrome.input.ime.createWindow API. | shuchen | 2016-02-23 | 1 | -2/+4 |
* | Remove "experimental-html" from chrome.app.window | rob | 2016-02-15 | 1 | -4/+2 |
* | [Extensions] Don't allow built-in extensions code to be overridden | rdevlin.cronin | 2015-10-28 | 1 | -4/+4 |
* | [Extensions OOPI] Update app window bindings for OOPI | rdevlin.cronin | 2015-07-09 | 1 | -6/+6 |
* | Sandbox windows not provided to chrome.app.window.create. | scheib | 2015-04-29 | 1 | -2/+13 |
* | Make sure that extension callbacks are called only once | rob | 2015-02-24 | 1 | -11/+5 |
* | Allow component IME extensions use app.window and add 'ime' boolean in Create... | bshe | 2014-09-29 | 1 | -1/+1 |
* | Add AppWindow.setVisibleOnAllWorkspaces. | jackhou | 2014-09-09 | 1 | -0/+4 |
* | Revert "Add AppWindow.setVisibleOnAllWorkspaces." (https://codereview.chromiu... | Nico Weber | 2014-09-08 | 1 | -4/+0 |
* | Add AppWindow.setVisibleOnAllWorkspaces. | jackhou | 2014-09-08 | 1 | -0/+4 |
* | Move app.window API implementation to extensions | hashimoto | 2014-09-05 | 1 | -0/+401 |