summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* ...agl@chromium.org2010-01-044-0/+52
* Upload renderer histograms to browser after a page loadsjar@chromium.org2010-01-022-0/+12
* Adding support for i18n to content scripts.cira@chromium.org2009-12-296-118/+125
* plugins: limit maximum window sizeevan@chromium.org2009-12-281-0/+10
* Cleanup histogram classes mixing SetFlags into FactoryGet argumentsjar@chromium.org2009-12-281-5/+3
* Chromium to use upstream WebPageSerializer instead of glue/DomSerializer.yaar@chromium.org2009-12-232-20/+35
* (fix merge error).rafaelw@chromium.org2009-12-231-0/+8
* Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"rafaelw@chromium.org2009-12-231-8/+0
* Disallow chrome.tabs.executeScript from injecting code into galleryrafaelw@chromium.org2009-12-231-0/+8
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-226-58/+246
* Check permissions for chrome.tabs.executeScript() in theaa@chromium.org2009-12-222-63/+36
* Correct the code that suppresses multiple paint rects to avoid thedarin@chromium.org2009-12-211-6/+6
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-212-130/+83
* Add a CreateBridge method to the ChildThread.jcampan@chromium.org2009-12-191-17/+2
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-181-0/+6
* Expose the TransportDIB through the reserved pointer so that the NaCl pepper ...sehr@google.com2009-12-181-0/+20
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-182-83/+130
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-182-130/+83
* Dispose of V8 contexts when an extension request gets a response.mpcomplete@chromium.org2009-12-181-0/+2
* Win: Fix an invalid handle initialization in the spellchecker.estade@chromium.org2009-12-181-7/+19
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-172-5/+41
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-173-13/+20
* Disable multiple paint rects due to page cycler regression on single-core-xp.chase@chromium.org2009-12-171-0/+7