- 8aa3c277 chrome: Cleanup class/struct forward declarations by jbriance · 9 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
- f0d1b26 Update the lower bound for UMA_HISTOGRAM_CUSTOM_COUNTS by drbasic · 9 years ago
- 0df2bae8 Return unique_ptrs from base::ProcessMetrics. by thestig · 9 years ago
- 4af4858 Convert //chrome/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
- 6003e0b Convert //content from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
- e8c57ea Remove NPAPI from browser and utility by piman · 9 years ago
- b8aacbe chrome: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
- e73d8520c Convert Pass()→std::move() in //chrome by dcheng · 10 years ago
- b896c71 Switch to standard integer types in chrome/browser/, part 3 of 4. by avi · 10 years ago
- 8c3eb80 base: Template methods on Timer classes instead of the classes themselves. by danakj · 10 years ago
- 36aa8be Move Singleton and related structs to namespace base by olli.raula · 10 years ago
- c8d7ad1d Add high cpu usage triggers to performance_monitor. by simonhatch · 10 years ago
- 946786f Make MarkProcessAsAlive only run on UI thread. by simonhatch · 10 years ago
- de73132 Performance monitor: Cleaned up more unused code after the about://performance removal by oysteine · 11 years ago
- 8edf4ea Performance Monitor: Add separate UMA logging for extension renderers by oysteine · 11 years ago
- 5d0cb163 Updated OWNERS of performance_monitor by oysteine · 11 years ago
- 5ef7dc8 PerformanceMonitor: Monitor PPAPI Flash performance. by thestig · 11 years ago
- 7f48a17 Remove the unmaintained performance monitor. by tonyg · 11 years ago
- 428c2ca Android: Remove more browser extensions code, including some that snuck back in. by thestig · 11 years ago
- 774dcda2d Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation steps by yoz · 11 years ago
- 8f65982 Revert "Split bundle generation steps so that API registration is generated in browser, not common." by Albert J. Wong · 11 years ago
- 3b70ef14 Split bundle generation steps so that API registration is generated in browser, not common. by yoz · 11 years ago
- 18dfb7a5 Change base/file_utils.h includes to base/files/file_utils.h in chrome/ by thestig · 11 years ago
- 4d39078 [cros] user_manager component - move UserManagerBase and UserManager by [email protected] · 11 years ago
- 8d368d6 Make the root_namespace argument to json_schema_compiler.gypi a string by [email protected] · 11 years ago
- adf5a10 Move extension notifications to extensions/browser/notification_types.h 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
- fca567b Add lots of GN targets: by [email protected] · 11 years ago
- e5e35a89 Rename NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED to by [email protected] · 11 years ago
- 03d2581 Cleanup: Remove most deprecated Profile::GetExtensionService() usage. by [email protected] · 11 years ago
- bbf8d30b Rename NOTIFICATION_EXTENSION_UNINSTALLED to NOTIFICATION_EXTENSION_UNINSTALLED_DEPRECATED by [email protected] · 11 years ago
- 0403d4e Rename NOTIFICATION_EXTENSION_INSTALLED to NOTIFICATION_EXTENSION_INSTALLED_DEPRECATED by [email protected] · 11 years ago
- 83d82d4 [cros login] Split login related classes into subfolders. by [email protected] · 11 years ago
- f9357a44 Turning on MultiProfile by default for ChromeOS by [email protected] · 11 years ago
- e00ff14 Multiprofile test fixes for PerformanceMonitorUncleanExitBrowserTest.* by [email protected] · 11 years ago
- 5206ae8 Create CrxInstaller directly in WebstoreInstaller by [email protected] · 11 years ago
- ec87053 Rename NOTIFICATION_EXTENSION_UNLOADED to by [email protected] · 11 years ago
- bc947b8 Disable several failing tests after the browser test harness improvements in r257597 until they're fixed. by [email protected] · 11 years ago
- 044e8699 Integrate new extension cache for non-user specific extensions/apps by [email protected] · 12 years ago
- 170b64f PerformanceMonitor: Add new UMA histograms to track average/high CPU utilization of more process types. by [email protected] · 12 years ago
- 8ffad4e Introduce RenderProcessHostObserver::RenderProcessExited, use it in a new RenderProcessHostWatcher, and switch browser tests over to that new watcher. by [email protected] · 12 years ago
- 6778fed Update some uses of UTF conversions in chrome/browser to use the base:: namespace. by [email protected] · 12 years ago
- cb1078de Update some uses of Value in chrome/browser to use the base:: namespace. by [email protected] · 12 years ago
- 5628570 Move GetFileSize, NormalizeFilePath to base namespace by [email protected] · 12 years ago
- 426d1c9 Move directory creation functions to base namespace. by [email protected] · 12 years ago
- e4452d3 Move Extension and PermissionsData to extensions/common. by [email protected] · 12 years ago
- ba1821ce Remove 4 static initializers on linux. by [email protected] · 12 years ago
- 64bbd6c -Wunused-functions for linux, android, chromeos by [email protected] · 12 years ago
- 1d51882f Fixes for -Wunused-function on Linux, Android and ChromeOS by [email protected] · 12 years ago
- 42d8d758 Rename NOTIFICATION_RENDERER_PROCESS_HANG to NOTIFICATION_RENDER_WIDGET_HOST_HANG as it is being sent out by the RenderWidgetHost. by [email protected] · 12 years ago
- 48e889fa PerformanceMonitor: Add a new UMA histograms to track average CPU utilization of the browser process by [email protected] · 12 years ago
- b0af479 Move extension_misc::UnloadedExtensionReason from extension_constants.h to UnloadedExtensionInfo in extension.h. by [email protected] · 12 years ago
- 97ae4c1 Changed the HighCPU UMA action into a histogram by [email protected] · 12 years ago
- d20cc57 PerformanceMonitor: Ensure module is initialized for all tests, to increase code coverage by [email protected] · 12 years ago
- f9b0ea5e Clean up unused constant globals by [email protected] · 12 years ago
- f8c8506 Fix for a startup crash when restoring the session if a specific performance monitoring flag was disabled. by [email protected] · 12 years ago
- 56fd0a89 Modified the PerformanceMonitor to not use test/ code for enumerating Chrome processes. by [email protected] · 12 years ago
- a801cb3 content: Introduce a RenderWidgetHostIterator. by [email protected] · 12 years ago
- 460d6af Use DLOG instead of LOG for out-of-bound perf metrics. by [email protected] · 12 years ago
- d42c1115 Move Feature and Manifest to top-level extensions. by [email protected] · 12 years ago
- a5bca9eac Fix missing const reference on parameter. by [email protected] · 12 years ago
- d09a4ce1c Update include paths in chrome/browser/ for base/process changes. by [email protected] · 12 years ago
- 7b00db0 Only allow leveldb to use the minimum amount of file descriptors. by [email protected] · 12 years ago
- dcd1661 Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to the base namespace. by [email protected] · 12 years ago
- 25ff086 Update some includes of chrome_notification_types.h by [email protected] · 12 years ago
- 756748414 Move PathExists to base namespace. by [email protected] · 12 years ago
- f0ff2ad Move Copy* into the base namespace. by [email protected] · 12 years ago
- ff54ace2 Use a direct include of time headers in chrome/browser/, part 4. by [email protected] · 12 years ago
- ed2fa72 Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE_NATIVE. by [email protected] · 12 years ago
- 8426f8d7 Add descriptions to all extension/app schemas, and enforce that they have them by [email protected] · 12 years ago
- 039b84a4 Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost by [email protected] · 12 years ago
- 71c20bd Remove [email protected] from extensions-related OWNERS files. by [email protected] · 12 years ago
- 4b4c013 Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/. by [email protected] · 12 years ago
- 76fb05c Use a direct include of strings headers in chrome/browser/o*-p*/. by [email protected] · 12 years ago
- e309f31 Use a direct include of utf_string_conversions.h in chrome/browser/, part 3. by [email protected] · 12 years ago
- cbb1ef59 content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from content by [email protected] · 12 years ago
- ffaf732 Cleanup: Remove unneeded base/file_util.h includes in chrome. by [email protected] · 12 years ago
- 41bb80bd Made it possible to tell whether an extension is being installed or updated. by [email protected] · 12 years ago
- 931d104 Re-Re-apply 192420: Move login switches to src/chromeos" by [email protected] · 12 years ago
- 82b67fc Revert 192504 "Re-apply 192420: Move login switches to src/chromeos" by [email protected] · 12 years ago
- 0ff8bf29 Re-apply 192420: Move login switches to src/chromeos by [email protected] · 12 years ago
- f1cb6fa Revert 192420 "Move login switches to src/chromeos" by [email protected] · 12 years ago
- 6a01f63 Move login switches to src/chromeos by [email protected] · 12 years ago
- 7d3cbc9 [Cleanup] Remove StringPrintf from global namespace by [email protected] · 12 years ago
- facf11e content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of content. by [email protected] · 12 years ago
- 2aed276 Check that DB initialized properly in PerformanceMonitor by [email protected] · 12 years ago
- f8a6d73 content: Move more constants from url_constants.h into content namespace. by [email protected] · 12 years ago
- e2787e4 Delete PerformanceMonitor database on background thread by [email protected] · 12 years ago
- 1988e1c chrome: Update include paths of string_split.h to its new location. by [email protected] · 12 years ago
- 12075d1 Change --load-extension flag so the extensions don't persist across restart. by [email protected] · 12 years ago
- 47e870b Revert 184352 by [email protected] · 12 years ago
- 5f0cebb Add utf_string_conversions to base namespace. by [email protected] · 12 years ago
- 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
- a8e3c53 Make all consumers of chrome::NewEmptyWindow and chrome::OpenEmptyWindow browser commands use the version specifying a HostDesktopType. by [email protected] · 13 years ago
- 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 13 years ago
- 3ea1b18 Rename FilePath to base::FilePath and use new location of string_number_conversions in some chrome subdirectories. by [email protected] · 13 years ago
- b94584a Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. by [email protected] · 13 years ago
- c02087b51 chrome: Kill the base::Passed(foo.Pass()) meme. by [email protected] · 13 years ago