summaryrefslogtreecommitdiffstats
path: root/content/renderer/web_ui_extension.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-281-1/+1
* Update a few more references to WebFrame to use WebLocalFrame.dcheng@chromium.org2014-04-101-2/+2
* Implement WebUI extension via gin instead of v8::Extensionjochen@chromium.org2014-02-161-84/+53
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Move kDataScheme constant into content namespace.tfarina@chromium.org2014-01-261-1/+1
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-2/+2
* Remove usages of deprecated v8 apis in extensions in content/rendererdcarney@google.com2013-11-281-8/+13
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-5/+5
* content: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-091-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-3/+3
* convert most remaining function callbacks to new styledcarney@chromium.org2013-06-131-12/+12
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-1/+1
* Replacing WebUIBindings use of CPPBoundClass with v8::Extension.shishir@chromium.org2012-11-271-0/+166