| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some issues with extension messaging for transient pages. | mpcomplete@chromium.org | 2012-04-03 | 1 | -9/+13 |
* | Report failures when opening an extension port to the caller. | mpcomplete@chromium.org | 2012-04-02 | 1 | -34/+15 |
* | Keep lazy background pages open while they're being inspected. | mpcomplete@chromium.org | 2012-03-21 | 1 | -1/+1 |
* | Fix crash bug in ExtensionMessageService. | mpcomplete@chromium.org | 2012-03-16 | 1 | -1/+1 |
* | Lazy background pages now load in response to message passing. | mpcomplete@chromium.org | 2012-03-16 | 1 | -39/+173 |
* | JSONWriter cleanup: integrate pretty print into write options. | ericdingle@chromium.org | 2012-03-16 | 1 | -2/+2 |
* | Add base::StaticAtomicSequenceNumber. | pliard@chromium.org | 2012-03-13 | 1 | -1/+1 |
* | Remove ExtensionMessageService's legacy support for devtools. | mpcomplete@chromium.org | 2012-03-12 | 1 | -76/+21 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -2/+2 |
* | Update extension events, routing, and delivery to use user gesture. | gbillock@chromium.org | 2012-03-02 | 1 | -2/+4 |
* | Removing unnecessary includes of the content\browser\child_process_security_p... | ananta@chromium.org | 2012-02-01 | 1 | -2/+1 |
* | Define the public interface for content browser SiteInstance. This interface ... | ananta@chromium.org | 2012-01-25 | 1 | -1/+2 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -11/+14 |
* | Convert unix_hacker functions on NavigationController that are used by Chrome... | jam@chromium.org | 2011-12-29 | 1 | -2/+2 |
* | Revert 115346. The change didn't break anything, the test was faulty. Will di... | jam@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests | thakis@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Rename TabContents::controller() to GetController and put it into the WebCont... | jam@chromium.org | 2011-12-21 | 1 | -2/+2 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -4/+4 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -3/+4 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -8/+10 |
* | Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ... | aa@chromium.org | 2011-11-09 | 1 | -3/+15 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -4/+4 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -5/+7 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -0/+1 |
* | Mark ExtensionMessageService AllSources usage as ok. | yoz@chromium.org | 2011-10-15 | 1 | -3/+3 |
* | Refactor ExtensionTabUtil-namespaced functions into their own file. | miket@chromium.org | 2011-09-27 | 1 | -1/+1 |
* | Reland 101111 - Only deliver extension messages to contexts that care. | aa@chromium.org | 2011-09-15 | 1 | -8/+4 |
* | Revert 101111 - Only deliver extension messages to contexts that care. This | ericu@google.com | 2011-09-14 | 1 | -4/+8 |
* | Only deliver extension messages to contexts that care. This | aa@chromium.org | 2011-09-14 | 1 | -8/+4 |
* | Populate ContextInfo::extension_id for all extension-related | aa@chromium.org | 2011-08-19 | 1 | -2/+5 |
* | Removal of Profile from content part 2. | avi@chromium.org | 2011-07-27 | 1 | -2/+4 |
* | Revert 94332 - Removal of Profile from content part 2. | sergeyu@chromium.org | 2011-07-27 | 1 | -4/+2 |
* | Removal of Profile from content part 2. | avi@chromium.org | 2011-07-27 | 1 | -2/+4 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -1/+1 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -8/+8 |
* | Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea... | jam@chromium.org | 2011-03-31 | 1 | -1/+1 |
* | Move extension messages to their own file and add a RenderViewObserver to sta... | jam@chromium.org | 2011-03-28 | 1 | -4/+4 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -4/+4 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Make pink's TabContentsWrapper change compile on Windows. | ben@chromium.org | 2010-11-18 | 1 | -1/+2 |
* | 1. Fires port.onDisconnect if tabs.connect fails. | jstritar@chromium.org | 2010-10-28 | 1 | -5/+6 |
* | Part 2 of extension event refactor. | mpcomplete@chromium.org | 2010-10-21 | 1 | -3/+3 |
* | Pull events-related code out of ExtensionMessageService into its own class. | mpcomplete@chromium.org | 2010-10-15 | 1 | -111/+4 |
* | Remove traces for the WhitelistExtension test. The flakiness seems to be gone. | finnur@chromium.org | 2010-10-14 | 1 | -21/+3 |
* | Revert 62458 - Expands the chrome.experimental.processes extension API. | creis@google.com | 2010-10-13 | 1 | -14/+0 |