summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a runtime flag for Indexed Database.jorlow@chromium.org2010-02-021-0/+3
* Fix api misunderstanding.thakis@chromium.org2010-01-301-5/+2
* IPC per-host content settings to the renderers.thakis@chromium.org2010-01-301-1/+35
* Wait for the DB thread to finish posting tasks to the main threaddumi@chromium.org2010-01-301-0/+5
* Enable notification for Chromeos/Linux view build.oshima@chromium.org2010-01-271-1/+1
* Enable the appcache by default and add a cmd line switch to optionally disabl...michaeln@chromium.org2010-01-261-1/+1
* Make sure notifications are only enabled on GTK builds of linux, since that's...johnnyg@chromium.org2010-01-251-1/+1
* Enable geolocation at build time, and update the flag to configure it at runt...joth@chromium.org2010-01-201-0/+3
* Port notifications to linux. BalloonView and BalloonViewHost should be equiv...johnnyg@chromium.org2010-01-151-2/+2
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-151-6/+4
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-2/+2
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-5/+3
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-8/+0
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-0/+15
* Mac: make it even less likely that the renderer+Breakpad leaks Mach ports.viettrungluu@chromium.org2009-12-151-0/+17
* Remove DCHECK because it's invalid in single process mode.mpcomplete@chromium.org2009-12-091-1/+0
* Hook up V8 idle notifications for extension prcoesses.mpcomplete@chromium.org2009-12-071-26/+50
* WebSocket in Worker: render_thread->child_thread change.ukai@chromium.org2009-12-071-4/+0
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-061-5/+11
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-041-0/+31
* Make no-tcmalloc (really, non-base/allocator) builds work again,dank@chromium.org2009-12-031-2/+2
* Point #include lines to files in the new tcmalloc/chromium local branch.sgk@chromium.org2009-12-011-1/+1
* Turn on HTML5 DBs by default.dumi@chromium.org2009-11-201-1/+1
* Move Mac to using renderer spellchecker.estade@chromium.org2009-11-191-16/+0
* reland 31875. Revert was:estade@chromium.org2009-11-161-2/+4
* Revert 31875 to see whether it fixes reliability bot.huanr@chromium.org2009-11-161-4/+2
* Revert 31999 - Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Enable HTML5 DBs by default (except in incognito mode).dumi@chromium.org2009-11-141-1/+1
* Remove (actually, reverse meaning of) command line flag for desktop notificat...johnnyg@chromium.org2009-11-141-2/+2
* Use renderer spellchecker for windows.estade@chromium.org2009-11-131-2/+4
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-11/+11
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-5/+5
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-111-0/+10
* Change application cache cmd line enabling to use the new RuntimeEnabledFeatu...jennb@chromium.org2009-11-071-0/+3
* Turn LocalStorage on by default.jorlow@chromium.org2009-11-061-1/+1
* Move the spellchecker to the renderer.estade@chromium.org2009-11-061-0/+43
* Enable WebSockets by defaultukai@chromium.org2009-11-051-1/+1
* Switch over to the new way of enabling/disabling session/local storage. jorlow@chromium.org2009-11-051-0/+5
* Enable the URL portion of storage events. This is mostly just plumbing + a h...jorlow@chromium.org2009-11-051-1/+1
* First half of http://codereview.chromium.org/274014/showjorlow@chromium.org2009-11-041-7/+6
* Purge memory for DBs in the renderer process.pkasting@chromium.org2009-11-021-5/+15
* Change notification cmd line enabling to use the new RuntimeEnabledFeatures c...johnnyg@chromium.org2009-10-311-0/+6
* Move various runtime enabled features into a WebRuntimeFeatures class.darin@chromium.org2009-10-301-6/+8
* WebSocket support in chromium.ukai@chromium.org2009-10-291-0/+4
* Implementing WebDatabaseObserver in the renderer process.dumi@chromium.org2009-10-241-0/+5
* Instructing V8 to disable the binding for the window.openDatabase()dumi@chromium.org2009-10-241-0/+3
* Introduce WebScriptController for script related methods.mhm@chromium.org2009-10-231-26/+38
* Introduce WebSecurityPolicy for security related methods.mhm@chromium.org2009-10-221-4/+6
* Revert 29747 - Switch over to the new way of enabling/disabling session/local...nsylvain@chromium.org2009-10-221-5/+0
* Switch over to the new way of enabling/disabling session/local storage.jorlow@chromium.org2009-10-221-0/+5