summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/static_v8_external_one_byte_string_resource.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch to standard integer types in extensions/.avi2015-12-231-0/+2
| | | | | | | | | BUG=138542 TBR=benwells@chromium.org Review URL: https://codereview.chromium.org/1543053002 Cr-Commit-Position: refs/heads/master@{#366716}
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-3/+3
| | | | | | | | | | | | This patch was automatically generated by applying clang fixit hints generated by the plugin to the source tree. BUG=417463 TBR=yoz@chromium.org Review URL: https://codereview.chromium.org/664933004 Cr-Commit-Position: refs/heads/master@{#300475}
* Rename v8::ExternalAsciiStringResource to v8::ExternalOneByteStringResource.yangguo2014-10-151-0/+33
The former is a deprecated alias for the latter and will be removed soon. TBR=eroman@chromium.org BUG=none Review URL: https://codereview.chromium.org/640413003 Cr-Commit-Position: refs/heads/master@{#299661}