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
/
app_process_apitest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-3
/
+4
*
Disable AppApiTest.ReloadIntoAppProcess under AddressSanitizer
glider@chromium.org
2012-05-02
1
-1
/
+8
*
Change a few EXPECT_TRUE to ASSERT_TRUE so it fails instead of crashing.
nsylvain@chromium.org
2012-04-30
1
-2
/
+2
*
Move notifications used only in chrome/ out of content/.
avi@chromium.org
2012-04-16
1
-3
/
+4
*
Disable AppApiTest.ReloadAppAfterCrash on Mac and Linux due to flaky timeouts.
mpcomplete@chromium.org
2012-03-16
1
-1
/
+7
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+1
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-1
/
+1
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-11
/
+11
*
Allow apps with background pages to request process-per-app-instance.
creis@chromium.org
2012-03-02
1
-89
/
+95
*
Fixing the proper reload type in the navigation controller when reloading cro...
nasko@chromium.org
2012-02-09
1
-8
/
+1
*
Marking `AppApiTest.ReloadIntoAppProcess` flaky.
mkwst@chromium.org
2012-02-03
1
-1
/
+8
*
Reloading page after installing app should bring it into correct process.
nasko@chromium.org
2012-02-01
1
-3
/
+2
*
Allow running AppApiTest.AppProcessRedirectBack in aura.
mukai@chromium.org
2012-01-25
1
-2
/
+1
*
Cleanup extension permissions module.
jstritar@chromium.org
2012-01-06
1
-1
/
+2
*
Get rid of content::NavigationController in cc file and use "using" instead.
jam@chromium.org
2012-01-04
1
-7
/
+7
*
Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.
jam@chromium.org
2012-01-04
1
-49
/
+49
*
Convert all the notifications which use NavigationController to content::Navi...
jam@chromium.org
2012-01-03
1
-6
/
+7
*
Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...
jam@chromium.org
2012-01-03
1
-5
/
+7
*
Disable flaky on Win WebKit debug AppApiTest.AppProcessRedirectBack
mnaganov@chromium.org
2011-12-30
1
-1
/
+2
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...
jam@chromium.org
2011-12-27
1
-0
/
+1
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-4
/
+4
*
Move a bunch of methods from TabContents into the WebContents interface. This...
jam@chromium.org
2011-12-22
1
-7
/
+7
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-11
/
+11
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-11
/
+11
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-11
/
+11
*
Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...
jam@chromium.org
2011-12-20
1
-43
/
+43
*
Make hosted apps launched via chrome.tabs.create with an URL redirect have th...
mihaip@chromium.org
2011-12-16
1
-0
/
+43
*
Convert app_launch_index and page_index from int to StringOrdinal.
csharp@chromium.org
2011-12-14
1
-1
/
+3
*
Enable BookmarkAppGetsNormalProcess test.
creis@chromium.org
2011-12-14
1
-12
/
+15
*
Clean up TCW, make it solely a hub for 1:1 observer/helper objects.
avi@chromium.org
2011-12-12
1
-5
/
+10
*
Revert 113794 - Revert 113785 - Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-5
/
+0
*
Revert 113785 - Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-0
/
+5
*
Enable TransferNavigationResourceHandler
battre@chromium.org
2011-12-09
1
-5
/
+0
*
Fix a bug where redirect chain gets lost on process swap.
mpcomplete@chromium.org
2011-12-03
1
-3
/
+19
*
Disable AppApiTest.AppProcessRedirectBack on aura
oshima@chromium.org
2011-12-01
1
-1
/
+7
*
Don't use process isolation for bookmark apps.
creis@chromium.org
2011-11-18
1
-0
/
+70
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-18
/
+18
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
1
-30
/
+31
*
Don't reload into an app process.
creis@chromium.org
2011-11-03
1
-2
/
+2
*
Revert 108186 - Ensure forced process swaps use the correct page_id and SiteI...
creis@chromium.org
2011-11-03
1
-52
/
+0
*
Ensure forced process swaps use the correct page_id and SiteInstance.
creis@chromium.org
2011-11-01
1
-0
/
+52
*
Fix flakiness in NewTab() calls of AppApiTest browser_test.
creis@chromium.org
2011-10-27
1
-20
/
+39
*
Revert 107368 - Fix flakiness in NewTab() calls of AppApiTest browser_test.
creis@chromium.org
2011-10-26
1
-16
/
+20
*
Fix flakiness in NewTab() calls of AppApiTest browser_test.
creis@chromium.org
2011-10-26
1
-20
/
+16
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-3
/
+5
*
Move notification_source from content/common to content/browser/public and pu...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-5
/
+5
*
Revert 105033 Revert 105015 - Eliminate WaitForNavigation.
gbillock@chromium.org
2011-10-19
1
-5
/
+13
*
Revert "Eliminate WaitForNavigation."
ajwong@chromium.org
2011-10-12
1
-13
/
+5
[next]