summaryrefslogtreecommitdiffstats
path: root/content/renderer/dom_automation_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Reland: Expose distiller functions to JavaScriptmdjones2015-09-241-0/+3
* Revert of Expose distiller functions to JavaScript (patchset #14 id:260001 of...dbeam2015-09-101-3/+0
* Expose distiller functions to JavaScriptmdjones2015-09-091-0/+3
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-3/+3
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-2/+2
* Switch DomAutomationController to be a RenderFrameObserver.mkosiba@chromium.org2014-02-221-5/+5
* Don't try to send automation message after the corresponding RV is gonejochen@chromium.org2014-01-131-5/+10
* Reland 244394 - Convert DomAutomationController from CppBoundClass to...jochen@chromium.org2014-01-131-41/+34
* Revert of https://codereview.chromium.org/131573003/jochen@chromium.org2014-01-121-34/+41
* Convert DomAutomationController from CppBoundClass to gin::Wrappablejochen@chromium.org2014-01-111-41/+34
* move webkit/glue/cpp_* -> webkit/renderer/scottmg@chromium.org2013-05-301-1/+1
* Collect tab timing information for use in telementry-based startup testsjeremy@chromium.org2013-05-291-9/+0
* Revert 202620 "Collect tab timing information for use in telemen..."rtenneti@chromium.org2013-05-281-0/+9
* Collect tab timing information for use in telementry-based startup testsjeremy@chromium.org2013-05-281-9/+0
* Native memory histograms for the browser.marja@chromium.org2013-01-311-0/+5
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-0/+4
* Page cyclers: output memory histograms (approach: expose JS object)marja@chromium.org2012-10-081-0/+4
* Revert 159668 - This broke the reference page cyclersnsylvain@chromium.org2012-10-021-4/+0
* Page cyclers: output memory histograms (approach: expose JS object)marja@chromium.org2012-10-021-0/+4
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-3/+3
* Quote CppBoundClass/CppVariant in namespace.wangxianzhu@chromium.org2012-05-091-5/+9
* TabContents -> WebContentsImpl, part 14.avi@chromium.org2012-04-161-1/+1
* Modified DomAutomationController to expose a new Javascript method sendWithId...craigdh@chromium.org2012-03-261-0/+8
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-0/+113