summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/browser_render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-1/+2
* Add a runtime flag for Indexed Database.jorlow@chromium.org2010-02-021-0/+1
* Rename NaCl flag for Mac to avoid confusion with --internal-naclgregoryd@google.com2010-01-291-2/+5
* Make NaCl run in Chrome on the Mac.dspringer@google.com2010-01-271-2/+3
* Revert 37254 - Make NaCl run in Chrome on the Mac.viettrungluu@chromium.org2010-01-271-3/+2
* Make NaCl run in Chrome on the Mac.dspringer@google.com2010-01-271-2/+3
* Enable the appcache by default and add a cmd line switch to optionally disabl...michaeln@chromium.org2010-01-261-1/+1
* Create initial GPU backing store in the GPU process for X windows applications.brettw@chromium.org2010-01-261-12/+16
* Switches to enable OpenMAX for video decoding in Chromehclam@chromium.org2010-01-221-0/+2
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+1
* Enable geolocation at build time, and update the flag to configure it at runt...joth@chromium.org2010-01-201-0/+1
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-181-13/+0
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-161-0/+13
* 4th attempt at landing this.jcampan@chromium.org2010-01-161-13/+0
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-151-0/+13
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-151-13/+0
* Add the ability for the GPU process to be used to paint the backing store of abrettw@chromium.org2010-01-131-2/+2
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-071-2/+15
* Relanding the language detection code.jcampan@chromium.org2010-01-071-15/+2
* Take out a debugging DCHECK that I had added when switching process startup t...jam@chromium.org2009-12-261-3/+1
* Don't inject content scripts into incognito browsers.rafaelw@chromium.org2009-12-231-2/+5
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-4/+5
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-5/+4
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-4/+5
* Win: Fix an invalid handle initialization in the spellchecker.estade@chromium.org2009-12-181-1/+1
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-2/+15
* Makes the language detection happen with every page load jcampan@chromium.org2009-12-161-15/+2
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-8/+0
* Re-enable the build of Pepper support by default (issue 464074, svn revision ...sehr@google.com2009-12-101-0/+1
* Revert 34161 - Enable Pepper support by default, including building the test ...sehr@google.com2009-12-091-1/+0
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-091-0/+1
* Revert 34146 - A place to store the pid>mach_port_t mapping.thakis@chromium.org2009-12-091-9/+0
* A place to store the pid->mach_port_t mapping.thakis@chromium.org2009-12-091-0/+9
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-081-17/+0
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-071-0/+17
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-041-0/+1
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-2/+2
* Improve reporting of subprocess crashes.asargent@chromium.org2009-12-041-1/+7
* Ok, here is a different approach at this change.aa@chromium.org2009-12-021-0/+8
* Add -profile command line switchdavemoore@chromium.org2009-11-301-3/+9
* Revert 33255 - Report active extensions in crash reports. This only implement...nsylvain@chromium.org2009-11-301-8/+0
* Report active extensions in crash reports. This only implements Windows right...aa@chromium.org2009-11-301-0/+8
* Put the --type switch back as the first for renderers, for easy identification.mdm@chromium.org2009-11-221-6/+6
* Launch all child processes asynchronously so as not to block the IO thread.jam@chromium.org2009-11-211-4/+10
* Turn on HTML5 DBs by default.dumi@chromium.org2009-11-201-15/+5
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-44/+16
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-264/+120
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-120/+264
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-264/+120
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-2/+5