[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / vm-state-inl.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2014-07-16 yangguo@chromium.orgDo not expose all timer events to the API callback.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-02-12 ulan@chromium.orgMerge experimental/a64 to bleeding_edge.
2013-07-23 yurys@chromium.orgFix call stack sampling for the case when native callba...
2013-04-24 yangguo@chromium.orgClean up VMState a little bit.
2013-01-28 yangguo@chromium.orgLog event start and event end separately when using...
2012-11-28 yangguo@chromium.orgInclude more information in --prof log.
2012-11-22 yangguo@chromium.orgAdd parallel recompilation time to histogram and plot...
2012-07-19 sanjoy@chromium.orgOptimize functions on a second thread.
2011-07-13 sgjesse@chromium.orgRemove the ability to compile without logging and profiling
2011-07-11 ager@chromium.orgRemove heap protection support.
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2011-03-18 vitalyr@chromium.orgRevert r7268: it borked the history.
2011-03-18 vitalyr@chromium.orgMerge isolates to bleeding_edge.
2010-12-07 kasperl@chromium.orgUpdate V8 to version 3.0 (re-land r5920).
2010-12-07 kasperl@chromium.orgRevert r5920. Will re-land shortly.
2010-12-07 kasperl@chromium.orgUpdate V8 to version 3.0.
2010-10-20 ager@chromium.orgMake state stack thread local. When using Lockers the...
2010-07-08 mikhail.naganov... Fix concurrent access to VMState::current_state_.
2010-04-08 mikhail.naganov... Make VM state tracking to be independent of logging...