- edcd317 Clean up unused grit header includes in chrome/ by thestig · 8 years ago
- 4abfe94 Add experimental private memory footprint metrics for macOS. by erikchen · 8 years ago
- 4ad1493 Use constexpr TaskTraits constructor in chrome. by fdoray · 8 years ago
- e9c201b Use TaskScheduler instead of blocking pool in memory_details.cc. by fdoray · 8 years ago
- e6da785 Add the UMA metric Memory.Gpu.PhysicalFootprint.MacOS by erikchen · 8 years ago
- 3f7781d Rewrite base::Bind to base::BindOnce with base_bind_rewriters in //chrome/browser/{i,l,m,n,p,r}* by tzik · 8 years ago
- 96fb832 HasConnection -> IsReady by nick · 8 years ago
- f454af4e Add FD counts UMA stats on CrOS. by dcastagna · 8 years ago
- ebc7290 Add missing #include around sequenced_worker_pool.h in //chrome by tzik · 8 years ago
- 72c70c9 Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #6 id:470001 of https://codereview.chromium.org/2690533002/ ) by gcasto · 8 years ago
- 70b7c5d Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 8 years ago
- cf6bde97 Revert of Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h (patchset #5 id:450001 of https://codereview.chromium.org/2690533002/ ) by tzik · 8 years ago
- d502a3f Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 8 years ago
- 7f6c6a0 Change allowed bindings to be per RenderFrame instead of per RenderView. by sammc · 8 years ago
- 00899e6 Move enable extensions define to a build flag. by brettw · 9 years ago
- aa06031 Migrate chrome/browser files to histogram_macros.h includes. by asvitkine · 9 years ago
- 4af4858 Convert //chrome/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
- cd6e449d This mode was only used in chrome://memory, which has been removed, so it's all dead code now, as is ProcessInfoSnapshot. by ellyjones · 9 years ago
- 2c4b4d1a Project Eraser: Kill chrome://memory. by asvitkine · 9 years ago
- b8aacbe chrome: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
- 957f4a7 Componentize IDS_NEW_TAB_* & IDS_SAD_TAB_* string to share on iOS. by sdefresne · 9 years ago
- afd49a83b Have each SandboxedProcessLauncherDelegate maintain a zygote. by kerrnel · 9 years ago
- 7283270 Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote. (patchset #15 id:440001 of https://codereview.chromium.org/1532423003/ ) by kerrnel · 9 years ago
- 3c1e16b Have each SandboxedProcessLauncherDelegate maintain a zygote. by kerrnel · 9 years ago
- 6846aef Switch to standard integer types in chrome/browser/, part 2 of 4. by avi · 9 years ago
- b2545f7 Several Site Details / Memory metrics fixes by nick · 10 years ago
- df38c95 Separate RenderViewHost from RenderWidgetHost, part 4: delegate by avi · 10 years ago
- f9ab5d94 Separate RenderViewHost from RenderWidgetHost, part 1: public interface. by avi · 10 years ago
- bc17d2c8 Move LowerCaseEqualsASCII to base namespace by brettw · 10 years ago
- a8ea28d Stop using FILE thread to run MemoryDetails::CollectProcessData by hashimoto · 10 years ago
- 6f5f359 Optimize MetricsDetails classes to avoid a lot of redundant work. by asvitkine · 10 years ago
- 89406d1f Move memory histograms generation to MetricsMemoryDetails. by asvitkine · 10 years ago
- a3acbc1 Remove the deprecated function ExtensionService::extensions(). by reillyg · 11 years ago
- 5ef7dc8 PerformanceMonitor: Monitor PPAPI Flash performance. by thestig · 11 years ago
- af39f00 Use a qualified path for chromium_strings, google_chrome_strings, and generated_resources. (part 1) by [email protected] · 11 years ago
- b88971a8 Cleanup: Another round of removing unneeded grit #includes in chrome. by [email protected] · 11 years ago
- df80704 Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." by [email protected] · 11 years ago
- eee3522 Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace by [email protected] · 11 years ago
- f17a7bb Remove disable-embedded-shared-worker flag and shared worker process related codes. by [email protected] · 11 years ago
- ddef62e ifdef various extensions code to be used only when extensions are enabled. by [email protected] · 11 years ago
- 8a5b2da Send memory usage growth per 30 minutes in renderer processes via UMA. by [email protected] · 11 years ago
- 03d2581 Cleanup: Remove most deprecated Profile::GetExtensionService() usage. by [email protected] · 11 years ago
- ef0dad53c Make SandboxIPCProcess a thread. by [email protected] · 11 years ago
- 972a9995 Revert of Make SandboxIPCProcess a thread. (https://codereview.chromium.org/255693002/) by [email protected] · 11 years ago
- cf0b9af9 Make SandboxIPCProcess a thread. by [email protected] · 11 years ago
- addac55 Remove VIEW_TYPE_NOTIFICATION since it's not used anymore. by [email protected] · 11 years ago
- f80a593f Remove browser side of legacy 2D path. by [email protected] · 11 years ago
- fafdc84 Convert extensions::ProcessMap to BrowserContextKeyedService by [email protected] · 11 years ago
- 6778fed Update some uses of UTF conversions in chrome/browser to use the base:: namespace. by [email protected] · 11 years ago
- d2065e06 Replace string16 with base::string16 in chrome/browser by [email protected] · 11 years ago
- 0085863a Add base namespace to some instances of string16. by [email protected] · 12 years ago
- e4452d3 Move Extension and PermissionsData to extensions/common. by [email protected] · 12 years ago
- 98b6d94 Reland: Move ExtensionProcessManager to src/extensions, part 4 by [email protected] · 12 years ago
- 069b0203a Revert 233956 "Move ExtensionProcessManager to src/extensions, p..." by [email protected] · 12 years ago
- 423f1fb Move ExtensionProcessManager to src/extensions, part 4 by [email protected] · 12 years ago
- f007789 Temporarily disable Publishing of SiteDetails to UMA. by [email protected] · 12 years ago
- a801cb3 content: Introduce a RenderWidgetHostIterator. by [email protected] · 12 years ago
- f413478 Move the SwapData class to base/process (where other system metrics data reside) and rename it to SwapInfo. by [email protected] · 12 years ago
- aa1255b Ensure that swap histograms get written. by [email protected] · 12 years ago
- d09a4ce1c Update include paths in chrome/browser/ for base/process changes. by [email protected] · 12 years ago
- 48e30344 Add system swap metrics. by [email protected] · 12 years ago
- 23deabb7 Record swap sizes on ChromeOS by [email protected] · 12 years ago
- d5d38325 Change ChromeProcessType to NaClProcessType. by [email protected] · 12 years ago
- 039b84a4 Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost by [email protected] · 12 years ago
- 1ae93fb1 Add UMA stats for predicted process counts with out-of-process iframes. by [email protected] · 12 years ago
- f9b29436 Use a direct include of strings headers in chrome/browser/j*-n*/. by [email protected] · 12 years ago
- 112158af Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. by [email protected] · 12 years ago
- cb2edf2 Move the ViewType enum to extensions\common. by [email protected] · 12 years ago
- f3b35769 Split the ProcessType enum into process types that content knows about (which will remain in src\content) and those that are for chrome (which moved to src\chrome). This way we won't get any more layering violations where nacl code is in content. by [email protected] · 12 years ago
- dc0b5bd cros: Add UMA stats for graphics driver memory by [email protected] · 12 years ago
- 82a14c1 Don't pass null to base::GetProcId by [email protected] · 13 years ago
- 3f5f516 MemoryDetails::UpdateHistograms() needs an entry for PROCESS_TYPE_PPAPI_BROKER by [email protected] · 13 years ago
- 267b493 Check for NULL extension_service and extension_process_map for Android platform by [email protected] · 13 years ago
- 04d9cc40 Correctly determine extension renderer type on chrome://memory page. by [email protected] · 13 years ago
- 299d7f1 Get rid of the RenderViewType concept in content, since it was only used by Chrome. Store the enum value in the WebContents' property bag. by [email protected] · 13 years ago
- 746d305 Remove a bunch of RenderViewHostDelegate usage in chrome. I added a WebContents::FromRenderViewHost which can be used instead of RenderViewHost::GetDelegate()->GetAsWebContents(). by [email protected] · 13 years ago
- 1c321ee Move Extension into extensions namespace by [email protected] · 13 years ago
- 8e23c88 Improve chrome://discards UI, fix stats and logging by [email protected] · 13 years ago
- 4306df7 cros: Log per-process memory use on low memory events by [email protected] · 13 years ago
- 0932b30c TabContents -> WebContentsImpl, part 18. by [email protected] · 13 years ago
- 8be4584 This adds a hang monitor for Pepper plugins. It monitors sync messages on the I/O thread of the renderer and sends a message to the browser if it's blocked for too long. by [email protected] · 13 years ago
- 4b6ebd93 RenderProcessHost should return the list of registered RWHs, not ipc listeners. by [email protected] · 13 years ago
- eaabba2 Move Render(View|Widget)Host and associated classes to content namespace. by [email protected] · 13 years ago
- a423c9e Chrome on Android unfork. by [email protected] · 13 years ago
- 9c1662b Move RenderWidgetHost and RenderViewHost interfaces to their own files. by [email protected] · 13 years ago
- 9f76c1e Extract minimal RenderViewHost interface for embedders, leaving by [email protected] · 13 years ago
- 52356d2 Remove render_sandbox_host_linux.h include from chrome. It was only used to get the pid of that process, so added a method to the ZygoteHost interface to return it instead. by [email protected] · 13 years ago
- 0b07be45 Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost to copy data out of the backing store to satisfy the existing users. by [email protected] · 13 years ago
- c2c68b1f Add an API around zygoteHost so that chrome doesn't reach into the internal content implementation. by [email protected] · 13 years ago
- fd1ff07 Extract first version of a RenderWidgetHost interface. by [email protected] · 13 years ago
- 197dd60 Revert 123227 - Extract first version of a RenderWidgetHost interface. by [email protected] · 13 years ago
- 92e713a Extract first version of a RenderWidgetHost interface. by [email protected] · 13 years ago
- 42dc3d8 Revert 120387 - Don't try to collect memory details during shutdown. by [email protected] · 13 years ago
- 1f20f1f0 Don't try to collect memory details during shutdown. by [email protected] · 13 years ago
- 4967f79 Add a Content API around BrowserChildProcessHost, similar to what was done with ChildProcessHost. Now classes like PluginProcessHost don't derive from it, but instead use composition. by [email protected] · 13 years ago
- a53209b Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto WebContents itself, IsSavableURL to a file in chrome, and made Chrome's DownloadManagerDelegate give SavePackage the file path through a callback. by [email protected] · 13 years ago
- f177ffd Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to what was done with ChildProcessHost. Now classes like PluginProcessHost don't derive from it, but instead use composition. by [email protected] · 13 years ago
- 3b0032a Add a Content API around BrowserChildProcessHost, similar to what was done with ChildProcessHost. Now classes like PluginProcessHost don't derive from it, but instead use composition. by [email protected] · 13 years ago
- b0b67cf Move RenderViewHostDelegate to content/public and content namespace. by [email protected] · 13 years ago
- 94eee3b7 Get rid of unnecessary accessors in BrowserProcessHost that were transitional, in preparetion for turning it into an interface. by [email protected] · 13 years ago