1. edcd317 Clean up unused grit header includes in chrome/ by thestig · 8 years ago
  2. 4abfe94 Add experimental private memory footprint metrics for macOS. by erikchen · 8 years ago
  3. 4ad1493 Use constexpr TaskTraits constructor in chrome. by fdoray · 8 years ago
  4. e9c201b Use TaskScheduler instead of blocking pool in memory_details.cc. by fdoray · 8 years ago
  5. e6da785 Add the UMA metric Memory.Gpu.PhysicalFootprint.MacOS by erikchen · 8 years ago
  6. 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
  7. 96fb832 HasConnection -> IsReady by nick · 8 years ago
  8. f454af4e Add FD counts UMA stats on CrOS. by dcastagna · 8 years ago
  9. ebc7290 Add missing #include around sequenced_worker_pool.h in //chrome by tzik · 8 years ago
  10. 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
  11. 70b7c5d Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 8 years ago
  12. 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
  13. d502a3f Remove header dependencies from sequence_checker.h to sequenced_worker_pool.h by tzik · 8 years ago
  14. 7f6c6a0 Change allowed bindings to be per RenderFrame instead of per RenderView. by sammc · 8 years ago
  15. 00899e6 Move enable extensions define to a build flag. by brettw · 9 years ago
  16. aa06031 Migrate chrome/browser files to histogram_macros.h includes. by asvitkine · 9 years ago
  17. 4af4858 Convert //chrome/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  18. 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
  19. 2c4b4d1a Project Eraser: Kill chrome://memory. by asvitkine · 9 years ago
  20. b8aacbe chrome: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
  21. 957f4a7 Componentize IDS_NEW_TAB_* & IDS_SAD_TAB_* string to share on iOS. by sdefresne · 9 years ago
  22. afd49a83b Have each SandboxedProcessLauncherDelegate maintain a zygote. by kerrnel · 9 years ago
  23. 7283270 Revert of Have each SandboxedProcessLauncherDelegate maintain a zygote. (patchset #15 id:440001 of https://codereview.chromium.org/1532423003/ ) by kerrnel · 9 years ago
  24. 3c1e16b Have each SandboxedProcessLauncherDelegate maintain a zygote. by kerrnel · 9 years ago
  25. 6846aef Switch to standard integer types in chrome/browser/, part 2 of 4. by avi · 9 years ago
  26. b2545f7 Several Site Details / Memory metrics fixes by nick · 10 years ago
  27. df38c95 Separate RenderViewHost from RenderWidgetHost, part 4: delegate by avi · 10 years ago
  28. f9ab5d94 Separate RenderViewHost from RenderWidgetHost, part 1: public interface. by avi · 10 years ago
  29. bc17d2c8 Move LowerCaseEqualsASCII to base namespace by brettw · 10 years ago
  30. a8ea28d Stop using FILE thread to run MemoryDetails::CollectProcessData by hashimoto · 10 years ago
  31. 6f5f359 Optimize MetricsDetails classes to avoid a lot of redundant work. by asvitkine · 10 years ago
  32. 89406d1f Move memory histograms generation to MetricsMemoryDetails. by asvitkine · 10 years ago
  33. a3acbc1 Remove the deprecated function ExtensionService::extensions(). by reillyg · 11 years ago
  34. 5ef7dc8 PerformanceMonitor: Monitor PPAPI Flash performance. by thestig · 11 years ago
  35. af39f00 Use a qualified path for chromium_strings, google_chrome_strings, and generated_resources. (part 1) by [email protected] · 11 years ago
  36. b88971a8 Cleanup: Another round of removing unneeded grit #includes in chrome. by [email protected] · 11 years ago
  37. df80704 Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..." by [email protected] · 11 years ago
  38. eee3522 Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace by [email protected] · 11 years ago
  39. f17a7bb Remove disable-embedded-shared-worker flag and shared worker process related codes. by [email protected] · 11 years ago
  40. ddef62e ifdef various extensions code to be used only when extensions are enabled. by [email protected] · 11 years ago
  41. 8a5b2da Send memory usage growth per 30 minutes in renderer processes via UMA. by [email protected] · 11 years ago
  42. 03d2581 Cleanup: Remove most deprecated Profile::GetExtensionService() usage. by [email protected] · 11 years ago
  43. ef0dad53c Make SandboxIPCProcess a thread. by [email protected] · 11 years ago
  44. 972a9995 Revert of Make SandboxIPCProcess a thread. (https://codereview.chromium.org/255693002/) by [email protected] · 11 years ago
  45. cf0b9af9 Make SandboxIPCProcess a thread. by [email protected] · 11 years ago
  46. addac55 Remove VIEW_TYPE_NOTIFICATION since it's not used anymore. by [email protected] · 11 years ago
  47. f80a593f Remove browser side of legacy 2D path. by [email protected] · 11 years ago
  48. fafdc84 Convert extensions::ProcessMap to BrowserContextKeyedService by [email protected] · 11 years ago
  49. 6778fed Update some uses of UTF conversions in chrome/browser to use the base:: namespace. by [email protected] · 11 years ago
  50. d2065e06 Replace string16 with base::string16 in chrome/browser by [email protected] · 11 years ago
  51. 0085863a Add base namespace to some instances of string16. by [email protected] · 12 years ago
  52. e4452d3 Move Extension and PermissionsData to extensions/common. by [email protected] · 12 years ago
  53. 98b6d94 Reland: Move ExtensionProcessManager to src/extensions, part 4 by [email protected] · 12 years ago
  54. 069b0203a Revert 233956 "Move ExtensionProcessManager to src/extensions, p..." by [email protected] · 12 years ago
  55. 423f1fb Move ExtensionProcessManager to src/extensions, part 4 by [email protected] · 12 years ago
  56. f007789 Temporarily disable Publishing of SiteDetails to UMA. by [email protected] · 12 years ago
  57. a801cb3 content: Introduce a RenderWidgetHostIterator. by [email protected] · 12 years ago
  58. 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
  59. aa1255b Ensure that swap histograms get written. by [email protected] · 12 years ago
  60. d09a4ce1c Update include paths in chrome/browser/ for base/process changes. by [email protected] · 12 years ago
  61. 48e30344 Add system swap metrics. by [email protected] · 12 years ago
  62. 23deabb7 Record swap sizes on ChromeOS by [email protected] · 12 years ago
  63. d5d38325 Change ChromeProcessType to NaClProcessType. by [email protected] · 12 years ago
  64. 039b84a4 Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost by [email protected] · 12 years ago
  65. 1ae93fb1 Add UMA stats for predicted process counts with out-of-process iframes. by [email protected] · 12 years ago
  66. f9b29436 Use a direct include of strings headers in chrome/browser/j*-n*/. by [email protected] · 12 years ago
  67. 112158af Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. by [email protected] · 12 years ago
  68. cb2edf2 Move the ViewType enum to extensions\common. by [email protected] · 12 years ago
  69. 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
  70. dc0b5bd cros: Add UMA stats for graphics driver memory by [email protected] · 12 years ago
  71. 82a14c1 Don't pass null to base::GetProcId by [email protected] · 13 years ago
  72. 3f5f516 MemoryDetails::UpdateHistograms() needs an entry for PROCESS_TYPE_PPAPI_BROKER by [email protected] · 13 years ago
  73. 267b493 Check for NULL extension_service and extension_process_map for Android platform by [email protected] · 13 years ago
  74. 04d9cc40 Correctly determine extension renderer type on chrome://memory page. by [email protected] · 13 years ago
  75. 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
  76. 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
  77. 1c321ee Move Extension into extensions namespace by [email protected] · 13 years ago
  78. 8e23c88 Improve chrome://discards UI, fix stats and logging by [email protected] · 13 years ago
  79. 4306df7 cros: Log per-process memory use on low memory events by [email protected] · 13 years ago
  80. 0932b30c TabContents -> WebContentsImpl, part 18. by [email protected] · 13 years ago
  81. 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
  82. 4b6ebd93 RenderProcessHost should return the list of registered RWHs, not ipc listeners. by [email protected] · 13 years ago
  83. eaabba2 Move Render(View|Widget)Host and associated classes to content namespace. by [email protected] · 13 years ago
  84. a423c9e Chrome on Android unfork. by [email protected] · 13 years ago
  85. 9c1662b Move RenderWidgetHost and RenderViewHost interfaces to their own files. by [email protected] · 13 years ago
  86. 9f76c1e Extract minimal RenderViewHost interface for embedders, leaving by [email protected] · 13 years ago
  87. 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
  88. 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
  89. c2c68b1f Add an API around zygoteHost so that chrome doesn't reach into the internal content implementation. by [email protected] · 13 years ago
  90. fd1ff07 Extract first version of a RenderWidgetHost interface. by [email protected] · 13 years ago
  91. 197dd60 Revert 123227 - Extract first version of a RenderWidgetHost interface. by [email protected] · 13 years ago
  92. 92e713a Extract first version of a RenderWidgetHost interface. by [email protected] · 13 years ago
  93. 42dc3d8 Revert 120387 - Don't try to collect memory details during shutdown. by [email protected] · 13 years ago
  94. 1f20f1f0 Don't try to collect memory details during shutdown. by [email protected] · 13 years ago
  95. 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
  96. 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
  97. 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
  98. 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
  99. b0b67cf Move RenderViewHostDelegate to content/public and content namespace. by [email protected] · 13 years ago
  100. 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