2009-03-23 |
iposva@chromium.org | Add a new C++ pointer wrapping API to External to not... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
whesse@chromium.org | Fix flaw in VirtualFrame::SetElementAt handling multipl... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
whesse@chromium.org | Fix build |
commit | commitdiff | tree | snapshot |
2009-03-23 |
whesse@chromium.org | Change VirtualFrame::AdjustCopies to mark target as... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
erik.corry... | Reapply portability fixes, this time without 64 bit... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
erik.corry... | Profiler ticks every 1ms instead of every 10ms. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
lrn@chromium.org | Fix bug in regexp the breaks interpreter. |
commit | commitdiff | tree | snapshot |
2009-03-23 |
olehougaard | Reapply revisions 1432, 1433, 1469 and 1472 while fixin... |
commit | commitdiff | tree | snapshot |
2009-03-23 |
christian.plesner... | Fixed windows build. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
iposva@chromium.org | - Fix constness in tests. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
iposva@chromium.org | - Do not allocate proxy objects if the pointer can... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
erik.corry... | Reverse latest build tweaks since they fail on some... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
erik.corry... | More compatibility changes. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
mikhail.naganov... | Support profiler stack sampling in any situation. After... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
lrn@chromium.org | Now compiles when not in debug mode. Whoops. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
lrn@chromium.org | RegExps now restart if their input string changes repre... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
sgjesse@chromium.org | Change expectations for DebuggerAgent test. |
commit | commitdiff | tree | snapshot |
2009-03-20 |
kmillikin@chromium.org | Inline the Result::Unuse member function and change... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
kmillikin@chromium.org | Remove a bunch of unnecessary includes from header... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
sgjesse@chromium.org | Allow the debugger agent to reuse ports stuck in TIME_W... |
commit | commitdiff | tree | snapshot |
2009-03-20 |
sgjesse@chromium.org | Add support for setting the SO_REUSEADDR option for... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
mike@belshe.com | Add a public API for using an empty sring. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
ager@chromium.org | Make sure that the d8 shell calls OnExit in case of... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
sgjesse@chromium.org | Disable a test that fails on some Linux versions. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
sgjesse@chromium.org | Better handling of startup and shutdown of the debugger... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
ager@chromium.org | Fix lint. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
iposva@chromium.org | - Allow hidden properties to be set on any JSObject... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
ager@chromium.org | Landing http://codereview.chromium.org/42374 |
commit | commitdiff | tree | snapshot |
2009-03-19 |
ager@chromium.org | Revert change 1509 that flush ICs when adding setters... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
erik.corry... | Speed up slow test that times out on ARM. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
kmillikin@chromium.org | Add a copied flag to virtual frame elements that tells... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
sgjesse@chromium.org | Change the socket close to shutdown. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
lrn@chromium.org | Reuse output array instead of creating a new one for... |
commit | commitdiff | tree | snapshot |
2009-03-19 |
erik.corry... | Spolling. |
commit | commitdiff | tree | snapshot |
2009-03-19 |
erik.corry... | // Test that we can make large object literals that... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
ager@chromium.org | Minor build and code style issues. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
mike@belshe.com | Expose Cloning through API. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
ager@chromium.org | Inline the fast path for handle creation. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
erik.corry... | Misc. portability fixes. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
erik.corry... | Don't pollute API-users' namespaces with overly generic... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
sgjesse@chromium.org | Fixed memory leaks in socket implementation. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
sgjesse@chromium.org | Add a close method to sockets. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
olehougaard | Getting rid of OS::StrDup and OS::StrNDup which were... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
kmillikin@chromium.org | Revert r1529, which failed on some of the benchmarks. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
olehougaard | Introducing a new StrNDup function that uses new[]... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
olehougaard | Fixing potentially problematic usage of OS::StrDup... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
sgjesse@chromium.org | Circumvent a bug in older glibc. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
kmillikin@chromium.org | Add a bit to a virtual frame element telling if it... |
commit | commitdiff | tree | snapshot |
2009-03-18 |
whesse@chromium.org | Speed up the inner loop of free register allocation. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
kmillikin@chromium.org | Fix static overrun. |
commit | commitdiff | tree | snapshot |
2009-03-18 |
sgjesse@chromium.org | Added a wait with timeout to the platform semaphore... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
lrn@chromium.org | Flatten strings before parsing them as Date strings... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
lrn@chromium.org | Moved subject and index before matches in RegExp lastMa... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
sgjesse@chromium.org | Add thread information to the debugger. |
commit | commitdiff | tree | snapshot |
2009-03-17 |
erik.corry... | Lint... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
erik.corry... | Remove all uses of StringShape variables, since that... |
commit | commitdiff | tree | snapshot |
2009-03-17 |
sgjesse@chromium.org | Changed preemption related stuff in debugger entry. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
kmillikin@chromium.org | Simplify the construction of virtual frame elements... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
sgjesse@chromium.org | The method yield is now available in the context create... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
lrn@chromium.org | ReplaceRegExpWithString: Avoid extending handle scope... |
commit | commitdiff | tree | snapshot |
2009-03-16 |
olehougaard | Fixed some memory leaks in unit tests. |
commit | commitdiff | tree | snapshot |
2009-03-16 |
sgjesse@chromium.org | Missed a few comment changes in r1508. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
kasperl@chromium.org | Add copyright notice to new test case. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
erik.corry... | Fix GC related crash bug in search-replace. |
commit | commitdiff | tree | snapshot |
2009-03-15 |
erik.corry... | Revert 1432, 1433, 1469 and 1472 due to a bug with... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
davemoore@chromium.org | - Added ability to call histograms from within v8 |
commit | commitdiff | tree | snapshot |
2009-03-13 |
christian.plesner... | Flush ICs when adding setters to an object or setting... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
sgjesse@chromium.org | A new stack guard break flag DEBUGCOMMAND has been... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
olehougaard | Implementing __defineSetter__ and __defineGetter__... |
commit | commitdiff | tree | snapshot |
2009-03-13 |
lrn@chromium.org | String.replace implemented in C++. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
kmillikin@chromium.org | Fix a test in the IA32 code generator for whether loop... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
kmillikin@chromium.org | Reenable the duplicated test at the bottom of for and... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
kmillikin@chromium.org | Change the way we handle backward jumps in the code... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
ager@chromium.org | Prepare to push V8 version 1.1.1 to trunk. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
sgjesse@chromium.org | During the refactoring in r1461 and adding of script... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
kmillikin@chromium.org | Tweak an assertion in the jump target destructor so... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
ager@chromium.org | Revert the exception propagation fix. It leads to... |
commit | commitdiff | tree | snapshot |
2009-03-12 |
erik.corry... | 8-byte align C stack on Linux and Windows. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
kasperl@chromium.org | Prepare push to trunk. Now working on version 1.1.1. |
commit | commitdiff | tree | snapshot |
2009-03-12 |
kasperl@chromium.org | Add support for running the tests through valgrind. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
ager@chromium.org | Temporarily disable tests that no longer work on the... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
erik.corry... | * Reapply revisions 1383, 1384, 1391, 1398, 1401, 1402, |
commit | commitdiff | tree | snapshot |
2009-03-11 |
kmillikin@chromium.org | Ensure deallocation of the dynamically allocated shadow... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
kmillikin@chromium.org | Deallocate the dynamically-allocated shadow targets... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
ager@chromium.org | Fix exception propagation problem where undefined was... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
kmillikin@chromium.org | Fix issue 268 by explicitly calling Unuse (to deallocat... |
commit | commitdiff | tree | snapshot |
2009-03-11 |
erik.corry... | Add a test that r1383 failed (harmlessly). |
commit | commitdiff | tree | snapshot |
2009-03-11 |
sgjesse@chromium.org | See code.google.com/p/v8/issues/detail?id=269. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
kmillikin@chromium.org | Fix formatting problem. |
commit | commitdiff | tree | snapshot |
2009-03-11 |
kmillikin@chromium.org | Fix issue 265 by handling extra statement state on... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
kasperl@chromium.org | Move InitLineEnds and GetLineNumber to handles.cc to... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
kasperl@chromium.org | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
kmillikin@chromium.org | Change expectation for the bug-265 test to allow crashi... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
christian.plesner... | Tweaked semantics of error prototype. |
commit | commitdiff | tree | snapshot |
2009-03-10 |
sgjesse@chromium.org | Remove spaces to satisfy linter |
commit | commitdiff | tree | snapshot |
2009-03-10 |
lrn@chromium.org | Issue 267: Calls to arguments in eval-tainted function... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
kmillikin@chromium.org | Introduce a BreakTarget subclass of JumpTarget used... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
sgjesse@chromium.org | Moved the storage of the last script id into the heap... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
christian.plesner... | Made the Error prototype into an error. Allow \c at... |
commit | commitdiff | tree | snapshot |
2009-03-10 |
olehougaard | Fixed whitespace. |
commit | commitdiff | tree | snapshot |
next |