summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Fix race in zygote_host_linux where socket was being read from and written to...kkania@chromium.org2010-05-043-22/+28
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-041-1/+1
* Enable Core Animation for Flash by defaultstuartmorgan@chromium.org2010-05-031-1/+1
* Revert "Clean-up of the asynchronous behaviour of the experimental extension ...phajdan.jr@chromium.org2010-05-013-11/+0
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-303-0/+11
* Create a command-line switch for enabling touch events.gdk@chromium.org2010-04-301-0/+1
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-302-16/+16
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Cleanup: Rename OnLoadFont->OnPreCacheFontjeremy@chromium.org2010-04-292-7/+7
* This is the second side of a multi-sided webkit patch that will allow experim...rafaelw@chromium.org2010-04-287-14/+38
* Use customized RGBA-enabled tooltip window for tooltip on ChroemOSxiyuan@chromium.org2010-04-282-0/+28
* Fix password mgr heuristics for sites that keep the login form around after s...snej@chromium.org2010-04-283-5/+18
* This adds in the ability for Chrome to generate windows with snapshotsgspencer@chromium.org2010-04-286-9/+105
* Skia roll 536:560agl@chromium.org2010-04-271-7/+20
* Ground work for making appcaches work in workers.michaeln@chromium.org2010-04-261-0/+2
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-262-0/+7
* RenderView::UpdateTargetURL should not look at GURL::spec().dglazkov@chromium.org2010-04-261-1/+1
* Send content settings based on the URL to the renderer instead of just the host.jochen@chromium.org2010-04-233-15/+14
* Implement app process model isolation.mpcomplete@chromium.org2010-04-227-25/+101
* Prevent accelerated Mac plugin frame changes from being animatedstuartmorgan@chromium.org2010-04-201-1/+5
* Use the same code to handle both overridable and fatalwtc@chromium.org2010-04-202-21/+0
* posix: handle the return value of close() in more places.evan@chromium.org2010-04-161-4/+7
* Fix class/struct forward-declare mixups.evan@chromium.org2010-04-163-3/+3
* Added --in-process-webgl command line argument to select the WebGLkbr@google.com2010-04-161-0/+1
* Made Pepper 3D plugins' output opaque on Mac OS X by filling thekbr@google.com2010-04-1511-17/+59
* Looping for audio / videohclam@chromium.org2010-04-141-1/+5
* Too many audio hangs Leopardhclam@chromium.org2010-04-131-7/+50
* Fix flickering mac extension bubblesfeldstein@chromium.org2010-04-132-0/+20
* Cancel any mouse events pending when tabs are switched.avi@chromium.org2010-04-132-1/+23
* Fix popups on secondary monitors.avi@chromium.org2010-04-131-2/+4
* Factoring out a CancelRequestInternal() method whichtonyg@chromium.org2010-04-132-12/+29
* Linux: open shared memory in browser rather than renderer (like on mac).estade@chromium.org2010-04-102-4/+8
* [Mac] Do not schedule more than one delayed call to setNeedsDisplayInRect. T...rohitrao@chromium.org2010-04-102-6/+30
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-101-0/+4
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-092-0/+8
* Fix silly DCHECK introduced by me in r44019.tonyg@chromium.org2010-04-091-3/+4
* GTK: fix <select> dropdown corner case behaviors caused by WebKit changeset 5...estade@chromium.org2010-04-092-40/+52
* Adds an updated safety check for DOM UI renderers. creis@chromium.org2010-04-091-0/+4
* Revert 43962 - Adds a safety check for DOM UI renderers.creis@chromium.org2010-04-091-4/+0
* Destroy testing profile on UI thread.mnissler@chromium.org2010-04-091-0/+4
* AutoFill: Initiate AutoFill for all fields, not just the name field.jhawkins@chromium.org2010-04-092-4/+4
* Fix a bug which caused a hang when loading a resource withtonyg@chromium.org2010-04-084-60/+79
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-084-8/+17
* Flush audio data after seekhclam@chromium.org2010-04-082-46/+67
* Adds a safety check for DOM UI renderers.creis@chromium.org2010-04-081-0/+4
* Minor cleanup, factor out a bit of duplicate code in BufferedResourceHandler.tonyg@chromium.org2010-04-082-44/+38
* A quick fix for Issue 32024.hbono@chromium.org2010-04-081-0/+8
* Implement patterns for content setting exceptions.jochen@chromium.org2010-04-082-3/+3
* Browser and unit test cases for patch submitted for Issue 23584 undertony@chromium.org2010-04-081-1/+6
* The autofill popups were activated causing an assert on Mac.jcivelli@google.com2010-04-071-1/+1