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-06-28
bmeurer@chromium.org
Make use of templatized convienience functions for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
yangguo@chromium.org
Abort optimization when debugger is turned on.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
machenbach...
Delete test file with newline problems.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
yangguo@chromium.org
Avoid data race in debug mode on the parallel thread.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
jkummerow@chromium.org
Fast-forward version number on bleeding_edge to 3.20.0
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
machenbach...
Skip webkit tests in debug that are very slow.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
bmeurer@chromium.org
Refactor HInferRepresentation into an HPhase and use...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
bmeurer@chromium.org
Fix zone usage within LAllocator.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
ulan@chromium.org
Fix Android V8 path for testing on devices.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
machenbach...
Migrated several tests from blink to V8 repository.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
machenbach...
Make webkit test output comparison compatible to stress...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
palfia@homejinni.com
MIPS: The check for internalized strings relied on...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
danno@chromium.org
Remove superfluous HInnerAllocatedObject in BuildEmitDe...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
danno@chromium.org
Type handling for special cases and optimization
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
ulan@chromium.org
Revert r15361 "Improved function entry hook coverage...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
hpayer@chromium.org
Turn off stress compaction for break point tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
hpayer@chromium.org
Fix check style breakage.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
yangguo@chromium.org
Fix constructor call of relocation lock.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
danno@chromium.org
Improved function entry hook coverage
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
danno@chromium.org
Add templatized convienience functions for adding hydro...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
danno@chromium.org
Make sure HCallNewArray uses right ElementsKind
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
mvstanton@chromium.org
The check for internalized strings relied on the fact...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
danno@chromium.org
Generalize utilities to allow code templatization
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
bmeurer@chromium.org
Refactor Hydrogen environment liveness analysis into...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
bmeurer@chromium.org
Add templatized Run() method for Hydrogen phases.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
bmeurer@chromium.org
Turn zone_excess_limit_ into a constant.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
bmeurer@chromium.org
Refactor Hydrogen GVN into an HPhase and use the phase...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
bmeurer@chromium.org
Move phase_zone from CompilationInfo to CompilationPhase.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
bmeurer@chromium.org
Fix the compilation of gdbjit
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
bmeurer@chromium.org
Add myself to OWNERS.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
yurys@chromium.org
Extract StackFrameIteratorBase
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
yurys@chromium.org
Do not iterate stack handlers in SafeStackFrameIterator
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
titzer@chromium.org
Fix elements-kind test to disable optimization of impor...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-27
dslomov@chromium.org
Do not allow invocation of ArrayBuffer and array buffer...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
palfia@homejinni.com
MIPS: Avoid Unnecessary Smi Checks.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
olivf@chromium.org
Avoid Unnecessary Smi Checks
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
mstarzinger...
Remove obsolete free-space checks from MarkCompactColle...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
peter.rybin...
Fix misleading names and comments in mute local variabl...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
danno@chromium.org
Add DependentCode to PropertyCells
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
loislo@chromium.org
CPUProfiler: Simplify CodeEntry constructor calls.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
machenbach...
Migrate blink tests that are not relevant to blink...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
mstarzinger...
Remove obsolete unchecked accessors in JSFunction.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
bmeurer@chromium.org
Get rid of ZoneScope completely.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
bmeurer@chromium.org
Get rid of the ZoneScopeMode.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
loislo@chromium.org
Revert "CPUProfiler: Simplify CodeEntry constructor...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
jkummerow@chromium.org
ia32: Restore missing temp register for LNumberTagU
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
loislo@chromium.org
CPUProfiler: Simplify CodeEntry constructor calls.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
rossberg@chromium.org
Introduce Unsigned32 and RegExp types
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
titzer@chromium.org
Change PC for OSR entries to point to something more...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
bmeurer@chromium.org
Remove useless ZoneScopes from Parser.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
svenpanne@chromium.org
Allow users of the V8 API to distinguish between unset...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
mvstanton@chromium.org
Removed flag optimize-constructed-arrays.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
loislo@chromium.org
CPUProfiler: It is not clear why we are using Handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
jkummerow@chromium.org
Move C++ specific flags from C flags to C++ flags
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
peter.rybin...
Allow debugger evaluate expressions to mute local variables
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
prybin@chromium.org
Provide list of step-in source positions in JS Debug API
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
bmeurer@chromium.org
Split HPhase for Lithium and Hydrogen using common...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
alph@chromium.org
Handle AccessorPair struct in heap snapshot.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
olivf@chromium.org
Fix to_boolean type feedback for unary and binary ops
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
hpayer@chromium.org
Fixed more gc stress builder tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
yurys@chromium.org
Get rid of Isolate::safe_stack_iterator_counter
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
bmeurer@chromium.org
Fix GCC error about comma at end of enumerator list.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
bmeurer@chromium.org
Fix compilation error introduced with r15287.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
bmeurer@chromium.org
Cleanup Code::Kind2String().
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
mstarzinger...
Reland "Remove IsInitialized checks from inlined API...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
hpayer@chromium.org
Added pretenuring support for fast literal allocation...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
yurys@chromium.org
Merge SafeStackTraceFrameIterator into SafeStackFrameIt...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
palfia@homejinni.com
MIPS: Fix mjsunit/regress/regress-2653.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
palfia@homejinni.com
MIPS: Fix Kraken gaussian blur test regression.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
palfia@homejinni.com
MIPS: Rename Literal::handle to Literal::value
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Fix ugly typo in HValue::UpdateRepresentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
svenpanne@chromium.org
Removed some useless/dead code regarding CompileTimeValues.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
danno@chromium.org
In revision 15142, the V8_USE_UNSAFE_HANDLES define...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
dslomov@chromium.org
Update typed arrays behavior to match ES6 rev 15. Remov...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Correcting mime type of tools/profviz/profviz.css.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Changing mime type of tools/profviz/profviz.css.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Changing mime type of tools/profviz/profviz.html.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
bmeurer@chromium.org
Add phase zone to CompilationInfo and use it in GVN...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yurys@chromium.org
Move ExitFrame::ComputeStackPointer from frames-<arch...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Add v8.log visualizer page.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
bmeurer@chromium.org
Drop (mis)use of HPhase in full code gen.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yangguo@chromium.org
Do not use deprecated MakeWeak in d8.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
bmeurer@chromium.org
Fix HStatistics::Print() output to fit into 80 columns.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
loislo@chromium.org
CPUProfiler: fix for test.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
loislo@chromium.org
CPUProfiler: Simplify logging part of CreateCodeEvent...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Deprecate one virtual marking visitor for mark-compact GC.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
dslomov@chromium.org
API for DataView.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Revert "Remove IsInitialized checks from inlined API...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
rossberg@chromium.org
Rename Literal::handle to Literal::value
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yurys@chromium.org
Update the TSan-specific atomics implementation to...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Make a Persistent ctor take const Persistent& instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
mstarzinger...
Remove IsInitialized checks from inlined API functions.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
loislo@chromium.org
CPUProfiler: remove copy&paste from CodeCreateEvent.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
yurys@chromium.org
Simplify stack iterators implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
dslomov@chromium.org
Update boot-up memory use limit after adding DataView.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
palfia@homejinni.com
MIPS: Use AST's type field and merge types for unary...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
jkummerow@chromium.org
Use kPointerSize to compute the size of StubCache:...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
dslomov@chromium.org
DataView implementation.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
jkummerow@chromium.org
Distinguish times_8 and times_pointer_size for X64
commit
|
commitdiff
|
tree
|
snapshot
2013-06-21
jkummerow@chromium.org
HBoundsCheck shouldn't ignore Tagged input representati...
commit
|
commitdiff
|
tree
|
snapshot
next