summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/renderer_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Mac: Let chrome coexist with the Chinese Handwriting IME.thakis@chromium.org2011-04-131-0/+34
* [Reverting 81332. Reason for revert: page_cycler_intl2 showing huge regressi...nick@chromium.org2011-04-131-24/+0
* Mac: Let chrome coexist with the Chinese Handwriting IME.thakis@chromium.org2011-04-121-0/+24
* Revert 81308 (broke 10.5)- Mac: Let chrome coexist with the Chinese Handwriti...thakis@chromium.org2011-04-121-24/+0
* Mac: Let chrome coexist with the Chinese Handwriting IME.thakis@chromium.org2011-04-121-0/+24
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-1/+1
* Use ResourceBundle for NativeThemeLinux/Chromeos resource images.xiyuan@chromium.org2011-04-041-3/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fix crash in single process mode because ChromeRenderContentClient wasn't bei...jam@chromium.org2011-03-211-4/+0
* Add a histogram to measure task execution time for the render thread.bryner@chromium.org2011-03-181-0/+29
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-0/+4
* Revert 78517 - Add a histogram to measure task execution time for the render ...bryner@chromium.org2011-03-171-29/+0
* Add a histogram to measure task execution time for the render thread.bryner@chromium.org2011-03-171-0/+29
* Revert 78511 - Add a histogram to measure task execution time for the render ...bryner@chromium.org2011-03-171-29/+0
* Add a histogram to measure task execution time for the render thread.bryner@chromium.org2011-03-171-0/+29
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-131-1/+1
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Move Linux sub process breakpad initialization to a common place.jam@chromium.org2011-03-111-9/+0
* Fix wstrings in content/common.avi@chromium.org2011-03-081-1/+1
* Pass around preferred language to font fallback selection.kochi@chromium.org2011-03-071-0/+14
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-201-1/+4
* .c Feature to disable field trials in old versions of Chromium. Field trialsrtenneti@chromium.org2011-01-191-1/+1
* Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s...ben@chromium.org2011-01-191-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Move SystemMonitor to src/ui/base/system_monitor.ben@chromium.org2011-01-141-3/+3
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-6/+6
* Properly lock access to static variables.mad@chromium.org2010-12-231-1/+1
* Mac: Scaffolding for sandboxing GPU process.thakis@chromium.org2010-12-021-0/+2
* Clean-up external popup menu. ALso make select popups work on Mac in single-p...jcivelli@chromium.org2010-11-171-3/+0
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+4
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome/renderer/.pkasting@chromium.org2010-10-201-4/+4
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-8/+8
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-0/+6
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-061-2/+2
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-041-2/+2
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-041-2/+2
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-2/+0
* Rename Chrome threads to use a "Cr" prefix.evan@chromium.org2010-06-091-2/+1
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-1/+1
* Add support for registering new-style pepper plugins on the command line.darin@chromium.org2010-05-141-0/+4
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-2/+14
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-5/+5
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-5/+5
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-5/+5
* Mac: for branded Google Chrome, handle SIGTERM in renderer to clean up Breakpad.viettrungluu@chromium.org2009-12-111-0/+137
* Revert 34146 - A place to store the pid>mach_port_t mapping.thakis@chromium.org2009-12-091-62/+0