summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-113-52/+15
* Disable BrowserTest.ThirtyFourTabs on Mac.bauerb@chromium.org2010-05-111-0/+1
* Disable ExtensionApiJsonValidityTest.WithV8 under windows.bauerb@chromium.org2010-05-111-1/+7
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-1/+1
* Linux: fix compilation error with gcc 4.5.craig.schlenter@chromium.org2010-05-111-1/+1
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-103-15/+52
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-103-52/+15
* Unfork most of the PrintWebViewHelper code between Mac and Windows.stuartmorgan@chromium.org2010-05-104-325/+172
* Close popup windows on zoomin/zoomout events.jeremy@chromium.org2010-05-091-0/+1
* Replace #if 0 used to disable test, the DISABLED_ and FLAKY_phajdan.jr@chromium.org2010-05-081-7/+4
* Partially implement the new pepper API in Chrome. This is not actually hookedbrettw@chromium.org2010-05-072-0/+105
* Add parameters to CreateWidget Pepper API so we can specify whether a scrollb...jam@chromium.org2010-05-073-6/+10
* One more to remove!darin@chromium.org2010-05-071-3/+2
* Allow stand-alone extension views (e.g. browser action pop-ups) to reload joi@chromium.org2010-05-072-14/+20
* Switch over to non-deprecated methods.darin@chromium.org2010-05-072-25/+17
* fix linux build error second tryjam@chromium.org2010-05-071-2/+2
* fix linux build errorjam@chromium.org2010-05-071-2/+2
* Add new widget API to Pepper to replace the old theming API. The implementat...jam@chromium.org2010-05-0710-211/+1530
* Adding a new IPC message to notify the browser process when a render widget i...vangelis@chromium.org2010-05-072-1/+20
* Reland r46600 with a test fix for Win.jhawkins@chromium.org2010-05-072-3/+94
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-073-15/+52
* Revert 46592 - Disallow display of multiple experimental.extension.popup(...)...zork@chromium.org2010-05-062-3/+2
* Add Chromium side implementation for WebFileSystem interface in WebKit.jianli@chromium.org2010-05-062-27/+68
* 2nd attempt: Detect login password on sites with an onSubmit handler that cle...snej@chromium.org2010-05-062-2/+31
* More groundwork for making appcache work in workers.michaeln@chromium.org2010-05-066-24/+60
* Revert 46600 - AutoFill: Handle the case where the cached form has extra fiel...jhawkins@chromium.org2010-05-062-94/+3
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-065-6/+6
* AutoFill: Handle the case where the cached form has extra fields at the end ofjhawkins@chromium.org2010-05-062-3/+94
* Disallow display of multiple experimental.extension.popup(...) windows.ericdingle@google.com2010-05-062-2/+3
* The app launcher had a height of zero as it was not getting preferred size up...jcivelli@google.com2010-05-061-5/+5
* Rename some other occurrences of deperecated methods.antonm@chromium.org2010-05-061-1/+1
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-063-52/+15
* Call set_unblock(true) on async resize message to guarantee itskbr@google.com2010-05-061-1/+15
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-063-14/+16
* AutoFill: Fix a renderer crash by resetting the form cache when each WebFramejhawkins@chromium.org2010-05-063-11/+13
* Update Mac plugins for SetFocus changes, and remove old workaround messagesstuartmorgan@chromium.org2010-05-055-12/+30
* Switch over to non-deprecated WebKit APIs and delete client methods that are nodarin@chromium.org2010-05-052-24/+26
* First step in adding a parameter to a method of WebKit::WebSharedWorker.michaeln@chromium.org2010-05-052-2/+12
* Make the app launcher bubble fit its contents.jcivelli@google.com2010-05-051-18/+14
* Add EGLImage as one media type different than regular uncompressed video buffer.scherkus@chromium.org2010-05-051-2/+5
* Replace CHECK(false) by LOG(FATAL) where appropriate.evan@chromium.org2010-05-051-1/+1
* Small cleanups/style fixes. Simplifies RTL functions slightly.pkasting@chromium.org2010-05-051-4/+4
* Simplify delayed TransportDIB cleanup in Mac pluginsstuartmorgan@chromium.org2010-05-042-42/+24
* Revert 46394 - Detect login password on sites with an onSubmit handler that c...snej@chromium.org2010-05-042-31/+2
* Detect login password on sites with an onSubmit handler that clears itsnej@chromium.org2010-05-042-2/+31
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-042-6/+3
* Fix leak of windowless plugin background canvasstuartmorgan@chromium.org2010-05-041-1/+1
* Site isolation metrics: Sniff the actual type of cross origin text/html japhet@chromium.org2010-05-041-71/+9
* Hide the select popup when the browser is moved or resized. jcivelli@chromium.org2010-05-031-2/+2
* Enable Core Animation for Flash by defaultstuartmorgan@chromium.org2010-05-031-5/+5