platform/upstream/v8.git
2011-05-06 whesse@chromium.orgRevert "First step in letting Crankshaft inline functio...
2011-05-06 vitalyr@chromium.orgExtract common code in string compare loops.
2011-05-06 ager@chromium.orgCheck that receiver is JSObject on API calls.
2011-05-06 whesse@chromium.orgFirst step in letting Crankshaft inline functions with...
2011-05-06 sgjesse@chromium.orgARM: Fix the detection of whether the binary was compil...
2011-05-06 lrn@chromium.orgFix newly introduced bug in detecing octal numbers.
2011-05-06 lrn@chromium.orgStrict mode detection in preparser.
2011-05-06 ager@chromium.orgImplement CallAsConstructor method for Object in the API
2011-05-06 svenpanne@chromium.orgTiny refactorings to improve the readability of the...
2011-05-06 ricow@chromium.orgSplit threaded cctests into four parts (instead of 2)
2011-05-06 karlklose@chromium.orgReplace loops by OptimizeFunctionOnNextCall in regress...
2011-05-06 karlklose@chromium.orgRemove unused but set variable.
2011-05-06 svenpanne@chromium.orgA tiny contribution for the IWYU day: Include allocatio...
2011-05-05 dslomov@chromium.orgThis implements per-isolate locking and unlocking,...
2011-05-05 cira@chromium.orgTrying to re-land codereview.chromium.org/6901141.
2011-05-05 vegorov@chromium.orgUnroll more StringDictionary lookup probes both for...
2011-05-05 vitalyr@chromium.orgFaster string equals in generated code.
2011-05-05 ager@chromium.orgSupport polymorphic loads of constant functions as...
2011-05-05 fschneider... Fix bug in x64 >>> operator.
2011-05-05 ager@chromium.orgFix overflow in arm simulator.
2011-05-05 ricow@chromium.orgRemove extra debug line from Object.prototype.toString
2011-05-05 ricow@chromium.orgReapply 7763, including arm and x64 variants.
2011-05-04 dslomov@chromium.orgRevert "This implements per-isolate locking and unlocki...
2011-05-04 dslomov@chromium.orgThis implements per-isolate locking and unlocking,...
2011-05-04 vitalyr@chromium.orgCompare IC: add STRINGS state.
2011-05-04 whesse@chromium.orgTiny refactoring - change compilation phase parameter...
2011-05-04 ager@chromium.orgAdd CallAsFunction method to the Object class in the API
2011-05-04 fschneider... Prepare push to trunk. Now working on version 3.3.5.
2011-05-04 sgjesse@chromium.orgRevert r7768
2011-05-04 sgjesse@chromium.orgFix the Windows shared build
2011-05-04 ager@chromium.orgActually revert "Add Call method to the Object class...
2011-05-04 ager@chromium.orgRevert "Make Date and RegExp inherit from Object in...
2011-05-04 ager@chromium.orgAdd Call method to the Object class in the API
2011-05-04 ager@chromium.orgMake Date and RegExp inherit from Object in the API.
2011-05-04 sgjesse@chromium.orgARM: Add GYP variables to control V8 code generation
2011-05-03 cira@chromium.orgChange v8Locale to match proposal - constructor is...
2011-05-03 svenpanne@chromium.orgAdditional minor cleanup regarding CallWrapper: Use...
2011-05-03 ricow@chromium.orgDelete empty test/mjsunit/function-call.js file
2011-05-03 karlklose@chromium.orgReplace long running loops by OptimizeFunctionOnNextCal...
2011-05-03 ricow@chromium.orgRevert 7763, missing implementation on x64 and arm...
2011-05-03 ricow@chromium.orgDon't exchange null and undefined with the global objec...
2011-05-03 lrn@chromium.orgFix implementation of == to correctly convert Date...
2011-05-03 ager@chromium.orgCleanup: use xorps to zero out an xmm register on ia32...
2011-05-03 svenpanne@chromium.orgUnified CallWrapper and PostCallGenerator classes,...
2011-05-03 fschneider... Change heuristics for deciding phi-representation types...
2011-05-03 kmillikin@chromium.orgSimplify include dependencies.
2011-05-03 lrn@chromium.orgDon't allow whitespace after sign characters in parseInt.
2011-05-03 sgjesse@chromium.orgARM: Changed the handling of compiletime CPU feature...
2011-05-03 ager@chromium.orgImplement API to disallow code generation from strings...
2011-05-02 ager@chromium.orgFix lint.
2011-05-02 ager@chromium.orgMake component=shared_library gyp build work for Linux.
2011-05-02 ager@chromium.orgUse JSON.parse instead of eval for the debugger JSON...
2011-05-02 sgjesse@chromium.orgPrepare push to trunk. We are now working on version...
2011-05-02 sgjesse@chromium.orgRemove the Visual Studio project files
2011-05-02 whesse@chromium.orgFix unary sub IC heap number code on x64: an untagged...
2011-05-02 ager@chromium.orgFix XCode project.
2011-05-02 kmillikin@chromium.orgBe more discriminating about uses of the arguments...
2011-05-02 ager@chromium.orgFix presubmit.
2011-05-02 vegorov@chromium.orgFix two bugs the LAllocator::FindOptimalSplitPos.
2011-04-29 dslomov@chromium.orgRevert "This implements per-isolate locking and unlocki...
2011-04-29 dslomov@chromium.orgThis implements per-isolate locking and unlocking,...
2011-04-29 mikhail.naganov... Add some more (failing) tests for function names inference.
2011-04-29 svenpanne@chromium.orgRemoved InvokeJSFlags enum, we already have InvokeFlag...
2011-04-29 svenpanne@chromium.orgRemoved dead code: GenericUnaryOpStub is not used anymo...
2011-04-29 vitalyr@chromium.orgFix windows build.
2011-04-29 vitalyr@chromium.orgll_prof: Reduce profiling hooks overhead from >400...
2011-04-29 mmaly@chromium.orgStrict mode eval declares its locals in its own environ...
2011-04-29 mikhail.naganov... Fix whitespace error after r7726
2011-04-29 mikhail.naganov... Fix Linux builds after r7724
2011-04-29 sgjesse@chromium.orgARM: Enhance the hardfloat support
2011-04-29 mikhail.naganov... Add support for startup data (snapshot) compression.
2011-04-29 whesse@chromium.orgRemove unused constructor BinaryOperation(Assignment...
2011-04-29 karlklose@chromium.orgARM: Fix handling of return value of compare_doubles...
2011-04-29 whesse@chromium.orgUse type info for count operation in Crankshaft.
2011-04-29 lrn@chromium.orgHandle join of sparse arrays with non-empty separator...
2011-04-29 sgjesse@chromium.orgARM: Support hardfloat in SCons build and make it a...
2011-04-29 sgjesse@chromium.orgImprove modulo operation in lithium on x64.
2011-04-29 danno@chromium.orgFix build
2011-04-29 danno@chromium.orgFix assert in KeyedLoadIC constructor
2011-04-28 svenpanne@chromium.orgFixed compilation breakage due to warnings. TBR...
2011-04-28 peter.rybin... LiveEdit: optimize substring comparison
2011-04-28 svenpanne@chromium.orgFixed build on Mac, where g++ is a bit too dumb to...
2011-04-28 peter.rybin... Support LiveEdit when standing on return operator
2011-04-28 svenpanne@chromium.orgType recording for unary ops
2011-04-28 vegorov@chromium.orgFix missing writebarrier in ArraySplice builtin.
2011-04-28 sgjesse@chromium.orgImprove modulo operation in lithium on IA32.
2011-04-28 ager@chromium.orgFix broken cases in x64 disassembler.
2011-04-28 karlklose@chromium.orgExpose hasOwnProperty() through API.
2011-04-28 kmillikin@chromium.orgSometimes avoid checking whether the receiver is an...
2011-04-28 sgjesse@chromium.orgRemove all android references from SCons file
2011-04-28 kmillikin@chromium.orgFix a bug in a corner case of direct eval detection.
2011-04-27 vitalyr@chromium.orgAtomic ops: put the CPU features struct in v8::internal.
2011-04-27 whesse@chromium.orgAdd AST ID to RelocInfo for type-recording ICs. Change...
2011-04-27 karlklose@chromium.orgImplement hardfloat calling convention in macro assembl...
2011-04-27 sgjesse@chromium.orgInitial support for generating Visual Studio solution...
2011-04-27 fschneider... Refactor lithium classes to reduce the number of virtua...
2011-04-27 erik.corry... Prepare push to trunk. Now working on version 3.3.3.
2011-04-27 sgjesse@chromium.orgRemove the Android build option from the SCons build
2011-04-27 erik.corry... Fix raw pointer misuse in StringReplaceRegExpWithEmptyS...
2011-04-27 whesse@chromium.orgDisable logging for the Threading test in cctest/test...
next