summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_messages_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of view_messages.h dependency in extension_messages_browsertest.cc by...jam@chromium.org2011-12-051-24/+5
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-4/+6
* Split most of RenderViewTest and associated classes into content.joi@chromium.org2011-10-141-14/+14
* I realized that ExtensionBindingsContext is really just theaa@chromium.org2011-10-061-11/+10
* Factor the static data and its management out ofaa@chromium.org2011-10-041-11/+24
* Re-re-reland r99689: Refactor the ContextInfo struct from bindings_utils into aaa@chromium.org2011-09-281-10/+15
* Hilariously revert "Re-reland r99689: Refactor theaa@chromium.org2011-09-271-15/+10
* Re-reland r99689: Refactor the ContextInfo struct from bindings_utils into a ...aa@chromium.org2011-09-231-10/+15
* Reland 101111 - Only deliver extension messages to contexts that care.aa@chromium.org2011-09-151-10/+3
* Revert 101111 - Only deliver extension messages to contexts that care. Thisericu@google.com2011-09-141-3/+10
* Only deliver extension messages to contexts that care. Thisaa@chromium.org2011-09-141-10/+3
* Revert trunk r99696 for real.mark@chromium.org2011-09-091-17/+12
* Reland r99689: Refactor the ContextInfo struct from bindings_utils into aaa@chromium.org2011-09-061-12/+17
* Revert 99689 - Refactor the ContextInfo struct from bindings_utils into aaa@chromium.org2011-09-061-17/+12
* Refactor the ContextInfo struct from bindings_utils into aaa@chromium.org2011-09-061-12/+17
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-011-1/+1
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-271-3/+4
* Add V8ValueConverter utility to convert between v8::Value andaa@chromium.org2011-04-201-5/+4
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-8/+9
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-0/+1
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-4/+3
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-2/+5
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-5/+2
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-2/+5
* GTTF: move tests that use WebKit from unit_tests to browser_testsphajdan.jr@chromium.org2010-08-241-0/+151