projects
/
platform
/
upstream
/
v8.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/v8.git
2009-03-25
mikhail.naganov...
Use OpenThread instead of DuplicateHandle in Win32...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kasperl@chromium.org
Preparing push of version 1.1.3 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
erik.corry...
Strcmp thinko and SConstruct improvement for d8 on...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Make the "has function literal" default value for loops...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
erik.corry...
Remove stl dependencies from d8.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Fix ARM simulator. Unless building for the actual...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
whesse@chromium.org
Fix ARM build for changes to VirtualFrame
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Add basic infrastructure for protecting V8's heap when...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Fix issue 286. Ensure frame elements are invalidated by
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
whesse@chromium.org
Add pointers to a VirtualFrame that keep track of the...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
ager@chromium.org
Preparing push of version 1.1.2 to trunk.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kasperl@chromium.org
Add newline at end of test-debug.cc file. TBR=sgjesse...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
sgjesse@chromium.org
Added a test for debugger agent protocol message.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
lrn@chromium.org
Test a few assertions that should hold.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
sgjesse@chromium.org
Change the debugger agent protocol to be RFC-822 compilant.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kasperl@chromium.org
Fix ARM performance regression on constructing array
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Update test expectation.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
kmillikin@chromium.org
Fix issue 284.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
ager@chromium.org
Fix bug in context stores, where the store was ignored...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
sgjesse@chromium.org
Add a new "pseudo" platform for POSIX. It it will conta...
commit
|
commitdiff
|
tree
|
snapshot
2009-03-24
christian.plesner...
Marked bug 284 as passing on arm.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
christian.plesner...
Added test case for issue 284.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
sgjesse@chromium.org
Fixed Linux compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2009-03-23
sgjesse@chromium.org
Extend debugger agent protocol with a connect message...
commit
|
commitdiff
|
tree
|
snapshot
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
next