summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/render_process_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Added code so renderer would cleanly exit.asharif@chromium.org2012-04-101-0/+3
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-1/+2
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-2/+1
* Move media/audio files into media namespacevrk@google.com2012-04-021-1/+2
* first steps in adding/modifying flagstdanderson@chromium.org2012-03-281-0/+1
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-251-2/+5
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-251-5/+2
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-241-2/+5
* Remove old unused disable-glsl-translator flaggman@chromium.org2012-03-241-1/+0
* Revert r128091 "More logs in render_view_impl/render_process_host to troubles...oshima@chromium.org2012-03-241-28/+0
* Revert 128369 - Histogram times surrounding render crashesjar@chromium.org2012-03-231-21/+24
* Add disable for threaded compositing to about:flags in preparation for turnin...nduca@google.com2012-03-231-0/+1
* Histogram times surrounding render crashesjar@chromium.org2012-03-231-24/+21
* Don't allow a renderer to exit if we are using it in other views.creis@chromium.org2012-03-221-2/+3
* Use SSLManager to handle SSL error in SocketStreamDispatcherHosttoyoshim@chromium.org2012-03-211-2/+2
* More logs in render_view_impl/render_process_host to troubleshoot 26646oshima@chromium.org2012-03-211-0/+28
* Speech JavaScript API: add --enable-scripted-speechhans@chromium.org2012-03-211-0/+1
* Free the command buffer on flush() if tab is invisible.husky@chromium.org2012-03-191-0/+1
* Verify the child process with a secret hellojschuh@chromium.org2012-03-171-1/+2
* RenderProcessHost should return the list of registered RWHs, not ipc listeners.pfeldman@chromium.org2012-03-161-19/+21
* Implement BrowserPluginPlaceholder.fsamuel@chromium.org2012-03-141-0/+1
* Revert 126534 since it broke sizes on linux and macsadrul@chromium.org2012-03-141-1/+0
* Implement BrowserPluginPlaceholder.fsamuel@chromium.org2012-03-141-0/+1
* Aura: recover from lost context / GPU process dyingpiman@chromium.org2012-03-081-1/+13
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-3/+3
* Fix a bug that sometimes broke content script injection on startup, caused bympcomplete@chromium.org2012-03-061-4/+2
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-061-2/+1
* Rename content/{common,browser}/file_system to fileapi and move blob stuff in...tzik@chromium.org2012-03-011-4/+4
* Hide MHTMLGenerationManager from chrome.jam@chromium.org2012-03-011-2/+1
* Pass DefaultDeviceScaleFactor to webkittdresser@chromium.org2012-03-011-1/+0
* Merge BlobMessageFilter and FileSystemDispatcherHost into FileAndBlobMessageF...tzik@chromium.org2012-02-291-5/+3
* Adding FileSystemDispatcherHost implementation for createSnapshotkinuko@chromium.org2012-02-291-1/+2
* Enable touch events for web platform based on command line flagscottmg@chromium.org2012-02-281-0/+1
* Fix linker errors for content_unittestsdtrainor@chromium.org2012-02-281-3/+10
* Get rid of WebKitContext. Only two out of six HTML5 related objects were in i...jam@chromium.org2012-02-241-2/+6
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-1/+1
* App a Content API around SpeechRecognizer.jam@chromium.org2012-02-231-1/+0
* Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...jam@chromium.org2012-02-231-5/+8
* Add runtime flag for <style scoped>.rolandsteiner@chromium.org2012-02-231-0/+1
* Compute pageScaleFactor on page so that fixed layout page fits width of window.fsamuel@chromium.org2012-02-221-0/+2
* Fix bug where a large number of extensions can starve the browser for rendere...nasko@chromium.org2012-02-221-4/+9
* Chrome on Android: Remove speech input files from android build.tedchoc@chromium.org2012-02-211-2/+7
* Remove getters for HTML5 related objects from the ResourceContext interface. ...jam@chromium.org2012-02-211-2/+6
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-8/+10
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-10/+8
* Add process type to the pepper message filter.brettw@chromium.org2012-02-171-1/+2
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-8/+10
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-161-1/+1
* Move SpeechRecognizer delegate into its own header file and put it in the con...tfarina@chromium.org2012-02-161-0/+1