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
/
extensions
/
isolated_app_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-21
/
+22
*
Move browser commands into a separate file.
ben@chromium.org
2012-06-25
1
-2
/
+3
*
TabContentsWrapper -> TabContents, part 12.
avi@chromium.org
2012-06-12
1
-3
/
+2
*
Tighten the hosted app process model workaround to only apply to popups.
creis@chromium.org
2012-05-25
1
-0
/
+55
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-2
/
+2
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Fix bug where a large number of extensions can starve the browser for rendere...
nasko@chromium.org
2012-02-22
1
-132
/
+0
*
Adding a command line flag to specify renderer process limit
nasko@chromium.org
2012-02-13
1
-2
/
+2
*
Define the public interface for content browser SiteInstance. This interface ...
ananta@chromium.org
2012-01-25
1
-1
/
+1
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-1
/
+2
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-25
/
+28
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-1
/
+1
*
Rename TabContents::browser_context() to GetBrowserContext and put it into th...
jam@chromium.org
2011-12-21
1
-1
/
+2
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-1
/
+1
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-1
/
+1
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-1
/
+2
*
Update process sharing rules for hosted and isolated apps.
creis@chromium.org
2011-12-05
1
-17
/
+83
*
Hide geolocation_messages.h from chrome. It was only used in a test. Instead ...
jam@chromium.org
2011-11-30
1
-2
/
+2
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-8
/
+8
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Reenable Isolated App Tests that should no longer be flaky as of r105029.
ajwong@chromium.org
2011-10-15
1
-15
/
+2
*
Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...
ajwong@chromium.org
2011-10-12
1
-0
/
+244