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
/
task_manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-2
/
+2
*
Revert 164926 - Null check web_contents in TaskManagerExtensionProcessResourc...
jam@chromium.org
2012-10-30
1
-2
/
+0
*
Null check web_contents in TaskManagerExtensionProcessResource::IsBackground().
jam@chromium.org
2012-10-30
1
-0
/
+2
*
Cleanup: Use STLDeleteFoo instead of duplicating their functions, and other l...
thestig@chromium.org
2012-10-27
1
-15
/
+6
*
Browser Plugin: Rename browser tag to Webview in Task Manager
fsamuel@chromium.org
2012-10-27
1
-1
/
+1
*
[Panels] Fix crash when killing panel extension from TaskManager.
jennb@chromium.org
2012-10-24
2
-1
/
+47
*
Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...
mirandac@chromium.org
2012-10-24
2
-2
/
+4
*
Remove pid_to_resources_ map since it makes no sense when multiple resources ...
irobert@chromium.org
2012-10-23
2
-20
/
+18
*
TaskManager: Coalesce multiple bytes read notifications.
willchan@chromium.org
2012-10-17
2
-11
/
+45
*
Add all the BrowserPluginGuest processes to the task manager. Find them from ...
irobert@chromium.org
2012-10-17
4
-17
/
+267
*
Fix prerender histograms for multiple prerender case.
gavinp@chromium.org
2012-10-17
1
-1
/
+1
*
[Panels] Fix favicon crash from using deleted WebContents.
jennb@chromium.org
2012-10-16
1
-1
/
+1
*
Fix failing browser tests when running with force-compositing-mode. It uses n...
vangelis@chromium.org
2012-10-13
1
-3
/
+5
*
Switch NOTIFICATION_INSTANT_COMMITTED to source a WebContents.
avi@chromium.org
2012-10-11
1
-6
/
+2
*
Switch InfoBarTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-11
1
-2
/
+2
*
Add desktop type context to most existing instances of FindTabbedBrowser.
robertshield@chromium.org
2012-10-04
1
-0
/
+1
*
Switch FaviconTabHelper to use WebContentsUserData.
avi@chromium.org
2012-10-02
1
-1
/
+2
*
Fix bug 151484: [Panels] Need to stop loading app icon when Panel is closed.
jianli@chromium.org
2012-09-26
1
-2
/
+1
*
Revert 158707 - Enable by default:
csilv@chromium.org
2012-09-26
1
-5
/
+3
*
Enable by default:
vangelis@chromium.org
2012-09-26
1
-3
/
+5
*
Mark TaskManagerBrowserTest.NoticePanelChanges as failing since it's flaky on...
glider@chromium.org
2012-09-21
1
-1
/
+2
*
Use the new favicon resources below common/, delete the old assets
thakis@chromium.org
2012-09-12
3
-5
/
+5
*
[Panel refactor] Deprecate old panels.
jennb@chromium.org
2012-09-11
2
-9
/
+0
*
Fixes for browser that load content from file: schema while running as Chrome...
zelidrag@chromium.org
2012-09-06
4
-86
/
+131
*
Allow panels to be created as detached panels.
jennb@chromium.org
2012-09-06
1
-1
/
+2
*
Revert 155071 - Allow panels to be created as detached panels.
jennb@chromium.org
2012-09-06
1
-2
/
+1
*
Allow panels to be created as detached panels.
jennb@chromium.org
2012-09-06
1
-1
/
+2
*
Miscellaneous cleanups from several months ago I never got around to landing.
pkasting@chromium.org
2012-09-01
1
-8
/
+4
*
There were two leaks detected here.
ccameron@chromium.org
2012-08-22
2
-2
/
+10
*
Introduce InfoBarTabService API.
joi@chromium.org
2012-08-20
1
-1
/
+1
*
Add GPU memory tab to the task manager.
ccameron@chromium.org
2012-08-18
2
-1
/
+116
*
Cleanup: Constify more ExtensionService methods, and IWYU.
thestig@chromium.org
2012-08-17
1
-0
/
+1
*
[Panel refactor] use browserless Panels by default in Dev/Canary
jennb@chromium.org
2012-08-17
2
-11
/
+11
*
Label background pages as such for packaged apps in task manager
justinlin@chromium.org
2012-08-16
1
-6
/
+11
*
Change panels to use gfx::Image instead of SkBitmap for favicon.
jennb@chromium.org
2012-08-15
1
-1
/
+2
*
Create chrome/browser/api directory. Move infobar delegates used by Autofill ...
joi@chromium.org
2012-08-13
1
-1
/
+1
*
Clean-up inline members of nested classes (chrome/)
hans@chromium.org
2012-08-10
2
-16
/
+49
*
Change return type of FaviconTabHelper::GetFavicon() to gfx::Image.
thakis@chromium.org
2012-08-03
1
-1
/
+1
*
Move ExtensionHost into extensions namespace
rdevlin.cronin@chromium.org
2012-07-31
1
-1
/
+2
*
Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...
jam@chromium.org
2012-07-26
1
-1
/
+1
*
Create content\public\test\test_utils.h to hold common test classes that are ...
jam@chromium.org
2012-07-20
2
-3
/
+3
*
[Panels refactor] Track Panels in TaskManager now that they are not under the...
jennb@chromium.org
2012-07-19
5
-44
/
+364
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
4
-4
/
+2
*
Move ExtensionSystem into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
4
-4
/
+0
*
Move Instant stuff off Browser.
ben@chromium.org
2012-07-11
1
-2
/
+4
*
chrome: Put browser_navigator.h into chrome namespace.
tfarina@chromium.org
2012-07-01
1
-4
/
+3
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
1
-3
/
+5
*
mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.
thakis@chromium.org
2012-06-26
1
-1
/
+1
*
Check for a delegate before blindly accessing it.
avi@chromium.org
2012-06-19
1
-1
/
+2
[next]