summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Support accept attribute for an <input type=file> element.jianli@chromium.org2010-09-081-0/+1
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-083-5/+2
* Enable webgl and accelerated compositing by default on all platforms. Removesvangelis@chromium.org2010-09-083-4/+4
* Add a VideoDecodeContext that provides resources for a VideoDecodeEnginehclam@chromium.org2010-09-074-0/+155
* Added GPU stat for whether a GPU can report context lost.apatrick@chromium.org2010-09-074-2/+21
* Back out r58711. It appears to have caused video/media-related ui_testsmark@chromium.org2010-09-073-4/+4
* Turning WebGL and the accelerated compositor on by default (linux and windows...vangelis@chromium.org2010-09-073-4/+4
* Make calls to onWebGeolocationServiceDestroyedjoth@chromium.org2010-09-071-1/+5
* DevTools: remove forceRepaint method which is obsoleteyurys@chromium.org2010-09-062-5/+0
* Land http://codereview.chromium.org/3167045/showjorlow@chromium.org2010-09-052-0/+23
* Rename all FillThisBuffer and EmptyThisBuffer to something more meaningfulhclam@chromium.org2010-09-053-9/+8
* Adding a class to track when a node in a page gets clicked.jcivelli@chromium.org2010-09-0514-57/+479
* Due to some unresolved blocking issues, we are switching Native Client back o...cbiffle@google.com2010-09-032-9/+12
* Add a term feature extractor for client-side phishing detection.bryner@chromium.org2010-09-036-2/+715
* Fix initial plugin Mac plugin focus and visibilystuartmorgan@chromium.org2010-09-033-12/+10
* Complete initializing a GPU video decoder in a GLES2 contexthclam@chromium.org2010-09-035-79/+92
* Connect GpuVideoDecodeServiceHost with ggl::Context and CommandBufferProxyhclam@chromium.org2010-09-038-82/+103
* Fix various issues with DOMStorage that only showed up in multi-process mode.jorlow@chromium.org2010-09-033-9/+63
* Add command-line switch to enable FileSystem API support.kinuko@chromium.org2010-09-031-0/+3
* This feature was already enabled on windows and mac last week (http://coderev...satish@chromium.org2010-09-031-1/+1
* Allow experimental extension pop-ups from infobars.joi@chromium.org2010-09-031-1/+6
* Re-lands 58186:bryeung@chromium.org2010-09-033-31/+31
* Factor out the setup for PhishingDOMFeatureExtractorTest into a new base class.bryner@chromium.org2010-09-024-196/+314
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-023-31/+31
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-023-31/+31
* Add number of tabs opened in the process to crash meta data.antonm@chromium.org2010-09-021-0/+2
* send referrer from gallery navigationserikkay@chromium.org2010-09-011-1/+5
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-013-31/+31
* Update browser accessibility tree on a renderer accessibility object state ch...ctguil@chromium.org2010-09-011-24/+8
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-016-3/+12
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-013-31/+31
* Pull seccomp-sandbox in via DEPS rather than using an in-tree copy mseaborn@chromium.org2010-09-011-1/+1
* This CL ensures we use the language specified in the language meta tag if any.jcivelli@chromium.org2010-09-015-27/+155
* Enable click-to-play by default.bauerb@chromium.org2010-09-011-5/+5
* Implement the plumbing to deliver click events from the notification balloon ...johnnyg@chromium.org2010-09-012-0/+11
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-011-0/+1
* gpu: GpuVideo*Host stop hold ref pointer to GpuChannelHost.jiesun@google.com2010-09-014-13/+16
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-314-36/+25
* Add an optional parameter to CreatePlatformFile() to report the typedumi@chromium.org2010-08-311-1/+1
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-319-27/+49
* Don't show scrollbars in click-to-play UIbauerb@chromium.org2010-08-311-0/+1
* Implement the Chrome half of setVersion.jorlow@chromium.org2010-08-314-0/+28
* Update browser cache of accessibility tree on renderer sub-tree changes.ctguil@chromium.org2010-08-312-0/+37
* Update click-to-play UI and strings.bauerb@chromium.org2010-08-312-30/+33
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-319-62/+115
* Support handling blob URL and resolve blob references in upload data.jianli@chromium.org2010-08-311-1/+2
* FBTF: Move some heavy, repeatedly emitted symbols to implementation files.erg@google.com2010-08-301-0/+1
* Move --block-nonsandboxed-plugins command line switch to preferences.bauerb@chromium.org2010-08-301-3/+2
* Pull latest Pepper to get moved audio, video, and char set interfaces, nowbrettw@chromium.org2010-08-282-8/+8
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-289-113/+62