summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/browser_render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 67385 - On windows filepaths need \\?\ prefix to allow extended file p...kinuko@chromium.org2010-11-301-3/+2
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-261-1/+2
* On windows filepaths need \\?\ prefix to allow extended file path names. Fix ...kkanetkar@chromium.org2010-11-251-2/+3
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-231-2/+1
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-231-1/+2
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-0/+1
* Implement print preview tab controller.kmadhusu@chromium.org2010-11-161-1/+2
* Add scoped_allowio to InitSpeechInput until we can evaluate whether this IO a...finnur@chromium.org2010-11-161-0/+3
* M browser_render_process_host.ccfinnur@chromium.org2010-11-161-9/+9
* Add command line switch to enable speech input and disable for beta/stable ch...satish@chromium.org2010-11-161-0/+20
* Move click-to-play to about:flags.bauerb@chromium.org2010-11-121-1/+1
* Adding CHECKs to troubleshoot the crash issue intuple.h/browser_render_proces...oshima@chromium.org2010-11-101-0/+6
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-101-1/+2
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-081-1/+0
* Removed Media Cache Enabled Flagatwilson@chromium.org2010-11-041-1/+0
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-4/+4
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-301-0/+8
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-1/+1
* Enable speech input API back on trunk for all platforms.satish@chromium.org2010-10-291-1/+0
* Move speech input behind a flag for M8 beta and stable.satish@chromium.org2010-10-271-0/+1
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-1/+1
* Pass --use-gl command line argument to renderer process for use withkbr@chromium.org2010-10-261-0/+3
* Revert 63619 - Workers who want to use FileWriter need to be granted permissi...ericu@google.com2010-10-231-2/+2
* Workers who want to use FileWriter need to be granted permission to access fi...ericu@google.com2010-10-231-2/+2
* Revert 63535 - Disable GPU features AcceleratingCompositing and WebGL by defa...enne@chromium.org2010-10-221-2/+2
* Disable GPU features AcceleratingCompositing and WebGL by default.enne@chromium.org2010-10-221-2/+2
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-2/+4
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-9/+12
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-12/+9
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-13/+7
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-7/+13
* Support sync file io for pepper, to support LSOspiman@chromium.org2010-10-191-0/+7
* Revert 62881 - Moves instant back into flags.sky@chromium.org2010-10-171-1/+0
* Moves instant back into flags.sky@chromium.org2010-10-171-0/+1
* Flip the filesystem flag from --enable to --disable.kinuko@chromium.org2010-10-161-1/+1
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-7/+8
* Remove flag to prevert Flash from using Core Animationstuartmorgan@chromium.org2010-10-141-1/+0
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-5/+5
* Fix flaky IncognitoSplitMode. For real this time.mpcomplete@chromium.org2010-10-131-4/+5
* Fix flaky IncognitoSplitMode.mpcomplete@chromium.org2010-10-131-0/+10
* Adjust the traces for WhitelistedExtension.finnur@chromium.org2010-10-121-7/+0
* Add more traces for flaky WhitelistExtension test.finnur@chromium.org2010-10-121-5/+5
* Refactor out path-related methods from file_system_host_context into a separa...kinuko@chromium.org2010-10-121-2/+2
* Moves instant out of labs and into prefs.sky@chromium.org2010-10-121-2/+1
* Add more temporartraces to track down test failure on the bots.finnur@chromium.org2010-10-111-0/+7
* Enable IndexedDB by default.jorlow@chromium.org2010-10-091-1/+1
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-7/+12
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-12/+7
* Propagate the --v and --vmodule flags to the renderer. On Linux, the flags a...bryner@chromium.org2010-10-041-0/+2
* Remove the traces, as I believe I have found the cause for the failure.finnur@chromium.org2010-10-041-7/+0