| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f... | rafaelw@chromium.org | 2010-06-16 | 1 | -1/+23 |
* | Prevent extensions api windows.onFocusChange from firing more than once with ... | rafaelw@chromium.org | 2010-05-21 | 1 | -0/+4 |
* | fix chrome.tabs.onUpdated bugs, add browsertest. | rafaelw@chromium.org | 2010-05-19 | 1 | -14/+5 |
* | Adjusts tab strip model to deal with app tabs. There were a couple of | sky@chromium.org | 2010-02-02 | 1 | -2/+1 |
* | Adds support for phantom tabs. A pinned tab becomes a phantom tab when | sky@chromium.org | 2010-01-22 | 1 | -12/+14 |
* | New event style for pageAction API. | asargent@chromium.org | 2009-10-29 | 1 | -0/+10 |
* | Only dispatch tab events when there is someone listening. | aa@chromium.org | 2009-10-29 | 1 | -0/+8 |
* | Makes inactive pinned tabs on linux throb when the title changes. I | sky@chromium.org | 2009-10-23 | 1 | -1/+2 |
* | Update browser actions api to be like new design doc. | aa@chromium.org | 2009-10-15 | 1 | -1/+1 |
* | Implement Browser Actions extensions. | finnur@chromium.org | 2009-09-26 | 1 | -1/+5 |
* | Add NotificationType::BROWSER_WINDOW_READY, chrome.windows.onCreated now send... | rafaelw@chromium.org | 2009-09-22 | 1 | -0/+4 |
* | Add button number to page action event reply object. Fix outdated page action... | mattm@chromium.org | 2009-09-11 | 1 | -1/+2 |
* | Coverity: Pass strings by reference. | jhawkins@chromium.org | 2009-07-24 | 1 | -3/+3 |
* | Retrying this patch. This was already reviewed by mpcomplete and the | finnur@chromium.org | 2009-07-15 | 1 | -0/+1 |
* | Reverting 20714. | finnur@chromium.org | 2009-07-15 | 1 | -1/+0 |
* | EFD now notifies EPM of renderviews created, which in turn notifies the rende... | finnur@chromium.org | 2009-07-15 | 1 | -0/+1 |
* | Nukes the 3 arg TabMoved variant in favor of the 4 arg variant. | sky@chromium.org | 2009-07-13 | 1 | -1/+2 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -1/+0 |
* | Revert the Omnibox when changing tabs while its contents have been deleted. | pkasting@chromium.org | 2009-05-29 | 1 | -2/+2 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-21 | 1 | -1/+3 |
* | tabs.onUpdated now sends 'url' when 'state' has changed to 'loading' when nav... | rafaelw@chromium.org | 2009-05-20 | 1 | -6/+26 |
* | Uploaded & applied on behalf of Roger Tawa (rogerta@google.com). | rafaelw@chromium.org | 2009-05-15 | 1 | -4/+33 |
* | implemented API style/convention changes, including: | rafaelw@chromium.org | 2009-05-05 | 1 | -6/+10 |
* | This is the first part of the PageAction implementation. More work is require... | finnur@chromium.org | 2009-05-01 | 1 | -3/+9 |
* | Implement removeWindow, onWindowCreated, onWindowRemoved. | rafaelw@chromium.org | 2009-04-30 | 1 | -0/+4 |
* | implement remaining tab events (except for onTabUpdated). | rafaelw@chromium.org | 2009-04-22 | 1 | -0/+5 |
* | Initial plumbing for sending events from the browser to extension renderers. ... | rafaelw@chromium.org | 2009-04-16 | 1 | -0/+55 |