Commits
User selector
Commit History
Commits on Sep 4, 2017
[presubmit] Enable and fix "build/namespaces" linter check.
Show description for e461e1cauthored andcommitted

Commits on Aug 28, 2017
Pass Isolate pointer to String::Utf8Value/Value constructors
Show description for fe59853authored andcommitted
Commits on Aug 2, 2017
Fix common misspellings
Show description for b41f857authored andcommitted
Commits on Oct 7, 2016
Reland of land "Turn libbase into a component" (patchset #1 id:1 of https://codereview.chromium.org/2396933002/ )
Show description for dedf6f6authored andcommitted
Commits on Oct 5, 2016
Revert of Reland "Turn libbase into a component" (patchset #1 id:1 of https://codereview.chromium.org/2395553002/ )
Show description for e75b9f6authored andcommitted
Reland "Turn libbase into a component"
Show description for 17cb512authored andcommitted
Commits on Oct 4, 2016
Revert of Turn libbase into a component (patchset #10 id:180001 of https://codereview.chromium.org/2381273002/ )
Show description for efcb1ffauthored andcommitted
Turn libbase into a component
Show description for 614e615authored andcommitted
Commits on Jun 29, 2016
Provide a convenience array buffer allocator
Show description for 356a85bauthored andcommitted
Commits on Jun 8, 2016
[icu] Support loading data file from default location
Show description for cec0ed0authored andcommitted
Commits on May 10, 2016
Rename shell to v8_shell
Show description for 35e49f2authored andcommitted
Commits on May 6, 2016
Add GN target for the sample shell
Show description for 609b5e5authored andcommitted
Commits on Apr 29, 2016
[gn] Move build to gypfiles
Show description for 3bf4484authored andcommitted
Commits on Apr 25, 2016
[build] Prepare moving v8.gyp to src/
Show description for cb855feauthored andcommitted
Commits on Dec 9, 2015
Disable soon to be deprecated APIs per default for v8
Show description for 6f472dbauthored andcommitted
Commits on Oct 20, 2015
Fix crash in shell.cc when reporting exceptions that aren't Errors
Show description for 1440cd3authored andcommitted
Commits on Aug 14, 2015
Rework startup-data-util.
Show description for c69e2eaauthored andcommitted
Commits on Jul 15, 2015
Let the second pass phantom callbacks run in a separate task on the foreground thread.
Show description for e6e5339authored andcommitted

Commits on Jul 2, 2015
Remove usage of to-be-deprecated APIs from samples
Show description for ebadb68authored andcommitted
Commits on May 28, 2015
Update all callsites of the TryCatch ctor to pass an Isolate
Show description for 5df3b4aauthored andcommitted
Commits on May 21, 2015
Check in hello world example so it stays up to date
Show description for 3996dc5authored andcommitted
Commits on Apr 29, 2015
Pass ArrayBuffer::Allocator via Isolate::CreateParams
Show description for 9ba5fe0authored andcommitted
Commits on Apr 28, 2015
Add missing stdlib include for sample
Show description for 31dae36committedRemove support for malloc'd typed arrays
Show description for b584babauthored andcommitted
[clang] Use -Wshorten-64-to-32 to enable warnings about 64bit to 32bit truncations.
Show description for 4486c47authored andcommitted
Commits on Feb 2, 2015
shell.cc race condition
Show description for 4bf1f54authored andcommitted
Commits on Nov 27, 2014
Add interceptor support for symbols
Show description for 50ef069authored andcommitted

Commits on Nov 24, 2014
Remove lineprocessor sample.
Show description for fc52398authored andcommitted
Commits on Nov 21, 2014
Rip out bzip compression for native sources.
Show description for 9b8d405authored andcommitted
Commits on Nov 19, 2014
Revert "Forward declaration for Isolate / Platform in libplatform.h." and "Fixes d8 on windows following.".
Show description for 21580e7committed
Commits on Nov 18, 2014
Forward declaration for Isolate / Platform in libplatform.h.
Show description for 0f57ce8authored andcommitted

Commits on Sep 19, 2014
Reland 24052 - Require V8 to be explicitly initialized before an Isolate is created
Show description for 6a14d7dcommitted
Commits on Sep 18, 2014
Revert "Require V8 to be explicitly initialized before an Isolate is created"
Show description for 525ed11committedRequire V8 to be explicitly initialized before an Isolate is created
Show description for 27f3cc1committed
Commits on Jul 3, 2014
Buildfix for windows after r22180
Show description for abb0ff2committed
jochen@chromium.org