summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-0/+16
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-241-1/+2
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-2/+7
* Synchronous XHR should only pump events if we are going to show a cookiedarin@chromium.org2010-03-091-6/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-0/+10
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-10/+0
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-0/+10
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+3
* Only pump messages during a cookie query if it results in a user prompt.darin@chromium.org2010-02-241-8/+6
* Modal loops of joy.darin@chromium.org2010-02-181-14/+27
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-1/+2
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-301-1/+4
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-5/+3
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-2/+2
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-3/+0
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-0/+4
* Hook up V8 idle notifications for extension prcoesses.mpcomplete@chromium.org2009-12-071-0/+17
* WebSocket in Worker: render_thread->child_thread change.ukai@chromium.org2009-12-071-6/+0
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-1/+1
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-11/+0
* reland 31875. Revert was:estade@chromium.org2009-11-161-1/+2
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-2/+1
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-1/+2
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-111-0/+1
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-0/+25
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-3/+2
* WebSocket support in chromium.ukai@chromium.org2009-10-291-0/+6
* Implementing WebDatabaseObserver in the renderer process.dumi@chromium.org2009-10-241-0/+3
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Add functionality to the renderer thread to purge memory. Not yet called.pkasting@chromium.org2009-10-081-0/+1
* Display tcmalloc debug output from renderer processes in about:tcmalloc.sgk@chromium.org2009-10-081-0/+3
* Another stab at the Chromium side of storage events. Re-submission of http:/...jorlow@chromium.org2009-10-031-1/+11
* Reverting 27756.jorlow@chromium.org2009-10-011-11/+1
* Another stab at the Chromium side of storage events. The WebKit side can be ...jorlow@chromium.org2009-10-011-1/+11
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-281-2/+0
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-281-4/+9
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-211-1/+1
* Relanding with v8 fix.mbelshe@google.com2009-08-261-1/+25
* Revert 24314 - Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-25/+1
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-1/+25
* Revert 24227 - Modify the RenderThread to track the number of widgetsnick@chromium.org2009-08-251-25/+1
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-1/+25
* Implement granular cross-origin XHR for extensions.aa@chromium.org2009-08-231-3/+6
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-211-1/+5
* Add module-level permissions to extensions.mpcomplete@chromium.org2009-08-071-0/+2
* Add CSS Keyword values and conversion routines to webkit glue.jeremy@chromium.org2009-08-071-0/+2
* Adding HTML5 DB support to Chromium: Chromium changesdumi@chromium.org2009-07-271-0/+3
* Unrevert 21355 because the revert might be causing thensylvain@chromium.org2009-07-231-16/+5