summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Notify browser accessibility when the renderer's focus node is cleared.ctguil@chromium.org2010-10-051-0/+8
* Revert asynchronous backing store changes.derat@chromium.org2010-10-052-31/+16
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-3/+4
* Revert 61480 - Support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-051-1/+1
* Support removeRecursively and new copy/move behaviors added to the spec recen...kinuko@chromium.org2010-10-051-1/+1
* Adds RenderViewHost::ExecuteJavascriptInWebFrameNotifyResult whichsky@chromium.org2010-10-052-14/+27
* Update Chrome to use the renamed WebDragData methods.dcheng@chromium.org2010-10-051-2/+2
* Only enable renderer accessibility when an active screen reader is detected.ctguil@chromium.org2010-10-051-1/+0
* Coverity: Initialize data members in constructor.jhawkins@chromium.org2010-10-052-0/+2
* Don't try to ReleaseTransportDIB() the dibs that come from pepperpiman@chromium.org2010-10-051-2/+0
* Relanding "Take extension 'management' API out of experimental."asargent@chromium.org2010-10-041-1/+1
* Autofill browsertestisherman@chromium.org2010-10-041-0/+5
* Initial pass for proxy server error message change.mmenke@chromium.org2010-10-041-0/+21
* Only run the phishing classifier for GET requests.bryner@chromium.org2010-10-044-4/+31
* don't use pretty error page for packaged appserikkay@chromium.org2010-10-041-1/+1
* clang/mac: Fix build.thakis@chromium.org2010-10-041-2/+2
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-044-36/+49
* Revert 61347 - Take extension 'management' API out of experimental.asargent@chromium.org2010-10-041-1/+1
* Take extension 'management' API out of experimental.asargent@chromium.org2010-10-041-1/+1
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-034-49/+36
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-034-36/+49
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-5/+0
* Don't load plugins on the UI thread for pref and group policy disabling.jam@chromium.org2010-10-022-2/+1
* Fix bug when zooming out where we suddenly turn into zoomed-in mode.jam@chromium.org2010-10-011-1/+1
* Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.jam@chromium.org2010-10-013-35/+2
* Connect the browsing data remover with WebKit cache.rvargas@google.com2010-10-012-0/+7
* Enable the html speech input API for all platforms.satish@chromium.org2010-10-011-4/+0
* Add ViewMsg_DoneUsingBitmap message.derat@chromium.org2010-10-012-16/+33
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-015-20/+120
* Clang: make DCHECK_EQ(string16, string16) work.thakis@chromium.org2010-10-014-8/+14
* Make the selection start and end attributes of an html input controldmazzoni@chromium.org2010-10-011-0/+5
* Only run the phishing classifier for http: urls.bryner@chromium.org2010-10-014-7/+22
* AutoFill: Don't send select option values to the browser on page load. Onlyjhawkins@chromium.org2010-10-015-166/+115
* net: add help link for ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEYagl@chromium.org2010-10-011-1/+13
* Do not expose DOM UI bindings to subframes other than chrome://caseq@google.com2010-10-011-1/+3
* Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...jam@chromium.org2010-10-016-37/+137
* Ensure browser cache of the renderer tree contains an accessibility object be...ctguil@chromium.org2010-09-301-0/+18
* Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...isherman@chromium.org2010-09-301-6/+4
* Move disabling outdated plugins to labs and update UI to Glen's mocks.bauerb@chromium.org2010-09-307-71/+122
* Mark SearchProviderTest.TestIsSearchProviderInstalled as flaky.phajdan.jr@chromium.org2010-09-301-1/+2
* Revert 61031 - Ensure browser cache of the renderer tree contains an accessib...ctguil@chromium.org2010-09-301-18/+0
* Ensure browser cache of the renderer tree contains an accessibility object be...ctguil@chromium.org2010-09-301-0/+18
* Render crash in FormManager::FindCachedFormElement()dhollowa@chromium.org2010-09-292-92/+71
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-295-6/+5
* Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-298-439/+296
* Revert 60949 - Render crash in FormManager::FindCachedFormElement()dhollowa@chromium.org2010-09-292-71/+92
* Render crash in FormManager::FindCachedFormElement()dhollowa@chromium.org2010-09-292-92/+71
* Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderjochen@chromium.org2010-09-298-296/+439
* Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-298-439/+296
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-292-22/+8