summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 21355 because it might be causing all the newnsylvain@chromium.org2009-07-231-5/+16
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-231-16/+5
* Revert r21117 as it caused reliability failures.estade@chromium.org2009-07-211-5/+16
* Switch the first thread in a child process to be the main thread, and make th...jam@chromium.org2009-07-201-16/+5
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-3/+5
* Reverting 20714.finnur@chromium.org2009-07-151-5/+3
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-151-3/+5
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-1/+4
* Add a port disconnect event for when one side of an extension message portmpcomplete@google.com2009-06-171-4/+3
* Move renderer_preferences.h from chrome/browser into chrome/common. Wetc@google.com2009-06-111-1/+1
* Do not allow URL drops on app windows to cause a navigation awaytc@google.com2009-06-101-0/+2
* Add an extension to expose some primitives to JS for doing mbelshe@google.com2009-06-051-0/+6
* ipc: use strings, not wstrings for channel ids.evan@chromium.org2009-06-041-1/+1
* Automatically adapt to faster/slower uploads of renderer histogramsjar@chromium.org2009-05-281-2/+2
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-051-0/+5
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-1/+1
* Revert "POSIX: Don't allow onunload handlers to hang a renderer forever."agl@chromium.org2009-05-011-5/+0
* POSIX: Don't allow onunload handlers to hang a renderer forever.agl@chromium.org2009-05-011-0/+5
* Allow Flash (and other plugins) to be installed without restarting the browse...jam@chromium.org2009-04-231-0/+6
* DevTools: Make all devtools messages dispatch through debugger interrupt.pfeldman@chromium.org2009-04-171-0/+3
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+3
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+3
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-021-0/+3
* Add more of the server-side plumbing for extension APIs. Alsoaa@chromium.org2009-03-281-0/+1