summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-1911-25/+550
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-182-6/+7
* Stop render_widget from polling WebWiget's isAcceleratedCompositingActive.nduca@chromium.org2010-11-182-34/+20
* startup: rename chrome_dll_main to chrome_mainevan@chromium.org2010-11-181-1/+1
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-183-4/+7
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-182-8/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2010-11-181-0/+1
* Clean-up external popup menu. ALso make select popups work on Mac in single-p...jcivelli@chromium.org2010-11-174-40/+20
* NaCl: Remove second variant of MakeSharedMemorySegmentViaIPC()mseaborn@chromium.org2010-11-173-11/+3
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-3/+7
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-7/+3
* Implement web app definition parsing.aa@chromium.org2010-11-171-3/+7
* Handle resize corner layout entirely in the BrowserView (views) or BrowserWin...alekseys@chromium.org2010-11-161-4/+9
* Autofill select field text should be captured not selection option valuedhollowa@chromium.org2010-11-164-4/+123
* Added glResizeCHRM to resize the drawable associated with the command buffer.gman@chromium.org2010-11-161-0/+2
* Fix up new error page a little.mmenke@chromium.org2010-11-161-7/+36
* Add command line switch to enable speech input and disable for beta/stable ch...satish@chromium.org2010-11-162-4/+15
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-163-32/+55
* Revert 66214 - Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-163-55/+32
* Display a warning when autofill is disabled for a website.isherman@chromium.org2010-11-163-32/+55
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-3/+3
* Revert 66125 -- Broke Windows build - Move FilterType into MediaFilterCollectionlevin@chromium.org2010-11-151-3/+3
* Move FilterType into MediaFilterCollectionacolwell@chromium.org2010-11-151-3/+3
* Suppress creation of v8.log.mnaganov@chromium.org2010-11-151-1/+1
* Remove BlockedPluginManager entirely. It only existed to show infobars for b...pkasting@chromium.org2010-11-121-2/+0
* Downsample thumbnail by powers of two before doing lanczosjamesr@chromium.org2010-11-121-2/+8
* Sets lastError when trying to connect or send a request to an invalid extension.jstritar@chromium.org2010-11-121-4/+8
* Move click-to-play to about:flags.bauerb@chromium.org2010-11-121-6/+1
* Error text for "ERR_ADDRESS_UNREACHABLE", which can be caused by almostmmenke@chromium.org2010-11-123-14/+53
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-121-1/+2
* Add GL_CHROMIUM_resource_safe extension stringgman@chromium.org2010-11-121-3/+0
* Removed supports_extension and calling methods fromkbr@google.com2010-11-122-32/+0
* Updated comment to remove expectation thatkbr@google.com2010-11-111-2/+3
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-111-10/+6
* Implement getVertexAttribOffsetgman@chromium.org2010-11-111-3/+6
* Adding a test to test a craher with the select popup on Mac.jcivelli@chromium.org2010-11-112-5/+40
* Disallow unknown TLD's for phishing classification.bryner@chromium.org2010-11-112-3/+7
* Fix ThumbnailGenerator on Windows.kkania@chromium.org2010-11-111-6/+12
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-113-6/+5
* Marking the SearchProviderTest.TestIsSearchProviderInstalled test as flaky.ananta@chromium.org2010-11-111-1/+2
* PLT updates.tonyg@chromium.org2010-11-114-15/+71
* Disable accelerated 2D canvas on DX9 by not initializing GraphicsContext3D if...scheib@google.com2010-11-101-0/+6
* Detect corruption of previous snapshots in histogramsjar@chromium.org2010-11-102-76/+41
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-103-3/+32
* Change the private image data shared memory handle code to return a nativebrettw@chromium.org2010-11-091-2/+9
* - Relanding 61718.apatrick@chromium.org2010-11-098-40/+86
* Fix typo introduced in r56164. This caused PLT histograms to only be savedtonyg@chromium.org2010-11-091-1/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-084-4/+4
* Allow verbatim to be passed in OnSearchBoxChange.tonyg@chromium.org2010-11-082-0/+3