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
2010-10-06
ager@chromium.org
Land for Rodolph Perfetta.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
yurys@chromium.org
Code clean-up in src/top.cc This patch addresses late...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
antonm@chromium.org
Do not shortcut union of keys if lhs is empty.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
antonm@chromium.org
Add a check that accessors set to instance template...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
vitalyr@chromium.org
Fix typo in the spec reference.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
vitalyr@chromium.org
Addressing Mads' comments from codereview.chromium...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
yurys@chromium.org
Fix lint errors
commit
|
commitdiff
|
tree
|
snapshot
2010-10-05
yurys@chromium.org
StackTrace should provide access to //@ sourceURL=...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
vitalyr@chromium.org
Make lint happy.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
vitalyr@chromium.org
API: expose RegExp.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
kmillikin@chromium.org
More refactoring of class Compiler's interface.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
mikhail.naganov...
Previously, there was a bug there, fixed in r5581....
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
kmillikin@chromium.org
Begin a more aggressive refactoring of the Compiler...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-04
ricow@chromium.org
Prepare push to trunk. Now working on version 2.4.9.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
kmillikin@chromium.org
Fix a pair of compilation failure bugs in test files...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
kmillikin@chromium.org
Make some free functions into static members of class...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
kaznacheev...
Fix property array length calculation in TransformPrope...
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
sgjesse@chromium.org
Rename include guard to match file name
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
lrn@chromium.org
Fix bad cast in string-search.h.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
kaznacheev...
Fine-tune inobject slack tracking.
commit
|
commitdiff
|
tree
|
snapshot
2010-10-01
mikhail.naganov...
Fix HeapSnapshotsDiff test, diff implementation, and...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
vitalyr@chromium.org
Use existing global cell status as a hint when generati...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
mikhail.naganov...
Revert last commit due to check fail on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
mikhail.naganov...
Fix HeapSnapshotsDiff test and a bug introduced during...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
antonm@chromium.org
Rename some x64 macros to be more precise about their...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
mikhail.naganov...
Add fflush after writing to log (Issue 868).
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
kmillikin@chromium.org
Prepare push to trunk. Now working on version 2.4.8.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
kmillikin@chromium.org
Cleanup of the parser.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
kmillikin@chromium.org
Introduce subclasses of class CompilationInfo.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-30
erik.corry...
New attempt to make the allocation routines 64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
antonm@chromium.org
Add another check to be sure non-negative smi fits...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
kmillikin@chromium.org
Remove some unused fields from class CompilationInfo.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
antonm@chromium.org
Do not invoke indexed interceptor getters for negative...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
erik.corry...
Add cast to make Win-64 compile without warnings. ...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
lrn@chromium.org
Added missing file. Mea culpa.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
lrn@chromium.org
Refactored string search code.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-29
kmillikin@chromium.org
Add an AST node type enum to AST nodes.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
vitalyr@chromium.org
Mark ptest instruction as requiring SSE4.1.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
vitalyr@chromium.org
Fix external array iteration used in array concat.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
erik.corry...
Revert attempt to make heap size 32/64 clean. This...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
erik.corry...
More changes to 32/64 bit correctness.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
erik.corry...
More correctness around PrintF and 32/64 bit values.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
erik.corry...
Use intptr_t instead of int for heap sizes. This is...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-28
lrn@chromium.org
Avoid logging preparse-data inside lazily compiled...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
vitalyr@chromium.org
Custom call IC for Math.abs.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
podivilov@chromium.org
Add Debug::CancelDebugBreak method to api
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
whesse@chromium.org
Prepare push of version 2.4.6 to trunk. Now working...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
vegorov@chromium.org
Fix more GC unsafe places
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
whesse@chromium.org
Fix error in x64 inlined optimized shift operators.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-27
mikhail.naganov...
fixed
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
dimich@chromium.org
Add CODE_POINTER_ALIGN, use it in Page to align generat...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
kaznacheev...
Implemented missing instructions in ia32 and x64 disass...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
mikhail.naganov...
Fix presubmit error.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
mikhail.naganov...
Provide more functions to CPU profiler (fix issue 858).
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
erik.corry...
Revert 5520 due to compilation failure.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
erik.corry...
Small tweaks to make the x64 full code generator generate
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
kmillikin@chromium.org
Fix some inconsistent formatting.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
kaznacheev...
Prevent modification of cached normalized maps.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
kmillikin@chromium.org
Clean up some messiness in Scopes.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
kaznacheev...
Support dec_b instruction in ia32 and x64 disassembler.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
vitalyr@chromium.org
Add an assert to ensure we never allocate second empty...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
vitalyr@chromium.org
Fix copy-on-write assert by setting the new array map...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
vegorov@chromium.org
Fix getOwnPropertyDescriptor() support for index proper...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
erik.corry...
Cleanup of contexts in the full code generator.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
kaznacheev...
Dynamically determine optimal instance size.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
vegorov@chromium.org
Fix possible evaluation order problems.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
kaznacheev...
Unuse labels when bailing out of StubCompiler methods.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
antonm@chromium.org
Fix a build for Win64 with VS2008.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
antonm@chromium.org
Fix Win64 build with VS2008.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
lrn@chromium.org
RegExp: Fix caching to correctly set lastIndex.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
fschneider...
Prepare push to trunk. Now working on version 2.4.6.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
vitalyr@chromium.org
Try fix win64 build.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
vitalyr@chromium.org
Custom call IC for Math.floor.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
yurys@chromium.org
Use //@ sourceURL when formatting stack trace
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
vitalyr@chromium.org
Generate inline code for contextual loads.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
mikhail.naganov...
Fix ProfileNodeFindOrAddChildForSameFunction test on...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
floitschV8...
Fix build-breakage on Mac. Initial variable eventhough...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
sandholm@chromium.org
Changed the RegExp benchmark to exercise the regexp...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
mikhail.naganov...
Show RegExp calls in the profile.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
floitschV8...
Added precision mode to fast-dtoa.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
lrn@chromium.org
Remove unused variable from Scanner class.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
lrn@chromium.org
Make preparsing data reusable.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
fschneider...
Add missing x87 instructions fisttp and fst to the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
vitalyr@chromium.org
Fix direct loading of global function prototypes:
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
lrn@chromium.org
Make some runtime arguments checks be RUNTIME_ASSERT...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
peter.rybin...
Add breakOnCaughtException and breakOnUncaughtException...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
kaznacheev...
Prevent inline constructor generation when duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
fschneider...
Fix a regression in character-at stub when doing a...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
kasperl@chromium.org
Clean up the insertion of nops (signalling non-inlined...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
mikhail.naganov...
Really fix Mac build, and lint.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
mikhail.naganov...
Fix compilation issue on Mac
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
mikhail.naganov...
Enhance SafeStackFrameIterator to avoid triggering...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
mikhail.naganov...
Fix x64 compilation error. Patch from tfarina@chromium.org
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
lrn@chromium.org
X64: Templating Smi-macros to use both Label and NearLabel.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
erik.corry...
Made the use of past tense more consistent in change...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
ricow@chromium.org
Add support for near labels.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
erik.corry...
Prepare push to trunk. We are now working on version...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
lrn@chromium.org
Made predata smaller by storing symbol data in variable...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
erik.corry...
Replace 2 ARM ldr instructions with one ldrd in the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
fschneider...
Make the CompareStub and the UnaryOpStub accept smi...
commit
|
commitdiff
|
tree
|
snapshot
next