[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / allocation.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-02-11 mstarzingerRemove obsolete Malloced::FatalProcessOutOfMemory.
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-01-10 svenpanne@chromium.orgFixed alignment issues of ProfilerEventsProcessor.
2013-11-20 svenpanne@chromium.orgRemoved unused --preallocate-message-memory flag.
2013-09-02 dcarney@chromium.orgrevert thread isolate in PreallocatedStorageAllocationP...
2013-09-02 dcarney@chromium.orgthread isolate in PreallocatedStorageAllocationPolicy
2012-06-04 sanjoy@chromium.orgProgress towards making Zones independent of Isolates...
2012-03-11 loislo@chromium.orgV8 crashes when profile generator allocates a buffer...
2012-01-25 kmillikin@chromium.orgInclude what you use for allocation, api, assembler...
2011-11-29 kmillikin@chromium.orgRemove the static qualifier from functions in header...
2011-03-29 lrn@chromium.orgMake the preparser standalone library and process build...
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-15 erik.corry@gmail.comAdd some missing includes and other minor changes inten...
2010-11-15 lrn@chromium.orgSplit globals.h into two parts, where only one depends...
2009-11-20 ager@chromium.orgChange the signature for StrNDup to match the implement...
2009-05-25 mikhail.naganov... Split nested namespaces declaration in two lines in...
2009-03-18 olehougaardIntroducing a new StrNDup function that uses new[]...
2008-09-09 christian.plesner... Changed copyright header from google inc. to v8 project...
2008-07-03 christian.plesner... Initial export.