2017-10-25 |
keith_miller@apple.com | Move inspector and loader to unified sources.
|
commit | commitdiff | tree |
2017-10-24 |
keith_miller@apple.com | Unreviewed, fix internal iOS build.
|
commit | commitdiff | tree |
2017-10-24 |
keith_miller@apple.com | Unreviewed, restore unneeded all in ones.
|
commit | commitdiff | tree |
2017-10-24 |
keith_miller@apple.com | Unreviewed, reland r223866
|
commit | commitdiff | tree |
2017-10-24 |
keith_miller@apple.com | Unrievwed, fix windows build.
|
commit | commitdiff | tree |
2017-10-24 |
keith_miller@apple.com | Add html, inspector, loader to unified sources
|
commit | commitdiff | tree |
2017-10-24 |
keith_miller@apple.com | Add dom, editing, fileapi, and history to unified sources
|
commit | commitdiff | tree |
2017-10-24 |
keith_miller@apple.com | Move bridge, contentextensions, crypto, and css to...
|
commit | commitdiff | tree |
2017-10-23 |
keith_miller@apple.com | Unreviewed, fix windows build.
|
commit | commitdiff | tree |
2017-10-23 |
keith_miller@apple.com | Move shared accessibility and animiations files to...
|
commit | commitdiff | tree |
2017-10-23 |
keith_miller@apple.com | Add Shared Modules files to the unified source build.
|
commit | commitdiff | tree |
2017-10-20 |
keith_miller@apple.com | Unreviewed, fix windows build.
|
commit | commitdiff | tree |
2017-10-20 |
keith_miller@apple.com | Move common bindings files to unified sources
|
commit | commitdiff | tree |
2017-10-19 |
keith_miller@apple.com | REGRESSION (r223476): WebCore exports symbols with...
|
commit | commitdiff | tree |
2017-10-18 |
keith_miller@apple.com | Setup WebCore build to start using unified sources.
|
commit | commitdiff | tree |
2017-10-17 |
keith_miller@apple.com | Change WebCore sources to work with unified source...
|
commit | commitdiff | tree |
2017-10-09 |
keith_miller@apple.com | Unreviewed, sort unified sources again now that they...
|
commit | commitdiff | tree |
2017-10-06 |
keith_miller@apple.com | JSC generate unified sources doesn't need to run during...
|
commit | commitdiff | tree |
2017-10-06 |
keith_miller@apple.com | Unreviewed, tapi builds without optimization so we...
|
commit | commitdiff | tree |
2017-10-02 |
keith_miller@apple.com | VMTraps shouldn't crash if it sees an exception it...
|
commit | commitdiff | tree |
2017-09-26 |
keith_miller@apple.com | CMake should reconfigure if the Sources.txt files are...
|
commit | commitdiff | tree |
2017-09-26 |
keith_miller@apple.com | JSC build should use unified sources for derived sources
|
commit | commitdiff | tree |
2017-09-24 |
keith_miller@apple.com | Fix infinite looping test262 test
|
commit | commitdiff | tree |
2017-09-23 |
keith_miller@apple.com | Speculatively change iteration protocall to use the...
|
commit | commitdiff | tree |
2017-09-21 |
keith_miller@apple.com | JSC should use unified sources for platform specific...
|
commit | commitdiff | tree |
2017-09-21 |
keith_miller@apple.com | Rename source list file to Sources.txt
|
commit | commitdiff | tree |
2017-09-21 |
keith_miller@apple.com | Unreviewed, fix string capitalization
|
commit | commitdiff | tree |
2017-09-20 |
keith_miller@apple.com | JSC Xcode build should use unified sources for platform...
|
commit | commitdiff | tree |
2017-09-15 |
keith_miller@apple.com | generate-unified-source-bundles.rb shouldn't write...
|
commit | commitdiff | tree |
2017-09-13 |
keith_miller@apple.com | Rename JavaScriptCore CMake unifiable sources list
|
commit | commitdiff | tree |
2017-09-13 |
keith_miller@apple.com | Do unified source builds for JSC
|
commit | commitdiff | tree |
2017-08-31 |
keith_miller@apple.com | Add a filter argument to WSL test suite.
|
commit | commitdiff | tree |
2017-08-25 |
keith_miller@apple.com | Explore increasing max JSString::m_length to UINT_MAX.
|
commit | commitdiff | tree |
2017-08-24 |
keith_miller@apple.com | Fix Titzer bench on iOS.
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Unriviewed, fix windows build... for realz.
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Unreviewed, fix windows build... maybe.
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Unreviewed, fix cloop build.
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Make generate_offset_extractor.rb architectures argument...
|
commit | commitdiff | tree |
2017-08-22 |
keith_miller@apple.com | Only generate offline asm for the ARCHS (xcodebuild...
|
commit | commitdiff | tree |
2017-08-15 |
keith_miller@apple.com | JSC named bytecode offsets should use references rather...
|
commit | commitdiff | tree |
2017-08-15 |
keith_miller@apple.com | Enable named offsets into JSC bytecodes
|
commit | commitdiff | tree |
2017-08-15 |
keith_miller@apple.com | Add testing tool to lie to the DFG about profiles
|
commit | commitdiff | tree |
2017-08-07 |
keith_miller@apple.com | REGRESSION: wasm.yaml/wasm/js-api/dont-mmap-zero-byte...
|
commit | commitdiff | tree |
2017-07-31 |
keith_miller@apple.com | Make more things LLInt constexprs
|
commit | commitdiff | tree |
2017-07-30 |
keith_miller@apple.com | LLInt offsets extractor should be able to handle C...
|
commit | commitdiff | tree |
2017-07-26 |
keith_miller@apple.com | Remove Broken CompareEq constant folding phase.
|
commit | commitdiff | tree |
2017-07-07 |
keith_miller@apple.com | Add extra insurance to prevent clang from making crash...
|
commit | commitdiff | tree |
2017-07-06 |
keith_miller@apple.com | Crashing with information should have an abort reason
|
commit | commitdiff | tree |
2017-07-03 |
keith_miller@apple.com | Fix ifndef in Assertions.h
|
commit | commitdiff | tree |
2017-07-01 |
keith_miller@apple.com | Force crashWithInfo to be out of line.
|
commit | commitdiff | tree |
2017-06-30 |
keith_miller@apple.com | DFG_ASSERT should allow stuffing registers before trapping.
|
commit | commitdiff | tree |
2017-06-29 |
keith_miller@apple.com | VMTraps has some races
|
commit | commitdiff | tree |
2017-06-24 |
keith_miller@apple.com | Switch VMTraps to use halt instructions rather than...
|
commit | commitdiff | tree |
2017-06-21 |
keith_miller@apple.com | Fix leak of ModuleInformations in BBQPlan constructors.
|
commit | commitdiff | tree |
2017-06-17 |
keith_miller@apple.com | ArrayBuffer constructor needs to create subclass structures...
|
commit | commitdiff | tree |
2017-06-17 |
keith_miller@apple.com | ArrayPrototype methods should use JSValue::toLength...
|
commit | commitdiff | tree |
2017-06-15 |
keith_miller@apple.com | Add logging to MachineStackMarker to try to diagnose...
|
commit | commitdiff | tree |
2017-06-12 |
keith_miller@apple.com | TypedArray constructor with string shouldn't throw
|
commit | commitdiff | tree |
2017-06-08 |
keith_miller@apple.com | WebAssembly: We should only create wrappers for functions...
|
commit | commitdiff | tree |
2017-06-06 |
keith_miller@apple.com | OMG tier up checks should be a patchpoint
|
commit | commitdiff | tree |
2017-06-06 |
keith_miller@apple.com | OMG tier up checks should be a patchpoint
|
commit | commitdiff | tree |
2017-06-03 |
keith_miller@apple.com | Defer installing mach breakpoint handler until watchdog...
|
commit | commitdiff | tree |
2017-06-01 |
keith_miller@apple.com | Undo rollout in r217638 with bug fix
|
commit | commitdiff | tree |
2017-05-31 |
keith_miller@apple.com | Use dispatch queues for mach exceptions
|
commit | commitdiff | tree |
2017-05-31 |
keith_miller@apple.com | Reland r216808, underlying lldb bug has been fixed.
|
commit | commitdiff | tree |
2017-05-31 |
keith_miller@apple.com | Fix leak in PromiseDeferredTimer
|
commit | commitdiff | tree |
2017-05-27 |
keith_miller@apple.com | REEGRESSION(r217459): testapi fails in JSExportTest...
|
commit | commitdiff | tree |
2017-05-26 |
keith_miller@apple.com | Cleanup tests after r217240
|
commit | commitdiff | tree |
2017-05-26 |
keith_miller@apple.com | Date should use historical data if it's available.
|
commit | commitdiff | tree |
2017-05-22 |
keith_miller@apple.com | [Cocoa] An exported Objective C class’s prototype and...
|
commit | commitdiff | tree |
2017-05-18 |
keith_miller@apple.com | Fix wasm-mem-post-message.html test expectations
|
commit | commitdiff | tree |
2017-05-18 |
keith_miller@apple.com | WebAssembly API: test with neutered inputs
|
commit | commitdiff | tree |
2017-05-13 |
keith_miller@apple.com | Use Mach exceptions instead of signals where possible
|
commit | commitdiff | tree |
2017-05-06 |
keith_miller@apple.com | Put does not properly consult the prototype chain
|
commit | commitdiff | tree |
2017-05-04 |
keith_miller@apple.com | Array.prototype.sort should also allow a null comparator
|
commit | commitdiff | tree |
2017-05-03 |
keith_miller@apple.com | Different behaviour with the .sort(callback) method...
|
commit | commitdiff | tree |
2017-04-27 |
keith_miller@apple.com | WebAssembly: Don't tier up the same function twice
|
commit | commitdiff | tree |
2017-04-27 |
keith_miller@apple.com | REGRESSION (r215843): ASSERTION FAILED: !m_completionTasks...
|
commit | commitdiff | tree |
2017-04-27 |
keith_miller@apple.com | Follow up to r215843
|
commit | commitdiff | tree |
2017-04-26 |
keith_miller@apple.com | WebAssembly: Implement tier up
|
commit | commitdiff | tree |
2017-04-26 |
keith_miller@apple.com | LocklessBag needs a destructor
|
commit | commitdiff | tree |
2017-04-25 |
keith_miller@apple.com | Our signal handler shouldn't print when sigaction succeeds
|
commit | commitdiff | tree |
2017-04-24 |
keith_miller@apple.com | ThreadMessage API tests failing on release bots
|
commit | commitdiff | tree |
2017-04-21 |
keith_miller@apple.com | Unreviewed, rolling out r215634.
|
commit | commitdiff | tree |
2017-04-21 |
keith_miller@apple.com | Source/JavaScriptCore:
|
commit | commitdiff | tree |
2017-04-21 |
keith_miller@apple.com | Unreviewed, fix Cloop build.
|
commit | commitdiff | tree |
2017-04-21 |
keith_miller@apple.com | Add signaling API
|
commit | commitdiff | tree |
2017-04-14 |
keith_miller@apple.com | WebAssembly: B3IRGenerator should use phis for result...
|
commit | commitdiff | tree |
2017-04-10 |
keith_miller@apple.com | WebAssembly: Update spec tests
|
commit | commitdiff | tree |
2017-04-10 |
keith_miller@apple.com | WebAssembly: Fix B3IRGenerator for BrTable
|
commit | commitdiff | tree |
2017-04-08 |
keith_miller@apple.com | WebAssembly: Fix issue with BrTable targeting a Loop
|
commit | commitdiff | tree |
2017-04-08 |
keith_miller@apple.com | Unreviewed, remove constexpr function since GTK didn...
|
commit | commitdiff | tree |
2017-04-08 |
keith_miller@apple.com | Add a PriorityQueue class
|
commit | commitdiff | tree |
2017-04-05 |
keith_miller@apple.com | WebAssembly: Plans should be able to have more than...
|
commit | commitdiff | tree |
2017-04-05 |
keith_miller@apple.com | WebAssembly: We shouldn't need to pin size registers...
|
commit | commitdiff | tree |
2017-04-05 |
keith_miller@apple.com | Add debug option to run-jsc script
|
commit | commitdiff | tree |
2017-04-05 |
keith_miller@apple.com | WebAssembly: ModuleInformation should be a ref counted...
|
commit | commitdiff | tree |
2017-04-04 |
keith_miller@apple.com | WasmBench asserts in debug jsc
|
commit | commitdiff | tree |
2017-04-03 |
keith_miller@apple.com | WebAssembly: remove lastAllocatedMode from Memory
|
commit | commitdiff | tree |
2017-04-03 |
keith_miller@apple.com | WebAssembly: Update spec tests
|
commit | commitdiff | tree |
next |