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
/
memory_details.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-2
/
+3
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-3
/
+3
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-2
/
+2
*
Revert 115346. The change didn't break anything, the test was faulty. Will di...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_tests
thakis@chromium.org
2011-12-21
1
-2
/
+2
*
Rename TabContents::controller() to GetController and put it into the WebCont...
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Move/replace/rename URL-based extension getters from ExtensionService to/in E...
yoz@chromium.org
2011-12-13
1
-1
/
+1
*
Move GetProcessTypeNameInEnglish beside the ProcessType enum where it belongs...
jam@chromium.org
2011-12-01
1
-2
/
+2
*
Move view_types.h to view_type.h, since that's the standard name for enums.
jam@chromium.org
2011-12-01
1
-1
/
+1
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-18
/
+19
*
Move the RendererProcessType enum out of ChildProcessInfo. It's actually neve...
jam@chromium.org
2011-11-29
1
-17
/
+55
*
Define the public interface for content browser RenderProcessHost. This inter...
ananta@chromium.org
2011-11-18
1
-10
/
+12
*
Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...
aa@chromium.org
2011-11-09
1
-7
/
+18
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-3
/
+3
*
base::Bind: Cleanup chrome/browser/memory_*.
jhawkins@chromium.org
2011-10-21
1
-2
/
+3
*
Move view_types to content\public\common. Also update the enum values to matc...
jam@chromium.org
2011-10-12
1
-5
/
+5
*
Move BindingsPolicy enum to content\public\common and put it in the content n...
jam@chromium.org
2011-10-11
1
-2
/
+2
*
Split ViewType between chrome and content
jochen@chromium.org
2011-10-06
1
-5
/
+6
*
Remove RenderProcessHost::is_extension_process
jochen@chromium.org
2011-10-05
1
-1
/
+2
*
Get rid of BindingsPolicy::EXTENSION
jochen@chromium.org
2011-10-01
1
-1
/
+5
*
wstring: remove wstrings from ChildProcessInfo
evan@chromium.org
2011-08-05
1
-1
/
+1
*
Add memory usage info to SyslogsProvider, and clean up bug report screenshot ...
stevenjb@google.com
2011-08-03
1
-1
/
+2
*
Add UMA stats for Pepper plugin memory use
jamescook@chromium.org
2011-08-01
1
-0
/
+8
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+2
*
Revert 94332 - Removal of Profile from content part 2.
sergeyu@chromium.org
2011-07-27
1
-2
/
+1
*
Removal of Profile from content part 2.
avi@chromium.org
2011-07-27
1
-1
/
+2
*
Nix kAboutSyncInternalsURL.
msw@chromium.org
2011-07-12
1
-9
/
+9
*
Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...
chromium@hybridsource.org
2011-05-28
1
-3
/
+3
*
Re-land r84928: Move EFD to ExtensionTabHelper.
aa@chromium.org
2011-05-13
1
-2
/
+2
*
Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"
aa@chromium.org
2011-05-12
1
-2
/
+2
*
Re-land r84928: Move ExtensionFunctionDispatcher to
aa@chromium.org
2011-05-11
1
-2
/
+2
*
Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""
aa@chromium.org
2011-05-11
1
-2
/
+2
*
Revert "Looks like this introduced leaks in sync ui tests. Sigh."
aa@chromium.org
2011-05-11
1
-2
/
+2
*
Looks like this introduced leaks in sync ui tests. Sigh.
aa@chromium.org
2011-05-11
1
-2
/
+2
*
Move ExtensionFunctionDispatcher to ExtensionTabHelper. This
aa@chromium.org
2011-05-11
1
-2
/
+2
*
Remove the last Chrome dependencies from renderer, and enforce no more includ...
jam@chromium.org
2011-04-18
1
-1
/
+1
*
Fix uninitialized constructors and reverse NULL checks found by Coverity
stuartmorgan@chromium.org
2011-03-11
1
-3
/
+2
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-9
/
+9
*
WebUI: Get rid of more references to dom_ui and DOM_UI.
tfarina@chromium.org
2011-02-15
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Fix crasher caused by non-ExtensionHost-based RenderViewHostDelegates in
erikkay@chromium.org
2011-01-08
1
-6
/
+11
*
fix about:memory and memory histograms
erikkay@chromium.org
2010-12-28
1
-13
/
+98
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-3
/
+5
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-2
/
+2
*
FBTF: Even more deinlining.
erg@google.com
2010-10-20
1
-0
/
+17
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-1
/
+11
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
[next]