summaryrefslogtreecommitdiffstats
path: root/gin
Commit message (Expand)AuthorAgeFilesLines
* Use v8::MicrotasksScope internally in V8RecursionScope.dgozman2016-03-112-2/+2
* Replace template_util.h stuff with C++11 <type_traits>tzik2016-03-102-4/+2
* Revert of Use v8::MicrotasksScope internally in V8RecursionScope. (patchset #...tsergeant2016-03-102-2/+2
* Use v8::MicrotasksScope internally in V8RecursionScope.dgozman2016-03-092-2/+2
* Revert of Use v8::MicrotasksScope internally in V8RecursionScope. (patchset #...nyquist2016-03-082-2/+2
* [gin] Provide number of available cores to V8mlippautz2016-03-072-0/+15
* Use v8::MicrotasksScope internally in V8RecursionScope.dgozman2016-03-072-2/+2
* Remove aa and abarth from gin/OWNERSjochen2016-03-011-2/+0
* Use Scoped version of AddTraceEvent for V8 Tracing in Chromefmeawad2016-03-012-3/+5
* gin: Add out-of-line copy ctors for complex classes.vmpstr2016-02-254-0/+7
* Pass both 32 and 64 bit snapshot and natives fds to child processes.tobiasjs2016-02-102-37/+104
* Revert of Pass both 32 and 64 bit snapshot and natives fds to child processes...thakis2016-02-092-100/+37
* Pass both 32 and 64 bit snapshot and natives fds to child processes.tobiasjs2016-02-092-37/+100
* 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
* Add Scopes to Trace IDschiniforooshan2016-02-011-1/+2
* Move trace_event.h include from v8_platform.h to .cc filetmoniuszko2016-01-272-1/+1
* Cleanup: Remove double semicolons.thestig2016-01-041-1/+1
* Global conversion of Pass()→std::move() on OS==linuxdcheng2015-12-283-7/+10
* Embed V8 Tracing in chromefmeawad2015-12-212-0/+55
* Switch to standard integer types in gin/.avi2015-12-2138-21/+68
* Remove calls to deprecated methods on v8::V8jochen2015-12-181-1/+1
* Make //gin gn check clean.jbroman2015-12-091-1/+1
* Isolate gin_unittests and add them to botsjochen2015-12-084-0/+109
* Set V8 extras mode in gin::V8Initializer.yhirano2015-12-078-4/+22
* Move ENABLE_PROFILING to build flags system.brettw2015-12-051-2/+2
* Revert of Move ENABLE_PROFILING to build flags system. (patchset #3 id:40001 ...jochen2015-12-041-2/+2
* Move ENABLE_PROFILING to build flags system.brettw2015-12-041-2/+2
* Remove base::enable_ifvmpstr2015-11-302-6/+12
* Cleanup: Correctly spell success(ful).thestig2015-11-231-2/+2
* [Extensions] Don't allow gin::Define to be overriddenrdevlin.cronin2015-11-131-1/+2
* Replace hidden values with private symbols in mojo and ginjochen2015-11-061-5/+10
* [tracing] Fix the total size of V8 for debug modessid2015-11-051-0/+12
* Reland Reland Reland Switch Chrome Android using v8 arch specific external da...michaelbai2015-11-031-0/+11
* Revert of Reland Reland Switch Chrome Android using v8 arch specific external...sammc2015-11-031-11/+0
* Reland Reland Switch Chrome Android using v8 arch specific external data namemichaelbai2015-11-031-0/+11
* [tracing] Add names to memory-infra dumpers for debuggingprimiano2015-10-301-1/+1
* Revert of Reland Switch Chrome Android using v8 arch specific external data n...jbudorick2015-10-231-11/+0
* Orignal patchmichaelbai2015-10-231-0/+11
* GN: Fix references to $root_build_dir/natives_blob.bin -> $root_out_diragrieve2015-10-231-2/+2
* Revert of Switch Chrome Android using v8 arch specific external data name (pa...dalecurtis2015-10-231-11/+0
* Switch Chrome Android using v8 arch specific external data namemichaelbai2015-10-221-0/+11
* 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
* [tracing] Non-functional refactor of memory dump arg namesprimiano2015-09-142-3/+2
* Memory-infra: Change "objects_count" to "object_count" in category name.bratell2015-09-101-1/+1
* [tracing] Consolidate v8 reporting in memory-infraprimiano2015-09-091-12/+23
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-311-0/+1
* [Android WebView] Make loading of V8 data compatible with child servicesmnaganov2015-08-251-0/+6