summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 135175 - Revert 135164 - Cleanup of browser_test harness.jam@chromium.org2012-05-031-2/+0
* Revert 135164 - Cleanup of browser_test harness.mmenke@chromium.org2012-05-031-0/+2
* Cleanup of browser_test harness.jam@chromium.org2012-05-031-2/+0
* DevTools: AppendFile implementation.loislo@chromium.org2012-05-024-7/+51
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-1/+6
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-261-8/+9
* WebKit roll 114621:114660dimich@chromium.org2012-04-191-2/+4
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-1/+1
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-2/+2
* TabContents -> WebContentsImpl, part 8.avi@chromium.org2012-04-132-7/+7
* DevTools: migrate devtools window to the InspectorFrontendAPI.pfeldman@chromium.org2012-04-051-5/+5
* Honor window size for chrome.windows.create when parent window is maximized.aa@chromium.org2012-04-041-1/+2
* DevTools: make Save As dialog optional for the paths that have already been s...pfeldman@chromium.org2012-04-046-169/+260
* DevTools: use proper URLRequestContextGetter in remote debugging proxy.pfeldman@chromium.org2012-03-293-9/+4
* DevTools: allow remote debugging any RenderViewHost.pfeldman@chromium.org2012-03-162-71/+1
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* Marking DevToolsSanityTest with FAILS on mac.marja@chromium.org2012-03-141-3/+14
* Synchronize page thumbnails before serving remote debugging landing page.mnaganov@chromium.org2012-03-131-0/+20
* DevTools: provide a way for browser process to log into the renderer's tools ...pfeldman@chromium.org2012-03-121-11/+27
* Allow remote debugging of all WebContents instances.flackr@chromium.org2012-03-122-5/+70
* Move LoadNotificationDetails to content/public/browser and put it in the cont...tfarina@chromium.org2012-03-111-1/+1
* Convert uses of int ms to TimeDelta in chrome/browser and net (second try).tedvessenes@gmail.com2012-03-081-2/+2
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-073-12/+18
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-062-2/+2
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-052-3/+4
* Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.rsleevi@chromium.org2012-03-041-2/+2
* Convert uses of int ms to TimeDelta in chrome/browser and net.tedvessenes@gmail.com2012-03-041-2/+2
* DevTools: make inspect mode shortcut force opening devtools.pfeldman@chromium.org2012-02-291-1/+3
* Add a test for extension messaging within DevTools extensions.caseq@google.com2012-02-281-0/+8