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-07-02
jkummerow@chromium.org
Fix default type feedback returned from the oracle
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
mstarzinger...
Handlify JSObject::DefineAccessor method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yurys@chromium.org
Use stored Isolate pointer instead of Isolate::Current()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yangguo@chromium.org
Include statistical profile into profviz.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
mstarzinger...
Handlify JSObject::SetPrototype method.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
titzer@chromium.org
Remove HFixedArrayBaseLength instruction and replace...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yangguo@chromium.org
Fix debuggersupport=off build.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
ulan@chromium.org
Enable weak embedded maps in optimized code.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
jkummerow@chromium.org
Introduce -m64 flag for making x64 when the default...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
jkummerow@chromium.org
Not consider the use representation in unintiliazed...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
jkummerow@chromium.org
Prepare push to trunk. Now working on version 3.20.2.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yurys@chromium.org
Increase profiling interval for test-cpu-profiler/Funct...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Fix invalid condition introduced with revision 15441.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
rossberg@chromium.org
Revert "Remove BinaryOp::result_type"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
rossberg@chromium.org
Revert "Derive synthetic type bounds for expressions"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
machenbach...
Make sticky chromium revision available for perf tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Turn UInt32 analysis into a proper HPhase.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yangguo@chromium.org
Relax test constraints from r15439 (Join threads after...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yangguo@chromium.org
Join threads after stopping.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Turn escape analysis into a proper HPhase.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Properly cleanup the transcendental subcaches.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yurys@chromium.org
Correctly report callstack when current function is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
bmeurer@chromium.org
Cleanup the default Isolate's entry stack.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
yurys@chromium.org
Revert "Correctly report callstack when current functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
loislo@chromium.org
CPUProfiler: propagate scriptId to the front-end
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
palfia@homejinni.com
MIPS: Fix register usage in ProfileEntryHookStub
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
Revert "CPUProfiler: propagate scriptId to the front...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
CPUProfiler: propagate scriptId to the front-end
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yangguo@chromium.org
Also delete optimization jobs in the output queue when...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
danno@chromium.org
Revert r15419: "Generate StoreGlobal stubs with Hydrogen"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yurys@chromium.org
Correctly report callstack when current function is...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
rossberg@chromium.org
Derive synthetic type bounds for expressions
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
mstarzinger...
Implement WeakMap.prototype.clear function.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
prybin@chromium.org
Debug: support breakpoints set in the middle of stateme...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
danno@chromium.org
Generate StoreGlobal stubs with Hydrogen
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
prybin@chromium.org
Revert "Debug: support breakpoints set in the middle...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
mstarzinger...
Ensure CheckInitialized is present independent of define.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
prybin@chromium.org
Debug: support breakpoints set in the middle of statement
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yurys@chromium.org
Test that profiler is stopped when isolate is being...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
bmeurer@chromium.org
Plug leaked mutexes in OptimizingCompilerThread.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
bmeurer@chromium.org
No need to pass profiles to ProfilerEventsProcessor.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
bmeurer@chromium.org
Fix compiler error about unused profiles_ field in...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
bmeurer@chromium.org
Plug leaked string stream debug object cache in Isolate.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
mvstanton@chromium.org
Grokdump: new shell command, "lm"
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
machenbach...
Add broader custom test expectations for blink tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yangguo@chromium.org
Restore message when rethrowing in TryCatch.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
CpuProfiler: eliminate 2 layers of 4 for CodeCreateEven...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
Revert "CpuProfiler: eliminate 2 layers of 4 for CodeCr...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
loislo@chromium.org
CpuProfiler: eliminate 2 layers of 4 for CodeCreateEven...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
yangguo@chromium.org
Fix infinite loop in regress-opt-after-deopt.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
mvstanton@chromium.org
Test fix - array-feedback.js has a test that only make...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
jkummerow@chromium.org
Add dependency to ICU 4.6
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
machenbach...
Remove irrelevant parser test that has SVN issues.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-01
machenbach...
Remove test from blacklist that should pass.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
palfia@homejinni.com
MIPS: Fix wrong checkin.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
palfia@homejinni.com
MIPS: Improved function entry hook coverage.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
palfia@homejinni.com
MIPS: Hydrogen array constructor cleanup and improvements.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
mstarzinger...
Use HInstructionIterator more broadly for hydrogen.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
mstarzinger...
First simplistic implementation of escape analysis.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
jkummerow@chromium.org
Add %_DebugBreakInOptimizedCode() pseudo function call...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
jkummerow@chromium.org
Clean up the usage of V8_TARGET_ARCH_${arch} and V8_HOS...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
jkummerow@chromium.org
Use macros instead of using number directly for x64
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
jkummerow@chromium.org
Introduce a notion of "v8_code" in gyp config files.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
jkummerow@chromium.org
Roll gyp to r1656
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
mstarzinger...
Prepare push to trunk. Now working on version 3.20.1.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
danno@chromium.org
Improved function entry hook coverage
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
mvstanton@chromium.org
Hydrogen array constructor cleanup and improvements
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
machenbach...
Repair test file with newline problems.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
alph@chromium.org
Heap snapshot: Update user roots definition.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-28
bmeurer@chromium.org
Fix GCC 4.2 errors introduced with revision 15379.
commit
|
commitdiff
|
tree
|
snapshot
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
next