summaryrefslogtreecommitdiffstats
path: root/content/renderer/gin_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-231-1/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-2/+2
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-211-1/+1
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-081-1/+1
* Update memory related v8 notifications API callsjochen@chromium.org2014-07-291-1/+1
* [gin] Introduce Wrappable::GetObjectTemplatejochen@chromium.org2013-12-171-10/+0
* Compile fix after r240271jochen@chromium.org2013-12-121-1/+1
* [gin] Declare a wrappable's kWrapperInfo on the class deriving from Wrappablejochen@chromium.org2013-12-121-12/+10
* [gin] add a test that exercises gin-managed wrappers hanging around in blinkjochen@chromium.org2013-12-121-0/+97