summaryrefslogtreecommitdiffstats
path: root/gin/BUILD.gn
Commit message (Expand)AuthorAgeFilesLines
* Move gn _run target generation into test(). (RELAND)jbudorick2016-02-031-9/+0
* Revert of Move gn _run target generation into test(). (patchset #1 id:1 of ht...dpranke2016-02-031-0/+9
* Move gn _run target generation into test().jbudorick2016-02-031-9/+0
* Make //gin gn check clean.jbroman2015-12-091-1/+1
* Isolate gin_unittests and add them to botsjochen2015-12-081-0/+29
* GN: Fix references to $root_build_dir/natives_blob.bin -> $root_out_diragrieve2015-10-231-2/+2
* Move v8_use_external_startup_data out of //build/config:feature_flags.dpranke2015-10-211-0/+2
* Move //build/module_args/v8.gni to //build_overrides.dpranke2015-10-131-1/+1
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* Add more isolates to the GN build:dpranke2015-07-241-0/+7
* Implement posting idle tasks in gin.ulan2015-07-201-0/+1
* Adding object counts to v8 memory dump provider.ssid2015-06-041-0/+1
* Fix missing GN dependencies.brettw2015-05-271-4/+6
* Revert of Fix missing GN dependencies. (patchset #4 id:60001 of https://coder...brettw2015-05-191-6/+4
* Fix missing GN dependencies.brettw2015-05-191-4/+6
* Adding v8_isolate_memory_dump_provider.ssid2015-05-081-0/+2
* Move V8 snapshot loading code from isolate_holder to gin/v8_startup_data.{h,cc}.oth2015-04-051-0/+2
* Apply gn format with 'sources' sorting to src/scottmg2015-02-281-3/+3
* Move the test template to //testing/test.gni (part 2)qsr2015-01-211-0/+1
* [gin] Fingerprint the V8 snapshot files on Windows and verify before loading ...rmcilroy2015-01-091-0/+36
* Mojo JS bindings: draining a DataPipehansmuller2014-09-251-0/+2
* Replace forward_dependent_configs with public_depsBrett Wilson2014-09-231-12/+7
* Move setup of code event handlers to ginjochen2014-09-161-0/+3
* Mark gtest and gmock as testonly in GN.Brett Wilson2014-09-081-0/+1
* The mojo JS message header validation tests load text files that encode binar...hansmuller@chromium.org2014-07-301-0/+2
* Fixed gin_shell and added a smoke test.hansmuller@chromium.org2014-07-281-0/+1
* Hook up V8 to more of the GN build.brettw@chromium.org2014-06-051-56/+51
* Add src/gin to the GN build.brettw@chromium.org2014-05-221-0/+130