index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
debugger
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-2
/
+1
*
Moves Browser::AddTypes to TabStripModel. This patch is primarily
sky@chromium.org
2010-06-24
1
-1
/
+2
*
Mac/clang: First pass over unit_tests
thakis@chromium.org
2010-06-23
1
-1
/
+2
*
Add test for Heap profiler.
mnaganov@chromium.org
2010-06-23
1
-0
/
+6
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
3
-0
/
+0
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
FAILS tests should not turn the bot red.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
TTF: Reenable some disabled tests.
vandebo@chromium.org
2010-06-18
1
-1
/
+1
*
Add dependency on libevent where required.
phajdan.jr@chromium.org
2010-06-12
1
-6
/
+0
*
Build fix: Remove a duplicate MAYBE_ define.
jhawkins@chromium.org
2010-06-11
1
-7
/
+0
*
TTF: Re-enable DevToolsSanityTest.TestResouceContentLength and mark it as
jhawkins@chromium.org
2010-06-11
1
-2
/
+8
*
DevTools: enable and mark step in/out/over tests as flaky. I cannot see them ...
yurys@chromium.org
2010-06-11
1
-9
/
+12
*
Update V8 to version 2.2.16.
whesse@chromium.org
2010-06-11
1
-0
/
+5
*
Disable DevToolsSanityTest.TestStepIn/Over/Out on Linux.
dimich@chromium.org
2010-06-10
1
-7
/
+10
*
Inspector settings are now cleared before testScriptsTabIsPopulatedOnInspecte...
yurys@chromium.org
2010-06-07
1
-8
/
+2
*
Fixing AutoReset to be a template.
gspencer@chromium.org
2010-06-01
1
-1
/
+1
*
DevTools: inspector settings are now serialized into map, not a string
pfeldman@chromium.org
2010-06-01
1
-3
/
+7
*
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
[next]