summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_renderer.gypi
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Implement renderer AudioDevice API for low-latency audio outputcrogers@google.com2011-01-151-0/+4
* Introduce RenderView::Observer interface so that RenderView doesn't have to k...jam@chromium.org2011-01-151-0/+2
* Move the in-process WebGL implementation from the WebKit to thekbr@google.com2011-01-111-0/+1
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-061-10/+0
* Almost done deinlining virtual methods.erg@google.com2010-12-161-0/+1
* Move PlatformContext3DImpl to separate filepiman@google.com2010-12-161-0/+2
* Plumbing load progress notifications to the browser.jcivelli@chromium.org2010-12-151-0/+2
* Client-based geolocation support.jknotten@chromium.org2010-12-141-0/+10
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-141-10/+0
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-141-0/+10
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-081-0/+1
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-071-1/+0
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-071-0/+1
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-191-0/+2
* Deleted code associated with --enable-gpu-rendering andkbr@chromium.org2010-11-081-2/+0
* Factor a PageLoadHistograms class out of RenderView.tonyg@chromium.org2010-11-051-0/+2
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-041-0/+4
* FBTF: Hopefully, the last ctor patch.erg@google.com2010-10-271-0/+1
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-10-271-0/+2
* Refactoring select popup on Mac.jcivelli@google.com2010-10-261-0/+2
* Revert 63536 - Might have broken tests on win.tonyg@chromium.org2010-10-221-2/+0
* Factor a PageLoadHistograms class out of RenderView.tonyg@chromium.org2010-10-221-0/+2
* Geolocation dispatcher rename:jknotten@chromium.org2010-10-221-2/+2
* protobuf: switch to using third_party/protobufagl@chromium.org2010-10-011-3/+3
* Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...noelutz@google.com2010-09-241-2/+0
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-09-231-0/+2
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-221-0/+2
* Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.kbr@google.com2010-09-211-2/+0
* Revert 60082 - Add a PhishingClassifier implementation.rdsmith@chromium.org2010-09-211-2/+0
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-211-0/+2
* Add fullscreen support to Pepper.piman@chromium.org2010-09-141-0/+2
* Add a scorer class for client-side phishing detection.noelutz@google.com2010-09-141-0/+50
* Plumbs through window.chrome.setSuggestResult. It's currently hidden behind a...sky@chromium.org2010-09-101-0/+2
* Implement pepper::FileIO.dumi@chromium.org2010-09-101-1/+1
* Revert 59019 - nsylvain@chromium.org2010-09-101-51/+0
* Add a scorer class for client-side phishing detection.noelutz@google.com2010-09-091-0/+51
* Add a VideoDecodeContext that provides resources for a VideoDecodeEnginehclam@chromium.org2010-09-071-0/+2
* Adding a class to track when a node in a page gets clicked.jcivelli@chromium.org2010-09-051-0/+3
* Add a term feature extractor for client-side phishing detection.bryner@chromium.org2010-09-031-0/+2
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-0/+2
* Implement window.chrome.app.isInstalled .skerner@chromium.org2010-08-271-1/+3
* Limit the time spent on a single iteration of PhishingDOMFeatureExtractor.bryner@chromium.org2010-08-241-0/+1
* Fix compilation errors of 56862 byandreip@chromium.org2010-08-231-2/+4
* Revert 56862 - Add transaction coordinator. Allow idle transactions to be abo...thomasvl@chromium.org2010-08-201-4/+2
* Add transaction coordinator. Allow idle transactions to be aborted when their...andreip@chromium.org2010-08-201-2/+4
* Use RenderWidget(Host) for full screenboliu@chromium.org2010-08-191-0/+2
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-111-0/+2
* Implements initial plumbing for IDBCursor.bulach@chromium.org2010-08-111-0/+2
* 1. ipc_video_decoder.cc/h is media pipeline filter which use the gpu decoder ...jiesun@google.com2010-08-101-0/+7