| Commit message (Expand) | Author | Age | Files | Lines |
* | Relanding a previous CL (I fixed the ChromeOS build): | jcivelli@chromium.org | 2010-08-23 | 1 | -0/+1 |
* | Revert 57094 - Making window.focus()/blur() work only when there is a user ge... | jcivelli@chromium.org | 2010-08-23 | 1 | -1/+0 |
* | Making window.focus()/blur() work only when there is a user gesture. | jcivelli@chromium.org | 2010-08-23 | 1 | -0/+1 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -2/+1 |
* | Push DevTools extensions data to the client when the DevTools client page is ... | loislo@chromium.org | 2010-08-11 | 1 | -1/+4 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make IsPopup a const function per brett. | xiyuan@chromium.org | 2010-07-26 | 1 | -1/+0 |
* | Add "Inspect Element" shortcut to browser tabs. | apavlov@chromium.org | 2010-07-16 | 1 | -4/+5 |
* | Fix files with svn:executable permissions. | thestig@chromium.org | 2010-06-23 | 1 | -0/+0 |
* | DevTools: inspector tabs are initially drawn in the undocked style even for d... | pfeldman@chromium.org | 2010-05-06 | 1 | -0/+1 |
* | Remove svn:executable property from more files that don't need it. | thestig@chromium.org | 2010-04-27 | 1 | -0/+0 |
* | DevTools: support themes. | pfeldman@chromium.org | 2010-04-26 | 1 | -0/+1 |
* | Dev Tools: show console when inspector is opened in docked mode. | pfeldman@chromium.org | 2010-04-07 | 1 | -1/+2 |
* | Fix docking behaviour for devtools windows that don't have an associated brow... | mnissler@chromium.org | 2010-04-06 | 1 | -0/+1 |
* | DevTools crash: DevToolsWindow::SetDocked(bool) | pfeldman@chromium.org | 2010-01-13 | 1 | -1/+0 |
* | Fix issue: 32015: Keyboard shortcuts doesn't work when Devtool is docked | suzhe@chromium.org | 2010-01-13 | 1 | -0/+3 |
* | Forbid reloading the Inspector window. | apavlov@chromium.org | 2009-12-25 | 1 | -0/+2 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -8/+8 |
* | DevTools: Wire Ctrl+Shift+C to "Show JavaScript console". | pfeldman@chromium.org | 2009-11-06 | 1 | -1/+5 |
* | DevTools: Preserve devtools window contents on dock/undock. | pfeldman@chromium.org | 2009-07-07 | 1 | -24/+49 |
* | DevTools: preserve focus on activating dev tools window. | pfeldman@chromium.org | 2009-07-06 | 1 | -0/+1 |
* | DevTools: Add docked pane into the browser view. | pfeldman@chromium.org | 2009-07-01 | 1 | -0/+3 |
* | DevTools: Introduce docked version of DevTools. | pfeldman@chromium.org | 2009-07-01 | 1 | -19/+27 |
* | DevTools: restore sanity test suite. | pfeldman@chromium.org | 2009-06-09 | 1 | -1/+4 |
* | DevTools: Display main resource url as devtools window title. | pfeldman@chromium.org | 2009-05-21 | 1 | -1/+0 |
* | DevTools: Get rid of views in DevTools. | pfeldman@chromium.org | 2009-05-20 | 1 | -9/+27 |
* | DevTools: init devtools with proper profile. | pfeldman@chromium.org | 2009-05-18 | 1 | -1/+2 |
* | DevTools: Sanity ui test. | pfeldman@chromium.org | 2009-05-12 | 1 | -1/+1 |
* | Currently we have two types of devtools UI: Chrome built in developer tools w... | yurys@google.com | 2009-03-23 | 1 | -15/+12 |
* | Initial unit tests implementation. | yurys@google.com | 2009-03-17 | 1 | -0/+9 |
* | DevToolsManager is a service in the browser process that manages all open dev... | yurys@google.com | 2009-03-16 | 1 | -0/+28 |