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
2012-09-11
mmassi@chromium.org
Fix array index dehoisting.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
erik.corry...
Fix invariant so that we cannot record relocation slots for
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
mstarzinger...
Prepare push to trunk. Now working on version 3.13.8.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
yangguo@chromium.org
Fix TypeError message for Date builtins.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-11
ulan@chromium.org
Fix delta computation in DoDeferredInstanceOfKnownGloba...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
peter.rybin...
Introduce InternalProperty type and expose internal...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
yangguo@chromium.org
Add more checks for native callback results.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
mstarzinger...
Fix deoptimizer for shared optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
yangguo@chromium.org
Enable/disable LiveEdit using the (C++) debug API.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
yangguo@chromium.org
Add checks to runtime functions.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
svenpanne@chromium.org
Fixed deoptimization of inlined getters.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
ulan@chromium.org
Add support for running low level profiler on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.13.7.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
erik.corry...
Loosen up code logging test that was sensitive to GC...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
vegorov@chromium.org
Extend grokdump.py with [u]nassemble command
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Check the return value of API calls on ia32 and x64.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Add empty-handle checks to API functions (#ifdef ENABLE...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Disable accessor inlining (due to broken deopts)
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
verwaest@chromium.org
Push stacktrace and die if the receiver is of unknown...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
erik.corry...
Fix binding in new Function().
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Fix missing colon in common.gypi
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
jkummerow@chromium.org
Add build system infrastructure for ENABLE_EXTRA_CHECKS...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
erik.corry...
Fix some corner cases in skipping native methods using...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
yangguo@chromium.org
Revert r12430, r12432, r12433 (basic support for Latin1).
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
verwaest@chromium.org
Fixed test expectation.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
verwaest@chromium.org
Support register as right operand in min/max support.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
yangguo@chromium.org
Fix more windows build warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
yangguo@chromium.org
Fix windows compile errors introduced by r12430.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
verwaest@chromium.org
Do not generate new enumeration indices for global...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
yangguo@chromium.org
Add basic support for Latin1 to the API.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
yangguo@chromium.org
Use local variable for getter function in Error.stack
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
mstarzinger...
Fix FindSharedFunctionInfoInScript to not optimize.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
verwaest@chromium.org
If we are trimming the whole array, just return the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
verwaest@chromium.org
Optimize dictionary enum generation.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
ulan@chromium.org
Fix android.gypi to provide correct include and library...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
verwaest@chromium.org
Directly use %ObjectKeys in json stringify.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
svenpanne@chromium.org
MIPS: First steps towards named Litihium operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
verwaest@chromium.org
Only regenerate enumeration indices if properties were...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
verwaest@chromium.org
Clear descriptor pointer when normalizing properties.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
yangguo@chromium.org
Fix VS2005 build.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
ulan@chromium.org
Add option to build using a standalone Android toolchai...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
yangguo@chromium.org
Disable test that triggers known bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
verwaest@chromium.org
MIPS: Use a special EnumLength field to indicate number...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
yangguo@chromium.org
Cache results in SearchRegExpMultiple.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
rossberg@chromium.org
Activate fixed ES5 readonly semantics by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
verwaest@chromium.org
Removed trailing whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
verwaest@chromium.org
Elements load depends on the type of the receiver.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
jkummerow@chromium.org
Add hardfp flag to the Makefile.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
svenpanne@chromium.org
Fixed comment and simplified the related code a bit.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
loislo@chromium.org
Remove obsolete method declarations from HeapEntry...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.13.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
yangguo@chromium.org
Revert r12379 (Add checks to external string API).
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
rossberg@chromium.org
Slightly simplify declaration of node types.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
rossberg@chromium.org
Introduce some predicates over variable modes.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
yangguo@chromium.org
Release stack trace data after firing Error.stack accessor.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
svenpanne@chromium.org
Added IC support for native setters on the prototype...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
jkummerow@chromium.org
Add a new API V8::SetJitCodeEventHandler to push code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
verwaest@chromium.org
Use a special EnumLength field to indicate number of...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
rossberg@chromium.org
Disable test that triggers known bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
rossberg@chromium.org
Allocate block-scoped global bindings to global context.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
rossberg@chromium.org
Index script compilation cache over context, too,
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
yangguo@chromium.org
Reland regexp global optimizations.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.13.5.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
yangguo@chromium.org
Disable array bounds checks elimination.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
svenpanne@chromium.org
Print reason for disabling optimization. Kill --trace...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
verwaest@chromium.org
Revert "Add a new API V8::SetJitCodeEventHandler to...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
jkummerow@chromium.org
Add a new API V8::SetJitCodeEventHandler to push code...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
ulan@chromium.org
Revert r12342 "Flush monomorphic ICs on context disposa...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
ulan@chromium.org
Provide option to disable full DEBUG build on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
ulan@chromium.org
Disallow updates to ic_with_type_info_count with negati...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
verwaest@chromium.org
Make order of addition the primary order of descriptor...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
rossberg@chromium.org
Introduce global contexts to represent lexical global...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
svenpanne@chromium.org
First steps towards named Litihium operands.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
svenpanne@chromium.org
Unbreak MIPS build.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
yurys@chromium.org
Remove unused method and add line breaks after each...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
ulan@chromium.org
MIPS: Fix rounding in Uint8ClampedArray setter.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
yangguo@chromium.org
Add check to external string resource.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
verwaest@chromium.org
MIPS: Check that index and length are Smi in bounds...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
danno@chromium.org
Disable speculative LICM when it may lead to unnecessar...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
rossberg@chromium.org
Test case for conflicting global declarations across...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
vegorov@chromium.org
Fix DoDeferredNumberTagU to keep the value in xmm1...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
ulan@chromium.org
Fix typo in grokdump.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
erikcorry
Fix semaphore on MacOS. This is a commit of https...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
erik.corry...
Make the performance of the VM more predictable by...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
vegorov@chromium.org
When processing collected uint32 instructions skip...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
vegorov@chromium.org
Fix order of conversions in ObjectToInt32 and ObjectToU...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
vegorov@chromium.org
Allow uint32 value on optimized frames if they are...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
verwaest@chromium.org
While finding the valueOf descriptor, only look at...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
ulan@chromium.org
Fix Windows build after r12364.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
ulan@chromium.org
Fix rounding in Uint8ClampedArray setter.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
svenpanne@chromium.org
Print more x64 registers in grokdump.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
verwaest@chromium.org
Check that index and length are Smi in bounds check.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
vegorov@chromium.org
Introduce DISABLE_ASAN macro to disable AddressSanitize...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
danno@chromium.org
MIPS: Fix write barrier for StoreKeyedFastElements...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.13.4.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
yangguo@chromium.org
Revert r12346 (Introduce InternalProperty type and...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
yangguo@chromium.org
Revert r12258, r12300 and r12302 (global regexp).
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
ulan@chromium.org
Fix mjsunit/debug-script.js failure that occurs when...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
peter.rybin...
Introduce InternalProperty type and expose internal...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
verwaest@chromium.org
While allocating code objects, perform the incremental...
commit
|
commitdiff
|
tree
|
snapshot
next