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
2012-07-12
danno@chromium.org
Revert 12069: Implements a new API to set a function...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
danno@chromium.org
Implements a new API to set a function entry hook for...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
sanjoy@chromium.org
Install guards for new invariants required for parallel...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
sanjoy@chromium.org
Rename LChunkBase to LChunk, LChunk to LPlatformChunk...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
verwaest@chromium.org
Couple the enumeration index of a property to the size...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
verwaest@chromium.org
When we find an accessor pair as TRANSITION, we are...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
sanjoy@chromium.org
Break Crankshaft into phases.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
verwaest@chromium.org
Always return failure when we didn't manage to add...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
verwaest@chromium.org
Splitting DescriptorArray::CopyInsert into CopyInsert...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
yangguo@chromium.org
Do not enter the debugger when debugger is not active.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
rossberg@chromium.org
Prepare push to trunk. Now working on version 3.12.12.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
svenpanne@chromium.org
Perform HasFastProperties check on prototypes when...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-12
sanjoy@chromium.org
Fix bug in CompilationHandlescope constructor.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
sanjoy@chromium.org
Unbreak MSVC build by respecting explicit FmtElm constr...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
sanjoy@chromium.org
Defer creating Handles for HConstants to the code gener...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
jkummerow@chromium.org
MIPS: Rename "mips" arch to "mipsel" in the GYP build.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
jkummerow@chromium.org
Add missing --allow-natives-syntax flag to test case
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
sanjoy@chromium.org
Remove duplicated LChunk code.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
verwaest@chromium.org
Refactor copying of maps and descriptor arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
jkummerow@chromium.org
Perform HasFastProperties check on prototypes when...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
verwaest@chromium.org
Ensure that all descriptors have a valid enumeration...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
rossberg@chromium.org
Turn off es5_readonly again: still causes ~370 WebKit...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
yangguo@chromium.org
Do not use user-defined __lookupGetter__ when generatin...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
danno@chromium.org
Fix compile errors in Visual C++ 2008.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
rossberg@chromium.org
Turn on es5[2] features by default.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
svenpanne@chromium.org
Re-land "Removed one copy-n-paste clone of HGraphBuilde...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-11
yangguo@chromium.org
Sync preparser and parser wrt syntax error in switch...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
danno@chromium.org
Port r11344 (Try aligning unboxed double array backing...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
verwaest@chromium.org
Swap bitfield3 and backpointer.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
danno@chromium.org
Update .gitignore for Windows/Visual Studio/GYP.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
mstarzinger...
Add OS::GetCurrentProcessId and prepend output from...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
yangguo@chromium.org
Correctly report octal literals in strict mode when...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
mstarzinger...
Fix inline constructors for Harmony Proxy prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
danno@chromium.org
Prepare push to trunk. Now working on version 3.12.11.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
mstarzinger...
Output the correct line number in the error message...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
mmassi@chromium.org
Fixed array bounds check elimination (Chromium issue...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
verwaest@chromium.org
After transitioning to constant function, return the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
svenpanne@chromium.org
Revert "Removed one copy-n-paste clone of HGraphBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-10
verwaest@chromium.org
Moving prototype transitions into the header of the...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
rossberg@chromium.org
Fix types.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
rossberg@chromium.org
Silence more warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
yangguo@chromium.org
Fix Debug::Break crash.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
svenpanne@chromium.org
Removed one copy-n-paste clone of HGraphBuilder::BuildS...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
rossberg@chromium.org
Silence warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
mmassi@chromium.org
Disable array bounds check removal.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
mmassi@chromium.org
Restored removed flag.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
mmassi@chromium.org
Re-enable array bounds check elimination.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
svenpanne@chromium.org
Added Crankshaft support for JavaScript getters.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
svenpanne@chromium.org
Improved printing of CheckPrototypeMaps instruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
svenpanne@chromium.org
Fixed CompareIC::GetStateName.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
rossberg@chromium.org
Implement proper module linking.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-09
jkummerow@chromium.org
Fix wrong iteration variable in test/preparser/strict...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
danno@chromium.org
Make room in Code flags to support compiled stubs.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.12.10.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
mstarzinger...
Fix missing handle scope in recent r12001.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
sanjoy@chromium.org
Fix bug in compilation-handlescope.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
yangguo@chromium.org
Correctly advance the scanner when scanning unicode...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
mstarzinger...
Fix unhandlified code calling Harmony Proxy traps.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
verwaest@chromium.org
Also in ClearNonLiveTransitions we have to check if...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
yangguo@chromium.org
Put additional information onto the stack when crashing...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
sanjoy@chromium.org
Add a second kind of HandleScope that ties the lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
svenpanne@chromium.org
Slightly generalize AddCheckConstantFunction.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-06
svenpanne@chromium.org
Added LookupResult::GetValueFromMap.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
yangguo@chromium.org
Fix compilation when disabling debugger support.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
verwaest@chromium.org
Separating transitions from descriptors.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
danno@chromium.org
Fix timout of packed-elements.js on ARM
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
svenpanne@chromium.org
Removed superfluous cast.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
sanjoy@chromium.org
Remove some duplicated logic from compiler.cc.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
mstarzinger...
Cleanup Test262 expectations for simulators.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
svenpanne@chromium.org
Prepare push to trunk. Now working on version 3.12.9.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
yangguo@chromium.org
Larger stack trace string in the minidump when catching...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-05
jkummerow@chromium.org
Remove $FAST variable from mozilla.status. It was never...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-04
svenpanne@chromium.org
Handle accessors on the prototype chain in StoreICs.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
rossberg@chromium.org
Implement typedarray.set and arraybuffer.slice for d8.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
jkummerow@chromium.org
Move quadratic behavior of Context's optimized function...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
yangguo@chromium.org
Add function to grokdump shell to print ASCII string.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
sanjoy@chromium.org
Don't actually create Handles for the constant hole...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
mstarzinger...
Prepare push to trunk. Now working on version 3.12.8.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
mstarzinger...
Fix lazy compilation for strict eval scopes.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-03
ulan@chromium.org
Add Makefile targets for running tests on Android.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
jkummerow@chromium.org
Make MACOSX_DEPLOYMENT_TARGET configurable.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
rossberg@chromium.org
Added tests for calling typed array constructors as...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
yurys@chromium.org
Report "hidden properties" in heap profiler for propert...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
yangguo@chromium.org
Plug memory leak in Isolate.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
danno@chromium.org
Add test case for typed arrays slicing
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
danno@chromium.org
Activate optimization of packed arrays by default
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
peter.rybin...
Properly fix liveedit heap traversal bug with write...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
danno@chromium.org
Consolidate similar KeyedLoads to worst case instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
mstarzinger...
Disallow inlining of functions containing array literals.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.12.7.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Put even more debug information on stack when aborting.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Extend test for external arrays.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Fix isolate build.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
yangguo@chromium.org
Cleanup hardfp ABI detection. This work was triggered...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
rossberg@chromium.org
ARRAY_SIZE is not available on Linux-shared.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
rossberg@chromium.org
Further extend TypedArray support in d8:
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
yangguo@chromium.org
Prepare push to trunk. Now working on version 3.12.6.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
mstarzinger...
Fix lazy parsing heuristics to respect outer scope.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
jkummerow@chromium.org
Allow using test-wrapper-gypbuild.py on Windows when...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
sanjoy@chromium.org
Revert 11939 'Add a CompilationHandleScope' since it...
commit
|
commitdiff
|
tree
|
snapshot
next