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-06-10
svenpanne@chromium.org
Added two convenience methods to access an int/double...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
fschneider...
Add support for hydrogen control instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
mikhail.naganov...
"Deiceolate" Thread classes.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
ager@chromium.org
Fix issue 1447 by not redefining properties unneccesari...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
mikhail.naganov...
Revert accidental r8254..r8256
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
mikhail.naganov...
trying to fix test
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
mikhail.naganov...
tests compile but crash
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
mikhail.naganov...
remove isolate reference from threads
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
danno@chromium.org
Refactor platform-specific code for determining shared...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
sgjesse@chromium.org
Remove the flag --debug-info
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
sgjesse@chromium.org
MIPS: port Dispatch on ElementsKind rather than Externa...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
sgjesse@chromium.org
MIPS: port Link function contexts directly to the previ...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
sgjesse@chromium.org
MIPS: port Link function contexts directly to the previ...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
kmillikin@chromium.org
Use the previous context link when checking context...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
danno@chromium.org
Fix bogus unreachable in debug code.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
sgjesse@chromium.org
GYP: Generate makefiles for all architectures on Linux
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
fschneider...
Simplify the check when to perform loop invariant code...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
danno@chromium.org
Dispatch on ElementsKind rather than ExternalArrayType...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
yangguo@chromium.org
fixed style mistake found in presubmit.py
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
ager@chromium.org
Correct the limit of local variables in a optimized...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
yangguo@chromium.org
added --stress-opt option to d8
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
svenpanne@chromium.org
Moved non-architecture-specific GetFooCodeStub function...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
sgjesse@chromium.org
GYP: Make the ARM simulator build with GYP again
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
kmillikin@chromium.org
Link function contexts directly to the previous context.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
whesse@chromium.org
Add boolean flag to HChange and LNumberUntagD to not...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
kmillikin@chromium.org
Update the blacklist in fuzz-natives.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
kmillikin@chromium.org
A collection of context-related refactoring changes.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
fschneider...
Fix bug with GVN on array loads.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
danno@chromium.org
Implement core support for FixedDoubleArrays.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
sgjesse@chromium.org
Add support for building Xcode project files from GYP...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
ager@chromium.org
Fix Array.prototype.{reduce,reduceRight} to pass undefi...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
sgjesse@chromium.org
MIPS: port Stop using with explicitly to implement...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
kmillikin@chromium.org
Fix lint error. TBR.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
kmillikin@chromium.org
Stop using with explicitly to implement try/catch.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
fschneider...
Remove unused function form hydrogen instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
fschneider...
Cleanup unused lithium instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
mikhail.naganov...
Add snapshot compression support into d8.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.4.4.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
lrn@chromium.org
Fix bug in Object.defineProperty where a growing lement...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
sandholm@chromium.org
Specialize JSON parser to only check for SequentialAsci...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
danno@chromium.org
Add failing test case for bug 1434
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
erik.corry...
Revert 8133: Lower heap size limits on systems that...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
vitalyr@chromium.org
Fix bug 1433: clear the global thread table when an...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
vitalyr@chromium.org
Reduce TLS overhead in v8::TryCatch.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
vitalyr@chromium.org
Clean up a few TODO(isolates).
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
ager@chromium.org
Convert time zone name to UTF8 on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
whesse@chromium.org
Limit the number of arguments in a function call to...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
mikhail.naganov...
Fix presubmit errors catched by a more recent version...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
mikhail.naganov...
Fix typo: RetainedSizeCalculator::reained_size -> retai...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
mikhail.naganov...
Fix presubmit after r8189
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
mikhail.naganov...
Compress sources of JS libraries in addition to the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
vitalyr@chromium.org
Update comments in the global handles interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
vitalyr@chromium.org
Kill some dead code: classic frame element and const...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
vitalyr@chromium.org
Refactor storage of global handles.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
fschneider...
Re-land r8140: Deoptimize on never-executed code-paths.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
ager@chromium.org
Don't use SmartSlice just because the receiver is an...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
jkummerow@chromium.org
Per-Isolate cache for polymorphic stubs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
kmillikin@chromium.org
Fix a bug in Lithium environment iteration.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
erik.corry...
Prepare push to trunk. Now working on version 3.4.3.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
ager@chromium.org
MIPS: port Add complete ElementsKind information direct...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
ager@chromium.org
MIPS: port Implement set trap for proxies, and revamp...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
erik.corry...
Fix asserts in StartPreemption and StopPreemption.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
ager@chromium.org
MIPS: Fixed FPU rounding checks and related errors...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
karlklose@chromium.org
ARM: Add optimization for constant RHS in DoMulI.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
mikhail.naganov...
Define stubs for implementations of v8-profiler.h API...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
erik.corry...
Fix traversal of the map transition tree to take the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
ager@chromium.org
Reapply: "Make instanceof and Object.getPrototypeOf...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
ager@chromium.org
Report out of memory if we cannot allocate memory for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
danno@chromium.org
Add complete ElementsKind information directly to Map...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
dslomov@chromium.org
Patch by Luke Zarko.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
mikhail.naganov...
Add curly braces to if / else clauses after r8152
commit
|
commitdiff
|
tree
|
snapshot
2011-06-02
ager@chromium.org
Revert "Make instanceof and Object.getPrototypeOf work...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
mikhail.naganov...
Revert "Fix Issue 1320: LiveEdit: text differencer...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
mikhail.naganov...
Fix presubmit errors after r8152
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
mikhail.naganov...
[Linux] Do not install SIGPROF handler until we
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
cira@chromium.org
Re-landing http://codereview.chromium.org/7014019.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
rossberg@chromium.org
Make instanceof and Object.getPrototypeOf work for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
peter.rybin...
Fix Issue 1320: LiveEdit: text differencer fails with...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sandholm@chromium.org
Untank compilation and fix JSON parse bug introduced...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sandholm@chromium.org
Remove scanner abstraction layer from JSON parsing.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
fschneider...
Revert r8140.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
kmillikin@chromium.org
Delay processing of declarations for inlining candidates.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sandholm@chromium.org
Removing white spaces introduced in r8142.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sandholm@chromium.org
Ensure strings are never externalized as a side-effect...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
erik.corry...
Fix compilation on OpenBSD. Patch from Robert Nagy in
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
fschneider...
Eagerly deoptimize on never-executed code-paths.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
kmillikin@chromium.org
Disable context-allocated const variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sgjesse@chromium.org
MIPS: port Fix receiver for calls to strict-mode and...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sgjesse@chromium.org
MIPS:port Reapply change to Pass undefined to JS builti...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sgjesse@chromium.org
MIPS: port Fix a number of IC stubs to correctly set...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sgjesse@chromium.org
MIPS: port Prevent deopt on double value assignment...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
sgjesse@chromium.org
ARM: Be consistent about the condition codes used with...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
erik.corry...
Lower heap size limits on systems that are short of...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
svenpanne@chromium.org
Ooops, forgot to commit the renamings in Hydrogen for...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
ricow@chromium.org
Prepare push to trunk. Now working on version 3.4.2.
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
peter.rybin...
LiveEdit: Optimize compare by stripping common suffix...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
cira@chromium.org
Removed all references to v8/src from i18n extension...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
rossberg@chromium.org
Implement set trap for proxies, and revamp class hierar...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
erik.corry...
Revert 8122 (stub call asserts) while test failures...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
svenpanne@chromium.org
Reduced the code ping-pong between the full code genera...
commit
|
commitdiff
|
tree
|
snapshot
next