summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_devtools_browsertests.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-3/+3
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-131-1/+0
* DevTools: migrate APU from dedicated commands to the inspector protocol.pfeldman@chromium.org2011-01-121-1/+1
* Revert r71044: "DevTools: migrate APU from dedicated commands to the inspecto...pfeldman@chromium.org2011-01-111-1/+1
* DevTools: migrate APU from dedicated commands to the inspector protocol.pfeldman@chromium.org2011-01-111-1/+1
* Revert r71037. "DevTools: migrate APU from dedicated commands to the inspecto...pfeldman@chromium.org2011-01-111-1/+1
* DevTools: migrate APU from dedicated commands to the inspector protocol.pfeldman@chromium.org2011-01-111-1/+1
* Cleanup: Remove unneeded includes of notification_service.h, part 2.thestig@chromium.org2010-12-171-1/+0
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-1/+1
* Move:ben@chromium.org2010-12-021-1/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-2/+2
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-3/+3
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-301-14/+14
* extensions: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-211-5/+7
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Temporarily disable TimelineApi until the webkit cause can be reverted and th...johnnyg@chromium.org2010-08-181-1/+2
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-031-5/+1
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Update some windows-only browser tests to run on all platforms.skerner@chromium.org2010-02-241-2/+0
* Revert 39642 - Update some windowsonly browser tests to run on all platforms.skerner@chromium.org2010-02-221-0/+2
* Update some windows-only browser tests to run on all platforms.skerner@chromium.org2010-02-221-2/+0
* DevTools: fix TimelineApi test (followup fix for dispatchToApu rename).pfeldman@chromium.org2010-02-021-1/+1
* Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...kkania@chromium.org2010-01-071-0/+2
* Include more extension browser tests on mac and linux. Some minor changes and...kkania@chromium.org2010-01-071-2/+0
* Reenable ExtensionDevToolsBrowserTest.TimelineApiyurys@chromium.org2009-12-121-1/+1
* Pass one empty argument to ApuAgentDelegate.DispatchToApu to match ExtensionD...yurys@chromium.org2009-12-111-0/+1
* Temporarily disable ExtensionDevToolsBrowserTest.TimelineApi which is failing...yurys@chromium.org2009-12-111-1/+1
* DevTools: use WebDevToolsMessageData for devtools rpc messagesyurys@chromium.org2009-12-111-2/+5
* Enables the sending of Timeline Agent and Resource messages to the devtools a...jamesr@chromium.org2009-10-121-12/+1
* DevTools: Remove base/values dependency from devtools.pfeldman@chromium.org2009-08-271-4/+4
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+170