summaryrefslogtreecommitdiffstats
path: root/content/renderer/dom_automation_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Connect SparseHistogram with the rest of stats systemkaiwang@chromium.org2013-03-011-1/+1
* Cleanup: Remove deprecated base::Value methods from contents. Use base::Value...thestig@chromium.org2013-02-121-6/+5
* Native memory histograms for the browser.marja@chromium.org2013-01-311-0/+23
* 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/+22
* Revert 159668 - This broke the reference page cyclersnsylvain@chromium.org2012-10-021-22/+0
* Page cyclers: output memory histograms (approach: expose JS object)marja@chromium.org2012-10-021-0/+22
* Quote CppBoundClass/CppVariant in namespace.wangxianzhu@chromium.org2012-05-091-0/+3
* Modified DomAutomationController to expose a new Javascript method sendWithId...craigdh@chromium.org2012-03-261-0/+25
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-2/+2
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-0/+140