summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-202-14/+11
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-202-10/+35
* Another try at landing this.jcampan@chromium.org2010-01-202-35/+10
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-193-19/+18
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-193-18/+19
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-193-19/+18
* Moving the page contents message processing to the RenderViewHost.jcampan@chromium.org2010-01-181-1/+1
* Revert 36442 - Still causing test failuresjcampan@chromium.org2010-01-162-21/+35
* 4th attempt at landing this.jcampan@chromium.org2010-01-162-35/+21
* Port notifications to linux. BalloonView and BalloonViewHost should be equiv...johnnyg@chromium.org2010-01-151-2/+2
* The search terms are escaped using + or %20 for space depending on whether re...avayvod@google.com2010-01-151-1/+1
* linux: reinstate Pepper pluginspiman@chromium.org2010-01-153-33/+6
* Revert 36362 - It breaks NACLTests and Chrome Frame Testsjcampan@chromium.org2010-01-152-21/+35
* 3rd attempt at landing the language detection on page load.jcampan@chromium.org2010-01-152-35/+21
* One of my previous CL accidentaly reverted 2 changes to thesejcampan@chromium.org2010-01-152-27/+76
* Switch to runFileChooser() with WebFileChooserParams.tkent@chromium.org2010-01-152-8/+6
* Introduce all the plumbing for Session Storage. This mostly consists of crea...jorlow@chromium.org2010-01-158-46/+36
* Set disabled style on GPU window and plugin intermediate window so mouse mess...apatrick@chromium.org2010-01-151-0/+2
* Enable setting of wasFetchedViaSpdy flag through browser/renderer.mbelshe@chromium.org2010-01-141-4/+11
* Make the Pepepr test run on the mac.dspringer@google.com2010-01-141-1/+12
* This CL contains the back-end implementation of the translate feature. It add...jcampan@chromium.org2010-01-148-1/+660
* Revert 36246 (mistakingly included unrelated code).jcampan@chromium.org2010-01-142-93/+32
* One of my previous CL accidentaly reverted the change 35951jcampan@chromium.org2010-01-142-32/+93
* Fix error message when a page action calls chrome.pageAction.setIcon() with a...skerner@chromium.org2010-01-141-5/+7
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-141-3/+3
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-143-6/+6
* Remove unnecessary references to webkit/glue/glue_util.h indarin@chromium.org2010-01-134-19/+12
* Wave upload operations performed within ChromeFrame would cause the Wave appl...ananta@chromium.org2010-01-131-0/+1
* Finish the plumbing for cookiesEnabled.abarth@chromium.org2010-01-132-0/+11
* Disallow HTML notifications with content not from HTTP or HTTPS schemes.johnnyg@chromium.org2010-01-131-0/+6
* Hack so that the upstream change from usingjorlow@chromium.org2010-01-132-0/+11
* Fix check deps by allowing CLD to be included.brettw@chromium.org2010-01-121-0/+1
* Moving the CLD code to the renderer so it runs sanboxed.jcampan@chromium.org2010-01-122-97/+93
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-122-0/+196
* If a backing store is not available, chrome.tabs.captureVisibleTab() asks the...skerner@chromium.org2010-01-112-27/+76
* Enable JS detection of whether SPDY was used to load a web page.mbelshe@google.com2010-01-112-2/+11
* This CL is for Neb. It contains his change 501124, with conflicts merged.sehr@google.com2010-01-112-6/+6
* Removing the dependency of command-buffer client on base/task.h. This file in...alokp@chromium.org2010-01-092-6/+0
* Fixed some bugs that prevented the GPU plugin from shutting down without cras...apatrick@google.com2010-01-081-4/+9
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-6/+6
* Revert 35735 - Relanding the language detection code.jcampan@chromium.org2010-01-072-5/+41
* Relanding the language detection code.jcampan@chromium.org2010-01-072-41/+5
* Revert 35649 - Make Pepper plugins work on Linux.arv@chromium.org2010-01-062-6/+6
* Make Pepper plugins work on Linux.brettw@chromium.org2010-01-062-6/+6
* Remove more WinInet stuff.phajdan.jr@chromium.org2010-01-061-1/+0
* linux: implement gpu pluginpiman@chromium.org2010-01-061-1/+9
* WebKit roll 52769 -> 52793.antonm@chromium.org2010-01-051-2/+2
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-9/+1
* linux: implement gpu pluginpiman@chromium.org2010-01-051-1/+9
* This reverts commit r35458.agl@chromium.org2010-01-044-52/+0