index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_devtools_browsertests.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-0
/
+1
*
browser: Move the tabs directory into ui.
tfarina@chromium.org
2012-05-11
1
-1
/
+1
*
Remove EPM:all_hosts_ and use all_extension_views_ instead.
benwells@chromium.org
2012-04-26
1
-11
/
+18
*
Reenable TimelineApi.
scr@chromium.org
2012-03-14
1
-2
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Mark ExtensionDevToolsBrowserTest.TimelineApi flaky for debugging.
vandebo@chromium.org
2012-02-22
1
-1
/
+2
*
Re-enable flaky test ExtensionDevToolsBrowserTest.TimelineApi.
scr@chromium.org
2012-02-22
1
-2
/
+1
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-2
/
+2
*
Removing unnecessary includes of content\browser\site_instance.h from chrome,...
ananta@chromium.org
2012-01-21
1
-1
/
+0
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-12
/
+13
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-5
/
+5
*
Define DevTools content API
yurys@chromium.org
2011-12-01
1
-13
/
+20
*
Refactor ExtensionTabUtil-namespaced functions into their own file.
miket@chromium.org
2011-09-27
1
-1
/
+1
*
Move in_process_browser_test and ui_test_utils to chrome/test/base
phajdan.jr@chromium.org
2011-07-29
1
-1
/
+1
*
DevTools: explicitly define routed messages as routed, not control. All DevTo...
yurys@chromium.org
2011-07-13
1
-1
/
+3
*
Wholesale move of debugger sources to content.
joi@chromium.org
2011-06-29
1
-2
/
+2
*
This change provides initial support for sending DevTools messages between Wo...
yurys@chromium.org
2011-05-27
1
-1
/
+1
*
Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...
tfarina@chromium.org
2011-04-06
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Get rid of a bunch of includes to old locations of headers.
jam@chromium.org
2011-03-02
1
-3
/
+3
*
Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.
thestig@chromium.org
2011-01-13
1
-1
/
+0
*
DevTools: migrate APU from dedicated commands to the inspector protocol.
pfeldman@chromium.org
2011-01-12
1
-1
/
+1
*
Revert r71044: "DevTools: migrate APU from dedicated commands to the inspecto...
pfeldman@chromium.org
2011-01-11
1
-1
/
+1
*
DevTools: migrate APU from dedicated commands to the inspector protocol.
pfeldman@chromium.org
2011-01-11
1
-1
/
+1
*
Revert r71037. "DevTools: migrate APU from dedicated commands to the inspecto...
pfeldman@chromium.org
2011-01-11
1
-1
/
+1
*
DevTools: migrate APU from dedicated commands to the inspector protocol.
pfeldman@chromium.org
2011-01-11
1
-1
/
+1
*
Cleanup: Remove unneeded includes of notification_service.h, part 2.
thestig@chromium.org
2010-12-17
1
-1
/
+0
*
Rename ExtensionsService to ExtensionService.
tfarina@chromium.org
2010-12-14
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
-2
/
+2
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
1
-3
/
+3
*
Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...
isherman@chromium.org
2010-09-30
1
-14
/
+14
*
extensions: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-21
1
-5
/
+7
*
Moves TabStripModelObserver/Delegate into their own headers.
sky@chromium.org
2010-09-16
1
-0
/
+1
*
Temporarily disable TimelineApi until the webkit cause can be reverted and th...
johnnyg@chromium.org
2010-08-18
1
-1
/
+2
*
DevTools: Get rid of DevTools RPC.
pfeldman@chromium.org
2010-08-03
1
-5
/
+1
*
Changing linux platform for chromeos. This involved moving platform_util and...
dhg@chromium.org
2010-04-29
1
-1
/
+1
*
Update some windows-only browser tests to run on all platforms.
skerner@chromium.org
2010-02-24
1
-2
/
+0
*
Revert 39642 - Update some windowsonly browser tests to run on all platforms.
skerner@chromium.org
2010-02-22
1
-0
/
+2
*
Update some windows-only browser tests to run on all platforms.
skerner@chromium.org
2010-02-22
1
-2
/
+0
*
DevTools: fix TimelineApi test (followup fix for dispatchToApu rename).
pfeldman@chromium.org
2010-02-02
1
-1
/
+1
*
Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...
kkania@chromium.org
2010-01-07
1
-0
/
+2
*
Include more extension browser tests on mac and linux. Some minor changes and...
kkania@chromium.org
2010-01-07
1
-2
/
+0
*
Reenable ExtensionDevToolsBrowserTest.TimelineApi
yurys@chromium.org
2009-12-12
1
-1
/
+1
*
Pass one empty argument to ApuAgentDelegate.DispatchToApu to match ExtensionD...
yurys@chromium.org
2009-12-11
1
-0
/
+1
*
Temporarily disable ExtensionDevToolsBrowserTest.TimelineApi which is failing...
yurys@chromium.org
2009-12-11
1
-1
/
+1
*
DevTools: use WebDevToolsMessageData for devtools rpc messages
yurys@chromium.org
2009-12-11
1
-2
/
+5
*
Enables the sending of Timeline Agent and Resource messages to the devtools a...
jamesr@chromium.org
2009-10-12
1
-12
/
+1
*
DevTools: Remove base/values dependency from devtools.
pfeldman@chromium.org
2009-08-27
1
-4
/
+4
*
Exposes a chrome.devtools object to extensions. This allows extensions to ca...
mpcomplete@chromium.org
2009-08-24
1
-0
/
+170