summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* Move SessionStorageNamespace entirely into NavigationController and support S...ajwong@chromium.org2012-08-131-2/+1
* Mark DevToolsSanityTest.TestScriptsTabIsPopulatedOnInspectedPageRefresh flaky...asvitkine@chromium.org2012-08-101-1/+9
* Add WebContents* to some more delegate methodsjoth@chromium.org2012-08-082-1/+5
* Revert "Make F12 close an undocked DevTools window rather than open another D...apavlov@chromium.org2012-08-072-23/+9
* Added Reload drop-down menu for when in Dev mode for Windows.gene@chromium.org2012-08-062-1/+16
* Convert FaviconStatus::bitmap from SkBitmap to gfx::Image.thakis@chromium.org2012-08-031-1/+1
* Make F12 close an undocked DevTools window rather than open another DevTools ...apavlov@chromium.org2012-08-012-9/+23
* Remove redirection header and add "ui::" before all SelectFileDialog usage.erg@chromium.org2012-07-311-6/+6
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-5/+5
* Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused b...jam@chromium.org2012-07-261-1/+1
* Consolidate Browser Creation.ben@chromium.org2012-07-251-2/+1
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-3/+4
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-3/+3
* Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-201-2/+9
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-201-9/+2
* Fix for downloading to default destination drive in incognito mode.achuith@chromium.org2012-07-201-2/+9
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-6/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Reenabled DevTools sanity tests.vsevik@chromium.org2012-07-101-8/+5
* WebKit gardening. Disable tests which started to fail on canary after r121949...hayato@chromium.org2012-07-091-5/+8
* Make file chooser work when DevTools window is docked to the inspected tabyurys@chromium.org2012-07-032-0/+12
* Reapply: Start consolidating cross-port file selection code into ui/base/dial...erg@google.com2012-07-021-2/+4
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-292-8/+8
* Breaks compile on Linux Auraabodenha@chromium.org2012-06-291-4/+2
* Start consolidating cross-port file selection code into ui/base/dialogs.erg@chromium.org2012-06-291-2/+4
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-271-1/+1
* Move browser commands into a separate file.ben@chromium.org2012-06-251-1/+2
* Don't allow saving of devtools or print preview.avi@chromium.org2012-06-142-5/+0
* TabContentsWrapper -> TabContents, part 43.avi@chromium.org2012-06-121-3/+2
* TabContentsWrapper -> TabContents, part 10.avi@chromium.org2012-06-073-23/+19
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* DevTools window should use original OpenURLParams when opening a linkapavlov@chromium.org2012-05-301-6/+2
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-1/+3
* Decouple DevTools from socket implementation.pliard@chromium.org2012-05-231-6/+7
* Get rid of the last RenderViewHostDelegate usage in chrome.jam@chromium.org2012-05-231-1/+1
* Remove a bunch of trivial render_view_host_delegate.h includes in chrome.jam@chromium.org2012-05-221-3/+1
* Disable TestReattachAfterCrash on linuxzea@chromium.org2012-05-211-1/+1
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-182-3/+5
* Enable some DevTools browsertests which should pass after recent fixes in WebKityurys@chromium.org2012-05-181-12/+6
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+1
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-1/+3
* Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.tedvessenes@gmail.com2012-05-171-0/+2
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-0/+1
* Fix new -Wnull-conversion violations detected by a newer clang.thakis@chromium.org2012-05-161-1/+1
* Run the devtools sanity tests as a browser_test instead of interactive_ui_tes...jam@chromium.org2012-05-151-0/+0
* browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.tfarina@chromium.org2012-05-121-6/+6
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* Reenable passing DevToolsSanityTest testvsevik@chromium.org2012-05-111-1/+1
* browser: Remove tab handler concept.tfarina@chromium.org2012-05-061-1/+1