summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/app_window_custom_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace extensions::ScopedPersistent with v8::UniquePersistent.kalman2015-03-091-1/+0
* Move V8ValueConverter from content/renderer to content/child.mek2015-02-131-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-2/+2
* Use the v8::Isolate we know about rather than v8::Isolate::GetCurrent() in akalman2014-11-061-3/+0
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-1/+1
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-1/+1
* Move app.window API implementation to extensionshashimoto2014-09-051-0/+131