summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* [Auto-fill] Input field loses keyboard focus with 'ESC' key.dhollowa@chromium.org2010-10-121-0/+8
* Add private pepper API to keep the throbber spinning while PDFs are loading.jam@chromium.org2010-10-122-0/+10
* net: detect and error out with ESET HTTPS interception + False Startagl@chromium.org2010-10-111-2/+26
* Wire up InstallSearchProvider to allow setting the default search provider.levin@chromium.org2010-10-113-20/+40
* Adds better error text for case where there is no network connection (ERR_INT...mmenke@chromium.org2010-10-111-7/+47
* fix bookmarks API crash when handling invalid URLerikkay@chromium.org2010-10-111-2/+4
* Change plugin content settings to three states: Allow, click-to-play, and block.bauerb@chromium.org2010-10-116-45/+43
* Autofill - "Clear form" failed to clear the select popup valuesdhollowa@chromium.org2010-10-113-8/+104
* Add a way to get proxy information to the Private2 Pepper API.brettw@chromium.org2010-10-102-1/+13
* Fixed include in test_webkit_clientdavemoore@chromium.org2010-10-101-0/+5
* Enable IndexedDB by default.jorlow@chromium.org2010-10-091-1/+1
* Revert 62068 - Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-091-5/+0
* Move implementation of linux scrollbars from webkit using newdavemoore@chromium.org2010-10-091-0/+5
* Sets the referrer for media resource requests.vrk@google.com2010-10-081-1/+1
* Ensure global extension events (like bookmarks) are sent to the incognitompcomplete@chromium.org2010-10-0810-26/+24
* Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.hclam@chromium.org2010-10-082-4/+6
* Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...hclam@chromium.org2010-10-082-6/+4
* Move MFT H264 video decoder implementation and connect it to GpuVideoDecoderhclam@chromium.org2010-10-082-4/+6
* Add a new method, Scorer::CreateFromFile, that asynchronously reads a modelbryner@chromium.org2010-10-083-0/+195
* Remove PrintWebViewHelper::PrintPageAsJPEG. It's dead code.thestig@chromium.org2010-10-083-83/+0
* GpuVideoDecoderHost runs on IO thread instead of Render threadhclam@chromium.org2010-10-0710-74/+68
* Make FakeGlVideoDecodeEngine works in the hardware video decoding architecturehclam@chromium.org2010-10-079-18/+62
* Cleanup in VideoFramehclam@chromium.org2010-10-072-4/+0
* Remove flaky from external extension uitest.levin@chromium.org2010-10-071-0/+9
* Printing: Standardize on Metafile::Init, removing Emf::CreateFromData in thejhawkins@chromium.org2010-10-072-2/+2
* Implement Gles2VideoDecoderContexthclam@chromium.org2010-10-073-11/+96
* Implement GpuVideoDecoderHost and unit testshclam@chromium.org2010-10-075-121/+541
* Revert 61718 - GPU process terminates on hang.mnissler@chromium.org2010-10-077-87/+40
* Reapply 61613 that was reverted for false valgrind alarm.kinuko@chromium.org2010-10-071-1/+1
* GPU process terminates on hang.apatrick@chromium.org2010-10-067-40/+87
* Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...kinuko@chromium.org2010-10-061-1/+1
* Fix up the IndexedDB plumbing layers to match the latest WebKit code.jorlow@chromium.org2010-10-0610-188/+194
* Added more logging to debug a test which fails in the build bots.satish@chromium.org2010-10-061-0/+12
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-063-17/+16
* Re-enable DOM UI bindings for data: URLs.caseq@google.com2010-10-061-1/+2
* Second try for support removeRecursively and new copy/move behaviors added to...kinuko@chromium.org2010-10-061-1/+1
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-063-16/+17
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-45/+0
* Printing: Temporary fix on Linux using dummy print settings until we get the ...thestig@chromium.org2010-10-051-33/+1
* 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