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
*
DevTools: migrate devtools window to the InspectorFrontendAPI.
pfeldman@chromium.org
2012-04-05
1
-5
/
+5
*
Honor window size for chrome.windows.create when parent window is maximized.
aa@chromium.org
2012-04-04
1
-1
/
+2
*
DevTools: make Save As dialog optional for the paths that have already been s...
pfeldman@chromium.org
2012-04-04
6
-169
/
+260
*
DevTools: use proper URLRequestContextGetter in remote debugging proxy.
pfeldman@chromium.org
2012-03-29
3
-9
/
+4
*
DevTools: allow remote debugging any RenderViewHost.
pfeldman@chromium.org
2012-03-16
2
-71
/
+1
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-1
/
+1
*
Marking DevToolsSanityTest with FAILS on mac.
marja@chromium.org
2012-03-14
1
-3
/
+14
*
Synchronize page thumbnails before serving remote debugging landing page.
mnaganov@chromium.org
2012-03-13
1
-0
/
+20
*
DevTools: provide a way for browser process to log into the renderer's tools ...
pfeldman@chromium.org
2012-03-12
1
-11
/
+27
*
Allow remote debugging of all WebContents instances.
flackr@chromium.org
2012-03-12
2
-5
/
+70
*
Move LoadNotificationDetails to content/public/browser and put it in the cont...
tfarina@chromium.org
2012-03-11
1
-1
/
+1
*
Convert uses of int ms to TimeDelta in chrome/browser and net (second try).
tedvessenes@gmail.com
2012-03-08
1
-2
/
+2
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
3
-12
/
+18
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
2
-2
/
+2
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
2
-3
/
+4
*
Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.
rsleevi@chromium.org
2012-03-04
1
-2
/
+2
*
Convert uses of int ms to TimeDelta in chrome/browser and net.
tedvessenes@gmail.com
2012-03-04
1
-2
/
+2
*
DevTools: make inspect mode shortcut force opening devtools.
pfeldman@chromium.org
2012-02-29
1
-1
/
+3
*
Add a test for extension messaging within DevTools extensions.
caseq@google.com
2012-02-28
1
-0
/
+8
*
Add an API around SessionStorageNamespace. This is just an empty API, what ma...
jam@chromium.org
2012-02-24
1
-1
/
+0
*
Disable newly failing test on debug builds
scottbyer@chromium.org
2012-02-21
1
-0
/
+3
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-15
1
-1
/
+2
*
Unskip DevTools test
vsevik@chromium.org
2012-02-15
1
-2
/
+1
*
Flakiness cleanup: disable flaky tests under chrome/browser/
evan@chromium.org
2012-02-14
1
-6
/
+4
*
Mark DevToolsExtensionTest.TestContentScriptIsPresent as flaky.
rvargas@google.com
2012-02-14
1
-1
/
+1
*
Revert 121787 - Mark DevToolsExtensionTest.TestContentScriptIsPresent as flaky.
rvargas@google.com
2012-02-14
1
-4
/
+2
*
Mark DevToolsExtensionTest.TestContentScriptIsPresent as flaky.
rvargas@google.com
2012-02-14
1
-2
/
+4
*
Hide WorkerProcessHost from chrome.
jam@chromium.org
2012-02-01
1
-43
/
+23
*
Enable tests again after V8 roll.
mstarzinger@chromium.org
2012-01-30
1
-2
/
+1
*
DevTools: refactor remote debugging server to enable content_shell debugging.
pfeldman@chromium.org
2012-01-26
4
-8
/
+20
*
This reverts r119230 that broke few builders.
pfeldman@chromium.org
2012-01-26
4
-20
/
+8
*
DevTools: refactor remote debugging server to enable content_shell debugging.
pfeldman@chromium.org
2012-01-26
4
-8
/
+20
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
2
-5
/
+3
*
Disable a DevToolsSanityTest that times out
rlarocque@chromium.org
2012-01-25
1
-2
/
+3
*
Unskip test after fix.
vsevik@chromium.org
2012-01-25
1
-7
/
+1
*
DevTools: open resources in the front-end's browser, not the agent's browser.
pfeldman@chromium.org
2012-01-23
2
-0
/
+21
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-12
/
+10
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-10
/
+12
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-12
/
+10
*
Disable tests asserting in V8.
alokp@chromium.org
2012-01-18
1
-1
/
+2
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-2
/
+2
*
Rename TabContentsView to WebContentsView and move to content/public.
joi@chromium.org
2012-01-18
1
-1
/
+1
*
Hide BrowsingInstance from all but SiteInstance, as intended by design.
joi@chromium.org
2012-01-18
1
-1
/
+0
*
Get rid of unnecessary accessors in BrowserProcessHost that were transitional...
jam@chromium.org
2012-01-13
1
-4
/
+4
*
Cleanup extension permissions module.
jstritar@chromium.org
2012-01-06
1
-1
/
+2
*
Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...
jam@chromium.org
2012-01-06
1
-21
/
+21
*
Mark DevToolsSanityTest.TestShowScriptsTab flaky on Windows.
asvitkine@chromium.org
2012-01-05
1
-2
/
+8
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
3
-4
/
+4
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
2
-6
/
+8
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-4
/
+6
[next]