platform/upstream/v8.git
2009-07-31 whesse@chromium.orgAdd missing file to last changelist, for NaN Dates.
2009-07-31 whesse@chromium.orgGuard local time posix functions from NaN value of...
2009-07-31 kmillikin@chromium.orgEnable C++ missing virtual destructor warning.
2009-07-31 kmillikin@chromium.orgAdd virtual destructors to address a gcc warning.
2009-07-31 kmillikin@chromium.orgEnable --trace when --multipass is on. Bugfix in bailo...
2009-07-31 mikhail.naganov... X64: enable stack sampling in profiler.
2009-07-31 kmillikin@chromium.orgBasic infrastructure for fast two-pass compilation...
2009-07-31 whesse@chromium.orgX64: Add fix of issue 392 to X64
2009-07-31 mikhail.naganov... Remove the rest of references to jsregexp-inl.h
2009-07-30 sgjesse@chromium.orgPrepare push to trunk. We are now working towards versi...
2009-07-30 kmillikin@chromium.orgFix broken test compilation.
2009-07-30 lrn@chromium.orgX64: Fix lint problem and add missing stub function.
2009-07-30 kmillikin@chromium.orgAnother name change for consistency's sake. NODE_LIST...
2009-07-30 kmillikin@chromium.orgChange the overly-general class named Node to the more...
2009-07-30 lrn@chromium.orgX64: Added inline keyed load/store and a bunch of other...
2009-07-30 sgjesse@chromium.orgAvoid dictionary expansion during bootstrapping.
2009-07-30 whesse@chromium.orgX64: Change wording of comments.
2009-07-30 sgjesse@chromium.orgAllocate global object as a normalized object.
2009-07-30 whesse@chromium.orgX64: Fix error in division & modulus, adjust mjsunit...
2009-07-30 sgjesse@chromium.orgHarden message handling in the debugger agent.
2009-07-29 christian.plesner... Speed up CalledAsConstructor.
2009-07-29 antonm@chromium.orgCompile precanned answers for the case of failed interc...
2009-07-29 yurys@chromium.orgUse JSFunction::IsBuiltin() for checking if a function...
2009-07-29 mikhail.naganov... Add generic V8 API functions for controlling profiling...
2009-07-29 kasperl@chromium.orgChange the check for builtin functions to not be based...
2009-07-29 sgjesse@chromium.orgAdd missing case in AST printer.
2009-07-29 mikhail.naganov... Introduce first approximation of constructor heap profi...
2009-07-29 yurys@chromium.org* Mark debug-stepin-builtin test as failing on x64
2009-07-29 yurys@chromium.orgDon't step in function.call/apply if the function is...
2009-07-28 iposva@chromium.org- getc returns an int.
2009-07-28 deanm@chromium.orgAdd x64 to the gyp build.
2009-07-28 iposva@chromium.org- Clamp double values as doubles to get a free NaN...
2009-07-28 mikhail.naganov... X64: Fixes to enable C/C++ functions processing in...
2009-07-28 antonm@chromium.orgGet rid of unnecessary handle management when invoking...
2009-07-28 whesse@chromium.orgX64: Fix bug that showed up in mjsunit/invalid-lhs.js
2009-07-28 whesse@chromium.orgMore X64 inline cache implementation.
2009-07-28 whesse@chromium.orgX64: Add passing date tests to the mjsunit X64 test...
2009-07-28 kasperl@chromium.orgChange custom NaN check to use isnan to fix pixel array
2009-07-28 kasperl@chromium.orgFix pixel array support for x64 and make the fast Array...
2009-07-28 sgjesse@chromium.orgChange the updating of the counters for global stub...
2009-07-28 kasperl@chromium.orgThere's seems to be an issue with 0/0 on ARM, which...
2009-07-28 kasperl@chromium.orgFix lint issues. TBR=mikhail.naganov@gmail.com
2009-07-28 kasperl@chromium.orgFix lint issues. TBR=iposva@chromium.org
2009-07-28 iposva@chromium.org- Expose CanvasPixelArray functionality directly in...
2009-07-28 mikhail.naganov... Fix issue 410: test-log/ProfLazyMode flakinness under...
2009-07-28 lrn@chromium.orgX64: Fixed bug de-tagging of smis in multiplication...
2009-07-27 whesse@chromium.orgX64: Fix buggy expression in disassembler. Fixes Issue...
2009-07-27 whesse@chromium.orgX64: Add inline cache stub for storing to globals.
2009-07-27 christian.plesner... Handlified some stack trace code
2009-07-27 christian.plesner... Added Error.captureStackTrace function.
2009-07-27 whesse@chromium.orgX64: Add mov rax,(mem64) to disassembler.
2009-07-27 whesse@chromium.orgMake X64 implementation update Store ic stubs. Remove...
2009-07-27 vitalyr@chromium.orgStub Cache: speed up load callback accessor by allocati...
2009-07-27 kasperl@chromium.orgPrepare to push version 1.3.0 to trunk.
2009-07-27 iposva@chromium.orgLanding patch for Timur Iskhodzhanov.
2009-07-24 whesse@chromium.orgAdd inline caching for keyed loads and stores. Remove...
2009-07-24 yurys@chromium.orgRemove trailing whitespace in test-debug.cc
2009-07-24 yurys@chromium.orgDebugger should not stop in its own code and in code...
2009-07-23 antonm@chromium.orgForce inlining of some handle methods.
2009-07-23 whesse@chromium.orgFix typo in last change
2009-07-23 whesse@chromium.orgFix an error in a keyed lookup stub - HeapNumbers treat...
2009-07-23 kmillikin@chromium.orgCall the (fatal) V8 out of memory handler if we cannot...
2009-07-23 kmillikin@chromium.orgChange a few style issues (dead code, unitialized membe...
2009-07-23 kmillikin@chromium.orgFix ARM compiler crash in short-circuited boolean expre...
2009-07-22 whesse@chromium.orgCorrect sense of test for generic keyed load with a...
2009-07-22 kmillikin@chromium.orgRemove a few occurrences of the CHECK_FAILED macro...
2009-07-22 kmillikin@chromium.orgFix some defects identifies by Coverity Prevent. All...
2009-07-22 kmillikin@chromium.orgFix two deallocation bugs identified by Coverity Prevent.
2009-07-22 ager@chromium.orgIntroduce a external allocation limit.
2009-07-22 whesse@chromium.orgX64: Add StoreField inline cache stub.
2009-07-21 iposva@chromium.org- Remove unneeded include of ucontext.h as it is deprec...
2009-07-21 whesse@chromium.orgMake stub cache hash work on X64 platform. Stub cache...
2009-07-21 whesse@chromium.orgX64: Implement inline caches for loads
2009-07-20 whesse@chromium.orgX64: Fix compiler complaint
2009-07-20 whesse@chromium.orgX64: Add instructions to disassembler. Skip hanging...
2009-07-20 whesse@chromium.orgX64: Enable more of LoadIC, disable individual stub...
2009-07-20 kmillikin@chromium.orgFix another site where a stack-allocated character...
2009-07-20 kmillikin@chromium.orgChange RegExpMacroAssemblerIA32::CaseInsensitiveCompare...
2009-07-20 mikhail.naganov... Heap profiling: add logging of heap memory stats (capac...
2009-07-17 ager@chromium.orgI will lint my code before submitting...
2009-07-17 ager@chromium.orgAdd missing handle scope in internal field code.
2009-07-17 whesse@chromium.orgX64: Add inline caching to calls of global functions
2009-07-17 whesse@chromium.orgMake Array::kHeaderSize protected, and only use kHeader...
2009-07-17 kasperl@chromium.orgMake sure we don't crash if NewProxy returns an empty...
2009-07-17 antonm@chromium.orgIntroduce faster utilty methods for storing and retriev...
2009-07-17 kasperl@chromium.orgPatch by Vitaly Repeshko. Improve performance of intern...
2009-07-17 whesse@chromium.orgAdded inline caching for calls to a field to X64. ...
2009-07-17 kasperl@chromium.orgAvoid more static variables in inline functions.
2009-07-17 iposva@chromium.org- Add frame-element.cc to the Xcode project.
2009-07-17 kasperl@chromium.orgPatch by Mark Mentovai. Don't put static variables...
2009-07-17 kasperl@chromium.orgRevert r2478. Avoiding dead code stripping for mksnapshot
2009-07-17 kasperl@chromium.orgRevert r2486, r2487, and r2488 until I get the chance...
2009-07-16 iposva@chromium.org- Simplify the architecture setup. In particular the...
2009-07-16 bak@chromium.orgChanged the dictionary code to use original hash value...
2009-07-16 bak@chromium.orgAdded two spaces to make presubmit.py happy.
2009-07-16 bak@chromium.orgChanged hash table to use more of the hash value when...
2009-07-16 whesse@chromium.orgX64: Implement inline cache of monomorphic constant...
2009-07-16 whesse@chromium.orgAllow a slow test, array-splice, to timeout on ARM.
2009-07-16 antonm@chromium.orgSome more test for load and call stubs.
2009-07-16 whesse@chromium.orgX64: Enable inline caching for calls, with some stubs...
next