summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Don't bother returning the directory descriptor for SQLite.agl@chromium.org2010-05-071-0/+6
* Adding a new IPC message to notify the browser process when a render widget i...vangelis@chromium.org2010-05-073-0/+25
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-075-99/+43
* Handle CBF_SMBITMAP in the async version of the IPC.cevans@chromium.org2010-05-061-0/+4
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-063-11/+0
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-062-0/+60
* Check for null pointer that can occur when tab is closed quickly afterdmazzoni@chromium.org2010-05-061-1/+3
* Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.willchan@chromium.org2010-05-062-5/+5
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-062-3/+2
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-063-0/+11
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-065-43/+97
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-062-5/+5
* Add an UMA histogram that counts the types of network error codes that main f...eroman@chromium.org2010-05-061-0/+20
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-052-0/+8
* Revert 46384 - Fix race in zygote_host_linux where socket was being read from...kkania@chromium.org2010-05-053-28/+22
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-3/+2
* 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