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
2011-07-06
lrn@chromium.org
Make preparser detect duplicate parameters and object...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
ricow@chromium.org
In preperation of using d8 for running tests: Don't...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
sgjesse@chromium.org
Fix a typo in KeyedStoreIC, restore Kraken performance.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
vitalyr@chromium.org
Fix arm build.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
vitalyr@chromium.org
Fix a few issues breaking cctest/test-lockers/Regress1433:
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
lrn@chromium.org
Add new files to gyp.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
sgjesse@chromium.org
Add support for lazy deoptimization from deferred stack...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
lrn@chromium.org
Extract string->double and double->string conversions...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
vegorov@chromium.org
Fix ABI for API calls on ia32.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
ricow@chromium.org
Introduce code flushing of RegExp code.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
mikhail.naganov...
Don't try to build d8 from profiler tick processor...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
whesse@chromium.org
As part of allowing different contexts for inlined...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
vitalyr@chromium.org
Fix bug 1529: check for NULL handle in v8::TryCatch...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
ricow@chromium.org
Prepare push to trunk. Now working on 3.4.10.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
whesse@chromium.org
Fix Windows 64-bit compilation error.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
whesse@chromium.org
Speed up V8 random number generator, reverting part...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
kmillikin@chromium.org
Fix a bug in with and catch context allocation.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
sgjesse@chromium.org
MIPS: port Introduce scopes to keep track of catch...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
sgjesse@chromium.org
MIPS: port Do not pass the global object as the receive...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
sgjesse@chromium.org
Correctly handle the constant pool in constant pool...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
lrn@chromium.org
Revert r8516.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
kmillikin@chromium.org
Fix an issue with optimization of functions inside...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
lrn@chromium.org
Add duplicate parameter detection to preparser.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
vitalyr@chromium.org
Do a backing store sparseness check on fast element...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
vitalyr@chromium.org
Remove unmarked entries from per context map caches.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
yangguo@chromium.org
exposing a few boolean queries from objects.h
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
lrn@chromium.org
Make date parser handle all ES5 Date Time Strings corre...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
jkummerow@chromium.org
Fix flakiness of optimization assertion on slow ARM...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
vegorov@chromium.org
Sync grokdump.py INSTANCE_TYPES with V8.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
jkummerow@chromium.org
Add missing HandleScope
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
sandholm@chromium.org
An attempt to resolve the win32 build error introduced...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
mikhail.naganov...
Remove "modules" and "tags" of the logging CPU profiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
sandholm@chromium.org
Special case handling of one char split on an ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
svenpanne@chromium.org
When compiling C++, CXXFLAGS *and* CCFLAGS are used...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
jkummerow@chromium.org
Cleanup polymorphic IC code to make use of ElementsKind...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
svenpanne@chromium.org
Simplify UnaryOpStub a little bit.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-01
ager@chromium.org
Fixes the build for the shell on illumos and Solaris...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
fschneider...
Relax register constraints for instructions that suppor...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
whesse@chromium.org
Change return type of FrameDescription::GetFrameSize...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
kmillikin@chromium.org
Remove bogus assertion.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
fschneider...
Fix broken ARM debug build.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
karlklose@chromium.org
Fix problem with arguments object ICs not checking...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
kmillikin@chromium.org
Introduce scopes to keep track of catch blocks at compi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
fschneider...
Refactor handling of test expressions in the graph...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
mikhail.naganov...
Heap profiler: annotate fixed arrays by their purpose.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
svenpanne@chromium.org
Unbreak compilation on MIPS after EmitCallIC removal.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
ager@chromium.org
Exclude %_IsNativeOrStrictMode from natives fuzzer.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
whesse@chromium.org
Fix compilation on 64-bit Windows build.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
whesse@chromium.org
Improve pseudorandom number generation and move the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
svenpanne@chromium.org
Nuke EmitCallIC, it is a plain call now.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
ager@chromium.org
Do not pass the global object as the receiver to strict...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
vegorov@chromium.org
Fix presubmit failure in gdb-jit.cc.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
kmillikin@chromium.org
Remove failing test while working on a fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
vegorov@chromium.org
Fix SConstruct to pass correct defines to samples/prepa...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
danno@chromium.org
Fix ARM regression introduced with polymorphic array...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
vegorov@chromium.org
Extend gdb-jit support (OSX/locals+parameters/prettyprint)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
svenpanne@chromium.org
Cleaned up calling-related methods in the ARM assembler.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
kmillikin@chromium.org
Fix a bug in Object.defineProperty.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
ager@chromium.org
MIPS: stub out Support debugger inspection of locals...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
jkummerow@chromium.org
Add support for dictionary elements to polymorphic...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
kmillikin@chromium.org
MIPS: port Explicitly pass the closure when allocating...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
kmillikin@chromium.org
MIPS: port Remove the fcontext field from all contexts.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
ager@chromium.org
Fix platform-solaris after isolate changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
ager@chromium.org
Remove --strict developer flag from V8.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-30
ager@chromium.org
Update test expectations for sputnik to match new revision.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
vitalyr@chromium.org
ll_prof: Terminate mmap file names on the first NUL...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
vitalyr@chromium.org
Suspend runtime profiler as soon as we exit JS.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
jkummerow@chromium.org
Fix build on x64
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
svenpanne@chromium.org
Simplify EmitCallIC.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
sgjesse@chromium.org
Temporarily add more test output to help locate test...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
jkummerow@chromium.org
Using KeyedStoreIC_Generic_Strict must prevent polymorp...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
sgjesse@chromium.org
Fix compilation of all combinations of disassembler...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
sgjesse@chromium.org
Support debugger inspection of locals in optimized...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
vegorov@chromium.org
Prepare push to trunk. Now working on 3.4.9.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
svenpanne@chromium.org
Simplify the way we call UnaryOpStubs, saving one unuse...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
sandholm@chromium.org
Improve JSON.parse to use less memory when using escape...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
sgjesse@chromium.org
ARM: Improve register allocation and constraints (try 2).
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
jkummerow@chromium.org
Error checking for length parameter of external array...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
yangguo@chromium.org
reverting revision r8454
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
erik.corry...
Improvement to SmiLexicalCompare. Landing codereview...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
kmillikin@chromium.org
Fix lint failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
yangguo@chromium.org
added the --test option for d8 into tools/test.py
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
kmillikin@chromium.org
Explicitly pass the closure when allocating a catch...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
kmillikin@chromium.org
Remove the fcontext field from all contexts.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
fschneider...
Slightly improved register assignment for %_IsObject...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
kmillikin@chromium.org
Better placement of argument pushing for a few hydrogen...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
keuchel@chromium.org
Fix "illegal access" when calling parseInt with a radix...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
fschneider...
Fix bug in register assignment of IsObjectAndBranch.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
ager@chromium.org
Cleanup to HEnvironment::CopyForInlining
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
fschneider...
Fix a bug in %_GetCachedArrayIndex.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
sgjesse@chromium.org
MIPS: port Fix receiver check in arguments ICs.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
sgjesse@chromium.org
MIPS: Long branch implementation and trampoline improve...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-28
ager@chromium.org
Ensure 16-byte stack alignment on Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
ager@chromium.org
Prepare push to trunk. Now working on version 3.4.8.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
ager@chromium.org
Fix receiver check in arguments ICs.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
sgjesse@chromium.org
Change the handling of stack check on backward branches
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
sgjesse@chromium.org
MIPS: port Better codegen for '<expression> === void...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
lrn@chromium.org
Cleanup of return types and names in factory.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-27
sgjesse@chromium.org
MIPS: update missing write barrier for arguments store...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
yangguo@chromium.org
removed some unnecessary stuff from d8's initialization
commit
|
commitdiff
|
tree
|
snapshot
next