summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/content_script_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-2/+2
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Enable content scripts to receive extension API events.aa@chromium.org2011-11-171-1/+19
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-0/+9
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* Fix a crash when loading a multipart html page.tony@chromium.org2011-09-271-1/+15
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-231-0/+5
* Revert 97365 - Added code for localizing scripts CSS before injection takes p...wez@chromium.org2011-08-191-5/+0
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-181-0/+5
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+2
* Gmail mails get modified upon send due to certain extensionsabarth@chromium.org2011-06-301-0/+6
* Adjust host resolver usage on flaky content script API tests. yoz@chromium.org2011-06-081-2/+1
* Make content script stylesheets apply to existing renderers too.mihaip@chromium.org2011-06-071-1/+32
* Do not inject JS scripts into view source frames.yoz@chromium.org2011-06-021-0/+7
* Fix bug that caused content scripts to be applied to hostaa@chromium.org2011-02-011-0/+50