summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Step 1: Changing CommandBufferHelper to only use a portiongman@chromium.org2010-05-124-13/+13
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-122-3/+4
* Disable ExtensionAPIClientTest.GetCurrentWindow, it's crashy.bauerb@chromium.org2010-05-121-3/+3
* Implement a version of WebPlugin for Pepper to bypass the current NPAPIbrettw@chromium.org2010-05-121-1/+4
* Remove the dirfd parameter from all Chromium code. The POSIX VFSdumi@chromium.org2010-05-122-6/+3
* fix another typojam@chromium.org2010-05-121-1/+1
* fix typojam@chromium.org2010-05-121-1/+1
* Fix Mac buildbreakjam@chromium.org2010-05-121-0/+3
* Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface.jam@chromium.org2010-05-126-1202/+225
* Cleanup some deprecated webkit api usage now that we've rolled the new api in...michaeln@chromium.org2010-05-121-8/+0
* Bummer: Re-disabling ExtensionAPIClientTest.GetLastFocusedWindow again becausejhawkins@chromium.org2010-05-121-1/+2
* TTF: Mark ExtensionAPIClientTest.GetLastFocusedWindow as flaky instead of dis...jhawkins@chromium.org2010-05-111-2/+2
* 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