summaryrefslogtreecommitdiffstats
path: root/chrome/browser/debugger
Commit message (Expand)AuthorAgeFilesLines
* Relanding a previous CL (I fixed the ChromeOS build):jcivelli@chromium.org2010-08-231-0/+1
* Revert 57094 - Making window.focus()/blur() work only when there is a user ge...jcivelli@chromium.org2010-08-231-1/+0
* Making window.focus()/blur() work only when there is a user gesture.jcivelli@chromium.org2010-08-231-0/+1
* FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ...viettrungluu@chromium.org2010-08-201-2/+1
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Clean up ExtensionMessageService.mpcomplete@chromium.org2010-08-191-4/+0
* Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}.viettrungluu@chromium.org2010-08-192-3/+1
* DevTools: re-enable scopes test.pfeldman@chromium.org2010-08-191-1/+1
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-192-5/+2
* DevTools: remove some tests that have already been converted into layout testsyurys@chromium.org2010-08-191-10/+0
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-183-0/+3
* DevTools: remove tests that have been converted into layout testsyurys@chromium.org2010-08-181-10/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-2/+2
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-8/+8
* DevTools: Support runtime property name/value pairs instead of feature names ...pfeldman@chromium.org2010-08-172-38/+36
* DevTools: remove debugger step tests that have been converted into WebKit lay...yurys@chromium.org2010-08-171-52/+0
* DevTools: convert console tests into WebKit layout testsyurys@chromium.org2010-08-171-26/+0
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-164-111/+101
* DevTools: support dispatching devtools commands when there is a tight loop in...yurys@chromium.org2010-08-161-2/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-3/+1
* Disable two tests to green up tree after webkit mergejar@chromium.org2010-08-131-2/+5
* DevTools: disable DevToolsSanityTest.TestPauseWhenScriptIsRunning until upstr...yurys@chromium.org2010-08-131-1/+2
* DevTools: re-enable storage panel test.pfeldman@chromium.org2010-08-131-2/+1
* Mark TestShowStoragePanel as FAILS_ following recent WebKit roll.pam@chromium.org2010-08-111-1/+2
* Push DevTools extensions data to the client when the DevTools client page is ...loislo@chromium.org2010-08-112-2/+38
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-112-4/+4
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Use scoped_ptr API from base/ instead of one from gtest/internal/gtest-port.h.tfarina@chromium.org2010-08-101-5/+5
* Revert 55072 - Revert 55063 - WebKit roll: 64705:64742.dhollowa@chromium.org2010-08-051-1/+1
* Revert 55063 - WebKit roll: 64705:64742.dhollowa@chromium.org2010-08-051-1/+1
* WebKit roll: 64705:64742.pfeldman@chromium.org2010-08-051-1/+1
* DevTools: get rid of delayed command dispatching on front-end side.pfeldman@chromium.org2010-08-052-4/+13
* DevTools: fix remote debugging dispatch, provide encoding in the main connect...pfeldman@chromium.org2010-08-031-4/+2
* DevTools: re-enable pause test.pfeldman@chromium.org2010-08-031-2/+1
* DevTools: Get rid of DevTools RPC.pfeldman@chromium.org2010-08-033-37/+10
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-316-11/+14
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-305-17/+19
* Show DevTools window when the Inspect shortcut is hit for the first timeapavlov@chromium.org2010-07-301-3/+4
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-1/+3
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* DevTools: restore remote rebugging after upstream breakage.pfeldman@chromium.org2010-07-281-7/+1
* DevTools: Inspect Element doesn't select element in the Elements Panel when t...pfeldman@chromium.org2010-07-281-1/+3
* Disable DevToolsSanityTest.TestPauseWhenScriptIsRunning which fails on linux.victorw@chromium.org2010-07-271-1/+4
* DevTools: close remote debugging connection on IO thread when inspected tab c...pfeldman@chromium.org2010-07-271-1/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-2616-0/+16
* Make IsPopup a const function per brett.xiyuan@chromium.org2010-07-261-1/+0
* DevTools: implement basic handshake for remote debugging.pfeldman@chromium.org2010-07-262-73/+260
* Add "Inspect Element" shortcut to browser tabs.apavlov@chromium.org2010-07-165-36/+75
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Marking DevToolsSanityTest.TestResourceContentLength flakytyoshino@chromium.org2010-07-151-1/+1