summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host
Commit message (Expand)AuthorAgeFilesLines
* Wire sending/receiving cacheable metadata from the renderertonyg@chromium.org2010-05-183-3/+45
* Fix a bug where incognito renderer hosts would not receive updates formpcomplete@chromium.org2010-05-171-3/+3
* Implement IndexedDatabase::open up until re-entrance into WebKit. That (and thejorlow@chromium.org2010-05-142-2/+13
* Add support for registering new-style pepper plugins on the command line.darin@chromium.org2010-05-141-0/+1
* [Large; Chromium OS] Work to host the cloud print dialog when builtmaruel@chromium.org2010-05-143-1/+10
* Fix the problem that FileReader does not work on Mac/Linux. The fixjianli@chromium.org2010-05-141-2/+18
* Do right-alignment of popups when WebKit indicates to do so.avi@chromium.org2010-05-135-7/+14
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-19/+5
* Disallow display of multiple experimental.extension.popup(...) windows ericdingle@google.com2010-05-123-0/+11
* Fix the TestRendererAccessibilityTree browser test so that it's not flaky.ctguil@chromium.org2010-05-121-0/+5
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-121-11/+3
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-115-43/+98
* Geolocation: checks pending requests with the same origin when receiving the ...bulach@chromium.org2010-05-111-1/+1
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-112-1/+1
* [Mac]Refactor input method related code.suzhe@chromium.org2010-05-102-184/+200
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-105-98/+43
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-105-43/+98
* Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().willchan@chromium.org2010-05-071-1/+3
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-073-3/+3
* 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