| 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 |
* | FBTB: Remove unneeded #includes of base/ref_counted.h and base/string16.h in ... | viettrungluu@chromium.org | 2010-08-20 | 1 | -2/+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 ExtensionMessageService. | mpcomplete@chromium.org | 2010-08-19 | 1 | -4/+0 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 2 | -3/+1 |
* | DevTools: re-enable scopes test. | pfeldman@chromium.org | 2010-08-19 | 1 | -1/+1 |
* | FBTF: Remove unneeded STL includes from src/chrome. | viettrungluu@chromium.org | 2010-08-19 | 2 | -5/+2 |
* | DevTools: remove some tests that have already been converted into layout tests | yurys@chromium.org | 2010-08-19 | 1 | -10/+0 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 3 | -0/+3 |
* | DevTools: remove tests that have been converted into layout tests | yurys@chromium.org | 2010-08-18 | 1 | -10/+0 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -2/+2 |
* | Remove remaining deprecated wstring methods from base/values.{cc,h}. | viettrungluu@chromium.org | 2010-08-17 | 1 | -8/+8 |
* | DevTools: Support runtime property name/value pairs instead of feature names ... | pfeldman@chromium.org | 2010-08-17 | 2 | -38/+36 |
* | DevTools: remove debugger step tests that have been converted into WebKit lay... | yurys@chromium.org | 2010-08-17 | 1 | -52/+0 |
* | DevTools: convert console tests into WebKit layout tests | yurys@chromium.org | 2010-08-17 | 1 | -26/+0 |
* | Remove deprecated wstring Get(As)String() methods from Value, etc. | viettrungluu@chromium.org | 2010-08-16 | 4 | -111/+101 |
* | DevTools: support dispatching devtools commands when there is a tight loop in... | yurys@chromium.org | 2010-08-16 | 1 | -2/+1 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -3/+1 |
* | Disable two tests to green up tree after webkit merge | jar@chromium.org | 2010-08-13 | 1 | -2/+5 |
* | DevTools: disable DevToolsSanityTest.TestPauseWhenScriptIsRunning until upstr... | yurys@chromium.org | 2010-08-13 | 1 | -1/+2 |
* | DevTools: re-enable storage panel test. | pfeldman@chromium.org | 2010-08-13 | 1 | -2/+1 |
* | Mark TestShowStoragePanel as FAILS_ following recent WebKit roll. | pam@chromium.org | 2010-08-11 | 1 | -1/+2 |
* | Push DevTools extensions data to the client when the DevTools client page is ... | loislo@chromium.org | 2010-08-11 | 2 | -2/+38 |
* | Make prefs use std::string for keys rather than wstrings. | viettrungluu@chromium.org | 2010-08-11 | 2 | -4/+4 |
* | FBTF: Clean up some headers in tab_contents_delegate.h. | erg@google.com | 2010-08-10 | 1 | -0/+1 |
* | Use scoped_ptr API from base/ instead of one from gtest/internal/gtest-port.h. | tfarina@chromium.org | 2010-08-10 | 1 | -5/+5 |
* | Revert 55072 - Revert 55063 - WebKit roll: 64705:64742. | dhollowa@chromium.org | 2010-08-05 | 1 | -1/+1 |
* | Revert 55063 - WebKit roll: 64705:64742. | dhollowa@chromium.org | 2010-08-05 | 1 | -1/+1 |
* | WebKit roll: 64705:64742. | pfeldman@chromium.org | 2010-08-05 | 1 | -1/+1 |
* | DevTools: get rid of delayed command dispatching on front-end side. | pfeldman@chromium.org | 2010-08-05 | 2 | -4/+13 |
* | DevTools: fix remote debugging dispatch, provide encoding in the main connect... | pfeldman@chromium.org | 2010-08-03 | 1 | -4/+2 |
* | DevTools: re-enable pause test. | pfeldman@chromium.org | 2010-08-03 | 1 | -2/+1 |
* | DevTools: Get rid of DevTools RPC. | pfeldman@chromium.org | 2010-08-03 | 3 | -37/+10 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 6 | -11/+14 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 5 | -17/+19 |
* | Show DevTools window when the Inspect shortcut is hit for the first time | apavlov@chromium.org | 2010-07-30 | 1 | -3/+4 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -1/+3 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | DevTools: restore remote rebugging after upstream breakage. | pfeldman@chromium.org | 2010-07-28 | 1 | -7/+1 |
* | DevTools: Inspect Element doesn't select element in the Elements Panel when t... | pfeldman@chromium.org | 2010-07-28 | 1 | -1/+3 |
* | Disable DevToolsSanityTest.TestPauseWhenScriptIsRunning which fails on linux. | victorw@chromium.org | 2010-07-27 | 1 | -1/+4 |
* | DevTools: close remote debugging connection on IO thread when inspected tab c... | pfeldman@chromium.org | 2010-07-27 | 1 | -1/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 16 | -0/+16 |
* | Make IsPopup a const function per brett. | xiyuan@chromium.org | 2010-07-26 | 1 | -1/+0 |
* | DevTools: implement basic handshake for remote debugging. | pfeldman@chromium.org | 2010-07-26 | 2 | -73/+260 |
* | Add "Inspect Element" shortcut to browser tabs. | apavlov@chromium.org | 2010-07-16 | 5 | -36/+75 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -0/+1 |
* | Marking DevToolsSanityTest.TestResourceContentLength flaky | tyoshino@chromium.org | 2010-07-15 | 1 | -1/+1 |