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
2013-11-25
titzer@chromium.org
Enable global load elimination.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
svenpanne@chromium.org
Fixed printer for JSFunction.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
machenbach...
Prepare push to trunk. Now working on version 3.23.12.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
svenpanne@chromium.org
Unbreak console=readline.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
svenpanne@chromium.org
freebsd: unbreak build after r16646
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
jarin@chromium.org
Support for the Linux 'perf report' and 'perf annotate...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
dslomov@chromium.org
Safe HGraphBuilder::Add<> and New<>
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
palfia@homejinni.com
MIPS: Only use Type for compiling load handlers.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
palfia@homejinni.com
MIPS: Use Type in CheckPrototypes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
palfia@homejinni.com
MIPS: Fix and simplify code aging.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
mstarzinger...
Add counters for write barriers in generated code.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
palfia@homejinni.com
MIPS: Add function declarations missing from r18000.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
verwaest@chromium.org
Only use Type for compiling load handlers.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
verwaest@chromium.org
Use Type in CheckPrototypes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
jochen@chromium.org
Deprecate old versions of Isolate::SetData and GetData
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
yangguo@chromium.org
Make sure files end with exactly one new line and polic...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
machenbach...
Repair ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
rossberg@chromium.org
Introduce Type::IsCurrently
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
ulan@chromium.org
Invalidate embedded objects in optimized code if it...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
jochen@chromium.org
Remove usage of deprecated APIs from cctests
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
rossberg@chromium.org
Minor clean-up of Type::Print
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
jochen@chromium.org
Remove usage of deprecated APIs from d8
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
jochen@chromium.org
Remove usage of deprecated APIs from v8 itself
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
jochen@chromium.org
Remove usage of deprecated APIs from samples
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
yangguo@chromium.org
Exclude benchmark tests from presubmit check in a non...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
bmeurer@chromium.org
Fix combined string length computation.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
bmeurer@chromium.org
Get rid of the binop_stub parameter to BuildBinaryOpera...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
svenpanne@chromium.org
Reland "Implement Math.random() purely in JavaScript...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
jochen@chromium.org
Clean up incorrect V8_DEPRECATION macro usage and enabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
yangguo@chromium.org
Dispose external string resource on heap teardown.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
ulan@chromium.org
Restore saved caller FP registers on stub failure
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
machenbach...
Prepare push to trunk. Now working on version 3.23.11.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
jkummerow@chromium.org
Sync svn:ignore with .gitignore on trunk/test/* and...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
machenbach...
Pythonification and refactoring of push-to-trunk.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
yangguo@chromium.org
Correctly change test expectations.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
yangguo@chromium.org
Reland: Embed trigonometric lookup table.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
machenbach...
Make auto-roll testable.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
mvstanton@chromium.org
Pretenuring calculation fields in AllocationSite.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
bmeurer@chromium.org
Rework BuildCheckString() to be compatible with the...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
yangguo@chromium.org
Revert "Use %_IsSmi instead of %MaxSmi."
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
yangguo@chromium.org
Use %_IsSmi instead of %MaxSmi.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
danno@chromium.org
Revert 17963, 17962 and 17955: Random number generator...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
ishell@chromium.org
Code object now prints its major_key when applicable.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
jochen@chromium.org
Add clang-format configuration file and set coding...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
plind44@gmail.com
MIPS: Optimize AccessArgumentsAt.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
jochen@chromium.org
Reland r17877 - Introduce a v8::Platform class that...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
jochen@chromium.org
Remove preemption thread and API
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
yangguo@chromium.org
Fix build.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
yangguo@chromium.org
Embed trigonometric lookup table.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
svenpanne@chromium.org
Use Marsaglia's original random number generator.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
svenpanne@chromium.org
Build fix.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
svenpanne@chromium.org
Implement Math.random() purely in JavaScript.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
machenbach...
Prepare push to trunk. Now working on version 3.23.10.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
machenbach...
Let ChangeLog get auto-generated in push-to-trunk script.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
hpayer@chromium.org
Do deferred migration of maps after deoptimizing once.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
jkummerow@chromium.org
Fix Windows build for real
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
jkummerow@chromium.org
Fix Windows build
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
jkummerow@chromium.org
API: Change AdjustAmountOfExternalAllocatedMemory calls...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
svenpanne@chromium.org
Removed dead stack printing code.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
plind44@gmail.com
MIPS: Improvement of “MIPS: Fixed crashes exposed thoug...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
plind44@gmail.com
MIPS: Use SmiTst and TrySmiTag MacroAssembler instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
plind44@gmail.com
MIPS: Replace hard-coded stack frame size literals...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
yangguo@chromium.org
Mark flaky debug test as failing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
plind44@gmail.com
MIPS: Remove the first_right_arg hack for HMod.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
jochen@chromium.org
Reland r17907 - Make it possible to add more than one...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
yangguo@chromium.org
Update benchmark test suite.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
yangguo@chromium.org
Increase precision when finding the remainder after...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
yurys@chromium.org
Do not recompile existing functions when enabling alloc...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
mvstanton@chromium.org
Re-enable EnsureAllocationSiteDependentCodesProcessed.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
mvstanton@chromium.org
MaterializedLiteral expressions need to cache expressio...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
machenbach...
Force 'git cl upload' in push-to-trunk forced mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
rmcilroy@chromium.org
Replace hard-coded stack frame size literals with Stand...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
m.m.capewell...
ARM: Optimize AccessArgumentsAt
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
verwaest@chromium.org
Use SimpleLoadField for JSObjectFieldAccessors, rather...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
danno@chromium.org
Activate Hydrogen-generated KeyedLoadDictionary ICs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
bmeurer@chromium.org
Remove the first_right_arg hack for HMod.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
svenpanne@chromium.org
Removed unused --preallocate-message-memory flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
bmeurer@chromium.org
Convert constant numbers at compile time.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
jochen@chromium.org
Revert r17907 - Make it possible to add more than one...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
bmeurer@chromium.org
Make BuildBinaryOperation use ReturnValue instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
bmeurer@chromium.org
Replace unsafe uses of Add<> with AddUncasted<>.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
bmeurer@chromium.org
Don't generate useless string checks for string adds.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
rmcilroy@chromium.org
Remove deprecated v8::SetResourceConstraints without...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
rmcilroy@chromium.org
Remove deprecated v8-defaults.h and defaults.cc.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
jochen@chromium.org
Make it possible to add more than one piece of embedder...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
dcarney@chromium.org
faster stack frame generation for accessor property ics
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
bmeurer@chromium.org
Reset overwrite mode for BinaryOpStub unless we can...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
machenbach...
Prepare push to trunk. Now working on version 3.23.9.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
mvstanton@chromium.org
Quit running EnsureAllocationSiteDependentCodesProcesse...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
machenbach...
Add forced mode to push-to-trunk script.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
machenbach...
Refactor and improve bug line generation for push-to...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
plind44@gmail.com
MIPS: Fixed crashes exposed though fuzzing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
danno@chromium.org
Turn ASSERTs to CHECKs in test-heap.cc
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
mvstanton@chromium.org
Test that AllocationSite::dependent_code doesn't leak...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
danno@chromium.org
Fixed crashes exposed though fuzzing.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
plind44@gmail.com
MIPS: Remove unused StubType's, freeing 2 bits in Code...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
plind44@gmail.com
MIPS: Properly initialize desc->origin in the MIPS...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
jochen@chromium.org
Revert 17877 - Introduce a v8::Platform class that...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
jochen@chromium.org
Remove faulty CHECK() statement.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
jochen@chromium.org
Fix typo in header guard of v8-platform.h
commit
|
commitdiff
|
tree
|
snapshot
next