platform/upstream/v8.git
2010-03-10 fschneider... Fix x64 and arm build.
2010-03-10 fschneider... Add an assigned variables analysis.
2010-03-10 kmillikin@chromium.orgAdd defensive checks to the flow graph builder.
2010-03-10 kmillikin@chromium.orgFix presubmit failure.
2010-03-10 kmillikin@chromium.orgCut back the syntactic constructs handled by the flow...
2010-03-10 erik.corry... Add 1-element caches to RegExp.exec and String.replace...
2010-03-10 sandholm@chromium.orgMoved one check outside of the loop and moved another...
2010-03-10 lrn@chromium.orgOptimize fromCharCode for smi argument(s) case.
2010-03-10 ager@chromium.orgPrepare push of version 2.1.3 to trunk.
2010-03-10 ager@chromium.orgRevert change to always call builtins for Array functions.
2010-03-10 kmillikin@chromium.orgFix BitVector test failure.
2010-03-10 kmillikin@chromium.orgChange BitVector class to be a zone object.
2010-03-09 peter.rybin... Remove tabs
2010-03-09 peter.rybin... Check that function being patched has no activations...
2010-03-09 antonm@chromium.orgAlways invoke C++ ArrayPush builtin.
2010-03-09 kasperl@chromium.orgAdd a bit more room for type string when reporting...
2010-03-09 sgjesse@chromium.orgRefactor the code cache to handle large number of prope...
2010-03-09 kmillikin@chromium.orgAdd IsStackAllocated helper for variables.
2010-03-09 kmillikin@chromium.orgHave the flow graph builder collect definitions.
2010-03-09 fschneider... Add copy constructor and assignment operator to the...
2010-03-09 kasperl@chromium.orgExperimental change to idle notifications: Try to limit the
2010-03-09 sgjesse@chromium.orgCorrect handling of adding a string and a smal integer
2010-03-09 ricow@chromium.orgAdded zone-inl.h to jsregexp.h since it relies on calli...
2010-03-09 ricow@chromium.orgAdded zone-inl.h to test-heap-profiler to fix test...
2010-03-09 kmillikin@chromium.orgSmall simplification of #include dependencies.
2010-03-08 whesse@chromium.orgFix typographical error in comment in r4056
2010-03-08 whesse@chromium.orgAdd AST analysis that flags expressions that will have...
2010-03-08 ricow@chromium.orgAdded sqrt and pow for arm and x64 - to fix build failures.
2010-03-08 ricow@chromium.orgInline Math.sqrt().
2010-03-08 kmillikin@chromium.orgFix presubmit failure (line longer than 80 characters).
2010-03-08 kmillikin@chromium.orgRemove unneeded variable usage analysis.
2010-03-08 kmillikin@chromium.orgInitial implementation of an edge-labeled instruction...
2010-03-08 vegorov@chromium.orgPort of changes from r3842 (symbol table probing for...
2010-03-08 kasperl@chromium.orgLet the callers of V8::ContextDisposedNoticication...
2010-03-08 erik.corry... Speed up no-capture case for RegExp.exec().
2010-03-06 peter.rybin... Quick fix for r4045
2010-03-05 erik.corry... Make more use of the NumberInfo data.
2010-03-05 peter.rybin... Basic implementation of liveedit feature
2010-03-05 antonm@chromium.orgExplicitly release allocated memory as Vector doesn...
2010-03-05 antonm@chromium.orgTry to help the builder with the conflict.
2010-03-05 antonm@chromium.orgAn attempt to fix the tests.
2010-03-05 antonm@chromium.orgBetter diagnostic of tests.
2010-03-05 sgjesse@chromium.orgFix stack tweaking in array allocation
2010-03-05 kasperl@chromium.orgRevert r4029.
2010-03-05 vitalyr@chromium.orgFixed filling of char array in StringToArray.
2010-03-05 vitalyr@chromium.orgRemoved dangerous Factory::NewUninitializedFixedArray.
2010-03-05 antonm@chromium.orgFixing style of variable names.
2010-03-05 ager@chromium.orgChange allocations in test-heap to use handles. This...
2010-03-05 kasperl@chromium.orgTry to let the context disposal GC at idle time have...
2010-03-05 kasperl@chromium.orgTry to allow the new context disposal GC heuristic...
2010-03-05 kasperl@chromium.orgFix weird issue with test case where certain global...
2010-03-04 antonm@chromium.orgFix invalid fast return in splice when returned array...
2010-03-04 antonm@chromium.orgFix a special case (zero length result array).
2010-03-04 sgjesse@chromium.orgAdded tests for issue 618
2010-03-04 kasperl@chromium.orgRemove the unlocker from the JS thread in ProfMultipleT...
2010-03-04 kasperl@chromium.orgDisable two problematic tests that only test functionality
2010-03-04 vitalyr@chromium.orgAdd runtime function for string to array conversion.
2010-03-04 kasperl@chromium.orgTry to fix issue 632 by being more careful in the locki...
2010-03-04 ricow@chromium.orgAdded new ia32 assembler instructions to the diassemble...
2010-03-04 kasperl@chromium.orgDon't use strcmp to test heap object pointer equality.
2010-03-04 mikhail.naganov... [Linux] Patch LogSharedLibraryAddresses to work correct...
2010-03-04 mikhail.naganov... Assign to "sample.state" before reading it.
2010-03-04 ager@chromium.orgAdd IsExecutionTerminating api method.
2010-03-04 bak@chromium.org- Fixed the compilation cache so Put works.
2010-03-04 iposva@chromium.org- Rearrange fields in SharedFunctionInfo.
2010-03-04 whesse@chromium.orgChange heap sort of descriptor array to bottom-up.
2010-03-04 kasperl@chromium.orgNasty workaround for bug 632.
2010-03-03 vitalyr@chromium.orgFast case conversion for ascii strings.
2010-03-03 bak@chromium.org- Changed the initial size for HashTable.
2010-03-03 oleg@chromium.orgFix broken test in WebKit test suite and add the test...
2010-03-03 lrn@chromium.orgAdded implementation if Uint32::Value.
2010-03-03 sgjesse@chromium.orgRefactor the scanner interface
2010-03-03 kasperl@chromium.orgTry to fix the broken build by making a single problematic
2010-03-03 fschneider... Remove a duplicated move instruction for store IC calls...
2010-03-03 kasperl@chromium.orgRemove the deprecated context disposal GC heuristic.
2010-03-02 vitalyr@chromium.orgSmall API improvements:
2010-03-02 oleg@chromium.orgPrevent "control reaches end of non-void function"...
2010-03-02 oleg@chromium.orgFix minor syntax error which broke the compilation.
2010-03-02 oleg@chromium.orgRevert change to EquivalentTime in date.js. The checks...
2010-03-02 whesse@chromium.orgAdd syntax checker for side-effect-free expressions...
2010-03-02 oleg@chromium.orgRewrite MakeDay function from JS to C++.
2010-03-02 antonm@chromium.orgAdd cld before doing rep movs.
2010-03-02 antonm@chromium.orgFaster filling newly allocated arrays with the holes...
2010-03-02 bak@chromium.org- Changed the growth policy for hash tables to reduce...
2010-03-02 sgjesse@chromium.orgRe-introduce this as a trivial expression
2010-03-02 erik.corry... Allow snapshots built without -DANDROID to work on...
2010-03-02 fschneider... Implementation of a fixed-size bit vector.
2010-03-02 mikhail.naganov... Parametrize C++ splay tree with allocator.
2010-03-01 peter.rybin... Enable GC update for pointers in GenerateKeyedLoadICDeb...
2010-03-01 kaznacheev... Implementing inline caches for binary operations (ia32).
2010-03-01 antonm@chromium.orgFaster moving FixedArray elements around.
2010-03-01 mikhail.naganov... Logging-related changes.
2010-03-01 kasperl@chromium.orgTweak the new context disposal GC heuristic to cleanly...
2010-03-01 whesse@chromium.orgMove definitions of named registers as constant structu...
2010-03-01 sgjesse@chromium.orgUpdate MIPS port to support recent changes
2010-03-01 kasperl@chromium.orgCount GlobalHandles::PostGarbageCollectionProcessing...
2010-02-26 vitalyr@chromium.orgImplemented one-char cache lookup in generated code.
2010-02-26 antonm@chromium.orgReturn length passed instead of receiver to allow chain...
2010-02-26 ager@chromium.orgAdd missing error message for calling functions on...
2010-02-26 antonm@chromium.orgFaster filling of arrays of holes.
next