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
2014-05-09
verwaest@chromium.org
Replace NewFunction(MaybeHandle<> prototype by Handle...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
verwaest@chromium.org
Remove "force_initial_map"
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
verwaest@chromium.org
Replace NewFunctionWithPrototype(name, prototype) by...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
verwaest@chromium.org
Array Iterator prototype should not have a constructor.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
verwaest@chromium.org
Merge NewFunction and NewFunctionWithPrototype
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
verwaest@chromium.org
Reland and fix r21225 and r21226
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
ishell@chromium.org
Fix typos in unit test for Array.prototype.fill()
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
danno@chromium.org
Reland r20974: Unify and simplify the FastCloneShallowA...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
plind44@gmail.com
MIPS: Improve Array.shift() performance for small arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
vogelheim@chromium.org
Prevent calls to ReturnValue::Set with pointer-valued...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
ishell@chromium.org
[Sheriff] This reverts commits r21225 and r21226 for...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
verwaest@chromium.org
Make space available in bf3 by moving FunctionWithProto...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
verwaest@chromium.org
Make BitField3 a raw uint32 field, and move to the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
yangguo@chromium.org
Shorten autogenerated error message for functions only.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
yangguo@chromium.org
Require SSE2 support for the ia32 port.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
ishell@chromium.org
Presubmit checks recover:
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
rmcilroy@chromium.org
Reland - Arm64: Ensure that csp is always aligned to...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
hpayer@chromium.org
Add flag to set minimum semi-space size.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
vogelheim@chromium.org
Revert of Prevent calls to ReturnValue::Set with pointe...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
bmeurer@chromium.org
Fix new space array check limit.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
vogelheim@chromium.org
Prevent calls to ReturnValue::Set with pointer-valued...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
bmeurer@chromium.org
Eliminate further write barriers for old space allocations.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
bmeurer@chromium.org
Use HType::NonPrimitive() for unclassified HeapObjects...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
svenpanne@chromium.org
Fixed d8 shutdown.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
machenbach...
Sync change log and version file with trunk.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
yangguo@chromium.org
Clean up Debugger::NotifyMessageHandler.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
jarin@chromium.org
Make new space iterable for --log-gc and --heap-stats...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
yangguo@chromium.org
Clean up stack guard interrupts.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
svenpanne@chromium.org
Cleaned up the weak lists hanging off the heap a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
yangguo@chromium.org
Use ReplaceCode instead of set_code in debug.cc.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
svenpanne@chromium.org
Reland "Removed default Isolate."
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
hpayer@chromium.org
Simplify ConfigureHeap and change --max_new_space_size...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-09
bmeurer@chromium.org
Improve Array.shift() performance for small arrays.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
rmcilroy@chromium.org
Restore behavior of PrepareForBreakpoints which was...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
jkummerow@chromium.org
Skip generated runtime tests that require i18nsupport...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
jkummerow@chromium.org
Add test case generator for runtime functions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
alph@chromium.org
DevTools: Unflake test-cpu-profiler/JsNativeJsRuntimeJs...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
jkummerow@chromium.org
Harden yet more runtime functions
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
ulan@chromium.org
Fix index register assignment in LoadFieldByIndex for...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-08
svenpanne@chromium.org
Unbreak samples and tools.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
mstarzinger...
Broaden test expectation for ARM64.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
mvstanton@chromium.org
Commenting out an assert to investigate mac test failure.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
jkummerow@chromium.org
Refactor mjsunit/fuzz-natives-* into a separate test...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
bmeurer@chromium.org
Remove GenerateBooleanCheck() since we have a boolean...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
jochen@chromium.org
Add back a dummy --harmony-promises flag
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
bmeurer@chromium.org
Turn CHECK()s into ASSERT()s.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
bmeurer@chromium.org
Fix constructors for HLoadNamedField.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
jochen@chromium.org
Merge counters and v8-counters
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
bmeurer@chromium.org
Revert "Arm64: Ensure that csp is always aligned to...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-07
bmeurer@chromium.org
Fix invalid ASSERT() in HasStableMapValue().
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
palfia@homejinni.com
MIPS: Fix for 3303 MultithreadedParallelIsolates has...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
rmcilroy@chromium.org
Arm64: Fix check errors on Arm64 debug after r21177.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
rossberg@chromium.org
Revert "Prevent liveedit on or under generators with...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
rmcilroy@chromium.org
Arm64: Ensure that csp is always aligned to 16 byte...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
jochen@chromium.org
Remove strange v8_target_arch=="mac" conditions from...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
jochen@chromium.org
Import features.gypi into BUILD.gn
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
wingo@igalia.com
Prevent liveedit on or under generators with open activ...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
rossberg@chromium.org
Re^3-land "Ship promises and weak collections"
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
m.m.capewell...
ARM64: Sign extension on MemOperand for keyed ops
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
ishell@chromium.org
Fixed jump in non-SSE4.1 implementation of LMathFloor...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
svenpanne@chromium.org
Revert "Removed default Isolate."
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
verwaest@chromium.org
Only force creating initial maps when we have prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
baptiste.afsa...
ARM64: Introduce TempDoubleRegister as a lithium operan...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
svenpanne@chromium.org
Removed default Isolate.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
verwaest@chromium.org
Pass in the map while creating JSFunction, and set...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
mvstanton@chromium.org
Fix for 3303 MultithreadedParallelIsolates has a race...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
marja@chromium.org
Produce cached data only for scripts which compile...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
jochen@chromium.org
Move generated math methods from platform to codegen
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
verwaest@chromium.org
Pass dependency to HLoadNamedField for array length...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
m.m.capewell...
ARM64: Use the shifter operand to merge in previous...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
mstarzinger...
Remove broken %_Log functionality.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
rmcilroy@chromium.org
[Android]: Update Makefile.android to use platform...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
ulan@chromium.org
Do not call setters of read-only accessors.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
alph@chromium.org
Make sure CPU profiler collects a sample on start.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Jacob.Bramley...
ARM64: Use default-NaN mode to canonicalize NaNs.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
bmeurer@chromium.org
Fix Mac64-debug issue introduced with r21154.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
bmeurer@chromium.org
Next bunch of fixes for check elimination.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
adamk@chromium.org
Tighten up Object.observe code to ASSERT that it never...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
adamk@chromium.org
Store JSGlobalProxy's identity hash directly on the...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
hpayer@chromium.org
Set max new space size in tests to proper MB value.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
hpayer@chromium.org
FLAG_max_new_space_size is in MB.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
machenbach...
Remove old branch logic from push scripts.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
marja@chromium.org
Remove symbol preparse data altogether.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
wingo@igalia.com
Relocate suspended generator activations when enabling...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
jochen@chromium.org
Fix cctest.status typo
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
jochen@chromium.org
Mark test-cpu-profiler/JsNativeJsRuntimeJsSample as...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
jochen@chromium.org
Revert r21141.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
wingo@igalia.com
Relocate suspended generator activations when enabling...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
jochen@chromium.org
Add a basic gn file for V8
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
bmeurer@chromium.org
Don't add code dependencies eagerly for HCheckMaps.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
ishell@chromium.org
Map::TransitionElementsTo() extracted from JSObject...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
svenpanne@chromium.org
Inlined IsFoundByRuntimeProbingOnly.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
yurys@chromium.org
Remove Message::GetScriptData declaration
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
yangguo@chromium.org
Always initialize the debugger eagerly.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
machenbach...
Revert "Version 3.26.30 (based on bleeding_edge revisio...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
bmeurer@chromium.org
Various cleanups in check elimination.
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
machenbach...
Version 3.26.30 (based on bleeding_edge revision r21129)
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
adamk@chromium.org
Fix ObjectNotifierPerformChange leak after r21126
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
jochen@chromium.org
Introduce a microtask suppression scope and move microt...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-02
rafaelw@chromium.org
Build cleanup following r21126. Marking Native* methods...
commit
|
commitdiff
|
tree
|
snapshot
next