summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* NaCl: Supply MakeSharedMemorySegmentViaIPC() via dependency injectionmseaborn@chromium.org2010-11-083-0/+19
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-084-264/+5
* Remove no more needed js-flags passed to renderer process.mnaganov@chromium.org2010-11-081-1/+1
* Update the error page template to be a little prettier.mmenke@chromium.org2010-11-082-92/+68
* Mac: Allow statting various files needed for use by the defaults system.jeremy@chromium.org2010-11-071-3/+12
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-065-223/+139
* Factor a PageLoadHistograms class out of RenderView.tonyg@chromium.org2010-11-056-736/+767
* net: Silently disable False Start when NetNanny is detected.agl@chromium.org2010-11-051-12/+0