summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-141-1/+6
* Create a command-line switch for enabling touch events.gdk@chromium.org2010-04-301-0/+3
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-231-9/+10
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-0/+23
* Make sure extensions work in single process mode.arv@chromium.org2010-04-211-1/+3
* Give chrome-extension frames in regular renderers access to messaging APIs,mpcomplete@chromium.org2010-04-191-5/+5
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-141-2/+4
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-131-4/+2
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-131-2/+4
* Revert 44348 - Add support for restricting broadcasting events to extensions ...jochen@chromium.org2010-04-131-4/+2
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-131-2/+4
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-081-9/+9
* Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...cira@google.com2010-04-071-2/+2
* Localize CSS files in content scripts (but don't localize JS files).cira@chromium.org2010-04-061-2/+2
* Eliminate WebCore include paths when compiling Chromium code.darin@chromium.org2010-04-031-2/+1
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-021-6/+6
* Flip the flag to enable geolocation by default.joth@chromium.org2010-04-011-1/+1
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-311-0/+1
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-311-1/+0
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-311-0/+1
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-4/+14
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-271-0/+8
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-0/+50
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-241-2/+3
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-181-0/+5
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-171-0/+2
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-5/+0
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-171-0/+5
* Register chrome-extension as a secure scheme so that adding resources from anabarth@chromium.org2010-03-131-0/+4
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-3/+8
* Synchronous XHR should only pump events if we are going to show a cookiedarin@chromium.org2010-03-091-27/+57
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-4/+4
* Based on crash data, it seems that frameForCurrentContext can return null indarin@chromium.org2010-03-041-4/+6
* Update WebKit to r55424. Rebaseline fast/dom/DOMException/prototype-object.html kasperl@google.com2010-03-031-0/+3
* Revert 40491 - Fix Windows build. I forgot to update the class name for Windo...brettw@chromium.org2010-03-031-2/+2
* Revert 40492 - Fix Windows build again, I forgot to fix the other call in thi...brettw@chromium.org2010-03-031-1/+1
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-1/+1
* Fix Windows build again, I forgot to fix the other call in this file tobrettw@chromium.org2010-03-031-1/+1
* Fix Windows build. I forgot to update the class name for Windows for in processbrettw@chromium.org2010-03-031-2/+2
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-1/+1
* Add a defensive null check.darin@chromium.org2010-02-261-2/+2
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-261-3/+4
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+7
* Only pump messages during a cookie query if it results in a user prompt.darin@chromium.org2010-02-241-6/+7
* Turn on session storage by default.jorlow@chromium.org2010-02-241-1/+1
* Modal loops of joy.darin@chromium.org2010-02-181-0/+102
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-2/+2
* Desktop Notifications for the macjohnnyg@chromium.org2010-02-091-3/+0
* Revert 38469 - Desktop Notifications for the mac!johnnyg@chromium.org2010-02-091-0/+3
* Desktop Notifications for the mac!johnnyg@chromium.org2010-02-091-3/+0