platform/upstream/v8.git
2010-03-25 whesse@chromium.orgAvoid calling ToRegister(register) when result is in...
2010-03-25 lrn@chromium.orgChange StringSearch to not call exec and build unnecess...
2010-03-24 fschneider... Check for negative 0 when deciding whether a constant...
2010-03-24 fschneider... Fix Win32 build.
2010-03-24 fschneider... Store type information with constants.
2010-03-24 kmillikin@chromium.orgRevert "Inline floating point compare"
2010-03-24 ager@chromium.orgImplement support for reattaching a global object to...
2010-03-24 erik.corry... Fix Android scons build by putting -lv8 before -lgcc.
2010-03-24 pfeldman@chromium.orgExpose debug context into the native code. This change...
2010-03-24 fschneider... Add primitive type and string type to the number info.
2010-03-24 ager@chromium.orgRevert revisions 4241, 4243 and 4247 because of Windows...
2010-03-24 kmillikin@chromium.orgFix presubmit error (multiple statements on the same...
2010-03-24 serya@chromium.orgFix conform test.
2010-03-24 kmillikin@chromium.orgInitial support for marking live code.
2010-03-24 lrn@chromium.orgAdded flag for seeding the random generator determinist...
2010-03-24 serya@chromium.orgFixing build in debug mode.
2010-03-24 antonm@chromium.orgPass the proper number of fields to update remembered...
2010-03-24 serya@chromium.orgStringToDouble rewritten not using String::Get and...
2010-03-24 mikhail.naganov... Add comments to test-log-stack-tracer.
2010-03-24 kmillikin@chromium.orgPrepare push to trunk. Now working on version 2.1.9.
2010-03-23 oleg@chromium.orgMake the new Date test independent of the timezone...
2010-03-23 whesse@chromium.orgFix an error in optimized modulus operator, add unit...
2010-03-23 sgjesse@chromium.orgMIPS simple function calls
2010-03-23 sgjesse@chromium.orgFix GetName and Print for CompareStub
2010-03-23 oleg@chromium.orgFix bug code.google.com/p/v8/issues/detail?id=659....
2010-03-23 erik.corry... Fix pop push optimization to work with partial snapshot...
2010-03-23 whesse@chromium.orgAdd binary operations with constants to the safe-int32...
2010-03-23 antonm@chromium.orgTrim underlying fixed array by one element from the...
2010-03-23 vegorov@chromium.orgPort of optimized ICs for external and pixel arrays...
2010-03-23 kmillikin@chromium.orgMark all loop conditions.
2010-03-23 mikhail.naganov... New GCCallbacks with additional parameters.
2010-03-23 sgjesse@chromium.orgUpdate Visual Studio project files.
2010-03-23 fschneider... Add iterative primitive type analysis.
2010-03-23 oleg@chromium.orgModify FastD2I to use static_cast instead of lrint...
2010-03-23 mikhail.naganov... Fix issue 658: update test-log-stack-tracer after r4211.
2010-03-23 kasperl@chromium.orgRemove the last of the obsolete *-delay.js files. This one
2010-03-23 sgjesse@chromium.orgInline floating point compare
2010-03-23 kasperl@chromium.orgBring back source line accidentally removed in r4217.
2010-03-23 kasperl@chromium.orgFix issue 658 by adapting the d8.cc code to the new...
2010-03-23 kasperl@chromium.orgMerge the partial_snapshots branch back into bleeding_e...
2010-03-23 kasperl@chromium.orgFix issue 656 on ARM.
2010-03-23 kasperl@chromium.orgFix issue 656 on x64.
2010-03-23 kasperl@chromium.orgFix issue 656 on x86.
2010-03-23 iposva@chromium.org- Remove function boilerplate objects and use SharedFun...
2010-03-22 sgjesse@chromium.orgUse bit fields to calculate compare stub minor key
2010-03-22 mikhail.naganov... Add multithreading test for SamplingCircularQueue,...
2010-03-22 kmillikin@chromium.orgInclude initial definitions in reaching definitions...
2010-03-22 fschneider... Loop peeling for inner loops.
2010-03-22 whesse@chromium.orgPrepare push to trunk. Now working on version 2.1.8.
2010-03-22 whesse@chromium.orgRevert change 4201.
2010-03-22 fschneider... Fix code generation for fast smi loops to support param...
2010-03-22 kaznacheev... Porting binary op ICs to arm
2010-03-21 peter.rybin... Fix broken build: disable stale assert
2010-03-20 peter.rybin... Explicitly declare temporary cooked frames state
2010-03-19 erik.corry... Implement function calls on ARM using the blx instructi...
2010-03-19 mikhail.naganov... Add a few tests to ProfilerEventsProcessor.
2010-03-19 mikhail.naganov... Really fix ARM build (this time verified locally.)
2010-03-19 mikhail.naganov... Fix ARM build (GCC 3 'all member functions in class...
2010-03-19 fschneider... Remove unused LivenessAnalyzer class.
2010-03-19 ager@chromium.orgFix presubmit errors.
2010-03-19 ager@chromium.orgPort number-dictionary probing in generated code to...
2010-03-19 floitschV8... Rename files containing underscores.
2010-03-19 lrn@chromium.orgRefactoring of RegExp interface to better support calli...
2010-03-19 mikhail.naganov... Add basic C++ implementation of CPU profiler.
2010-03-19 ager@chromium.orgAdd parens to DateYMDFromTimeSlow to clearify.
2010-03-19 fschneider... Add debug code assertions where we expect smi inputs.
2010-03-18 peter.rybin... Show file name/line number in stack trace
2010-03-18 fschneider... Fix bug when generating a fast smi loop.
2010-03-18 floitschV8... Rename grisu to fast-dtoa. Get rid of template.
2010-03-18 oleg@chromium.orgImprove Math.round(). Fix the bug in r4146. Further...
2010-03-18 kaznacheev... Porting binary op ICs to x64.
2010-03-18 fschneider... Update number info for count operations.
2010-03-18 vitalyr@chromium.orgFix windows build again: one more memchr call.
2010-03-18 vitalyr@chromium.orgFix windows build.
2010-03-18 fschneider... Add test cases for fast smi loops.
2010-03-18 vitalyr@chromium.orgString search performance improvements:
2010-03-17 fschneider... Fix type propagation rules for count operation.
2010-03-17 floitschV8... Fix arm compilation. DiyFp multiplications are now...
2010-03-17 antonm@chromium.orgReenable ability to Dispose already Disposed Vector.
2010-03-17 erik.corry... Fix formatting around * and &.
2010-03-17 antonm@chromium.orgProperly release zero-length Vectors.
2010-03-17 sgjesse@chromium.orgDon't generate inline constructors if this.__proto__...
2010-03-17 mikhail.naganov... Re-apply r4159 now with working test on x64
2010-03-17 fschneider... Prepare push to trunk. Now working on version 2.1.7.
2010-03-17 fschneider... Revert r4159 because of x64 test failures.
2010-03-17 fschneider... Prepare push to trunk. Now working on version 2.1.6.
2010-03-17 whesse@chromium.orgFix excessive stack usage by compiler due to local...
2010-03-17 mikhail.naganov... Implement circular queues for the C++ version of CPU...
2010-03-17 sgjesse@chromium.orgMake the C++ tests run without SSE2 support.
2010-03-17 erik.corry... Fix a bug in the regexp caching. Also add a few more...
2010-03-17 fschneider... Revert r4146. Add a special case in Math.round for...
2010-03-17 fschneider... Fix bug in propagation of type information into registers.
2010-03-17 antonm@chromium.orgRestore code.google.com/p/v8/source/detail?r=4151 fixin...
2010-03-17 antonm@chromium.orgRevert "More generic version of Array.concat builtin."
2010-03-17 kasperl@chromium.orgRemove handle scope that caused debug mode assertion...
2010-03-17 antonm@chromium.orgMore generic version of Array.concat builtin.
2010-03-17 erik.corry... Keep more track of whether code is from the built
2010-03-16 peter.rybin... Non-ASCII sybmols made their way into JS comments
2010-03-16 whesse@chromium.orgUse untagged int32 values in evaluation of side-effect...
2010-03-16 fschneider... Fix bug in the count operation where we statically...
next