summaryrefslogtreecommitdiffstats
path: root/chrome/browser/metrics
Commit message (Expand)AuthorAgeFilesLines
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-162-22/+22
* Revert 110235 - chrome: Remove 14 exit time destructors and 2 static initiali...kmadhusu@chromium.org2011-11-162-22/+22
* chrome: Remove 14 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-162-22/+22
* chrome: Remove 10 exit time destructors and 2 static initializers.thakis@chromium.org2011-11-162-2/+22
* Complete the rename from about:tracking2 --> about:profiler by changing the i...eroman@chromium.org2011-11-152-7/+7
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-153-7/+4
* Include PPAPI plugin crashes in the plugin crash data.petkov@chromium.org2011-11-113-5/+22
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-6/+5
* Give ThreadWatcher crashes a unique function name depending on the hung thread.eroman@chromium.org2011-11-081-3/+89
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-1/+0
* Revert 108625 - Enable crashing of the browser if CACHE thread is notrtenneti@chromium.org2011-11-071-8/+6
* Fix permissions problem.rtenneti@chromium.org2011-11-052-0/+0
* Changes to upload tracked_objects data from all rendererrtenneti@chromium.org2011-11-052-0/+455
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-0/+1
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-1/+0
* Enable crashing of the browser if CACHE thread is notrtenneti@chromium.org2011-11-041-6/+8
* Thread::Stop() must be called before any subclass's destructor completes.joi@chromium.org2011-11-021-2/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-026-9/+16
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-284-9/+11
* Convert chrome callers of UrlFetcher to use the interface. I'll switch tests ...jam@chromium.org2011-10-261-4/+3
* Fix use-after-free that resulted from r106949.jam@chromium.org2011-10-251-1/+2
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-252-12/+11
* Move DisplayUtils methods into gfx::Screen.derat@chromium.org2011-10-257-186/+5
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-242-21/+14
* In Debug builds, if ThreadWatcher crashes (or does a CHECK),rtenneti@chromium.org2011-10-201-2/+7
* Cache the ranges_ vector and share the ranges_ vectorrtenneti@chromium.org2011-10-201-0/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-193-19/+17
* Make the destructor private for a refcounted class.nileshagrawal@chromium.org2011-10-191-2/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-194-82/+89
* Change the Thread name of WATCHDOG to BrowserWatchdog.rtenneti@chromium.org2011-10-181-1/+1
* Aura: unit_tests now run on Linuxjamescook@chromium.org2011-10-171-1/+8
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-132-5/+6
* Allow controlling the Instant field trial through a command line flag.sreeram@chromium.org2011-10-101-5/+0
* Startup hang - Dump the call stacks of all threads ifrtenneti@chromium.org2011-10-082-5/+83
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-052-20/+39
* Fix the metrics service not working. r102421 replacedjam@chromium.org2011-10-011-1/+1
* Revert 103628 (I have a simpler fix) - Fix the metrics service not working be...jam@chromium.org2011-10-011-1/+0
* Fix the metrics service not working because it was initialized before the bro...jam@chromium.org2011-10-011-0/+1
* Changing ThreqadWatcher to use base::Bind.tbarzic@chromium.org2011-09-303-132/+149
* Factor a log management helper out of MetricsServicestuartmorgan@chromium.org2011-09-296-562/+561
* Aura-fied ui_controls, fullscreen, display_utils and background_mode_manageroshima@google.com2011-09-232-0/+23
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-232-48/+45
* Delete Tracked, and move Location to its own file.ajwong@chromium.org2011-09-211-0/+1
* Revert to allowing previous number of events in an UMA logjar@chromium.org2011-09-201-3/+1
* Add Field Trial for Prerender From Omnibox.dominich@chromium.org2011-09-201-0/+7
* Test the impact on stability of not uplodaing any eventsjar@chromium.org2011-09-201-4/+6
* Force synchrous writing of "ExitedCleanly" prefs during shutdownjar@chromium.org2011-09-171-0/+14
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1