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-08-16
kmillikin@chromium.org
MIPS: port Simplify handling of exits from with and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
cira@chromium.org
Return error not null for date time format.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
ricow@chromium.org
Add FIXED_DOUBLE_ARRAY_TYPE to INSTANCE_TYPE_LIST_ALL...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
whesse@chromium.org
Prepare push to trunk. Now working on version 3.5.6.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
danno@chromium.org
Change AddElementsToFixedArray to work on FixedArrayBas...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
danno@chromium.org
Change JSObject elements to be of type FixedArrayBase
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
kmillikin@chromium.org
Simplify handling of exits from with and catch.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
fschneider...
Add roundsd instruction to ia32 and use it in optimized...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
mikhail.naganov...
Update .gitignore to include out/ directory created...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
mikhail.naganov...
Pick the namespace alias 'i' from v8.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-12
svenpanne@chromium.org
Do not use deprecated ARM instructions in DirectCEntryS...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
iposva@chromium.org
Landing change for bradnelson@google.com from coderevie...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
keuchel@chromium.org
Preliminary code for block scopes and block contexts.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
yangguo@chromium.org
Rollback of r8903
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
yangguo@chromium.org
Quick fix to issue 1593
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
danno@chromium.org
Create a common base class for Fixed-, FixedDouble...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
svenpanne@chromium.org
Output missing comments after the last disassembled...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
jkummerow@chromium.org
Third attempt to fix ARM cross-compile build
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
svenpanne@chromium.org
Fixed printing of deoptimization input data without...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
svenpanne@chromium.org
Removed some arbitrary size restrictions when disassemb...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
jkummerow@chromium.org
Revert some .gyp refactoring to fix ARM cross-compilation
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
lrn@chromium.org
Make threaded tests not use static fields for communica...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
fschneider...
Remove unused code from runtime profiler.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
svenpanne@chromium.org
Simplify and optimize ToBoolean handling.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-11
antonm@chromium.org
Allows not API functions as inputs for CreationConext...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
vitalyr@chromium.org
Fix fun.apply(receiver, arguments) optimization.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
jkummerow@chromium.org
Fix cross-compilation for ARM (hopefully)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
fschneider...
Fix x64 build.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
fschneider...
Fix three bugs with handling negative zero in the optim...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
rossberg@chromium.org
Implement Harmony semantics for typeof null (behind...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
kmillikin@chromium.org
Prepare push to trunk. Now working on version 3.5.5.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
ricow@chromium.org
Allow snapshots to be generated without using vfp3...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
jkummerow@chromium.org
Support OUTDIR variable for tests triggered by Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
danno@chromium.org
Refactor UnionOfKeys into ElementsAccessor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
mstarzinger...
ARM: Fix deoptimizer for two-word call sites.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
vitalyr@chromium.org
Make presubmit check happier with GYP.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
vitalyr@chromium.org
Simpler (and a bit faster) keyword matcher.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
kmillikin@chromium.org
Fix a bug in named getter/setter compilation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
lrn@chromium.org
Added fast detection of one character tokens.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
svenpanne@chromium.org
Fixed extremely important, mission-critical presubmit...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
svenpanne@chromium.org
Implement type recording for ToBoolean on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
kmillikin@chromium.org
Revert "Revert "Fix a bug in scope analysis.""
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
jkummerow@chromium.org
Remove orphaned file src/shell.h
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
yangguo@chromium.org
Added two whitespaces to match correct indentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
yangguo@chromium.org
Fixed a known issue in D8 (read file), enabled D8 share...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
whesse@chromium.org
Fix compilation error on X64 and ARM. Error was introd...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
whesse@chromium.org
Clean up TranslationIterator and DeoptimizationInputDat...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
vitalyr@chromium.org
Make d8-os test less flaky.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
lrn@chromium.org
Avoid infinite recursion for unterminated non-ASCII...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
vitalyr@chromium.org
Remove TLS load in regexp code.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
jkummerow@chromium.org
Add lost -O3 flag when building inside Chromium
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
keuchel@chromium.org
Fix DebugEvaluate crash within a catch in a function...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
vitalyr@chromium.org
Static state cleanup: add more consts.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
lrn@chromium.org
Fix bug in scanner.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
yangguo@chromium.org
Specify stack size for win64 when linking d8.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
jkummerow@chromium.org
Make GYP build usable for day-to-day work (second attempt)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
kmillikin@chromium.org
Revert "Fix a bug in scope analysis."
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
kmillikin@chromium.org
Fix a bug in scope analysis.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
mstarzinger...
Fix report printing in test.py script.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
kmillikin@chromium.org
Revert "tighten invariants of HValue::InferRange"
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
vitalyr@chromium.org
Minimize malloc heap allocation on process startup.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
vitalyr@chromium.org
grokdump: Tiny bugfix and type list update.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
danno@chromium.org
Move element deletion into element handlers
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
mstarzinger...
Additional functions to Harmony weak maps API.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
danno@chromium.org
Add regression test for 91517
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
danno@chromium.org
Fix out-of-bounds access in fetching propery names
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
mstarzinger...
Fix GCMole warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
danno@chromium.org
Add missing bounds check in FixedArray::set for smis
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
mstarzinger...
Prototype of mark-and-compact support for Harmony weak...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
ricow@chromium.org
Ensure that the length property of bound functions...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
danno@chromium.org
Fix performance regression due to elements refactor
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
mstarzinger...
Fix presubmit error.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
mstarzinger...
Preliminary Harmony weak maps API implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
danno@chromium.org
Encapsulate element handling into a class keyed on...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
lrn@chromium.org
Prepare push to trunk. Now working on 3.5.4.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
kmillikin@chromium.org
tighten invariants of HValue::InferRange
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
vegorov@chromium.org
Check phi uses of the arguments object after redundant...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
danno@chromium.org
MIPS: port Fix ClassOf check on ARM.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
danno@chromium.org
MIPS: port Ensure that GenerateStoreFastDoubleElement...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
jkummerow@chromium.org
Revert "Make window.{undefined,NaN,Infinity} read-only"
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
kmillikin@chromium.org
Revert "Revert "Fix a bug in scope analysis.""
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
vegorov@chromium.org
Fix ContextDeserialization and PartialDeserialization...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
kmillikin@chromium.org
Revert "Fix a bug in scope analysis."
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
vegorov@chromium.org
Don't use mprotect on Cygwin as virtual memory is manag...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
vegorov@chromium.org
Avoid uninitialized member warning on gcc 4.3.4
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
svenpanne@chromium.org
Fixed code generation for LBranch on ARM when the opera...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
kmillikin@chromium.org
Fix a bug in scope analysis.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
danno@chromium.org
Properly handle FixedDoubleArrays in sort()
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
vegorov@chromium.org
Ensure that GenerateStoreFastDoubleElement returns...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
vegorov@chromium.org
Mark optimized modulo and memcpy code pages -w after...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
vegorov@chromium.org
Check for phi-uses of arguments object before eliminati...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-02
danno@chromium.org
Properly handle FastDoubleArrays in Runtime_MoveArrayCo...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
yangguo@chromium.org
Fixed: regression in issue 1579 concerning readline...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
svenpanne@chromium.org
Tiny cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
svenpanne@chromium.org
Implement type recording for ToBoolean on x64.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
jkummerow@chromium.org
Make window.{undefined,NaN,Infinity} read-only
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
vegorov@chromium.org
Prepare push to trunk. Now working on 3.5.3.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
yangguo@chromium.org
String to ascii char array converter for debug mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
fschneider...
Revert r8753.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
mstarzinger...
Reintroduced dictionary that can use objects as keys.
commit
|
commitdiff
|
tree
|
snapshot
next