summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-289-62/+113
* Enable speech input by default on windows.satish@chromium.org2010-08-281-2/+9
* Add way to create a texture in parent's context and copy into itjamesr@chromium.org2010-08-284-0/+94
* Ensure that ChromeFrame link navigations which occur when the opener frame is...ananta@chromium.org2010-08-271-0/+4
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-4/+3
* Support sending BlobData to browser process. Also support sending UploadDatajianli@chromium.org2010-08-272-0/+15
* fix browsertest failureerikkay@chromium.org2010-08-271-1/+1
* Enable device orientation by default.hans@chromium.org2010-08-271-1/+1
* compile errorerikkay@chromium.org2010-08-271-1/+1
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-2711-91/+359
* Implement window.chrome.app.isInstalled .skerner@chromium.org2010-08-273-0/+92
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-272-3/+10
* DeviceOrientationDispatcher: no orientation updates equal to lastOrientation().hans@chromium.org2010-08-272-13/+34
* Reland interval change.mbelshe@chromium.org2010-08-271-3/+0
* Fix the SPDY histograms to be more accurate. Prior to this change, wembelshe@chromium.org2010-08-271-84/+100
* Remove outdated comment.isherman@chromium.org2010-08-261-3/+0
* Make context-menu show for large data encoded URLs.jcivelli@chromium.org2010-08-261-1/+7
* GTTF: Make our handling of Windows pre-processor symbols more consistent.phajdan.jr@chromium.org2010-08-261-2/+1
* First cut at experimental API for managing installed/enabled extensions.asargent@chromium.org2010-08-261-0/+1
* Revert 57386: nsylvain@chromium.org2010-08-261-0/+3
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-0/+1
* Bump ICU to 57283jshin@chromium.org2010-08-251-1/+3
* Do not refetch or clear the accessibility tree if the navigation is within th...kkania@chromium.org2010-08-252-6/+15
* Move the chromium.Interval to chrome.Interval as part of the benchmarkingmbelshe@chromium.org2010-08-251-3/+0
* Undisable tests that were crashy because of re-initializing WebKit:phajdan.jr@chromium.org2010-08-252-4/+2
* Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation.kinuko@chromium.org2010-08-253-1/+15
* A/B experiment for re-establishing TCP connections.ziadh@chromium.org2010-08-251-0/+37
* Revert 57254 - Share one thread between all AudioOutputControllers instead of...scherkus@chromium.org2010-08-241-1/+0
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-241-0/+1
* Limit the time spent on a single iteration of PhishingDOMFeatureExtractor.bryner@chromium.org2010-08-244-11/+233