| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ExtensionHost from src/chrome to src/extensions | jamescook@chromium.org | 2014-03-21 | 1 | -1/+1 |
* | Move ExtensionFunctionDispatcher to extensions/browser. | derat@chromium.org | 2014-03-15 | 1 | -2/+2 |
* | Add a check to ensure tab_values is not empty. | ahernandez.miralles@gmail.com | 2014-03-13 | 1 | -9/+13 |
* | Move extension_messages.h to extensions/common. | derat@chromium.org | 2014-03-13 | 1 | -1/+1 |
* | Create windows for new app window bounds API | tmdiep@chromium.org | 2014-03-11 | 1 | -1/+1 |
* | Pass user gestures with chrome.tabs.executeScript. | meacer@chromium.org | 2014-03-04 | 1 | -0/+1 |
* | Rename ChromeShellWindowDelegate to ChromeAppWindowDelegate | scheib@chromium.org | 2014-02-19 | 1 | -2/+2 |
* | Rename apps::ShellWindow to apps::AppWindow | jamescook@chromium.org | 2014-02-15 | 1 | -10/+9 |
* | tab capture: Change the permissions for tabs.captureVisibleTab(). | sadrul@chromium.org | 2014-01-24 | 1 | -13/+0 |
* | Move LanguageState to the translate component | droger@chromium.org | 2014-01-21 | 1 | -2/+2 |
* | Move Translate-related files to components/translate | droger@chromium.org | 2014-01-07 | 1 | -1/+1 |
* | Revert 242454 "Revert 242450 "Update some uses of UTF conversion..." | avi@chromium.org | 2013-12-24 | 1 | -1/+1 |
* | Revert 242450 "Update some uses of UTF conversions in chrome/bro..." | avi@chromium.org | 2013-12-24 | 1 | -1/+1 |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -1/+1 |
* | Update some uses of Value in chrome/browser to use the base:: namespace. | avi@chromium.org | 2013-12-23 | 1 | -2/+2 |
* | <webview>: Add a screenshot capture API. | sadrul@chromium.org | 2013-12-10 | 1 | -164/+19 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -2/+2 |
* | Adjusts panel ifdefs for aura | sky@chromium.org | 2013-11-06 | 1 | -8/+6 |
* | Move chrome/common/extensions/incognito_handler.h to src/extensions | jamescook@chromium.org | 2013-11-06 | 1 | -1/+1 |
* | chrome.windows.create should return new window id in Guest mode | dpolukhin@chromium.org | 2013-11-05 | 1 | -2/+4 |
* | Remove Profile dependency from ExtensionFunction | benwells@chromium.org | 2013-10-28 | 1 | -43/+113 |
* | Preparing to support fragment resolution against non-hierarchical schemes | kristianm@chromium.org | 2013-10-24 | 1 | -1/+1 |
* | <webview>: Support showing injected scripts in DevTools | fsamuel@chromium.org | 2013-10-03 | 1 | -0/+1 |
* | Fix a bug where tabs.query returned an incorrect last focused window. | DHNishi@gmail.com | 2013-09-26 | 1 | -3/+6 |
* | Move the rest of extension_manifest_constants to top-level extensions/ | rdevlin.cronin@chromium.org | 2013-09-16 | 1 | -2/+2 |
* | Clean up windows API implementations to use JSON compiler generated code | sanjoy.pal@samsung.com | 2013-08-29 | 1 | -152/+103 |
* | Don't serialize extension user script injection results unless the extension | kalman@chromium.org | 2013-08-28 | 1 | -1/+2 |
* | Sessions API - previously Session Restore API. Supports restoring currently o... | dwankri@chromium.org | 2013-08-23 | 1 | -36/+10 |
* | Revert 219066 "Sessions API - previously Session Restore API. Su..." | creis@chromium.org | 2013-08-22 | 1 | -10/+36 |
* | Sessions API - previously Session Restore API. Supports restoring currently o... | dwankri@chromium.org | 2013-08-22 | 1 | -36/+10 |
* | Move kJavaScriptScheme into content namespace. | tfarina@chromium.org | 2013-08-19 | 1 | -2/+2 |
* | Remove GetActiveEntry usage from chrome/browser/extensions. | nasko@chromium.org | 2013-08-16 | 1 | -1/+1 |
* | c/b/extensions: Do not use Value::Create*. | DHNishi@gmail.com | 2013-08-14 | 1 | -1/+1 |
* | Move ShellWindowRegistry to apps | benwells@chromium.org | 2013-08-09 | 1 | -1/+1 |
* | Move native_app_window code to apps areas | benwells@chromium.org | 2013-08-06 | 1 | -1/+1 |
* | Revert 215753 "Move native_app_window code to apps areas" | benwells@chromium.org | 2013-08-06 | 1 | -1/+1 |
* | Move native_app_window code to apps areas | benwells@chromium.org | 2013-08-06 | 1 | -1/+1 |
* | Move UserScript and Extension switches to top-level extensions/. | yoz@chromium.org | 2013-07-19 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in chrome/browser/, part 5. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Move AppWindowContents to apps component | benwells@chromium.org | 2013-07-17 | 1 | -3/+0 |
* | JSON Schema Compiler: support "choices" types within other choices types. | kalman@chromium.org | 2013-07-13 | 1 | -22/+17 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Allow Chrome OS login profile to have different default pref values | bartfab@chromium.org | 2013-07-05 | 1 | -1/+1 |
* | Move ShellWindow into apps component. | benwells@chromium.org | 2013-07-01 | 1 | -3/+6 |
* | Revert 208927 "Move ShellWindow into apps component." | asvitkine@chromium.org | 2013-06-27 | 1 | -6/+3 |
* | Move ShellWindow into apps component. | benwells@chromium.org | 2013-06-27 | 1 | -3/+6 |
* | Fix bug with captureVisibleTab where we treated options.format as a required | mpcomplete@chromium.org | 2013-06-25 | 1 | -2/+2 |
* | Dragging panels near screen edge | varkha@chromium.org | 2013-06-22 | 1 | -0/+2 |
* | Convert most of extensions and some other random stuff to using the base name... | brettw@chromium.org | 2013-06-21 | 1 | -16/+19 |
* | Revert r182130: "When focusing a tab via the extension API, bring focus to its | mpcomplete@chromium.org | 2013-06-20 | 1 | -6/+4 |