| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-27 | 1 | -2/+2 |
* | DevTools: implement WebDevToolsAgentClient::WebKitClientMessageLoop. Also mak... | yurys@chromium.org | 2010-05-27 | 2 | -16/+8 |
* | Disable TestStepOut and TestStepIn on win because they timeout. | tonyg@chromium.org | 2010-05-26 | 1 | -4/+10 |
* | DevToolsSanityTest.TestStepOver needs to be disabled (not just marked FLAKY) | tonyg@chromium.org | 2010-05-26 | 1 | -2/+2 |
* | Mark tests as flaky based on recent buildbot runs. | pam@chromium.org | 2010-05-26 | 1 | -7/+11 |
* | Revert "Another dependency the bbot missed!!!" | rafaelw@chromium.org | 2010-05-26 | 1 | -2/+2 |
* | Enable warning 4389 as an error on windows builds. This will make | mbelshe@chromium.org | 2010-05-25 | 1 | -2/+2 |
* | Marking DevToolsSanityTest.TestStepOut as flaky on Linux too. | robertshield@chromium.org | 2010-05-20 | 1 | -1/+1 |
* | Mark DevToolsSanityTest.TestStepOut as flaky on Chrome OS. | robertshield@chromium.org | 2010-05-19 | 1 | -1/+9 |
* | Temporarily disable DevToolsSanityTest.TestResourceContentLength | yurys@chromium.org | 2010-05-14 | 1 | -1/+2 |
* | Mark DevToolsSanityTest.TestStepIn as flaky on CrOS. | thestig@chromium.org | 2010-05-06 | 1 | -1/+7 |
* | DevTools: keep manual docked state update until corresponding webkit change l... | pfeldman@chromium.org | 2010-05-06 | 1 | -0/+2 |
* | DevTools: inspector tabs are initially drawn in the undocked style even for d... | pfeldman@chromium.org | 2010-05-06 | 2 | -4/+20 |
* | DevTools: focus devtools on breakpoint while docked (Linux & Mac fix). | pfeldman@chromium.org | 2010-05-03 | 1 | -1/+1 |
* | Manual test for debugging workers in Dev Tools. Original patch by caseq: http... | yurys@chromium.org | 2010-04-30 | 3 | -0/+125 |
* | Reenable some devtools tests. Original patch by caseq: http://codereview.chro... | yurys@chromium.org | 2010-04-30 | 1 | -4/+2 |
* | Remove deprecated things from net test suite: | phajdan.jr@chromium.org | 2010-04-30 | 1 | -28/+28 |
* | Mark tests that started failing after WebKit roll as DISABLED | jorlow@chromium.org | 2010-04-28 | 1 | -4/+4 |
* | Marks TestEvalOnCallFrame, TestSetBreakpoint, QueuedSharedWorkerShutdown as f... | bulach@chromium.org | 2010-04-28 | 1 | -2/+4 |
* | DevTools: always use theme data for devtools looks. | pfeldman@chromium.org | 2010-04-27 | 1 | -14/+9 |
* | DevTools: Respect theme in undocked mode. | pfeldman@chromium.org | 2010-04-27 | 1 | -2/+1 |
* | Remove svn:executable property from more files that don't need it. | thestig@chromium.org | 2010-04-27 | 2 | -0/+0 |
* | GTK: Support themes in the devtools window in GTK mode too. | erg@chromium.org | 2010-04-26 | 1 | -2/+2 |
* | DevTools: support themes. | pfeldman@chromium.org | 2010-04-26 | 2 | -3/+38 |
* | Remove stale comment line. | mnaganov@chromium.org | 2010-04-15 | 1 | -1/+0 |
* | Update and enable DevToolsSanityTest.TestProfilerTab. | mnaganov@chromium.org | 2010-04-15 | 1 | -2/+0 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-14 | 2 | -4/+7 |
* | Revert 44351 - Reland 44348 Add support for restricting broadcasting events t... | jochen@chromium.org | 2010-04-13 | 2 | -7/+4 |
* | Reland 44348 Add support for restricting broadcasting events to extensions ba... | jochen@chromium.org | 2010-04-13 | 2 | -4/+7 |
* | Revert 44348 - Add support for restricting broadcasting events to extensions ... | jochen@chromium.org | 2010-04-13 | 2 | -7/+4 |
* | Add support for restricting broadcasting events to extensions based on host p... | jochen@chromium.org | 2010-04-13 | 2 | -4/+7 |
* | Temporarily disable DevToolsSanityTest.TestProfilerTab | mnaganov@chromium.org | 2010-04-13 | 1 | -0/+3 |
* | TestResoruceContentLength is flaky on linux_views,chromeos | oshima@chromium.org | 2010-04-08 | 1 | -1/+8 |
* | Dev Tools: show console when inspector is opened in docked mode. | pfeldman@chromium.org | 2010-04-07 | 2 | -10/+15 |
* | Fix docking behaviour for devtools windows that don't have an associated brow... | mnissler@chromium.org | 2010-04-06 | 4 | -8/+20 |
* | DevTools: Fix devtools crasher related to unsuccessful extensions reload with... | pfeldman@chromium.org | 2010-03-25 | 2 | -29/+56 |
* | Enforce extension permissions in C++ (instead of Javascript). | jochen@chromium.org | 2010-03-24 | 2 | -3/+6 |
* | Reland r41641 "Make DevTools open docked by default..." | xiyuan@chromium.org | 2010-03-22 | 2 | -2/+6 |
* | Repair remote debugging | yurys@chromium.org | 2010-03-18 | 1 | -2/+2 |
* | Initial support for inspecting extension popups. | rafaelw@chromium.org | 2010-03-17 | 1 | -0/+6 |
* | Revert "Make DevTools open docked by default for chrome os." | tony@chromium.org | 2010-03-16 | 1 | -1/+1 |
* | Make DevTools open docked by default for chrome os. | xiyuan@chromium.org | 2010-03-15 | 1 | -1/+1 |
* | More code cleanups found by -Wextra. | evan@chromium.org | 2010-03-09 | 1 | -1/+1 |
* | Revert 39450 - Disable 3 interactive tests for now. They started failing aft... | dglazkov@chromium.org | 2010-02-19 | 1 | -6/+3 |
* | Disable 3 interactive tests for now. They started failing after the last Web... | jorlow@chromium.org | 2010-02-19 | 1 | -3/+6 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 2 | -2/+2 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 2 | -0/+2 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -2/+2 |
* | BSD port: another chunk of chrome/browser ifdef cleaning | pvalchev@google.com | 2010-02-03 | 1 | -0/+3 |
* | DevTools: fix and reenable DevToolsSanityTest.TestShowScriptsTab. Only check ... | yurys@chromium.org | 2010-01-26 | 1 | -2/+1 |