summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger/devtools_sanity_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* WebKit roll 100904:100924steveblock@chromium.org2011-11-211-1/+1
* Enforce that most content messages files can't be included by chrome.jam@chromium.org2011-11-191-3/+2
* Mark DevToolsSanityTest.TestReattachAfterCrash flaky on Linux.joi@chromium.org2011-11-091-0/+4
* DevTools: reattach to crashed inspected page when it reloadsyurys@chromium.org2011-11-091-0/+18
* Refactor loading out of ExtensionService.yoz@chromium.org2011-11-021-1/+2
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Removing dedicated worker-related IPC codei (first round). dslomov@chromium.org2011-10-271-2/+1
* Mark WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization flaky on Wind...vandebo@chromium.org2011-10-261-1/+3
* base::Bind: Convert chrome/browser/debugger.jhawkins@chromium.org2011-10-221-4/+7
* When WorkerProcessHost receives WorkerHostMsg_WorkerContextDestroyed message ...yurys@chromium.org2011-10-211-3/+3
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+5
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-2/+2
* Remove FLAKY modifier from WorkerDevToolsSanityTest.PauseInSharedWorkerInitia...yurys@chromium.org2011-10-191-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-13/+14
* Enable DevTools tests for debugger pause functionalityyurys@chromium.org2011-10-171-5/+2
* Mark PauseInSharedWorkerInitialization as flakyyurys@chromium.org2011-10-171-1/+1
* Enable WorkerDevToolsSanityTest.InspectSharedWorkeryurys@chromium.org2011-10-171-1/+6
* Disable WorkerDevToolsSanityTest.PauseInSharedWorkerInitialization on Mac OS Xyurys@chromium.org2011-10-171-1/+8
* DevTools: test that debugger can be paused in shared worker initialization codeyurys@chromium.org2011-10-171-2/+78
* DevTools: support shared worker initialization debuggeryurys@chromium.org2011-10-121-17/+36
* DevTools: don't send Detach followed by Attach message on navigation if inspe...yurys@chromium.org2011-09-281-0/+7
* Revert 99124: Revert 99099 Fix up more WaitForNavigation calls.gbillock@chromium.org2011-09-121-3/+3
* DevTools: introduce WorkderDevToolsAgentHostyurys@chromium.org2011-09-081-6/+8
* Revert 99099 (TaskManagerBrowserTest.NoticeHostedAppTabs started failing,thakis@chromium.org2011-09-011-3/+3
* Fix up more WaitForNavigation calls. Almost all fixed now.gbillock@chromium.org2011-09-011-3/+3
* Update WebKit to r93846.pkasting@chromium.org2011-08-261-6/+5
* WebKit roll 93765:93781.podivilov@chromium.org2011-08-251-5/+6
* Get rid of devtools_window.h and profile_manager.h dependencies in content/br...yurys@chromium.org2011-08-021-23/+37
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Disable TestPauseWhenLoadingDevTools and TestPauseWhenScriptIsRunning.sergeyu@chromium.org2011-07-281-2/+4
* Revert 94059 (test still breaks) - Enable WorkerDevToolsSanityTest.InspectSha...willchan@chromium.org2011-07-261-1/+2
* Enable WorkerDevToolsSanityTest.InspectSharedWorkeryurys@chromium.org2011-07-261-2/+1
* DevTools: use standard test utilities instead of custom ones where possibleyurys@chromium.org2011-07-251-30/+7
* Disable InspectSharedWorker.thakis@chromium.org2011-07-241-2/+2
* Setting the InspectSharedWorker interactive test as flaky for all platforms.leandrogracia@chromium.org2011-07-221-6/+1
* Extending the flaky test flag for the InspectSharedWorker interactive test to...leandrogracia@chromium.org2011-07-221-1/+1
* Setting the InspectSharedWorker interactive test as flaky.leandrogracia@chromium.org2011-07-221-1/+7
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Enable WorkerDevToolsSanityTest.InspectSharedWorkeryurys@chromium.org2011-07-211-2/+1
* DevTools: bulk move of legacy protocol back to chrome/.pfeldman@chromium.org2011-07-201-0/+443
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-329/+0
* WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=62977dslomov@chromium.org2011-06-211-0/+14
* Mark DevToolsSanityTest.TestPauseWhenLoadingDevTools as FLAKYasargent@chromium.org2011-06-131-1/+2
* Mark DevToolsSanityTest.TestPauseWhenScriptIsRunning as flaky.ericu@google.com2011-06-101-1/+1
* Enable DevTools network size/timing/headers tests.vsevik@chromium.org2011-05-201-0/+23
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-3/+3
* Remove old Heap Profiler interactive test.mnaganov@chromium.org2011-05-051-6/+0
* Revert 82858 - Added network panel timing, size and raw headers text tests fo...jar@chromium.org2011-04-261-25/+0
* Added network panel timing, size and raw headers text tests for DevToolsvsevik@chromium.org2011-04-251-0/+25
* Enable devtools test (fixed upstream)podivilov@chromium.org2011-03-101-2/+1