summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Trying to reland r59889, this time as a multi-stage patch.mpcomplete@chromium.org2010-09-231-61/+49
* Add an IPC message that will be used to send the phishing classification modelbryner@chromium.org2010-09-231-0/+6
* Revert 59889 - Fix regression introduced bythakis@chromium.org2010-09-191-49/+61
* Fix regression introduced bympcomplete@chromium.org2010-09-181-61/+49
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+5
* Enable webgl and accelerated compositing by default on all platforms. Removesvangelis@chromium.org2010-09-081-1/+1
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-071-1/+3
* Back out r58711. It appears to have caused video/media-related ui_testsmark@chromium.org2010-09-071-1/+1
* Turning WebGL and the accelerated compositor on by default (linux and windows...vangelis@chromium.org2010-09-071-1/+1
* Add command-line switch to enable FileSystem API support.kinuko@chromium.org2010-09-031-0/+3
* This feature was already enabled on windows and mac last week (http://coderev...satish@chromium.org2010-09-031-1/+1
* Add number of tabs opened in the process to crash meta data.antonm@chromium.org2010-09-021-0/+2
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-2/+3
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-14/+28
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-28/+14
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-14/+28
* Enable speech input by default on windows.satish@chromium.org2010-08-281-2/+9
* Enable device orientation by default.hans@chromium.org2010-08-271-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-42/+6
* Implement window.chrome.app.isInstalled .skerner@chromium.org2010-08-271-0/+3
* Reland interval change.mbelshe@chromium.org2010-08-271-3/+0
* Revert 57386: nsylvain@chromium.org2010-08-261-0/+3
* Move the chromium.Interval to chrome.Interval as part of the benchmarkingmbelshe@chromium.org2010-08-251-3/+0
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+1
* Add a file thread to the renderer process.dumi@chromium.org2010-08-201-0/+14
* Enable/Disable Spdy in benchmarking.lzheng@chromium.org2010-08-191-0/+4
* Move bundled copy of sqlite one level deeper to better separate itphajdan.jr@chromium.org2010-08-181-1/+1
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-0/+1
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+0
* Relanding r55510:apatrick@chromium.org2010-08-161-4/+17
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-0/+1
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-0/+5
* Revert 55510 - Prelaunch GPU process after 10 seconds.mirandac@chromium.org2010-08-101-17/+4
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+3
* Prelaunch GPU process after 10 seconds.apatrick@chromium.org2010-08-101-4/+17
* Revert 55405 - Special thanks for in-ming cheng's MFT hardware decodering code.ananta@chromium.org2010-08-091-3/+0
* Special thanks for in-ming cheng's MFT hardware decodering code.jiesun@google.com2010-08-091-0/+3
* Add device motion runtime feature entry and the command line switch.pfeldman@chromium.org2010-08-091-0/+3
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-301-0/+3
* Rename IndexedDatabase to IDBFactory to match the specandreip@chromium.org2010-07-301-1/+1
* Revert "Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1"evan@chromium.org2010-07-301-3/+0
* Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1satish@chromium.org2010-07-301-0/+3
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-0/+2
* render_view.h: Header cleanup.jhawkins@chromium.org2010-07-261-0/+1
* Continual header pruningerg@google.com2010-07-221-0/+13
* Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1hans@chromium.org2010-07-221-0/+3
* Remove incorrect usages of USE_SYSTEM_SQLITE.tfarina@chromium.org2010-07-191-6/+1
* Fix a race where WebGL would attempt to use the GpuChannel before it was in t...apatrick@chromium.org2010-07-151-13/+3
* Asynchronously launches the GPU process.apatrick@chromium.org2010-07-121-0/+8