summaryrefslogtreecommitdiffstats
path: root/gin/array_buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in gin/.avi2015-12-211-1/+4
* Replace Handle<> with Local in remaining gin/*deepak.s2015-04-301-4/+4
* Standardize usage of virtual/override/final in gin/dcheng2014-10-231-3/+3
* Replacing the OVERRIDE with override and FINAL with final in /src/ginanujk.sharma2014-10-061-3/+3
* Refactor IsolateHolder to be able to always create the isolatejochen2014-09-111-1/+1
* Fix gin's array buffer class for component buildjochen@chromium.org2014-05-161-1/+1
* [gin] Turn gin into a componentjochen@chromium.org2013-12-121-4/+6
* Convert the rest of the functions in core.cc to use CreateFunctionTemplate.aa@chromium.org2013-11-271-8/+8
* Introduce gin_shellabarth@chromium.org2013-11-181-1/+1
* Begin implementing V8 bindings for Mojoabarth@chromium.org2013-11-121-6/+39
* This CL introduces a lightweight bindings system for V8 called ginabarth@chromium.org2013-11-101-0/+45