| Commit message (Expand) | Author | Age | Files | Lines |
* | Unrevert 152017 - Add chrome.runtime.onStartup, which is fired on browser start. | mpcomplete@chromium.org | 2012-08-18 | 1 | -10/+16 |
* | Revert 152017 - Add chrome.runtime.onStartup, which is fired on browser start. | mpcomplete@chromium.org | 2012-08-17 | 1 | -16/+10 |
* | Add chrome.runtime.onStartup, which is fired on browser start. | mpcomplete@chromium.org | 2012-08-17 | 1 | -10/+16 |
* | Move ExtensionHost into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-31 | 1 | -4/+6 |
* | Move PROFILE_DESTROYED notification to ProfileDestroyer and observe it in Ext... | yoz@chromium.org | 2012-07-27 | 1 | -3/+7 |
* | Introduce runtime.onSuspendCanceled() event. | koz@chromium.org | 2012-07-26 | 1 | -8/+31 |
* | Move ExtensionEventRouter and related into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-23 | 1 | -1/+0 |
* | Remove browser::FindOrCreateTabbedBrowser usage in extensions browser test code. | jam@chromium.org | 2012-07-18 | 1 | -1/+1 |
* | Move ExtensionSystem into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-11 | 1 | -1/+1 |
* | One possible fix. | miket@chromium.org | 2012-07-02 | 1 | -1/+1 |
* | Move tab functions off Browser into browser_tabstrip and browser_tabrestore. | ben@chromium.org | 2012-06-29 | 1 | -1/+2 |
* | Allow ChromeOS file selection dialog to be shown from shell windows. | benwells@chromium.org | 2012-06-25 | 1 | -3/+2 |
* | Show an extension info bubble when a script badge is clicked. | yoz@chromium.org | 2012-06-22 | 1 | -1/+5 |
* | TabContentsWrapper -> TabContents, part 12. | avi@chromium.org | 2012-06-12 | 1 | -1/+1 |
* | Get rid of the last RenderViewHostDelegate usage in chrome. | jam@chromium.org | 2012-05-23 | 1 | -3/+3 |
* | Get rid of the RenderViewType concept in content, since it was only used by C... | jam@chromium.org | 2012-05-23 | 1 | -15/+22 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -1/+3 |
* | Moves methods for finding browsers to browser_finder. | sky@chromium.org | 2012-05-16 | 1 | -1/+2 |
* | Add histogram measurements for event pages: | mpcomplete@chromium.org | 2012-05-12 | 1 | -1/+17 |
* | Pull shell window stuff out of ExtensionHost and put in ShellWindow | benwells@chromium.org | 2012-05-10 | 1 | -27/+24 |
* | Fix imbalanced keepalive count for event pages when dealing with other views. | mpcomplete@chromium.org | 2012-05-03 | 1 | -3/+16 |
* | Move the second delay with event pages to occur after dispatching the unload | mpcomplete@chromium.org | 2012-05-03 | 1 | -11/+9 |
* | Add an arbitrary delay before unloading lazy background pages. | yoz@chromium.org | 2012-05-02 | 1 | -8/+46 |
* | Remove EPM:all_hosts_ and use all_extension_views_ instead. | benwells@chromium.org | 2012-04-26 | 1 | -19/+37 |
* | Fix bug with transient pages where they would stay alive permanently due to a | mpcomplete@chromium.org | 2012-04-23 | 1 | -2/+2 |
* | Fix a bug with transient background pages where opening and closing a popup | mpcomplete@chromium.org | 2012-04-20 | 1 | -5/+0 |
* | Fix bug where transient pages would miss events dispatched while it was | mpcomplete@chromium.org | 2012-04-19 | 1 | -9/+10 |
* | Fix a bug where calling window.close() from a transient page with an open | mpcomplete@chromium.org | 2012-04-05 | 1 | -0/+10 |
* | Add chrome.experimental.extension.onBackgroundPageUnloadingSoon event for whe... | mpcomplete@chromium.org | 2012-04-02 | 1 | -32/+49 |
* | Fix screensaver display issue on ChromeOS. | rkc@chromium.org | 2012-03-23 | 1 | -6/+21 |
* | Keep lazy background pages open while they're being inspected. | mpcomplete@chromium.org | 2012-03-21 | 1 | -5/+39 |
* | Fix extension event pages in incognito split mode. | mpcomplete@chromium.org | 2012-03-13 | 1 | -5/+11 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -0/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Keep lazy background page alive while there are pending network requests or | mpcomplete@chromium.org | 2012-03-06 | 1 | -22/+74 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -4/+4 |
* | Cleanup: IWYU for BrowserThread. | thestig@chromium.org | 2012-03-03 | 1 | -8/+8 |
* | Change the way lazy background pages shutdown. | mpcomplete@chromium.org | 2012-02-27 | 1 | -6/+67 |
* | Persist lazy background event listeners to the Prefs file. | mpcomplete@chromium.org | 2012-02-15 | 1 | -20/+3 |
* | Unrevert again r119770 - "Event pages: remember events that the page register... | mpcomplete@chromium.org | 2012-02-07 | 1 | -3/+20 |
* | Revert "Unrevert 119770 - "Event pages: remember events that the page registe... | mpcomplete@chromium.org | 2012-02-07 | 1 | -20/+3 |
* | Unrevert 119770 - "Event pages: remember events that the page registered for, | mpcomplete@chromium.org | 2012-02-06 | 1 | -3/+20 |
* | Revert 119770 - Event pages: remember events that the page registered for, ev... | aa@chromium.org | 2012-02-02 | 1 | -20/+3 |
* | Event pages: remember events that the page registered for, even after it | mpcomplete@chromium.org | 2012-01-30 | 1 | -3/+20 |
* | Define the public interface for content browser SiteInstance. This interface ... | ananta@chromium.org | 2012-01-25 | 1 | -4/+6 |
* | Replace lazy-background switch with a manifest entry controlled by the | mpcomplete@chromium.org | 2012-01-24 | 1 | -7/+2 |
* | Disallow navigation in platform apps. | mihaip@chromium.org | 2012-01-19 | 1 | -0/+4 |
* | Move RenderViewHostDelegate to content/public and content namespace. | joi@chromium.org | 2012-01-18 | 1 | -2/+2 |
* | Hide BrowsingInstance from all but SiteInstance, as intended by design. | joi@chromium.org | 2012-01-18 | 1 | -21/+14 |
* | Introduce background.scripts feature for extension manifests. | aa@chromium.org | 2012-01-10 | 1 | -2/+3 |