| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 1 | -2/+2 |
* | Convert remaining function callbacks in chrome | dcarney@chromium.org | 2013-06-14 | 1 | -7/+7 |
* | Use a direct include of strings headers in chrome/renderer/. | avi@chromium.org | 2013-06-11 | 1 | -2/+2 |
* | Extensions: pass ChromeV8Context around instead of v8::Handle. | marja@chromium.org | 2013-06-04 | 1 | -3/+2 |
* | Move the ViewType enum to extensions\common. | jam@chromium.org | 2013-04-01 | 1 | -20/+20 |
* | Remove ObjectBackedNativeHandler::RouteStaticFunction. It has lifetime issues | kalman@chromium.org | 2013-03-14 | 1 | -6/+5 |
* | Set up V8 bindings for extension/app APIs when they're first used, not on | cduvall@chromium.org | 2013-03-09 | 1 | -3/+5 |
* | Revert 186643 - Caused a 10% regression on SunSpider benchmark | tonyg@chromium.org | 2013-03-07 | 1 | -5/+3 |
* | Set up V8 bindings for extension/app APIs when they're first used, not on | cduvall@chromium.org | 2013-03-07 | 1 | -3/+5 |
* | Revert 185709 | koz@chromium.org | 2013-03-03 | 1 | -5/+3 |
* | Set up V8 bindings for extension/app APIs when they're first used, not on | cduvall@chromium.org | 2013-03-02 | 1 | -3/+5 |
* | Revert 184837 | abodenha@chromium.org | 2013-02-27 | 1 | -5/+3 |
* | Set up V8 bindings for extension/app APIs when they're first used, not on | cduvall@chromium.org | 2013-02-27 | 1 | -3/+5 |
* | Move messaging APIs from chrome.extension to chrome.runtime | asargent@chromium.org | 2012-12-19 | 1 | -63/+0 |
* | Native Messaging revert-revert | eaugusti@chromium.org | 2012-10-18 | 1 | -0/+34 |
* | Move extension_action.* from common/ to browser/ | jyasskin@chromium.org | 2012-10-13 | 1 | -1/+0 |
* | Revert 156678 - Native messaging now uses the MessageService back-end. | mpcomplete@chromium.org | 2012-09-28 | 1 | -34/+0 |
* | Revert 158830 - Revert 156678 - Native messaging now uses the MessageService ... | ilevy@chromium.org | 2012-09-26 | 1 | -0/+34 |
* | Revert 156678 - Native messaging now uses the MessageService back-end. | mpcomplete@chromium.org | 2012-09-26 | 1 | -34/+0 |
* | Native messaging now uses the MessageService back-end. | eaugusti@chromium.org | 2012-09-13 | 1 | -0/+34 |
* | Move c/r/extensions/* into extensions namespace | rdevlin.cronin@chromium.org | 2012-08-07 | 1 | -4/+3 |
* | Get rid of the RenderViewType concept in content, since it was only used by C... | jam@chromium.org | 2012-05-23 | 1 | -3/+3 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -1/+2 |
* | Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID. | aa@chromium.org | 2012-05-14 | 1 | -1/+1 |
* | Fix bug where transient pages would miss events dispatched while it was | mpcomplete@chromium.org | 2012-04-19 | 1 | -86/+16 |
* | TabContents -> WebContentsImpl, part 15. | avi@chromium.org | 2012-04-17 | 1 | -1/+1 |
* | Convert app_bindings.js to the schema_generated_bindings.js infrastructure. | kalman@chromium.org | 2012-03-21 | 1 | -3/+0 |
* | Revert 127391 - Convert app_bindings.js to the schema_generated_bindings.js i... | kalman@chromium.org | 2012-03-18 | 1 | -0/+3 |
* | Convert app_bindings.js to the schema_generated_bindings.js infrastructure. | kalman@chromium.org | 2012-03-18 | 1 | -3/+0 |
* | Implement a module system for the extension bindings JS. | koz@chromium.org | 2012-03-16 | 1 | -20/+4 |
* | Revert 126317 and 126306 because of a performance regression on page loading. | koz@chromium.org | 2012-03-13 | 1 | -4/+20 |
* | Implement a module system for the extension bindings JS. | koz@chromium.org | 2012-03-13 | 1 | -20/+4 |
* | Revert 125801 - Implement a module system for the extension bindings JS. | akalin@chromium.org | 2012-03-09 | 1 | -4/+20 |
* | Revert 125811 - Convert app_bindings.js to the schema_generated_bindings.js i... | akalin@chromium.org | 2012-03-09 | 1 | -0/+3 |
* | Convert app_bindings.js to the schema_generated_bindings.js infrastructure. | kalman@chromium.org | 2012-03-09 | 1 | -3/+0 |
* | Implement a module system for the extension bindings JS. | koz@chromium.org | 2012-03-09 | 1 | -20/+4 |
* | Revert 125132 - Implement a module system for the extension bindings JS. | markusheintz@chromium.org | 2012-03-06 | 1 | -4/+20 |
* | Implement a module system for the extension bindings JS. | koz@chromium.org | 2012-03-06 | 1 | -20/+4 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -1/+1 |
* | Extensions: convert all extension.* and i18n.* functions/events that are | kalman@chromium.org | 2012-02-22 | 1 | -0/+31 |
* | Launch panels in Aura (through chrome.windows.create()) with a new panel view. | stevenjb@chromium.org | 2012-02-16 | 1 | -0/+2 |
* | Extensions cleanup: move the chromePrivate, extension, fileBrowserPrivate, and | kalman@chromium.org | 2012-01-17 | 1 | -0/+182 |