platform/upstream/v8.git
2010-08-18 sgjesse@chromium.orgUse consistent types when calling RegExpImpl::IrregexpE...
2010-08-18 mikhail.naganov... Heap profiler: allow returning aggregated snapshots...
2010-08-18 ricow@chromium.orgPrepare push of version 2.3.9 to trunk. Now working...
2010-08-18 ager@chromium.orgDecrease the DST cache increment to take into account...
2010-08-17 vitalyr@chromium.orgFix uninitialized field in Debug::ThreadInit().
2010-08-17 antonm@chromium.orgVarious improvements to oom_dump and instance type...
2010-08-17 vegorov@chromium.orgFix presubmit and check failures introduced by r5284.
2010-08-17 vegorov@chromium.orgMerge flush code phase into marking phase.
2010-08-17 sgjesse@chromium.orgFix breakpoints on inlined named stores in code from...
2010-08-17 sgjesse@chromium.orgAdd classname to a static function call.
2010-08-17 erik.corry... Add support for vstr for single precision VFP register...
2010-08-17 sgjesse@chromium.orgFix compilation for ARMv4 for OpenBSD/FreeBSD
2010-08-16 vitalyr@chromium.orgArray builtins: add inline modifier to help gcc.
2010-08-16 vegorov@chromium.orgGive correct value ranges to enumeration types used...
2010-08-16 vitalyr@chromium.orgCopy-on-write arrays.
2010-08-16 ager@chromium.orgPrepare push of version 2.3.8 to trunk. Now working...
2010-08-16 erik.corry... Make the Integer32 type info only cover the signed...
2010-08-16 antonm@chromium.orgInitial implementation of oom_dump utility.
2010-08-16 antonm@chromium.orgRemove temporary support for two indexed property query...
2010-08-16 erik.corry... ARM: Ensure that we are not in a spilled scope when...
2010-08-16 erik.corry... Add rcr to disassembler.
2010-08-16 sgjesse@chromium.orgARM: backend opt for ToBoolean: JIT code generation...
2010-08-13 peter.rybin... LiveEdit: implement stack manipulations for x64
2010-08-13 sgjesse@chromium.orgARM: Fix another bug in r5252
2010-08-13 sgjesse@chromium.orgARM: Fix bug in r5252
2010-08-13 antonm@chromium.orgAdd last OS error into heap stats.
2010-08-13 erik.corry... Fix compilation for ARMv4.
2010-08-13 ager@chromium.orgRemove experimental fast-codegen. We are no longer...
2010-08-13 sgjesse@chromium.orgHandle accessors when generating Error.stack
2010-08-13 ager@chromium.orgAllow allocation in FailedAccessCheckCallback to allow...
2010-08-12 peter.rybin... Reduce size of function restarter frame.
2010-08-12 peter.rybin... LiveEdit: reflect scope_info moving out of Code
2010-08-12 vitalyr@chromium.orgPreserve constant function transition when adding the...
2010-08-12 sgjesse@chromium.orgRemove runtime function from fuzzing
2010-08-12 sgjesse@chromium.orgHandle overwriting valueOf on String objects correctly...
2010-08-12 vegorov@chromium.orgFix strict aliasing rule violations in dtoa.c.
2010-08-11 vegorov@chromium.orgAdd object-visiting.cc into GYP/XCode/MSVC project...
2010-08-11 vegorov@chromium.orgFix compilation on Mac.
2010-08-11 vegorov@chromium.orgGeneralize virtually dispatched scavenger to virtually...
2010-08-11 lrn@chromium.orgX64: Make SmiCompare use the Smi-register when possible.
2010-08-11 ricow@chromium.orgChange lazy compilation stub to a builtin.
2010-08-11 sgjesse@chromium.orgMinor change to for-in
2010-08-11 vegorov@chromium.orgPrepare push to trunk. Now working on version 2.3.8.
2010-08-11 vegorov@chromium.orgFix compilation with strict aliasing enabled on GCC...
2010-08-11 sgjesse@chromium.orgARM: Remove some spill scopes
2010-08-11 lrn@chromium.orgAllow compiling with strict aliasing enabled on GCC...
2010-08-11 mikhail.naganov... Heap profiler: enforce compaction before taking a snapshot.
2010-08-11 mikhail.naganov... Fix issue 822: handling of JSObject::elements in Calcul...
2010-08-11 ricow@chromium.orgBump the kPartialSnapshotCacheCapacity to 1400 to fix...
2010-08-11 ricow@chromium.orgPut direct code pointers into JSFunction objects. This...
2010-08-10 lrn@chromium.orgRemoved support for object literal get/set with number...
2010-08-10 erik.corry... Fix fuzzer-found error where left and right were the...
2010-08-10 mikhail.naganov... Fix CPU profiler crash in start / stop sequence when...
2010-08-10 sgjesse@chromium.orgRemove a couple of spill scopes
2010-08-10 antonm@chromium.orgFirst phase of migration to new indexed property query...
2010-08-10 antonm@chromium.orgAdd v8::Value::IsRegExp method.
2010-08-10 mikhail.naganov... Enable static assertions in release mode.
2010-08-10 mikhail.naganov... Fix lint issue.
2010-08-10 mikhail.naganov... Heap profiler: Add static assertions for heap snapshot...
2010-08-09 mikhail.naganov... A follow-up to r5211: fix a couple of issues detected...
2010-08-09 ager@chromium.orgFix bug in binary operations code. When loading a 32...
2010-08-09 erik.corry... IA32: Avoid going into stubs or runtime code for bitops...
2010-08-09 lrn@chromium.orgFix cast that fails to build on Windows.
2010-08-09 ricow@chromium.orgChange dos line endings to unix line endings in a numbe...
2010-08-09 mikhail.naganov... Heap profiler: reduce heap snapshots size.
2010-08-09 lrn@chromium.orgPrepare push to trunk. Now working on version 2.3.7.
2010-08-09 lrn@chromium.orgChanged layout of object literal parser.
2010-08-06 lrn@chromium.orgCreate a new RegExp object for every evaluation of...
2010-08-06 erik.corry... Fix bug 813, harmless assert triggered by ARM inside...
2010-08-06 kaznacheev... Reapplying r5174 (Avoid GC when compiling CallIC stubs).
2010-08-06 sgjesse@chromium.orgRe-apply r5165 (Added support for ES5's propertyname...
2010-08-05 antonm@chromium.orgCheck ASCIIness of lhs, not this.
2010-08-05 sgjesse@chromium.orgRevert r5165 (Added support for ES5's propertyname...
2010-08-05 antonm@chromium.orgAdd information about memory allocator's size and capac...
2010-08-05 vegorov@chromium.orgDo not apply JS_RETURN and DEBUG_BREAK_SLOT relocations...
2010-08-05 sgjesse@chromium.orgFix GCC 4.4.4 build
2010-08-05 vegorov@chromium.orgAdd RelocInfo::DEBUG_BREAK_SLOT to RelocInfo::kApplyMas...
2010-08-05 vegorov@chromium.orgRevert r5174.
2010-08-05 sgjesse@chromium.orgObject.seal(obj) and Object.freeze(obj) should return...
2010-08-05 whesse@chromium.orgModify polymorphic keyed load IC stub to load cached...
2010-08-05 kaznacheev... Avoid GC when compiling CallIC stubs.
2010-08-04 sgjesse@chromium.orgPrepare push to trunk. We are now working on 2.3.6.
2010-08-02 sgjesse@chromium.orgVirtualAlloc on Windows 7 does not currently provide...
2010-08-02 whesse@chromium.orgRevert r5147 due to failing assert, with no simple...
2010-08-02 lrn@chromium.orgAdded support for ES5's propertyname production.
2010-08-02 whesse@chromium.orgPrepare push to trunk. Now working on version 2.3.5.
2010-08-02 vegorov@chromium.orgFix issue 806.
2010-07-30 lrn@chromium.orgUnicode: Reduced size of tables.
2010-07-30 peter.rybin... Roll over again fixed 3029033 Fix 'step in' after live...
2010-07-30 lrn@chromium.orgUpdated unicode library.
2010-07-29 peter.rybin... Roll back all step-in-fix-related changes
2010-07-29 peter.rybin... Fix failing tests and rollback two from Testing change...
2010-07-29 peter.rybin... Rollback one from Testing change for failing unit test
2010-07-29 peter.rybin... Testing change for failing unit test
2010-07-29 peter.rybin... Fix 'step in' after live edit stack manipulation
2010-07-29 vegorov@chromium.orgFix XCode build.
2010-07-28 podivilov@chromium.orgAdd debugger protocol request for setting global flags.
2010-07-28 kaznacheev... Cache maps for slow case objects.
2010-07-28 podivilov@chromium.orgBreakpoint position should be inside function body.
2010-07-28 whesse@chromium.orgFix error in optimized x.apply(y, arguments) code gener...
next