platform/upstream/v8.git
2009-03-26 kmillikin@chromium.orgIn the IA32 code genrator, handle call ICs and construc...
2009-03-26 whesse@chromium.orgInline part of RawSyncElementAt, split the rest into two
2009-03-26 sgjesse@chromium.orgSet svn:eol-style for platform-posix.cc to native.
2009-03-26 sgjesse@chromium.orgMove time related functions to POSIX platform file.
2009-03-26 iposva@chromium.org- Add missing files to the Xcode project.
2009-03-25 feng@chromium.orgFix and cleanup ARM port:
2009-03-25 kmillikin@chromium.orgSimplify the way the code generator handles calls to...
2009-03-25 mikhail.naganov... Add another check in profiler's stack iterator to ensur...
2009-03-25 mikhail.naganov... Added more checks to SafeStackFrameIterator to prevent...
2009-03-25 lrn@chromium.orgMove reference to variable that isn't used on ARM.
2009-03-25 kasperl@chromium.orgIntroduce splaytree.KeyNotFoundError and use it for...
2009-03-25 lrn@chromium.orgMoved String.prototype.match implementation to C++.
2009-03-25 kmillikin@chromium.orgThe code generator doesn't need to put the argument...
2009-03-25 kasperl@chromium.orgMake sure to generate a CodeCreateEvent for the CPU...
2009-03-25 whesse@chromium.orgRemove register counts from VirtualFrame, use register...
2009-03-25 mikhail.naganov... Use OpenThread instead of DuplicateHandle in Win32...
2009-03-24 kasperl@chromium.orgPreparing push of version 1.1.3 to trunk.
2009-03-24 erik.corry... Strcmp thinko and SConstruct improvement for d8 on...
2009-03-24 kmillikin@chromium.orgMake the "has function literal" default value for loops...
2009-03-24 erik.corry... Remove stl dependencies from d8.
2009-03-24 kmillikin@chromium.orgFix ARM simulator. Unless building for the actual...
2009-03-24 whesse@chromium.orgFix ARM build for changes to VirtualFrame
2009-03-24 kmillikin@chromium.orgAdd basic infrastructure for protecting V8's heap when...
2009-03-24 kmillikin@chromium.orgFix issue 286. Ensure frame elements are invalidated by
2009-03-24 whesse@chromium.orgAdd pointers to a VirtualFrame that keep track of the...
2009-03-24 ager@chromium.orgPreparing push of version 1.1.2 to trunk.
2009-03-24 kasperl@chromium.orgAdd newline at end of test-debug.cc file. TBR=sgjesse...
2009-03-24 sgjesse@chromium.orgAdded a test for debugger agent protocol message.
2009-03-24 lrn@chromium.orgTest a few assertions that should hold.
2009-03-24 sgjesse@chromium.orgChange the debugger agent protocol to be RFC-822 compilant.
2009-03-24 kasperl@chromium.orgFix ARM performance regression on constructing array
2009-03-24 kmillikin@chromium.orgUpdate test expectation.
2009-03-24 kmillikin@chromium.orgFix issue 284.
2009-03-24 ager@chromium.orgFix bug in context stores, where the store was ignored...
2009-03-24 sgjesse@chromium.orgAdd a new "pseudo" platform for POSIX. It it will conta...
2009-03-24 christian.plesner... Marked bug 284 as passing on arm.
2009-03-23 christian.plesner... Added test case for issue 284.
2009-03-23 sgjesse@chromium.orgFixed Linux compiler warning.
2009-03-23 sgjesse@chromium.orgExtend debugger agent protocol with a connect message...
2009-03-23 iposva@chromium.orgAdd a new C++ pointer wrapping API to External to not...
2009-03-23 whesse@chromium.orgFix flaw in VirtualFrame::SetElementAt handling multipl...
2009-03-23 whesse@chromium.orgFix build
2009-03-23 whesse@chromium.orgChange VirtualFrame::AdjustCopies to mark target as...
2009-03-23 erik.corry... Reapply portability fixes, this time without 64 bit...
2009-03-23 erik.corry... Profiler ticks every 1ms instead of every 10ms.
2009-03-23 lrn@chromium.orgFix bug in regexp the breaks interpreter.
2009-03-23 olehougaardReapply revisions 1432, 1433, 1469 and 1472 while fixin...
2009-03-23 christian.plesner... Fixed windows build.
2009-03-20 iposva@chromium.org- Fix constness in tests.
2009-03-20 iposva@chromium.org- Do not allocate proxy objects if the pointer can...
2009-03-20 erik.corry... Reverse latest build tweaks since they fail on some...
2009-03-20 erik.corry... More compatibility changes.
2009-03-20 mikhail.naganov... Support profiler stack sampling in any situation. After...
2009-03-20 lrn@chromium.orgNow compiles when not in debug mode. Whoops.
2009-03-20 lrn@chromium.orgRegExps now restart if their input string changes repre...
2009-03-20 sgjesse@chromium.orgChange expectations for DebuggerAgent test.
2009-03-20 kmillikin@chromium.orgInline the Result::Unuse member function and change...
2009-03-20 kmillikin@chromium.orgRemove a bunch of unnecessary includes from header...
2009-03-20 sgjesse@chromium.orgAllow the debugger agent to reuse ports stuck in TIME_W...
2009-03-20 sgjesse@chromium.orgAdd support for setting the SO_REUSEADDR option for...
2009-03-19 mike@belshe.comAdd a public API for using an empty sring.
2009-03-19 ager@chromium.orgMake sure that the d8 shell calls OnExit in case of...
2009-03-19 sgjesse@chromium.orgDisable a test that fails on some Linux versions.
2009-03-19 sgjesse@chromium.orgBetter handling of startup and shutdown of the debugger...
2009-03-19 ager@chromium.orgFix lint.
2009-03-19 iposva@chromium.org- Allow hidden properties to be set on any JSObject...
2009-03-19 ager@chromium.orgLanding http://codereview.chromium.org/42374
2009-03-19 ager@chromium.orgRevert change 1509 that flush ICs when adding setters...
2009-03-19 erik.corry... Speed up slow test that times out on ARM.
2009-03-19 kmillikin@chromium.orgAdd a copied flag to virtual frame elements that tells...
2009-03-19 sgjesse@chromium.orgChange the socket close to shutdown.
2009-03-19 lrn@chromium.orgReuse output array instead of creating a new one for...
2009-03-19 erik.corry... Spolling.
2009-03-19 erik.corry... // Test that we can make large object literals that...
2009-03-18 ager@chromium.orgMinor build and code style issues.
2009-03-18 mike@belshe.comExpose Cloning through API.
2009-03-18 ager@chromium.orgInline the fast path for handle creation.
2009-03-18 erik.corry... Misc. portability fixes.
2009-03-18 erik.corry... Don't pollute API-users' namespaces with overly generic...
2009-03-18 sgjesse@chromium.orgFixed memory leaks in socket implementation.
2009-03-18 sgjesse@chromium.orgAdd a close method to sockets.
2009-03-18 olehougaardGetting rid of OS::StrDup and OS::StrNDup which were...
2009-03-18 kmillikin@chromium.orgRevert r1529, which failed on some of the benchmarks.
2009-03-18 olehougaardIntroducing a new StrNDup function that uses new[]...
2009-03-18 olehougaardFixing potentially problematic usage of OS::StrDup...
2009-03-18 sgjesse@chromium.orgCircumvent a bug in older glibc.
2009-03-18 kmillikin@chromium.orgAdd a bit to a virtual frame element telling if it...
2009-03-18 whesse@chromium.orgSpeed up the inner loop of free register allocation.
2009-03-18 kmillikin@chromium.orgFix static overrun.
2009-03-18 sgjesse@chromium.orgAdded a wait with timeout to the platform semaphore...
2009-03-17 lrn@chromium.orgFlatten strings before parsing them as Date strings...
2009-03-17 lrn@chromium.orgMoved subject and index before matches in RegExp lastMa...
2009-03-17 sgjesse@chromium.orgAdd thread information to the debugger.
2009-03-17 erik.corry... Lint...
2009-03-17 erik.corry... Remove all uses of StringShape variables, since that...
2009-03-17 sgjesse@chromium.orgChanged preemption related stuff in debugger entry.
2009-03-16 kmillikin@chromium.orgSimplify the construction of virtual frame elements...
2009-03-16 sgjesse@chromium.orgThe method yield is now available in the context create...
2009-03-16 lrn@chromium.orgReplaceRegExpWithString: Avoid extending handle scope...
2009-03-16 olehougaardFixed some memory leaks in unit tests.
next