| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify extension request IPC messages to pass a ListValue instead of a string. | mpcomplete@chromium.org | 2009-10-06 | 1 | -1/+1 |
* | Resubmit http://codereview.chromium.org/243096 with gcc compile error fixed. | erikkay@chromium.org | 2009-10-06 | 1 | -0/+1 |
* | TBR: mpcomplete | erikkay@chromium.org | 2009-10-05 | 1 | -1/+0 |
* | Allow popups to close themselves with window.close(). | erikkay@chromium.org | 2009-10-05 | 1 | -0/+1 |
* | Add simple popup support to browser actions. This will create a popup HTML w... | erikkay@chromium.org | 2009-10-02 | 1 | -0/+1 |
* | Don't send tab switching/killing/creating keyboard accelerators to pages. Th... | jam@chromium.org | 2009-10-02 | 1 | -0/+1 |
* | Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc... | mpcomplete@chromium.org | 2009-09-28 | 1 | -4/+11 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 1 | -2/+1 |
* | Revert r27137: "Create renderers for ExtensionHosts one at a time to avoid | mpcomplete@chromium.org | 2009-09-24 | 1 | -11/+4 |
* | Create renderers for ExtensionHosts one at a time to avoid blocking the UI. | mpcomplete@chromium.org | 2009-09-24 | 1 | -4/+11 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 1 | -3/+5 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 1 | -5/+3 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 1 | -3/+5 |
* | Add a bare-bones extension shelf that displays extension items on OS X. | thakis@chromium.org | 2009-09-16 | 1 | -0/+6 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 1 | -0/+3 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 1 | -0/+3 |
* | Plumb the DragOperation through all the layers between the platform Drag-n-dr... | snej@chromium.org | 2009-09-08 | 1 | -2/+3 |
* | Fix "crashed extension" infobar browser crashes. | phajdan.jr@chromium.org | 2009-08-25 | 1 | -4/+0 |
* | Revert "Fix "crashed extension" infobar browser crashes." | phajdan.jr@chromium.org | 2009-08-18 | 1 | -0/+4 |
* | Fix "crashed extension" infobar browser crashes. | phajdan.jr@chromium.org | 2009-08-18 | 1 | -4/+0 |
* | Implementation of getBackgroundPage(), getToolstrips(), and | aa@chromium.org | 2009-08-14 | 1 | -1/+7 |
* | Revert "Fix "crashed extension" infobar browser crashes." | phajdan.jr@chromium.org | 2009-08-11 | 1 | -0/+4 |
* | Fix "crashed extension" infobar browser crashes. | phajdan.jr@chromium.org | 2009-08-11 | 1 | -4/+0 |
* | mole API - take 2 | erikkay@chromium.org | 2009-08-04 | 1 | -0/+1 |
* | Delay loading of ExtensionHosts until the background page is ready. | mpcomplete@chromium.org | 2009-08-03 | 1 | -1/+25 |
* | Rolling back change 22245. | chrome-bot@google.com | 2009-08-02 | 1 | -1/+0 |
* | mole expand/collapse API, callable from a toolstrip for manual operation | erikkay@chromium.org | 2009-08-01 | 1 | -0/+1 |
* | Create render view for extensions on Linux. | phajdan.jr@chromium.org | 2009-07-28 | 1 | -1/+7 |
* | add mole info to toolstrip definition and enable moles | erikkay@chromium.org | 2009-07-26 | 1 | -0/+5 |
* | Move some more interfaces on RenderViewHostDelegate to separate classes. The | brettw@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -11/+10 |
* | Add an ExtensionBrowserTest base class that allows in-process browser tests o... | aa@chromium.org | 2009-07-04 | 1 | -0/+7 |
* | In this episode, we implement the DOMUI interface for extension views that ar... | aa@chromium.org | 2009-07-01 | 1 | -2/+8 |
* | Change ExtensionHost to use notifications | erikkay@chromium.org | 2009-06-26 | 1 | -3/+3 |
* | Move extension view classes from browser/extensions to browser/views/extensions. | erikkay@google.com | 2009-06-23 | 1 | -1/+1 |
* | TBR: Fix Toolstrips sometimes show scrollbars as rendering | aa@chromium.org | 2009-06-19 | 1 | -0/+1 |
* | Display an infobar alert when extension process crashes. | phajdan.jr@chromium.org | 2009-06-19 | 1 | -0/+8 |
* | Changing the focus manager to not subclass HWNDs (but for the top-windows).Co... | jcampan@chromium.org | 2009-06-12 | 1 | -0/+1 |
* | part 2 of dragging change: reordering, but not persisting | erikkay@google.com | 2009-06-10 | 1 | -7/+14 |
* | Display extension processes in task manager. | phajdan.jr@chromium.org | 2009-06-06 | 1 | -1/+10 |
* | Fixes a slew of random link/compile errors for views on gtk. | sky@chromium.org | 2009-05-29 | 1 | -2/+2 |
* | Fixing more bustage by ifdefing out Windows-only code. | ben@chromium.org | 2009-05-29 | 1 | -0/+4 |
* | Fix inspection of extensions. | aa@chromium.org | 2009-05-19 | 1 | -2/+0 |
* | Add a handle to the ExtensionShelf. This is how users will drag extension to... | erikkay@google.com | 2009-05-18 | 1 | -0/+2 |
* | Propagate intrinsic width notification over IPC in all cases (not just extens... | pinkerton@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Remove executable bit from a bunch of files that shouldn't have it. | evan@chromium.org | 2009-05-11 | 1 | -0/+0 |
* | Make background pages work more nicely with the tabs API. | aa@chromium.org | 2009-05-07 | 1 | -2/+4 |
* | Add inspect links for all active views in chrome://extensions. | aa@chromium.org | 2009-05-07 | 1 | -1/+4 |
* | Plumb the creator URL for popups up to the browser. We don't yet use this fo... | pkasting@chromium.org | 2009-05-05 | 1 | -1/+2 |