summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_devtools_events.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable extension APIs for content scripts.aa@chromium.org2011-11-121-3/+3
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+2
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* extensions: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-211-8/+9
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+3
* Enables the sending of Timeline Agent and Resource messages to the devtools a...jamesr@chromium.org2009-10-121-9/+0
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+60