platform/upstream/v8.git
2014-09-30 dcarney@chromium.orgfix nacl build after r24308
2014-09-30 jarin@chromium.orgRefactor BasicBlock to not use GenericNode.
2014-09-30 yangguo@chromium.orgSplit even more runtime functions into separate files.
2014-09-30 jochen@chromium.orggn: Add missing source files to x86 build
2014-09-30 dcarney@chromium.org[turbofan] cleanup x64 code generator a little
2014-09-30 weiliang.lin... X87: Support count operations on super named properties.
2014-09-30 jochen@chromium.orgFast-forward version number on bleeding_edge to 3.30.0
2014-09-29 balazs.kilvady... MIPS: Support count operations on super named properties.
2014-09-29 paul.lind@imgtec.comUpdate AUTHORS file.
2014-09-29 balazs.kilvady... MIPS: Fix r24286 "ExtendStorageStub added, it is aimed...
2014-09-29 dslomov@chromium.orgClean-up tests for super getters and setters
2014-09-29 arv@chromium.orgES6: Implement object literal property shorthand
2014-09-29 dslomov@chromium.orgSupport count operations on super named properties.
2014-09-29 jarin@chromium.orgAdding more missing deoptimization points in Turbofan.
2014-09-29 rmcilroy@chromium.orgEnable out-of-line constant pool for Arm.
2014-09-29 neis@chromium.orgTake output type into account in JSTypedLowering reduction.
2014-09-29 ishell@chromium.orgExtendStorageStub added, it is aimed for extending...
2014-09-29 alph@chromium.orgInitial implementation of GetStackSample sampling profi...
2014-09-29 balazs.kilvady... MIPS: Stores and compound assignments for named super...
2014-09-29 jochen@chromium.orgAdd a getter for the address and size of the code range...
2014-09-29 mstarzinger... Drop deprecated method for backing store from AccessBui...
2014-09-29 ishell@chromium.orgMap::Hash() calculation made deterministic in predictab...
2014-09-29 weiliang.lin... X87: Stores and compound assignments for named super...
2014-09-29 dcarney@chromium.orgadd missing inl includes
2014-09-29 aandrey@chromium.orgAdd IsGeneratorFunction and IsGeneratorObject checks...
2014-09-29 dcarney@chromium.org[turbofan] add new ia32 addressing modes
2014-09-29 m.m.capewell... [turbofan] ARM64 support for multiply-accumulate
2014-09-29 bmeurer@chromium.orgFix initialization of assert scopes.
2014-09-29 yangguo@chromium.orgSplit more runtime functions into seperate files.
2014-09-29 dslomov@chromium.orgAccess checks test for stores to 'super'.
2014-09-29 dcarney@chromium.orgfix win compilation after r24267
2014-09-29 weiliang.lin... X87: fix the Sqrt issue.
2014-09-29 Jacob.Bramley... [turbofan] add some simplifications in the machine...
2014-09-29 ishell@chromium.orgArrayConcat regression recover after r20312 (appeared...
2014-09-29 dslomov@chromium.orgStores and compound assignments for named super properties.
2014-09-29 dcarney@chromium.org[turbofan] add new x64 addressing modes
2014-09-29 yangguo@chromium.orgDo not serialize non-lazy compiled function literals.
2014-09-29 dcarney@chromium.orgbuild fix - add missing inl include
2014-09-29 dslomov@chromium.orgRevert "Convert `obj` ToObject in Object.keys()"
2014-09-29 dcarney@chromium.org[turbofan] basic block profiler
2014-09-29 yangguo@chromium.orgFix serializing ICs.
2014-09-29 yangguo@chromium.orgMove string-related runtime functions into separate...
2014-09-29 dslomov@chromium.orgConvert `obj` ToObject in Object.keys()
2014-09-26 dcarney@chromium.orginitialize v8 early in unittests
2014-09-26 mstarzinger... Extend JSBuiltinReducer to cover Math.abs as well.
2014-09-26 ishell@chromium.orgDisable job-based sweeping in predictable mode.
2014-09-26 machenbach... Let test driver fail if test executable can't list...
2014-09-26 mstarzinger... Remove deprecated ifdef from flag definitions.
2014-09-26 marja@chromium.orgScript streaming: fix split UTF-8 character handling.
2014-09-26 loislo@chromium.orgString::NewExternal should not crash the renderer.
2014-09-26 bmeurer@chromium.orgBlacklist mjsunit/compare-known-objects-slow as well.
2014-09-26 machenbach... Whitespace change for testing the new git workflow.
2014-09-26 machenbach... Fix resolving svn revisions in release scripts.
2014-09-26 machenbach... Fix cc feature for upload in merge script.
2014-09-26 machenbach... Fix git interface for merge script.
2014-09-26 machenbach... Whitespace change for testing merge script.
2014-09-26 machenbach... Add new git port to merge_to_branch script.
2014-09-26 bmeurer@chromium.org[turbofan] Reduce shl with sar/shr and same shift amoun...
2014-09-26 bmeurer@chromium.org[turbofan] Drop obsolete test after r24236.
2014-09-26 bmeurer@chromium.org[turbofan] GraphReducer is more "fixpointish" now.
2014-09-26 weiliang.lin... X87: convert disassembler to use OStream.
2014-09-25 mstarzinger... Correct bailout from TurboFan for unsupported targets.
2014-09-25 machenbach... Refactoring: Remove unnecessary logic from push_to_trunk.
2014-09-25 machenbach... Disable version increment and tagging until after the...
2014-09-25 mstarzinger... Ignore generated JSON files for TurboFan graphs.
2014-09-25 machenbach... Refactoring: Extract interface for VC in release scripts.
2014-09-25 v8-autoroll... [Auto-roll] Bump up version to 3.29.90.0
2014-09-25 weiliang.lin... X87: fix the bug which is introduced by R24169.
2014-09-25 jarin@chromium.orgDisable merging simulates across captured objects.
2014-09-25 ulan@chromium.orgAdd myself to CC in merge_to_branch.py
2014-09-25 jkummerow@chromium.orgRevert part of r24098
2014-09-25 danno@chromium.org[TurboFan]: Add JSON output for the visualizer
2014-09-25 ulan@chromium.orgEnable FDO for v8 in android build.
2014-09-25 yangguo@chromium.orgInsert materialized context at the right place in Debug...
2014-09-25 bmeurer@chromium.org[turbofan] Add backend support for Float32Constant.
2014-09-25 machenbach... Fix auto roll after switching v8 mirror.
2014-09-25 mstarzinger... Slightly adapt Math.fround test.
2014-09-25 dcarney@chromium.orgconvert disassembler to use OStream
2014-09-25 v8-autoroll... [Auto-roll] Bump up version to 3.29.89.0
2014-09-25 neis@chromium.orgAdd some tests about range types.
2014-09-25 jkummerow@chromium.orgNon-JSArrays must always have holey elements.
2014-09-25 machenbach... Fix version increment.
2014-09-25 neis@chromium.orgGive more precise types to some Math functions.
2014-09-25 neis@chromium.orgFix argument check in RandomNumberGenerator::NextInt.
2014-09-25 neis@chromium.orgMake type fuzzer return non-standard bitsets too.
2014-09-25 neis@chromium.orgMove union length computation out of loops.
2014-09-25 bmeurer@chromium.org[turbofan] IA: support better left operand for commutat...
2014-09-25 yangguo@chromium.orgSupport large objects in the serializer/deserializer.
2014-09-25 machenbach... Switch v8 mirror in version script.
2014-09-25 yangguo@chromium.orgMove i18n-related runtime functions into a separate...
2014-09-25 yangguo@chromium.orgUse runtime.h to look for runtime function names.
2014-09-25 jochen@chromium.orgOnly add samples to the idle time undershoot histogram...
2014-09-25 bmeurer@chromium.org[x64] three operand imul supports first operand in...
2014-09-25 jarin@chromium.orgImprove memory usage in Turbofan.
2014-09-25 bmeurer@chromium.orgFix windows build after r24191.
2014-09-25 weiliang.lin... X87: add part of backend support for X87.
2014-09-24 paul.lind@imgtec.comMIPS: Minor fixes and additions needed for Turbofan.
2014-09-24 balazs.kilvady... MIPS: [turbofan] Add backend support for float32.
2014-09-24 titzer@chromium.orgAdd tests for representation change of constants.
2014-09-24 weiliang.lin... X87: Refactor bailout reasons and disable optimization...
next