File tree
11,169 files changed
+766916
-467621
lines changed- Source
- JavaScriptCore
- API
- glib
- docs
- tests
- testapiScripts
- Configurations
- JavaScriptCore.xcodeproj
- Scripts
- builtins
- tests/builtins/expected
- wkbuiltins
- assembler
- b3
- air
- bindings
- builtins
- bytecode
- bytecompiler
- debugger
- dfg
- disassembler
- ARM64
- udis86
- ftl
- generator
- heap
- inspector
- agents
- protocol
- remote
- cocoa
- glib
- scripts
- codegen
- tests
- all/expected
- generic
- expected
- ios/expected
- mac/expected
- interpreter
- jit
- llint
- offlineasm
- parser
- profiler
- runtime
- shell
- tools
- wasm
- js
- yarr
- ThirdParty
- ANGLE
- ANGLE.xcodeproj
- Configurations
- src
- compiler
- preprocessor
- translator
- libANGLE
- gtest
- cmake
- docs
- include/gtest
- internal
- custom
- make
- msvc
- 2010
- samples
- scripts
- test
- src
- test
- xcode
- Config
- Samples/FrameworkSample
- Scripts
- gtest.xcodeproj
- WTF
- Configurations
- Scripts
- WTF.xcodeproj
- wtf
- cf
- cocoa
- dtoa
- fuchsia
- generic
- glib
- ios
- linux
- mac
- persistence
- posix
- spi
- cf
- cocoa
- darwin
- mac
- text
- cf
- cocoa
- icu
- mac
- unix
- win
- threads
- unicode
- icu
- unix
- win
- WebCore
- Configurations
- Modules
- applepay
- cocoa
- paymentrequest
- applicationmanifest
- beacon
- cache
- credentialmanagement
- encryptedmedia
- legacy
- entriesapi
- fetch
- gamepad
- geolocation
- ios
- indexeddb
- client
- server
- mediacapabilities
- mediacontrols
- mediarecorder
- mediasession
- mediasource
- mediastream
- libwebrtc
- modern-media-controls
- controls
- images
- iOS
- macOS
- media
- notifications
- paymentrequest
- plugins
- quota
- speech
- streams
- webaudio
- webauthn
- apdu
- cbor
- cocoa
- fido
- webdatabase
- cocoa
- webdriver
- webgpu
- WHLSL
- AST
- Metal
- websockets
- webvr
- PAL
- Configurations
- PAL.xcodeproj
- pal
- cf
- cocoa
- crypto
- commoncrypto
- gcrypt
- openssl
- tasn1
- ios
- mac
- spi
- cf
- cg
- cocoa
- ios
- mac
- win
- system
- glib
- mac
- Resources
- Scripts
- SettingsTemplates
- WebCore.xcodeproj
- accessibility
- atk
- ios
- isolatedtree
- mac
- win
- wpe
- animation
- bindings
- js
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
11,169 files changed
+766916
-467621
lines changedDiff for: .gitignore
+4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| 10 | + | |
10 | 11 |
| |
11 | 12 |
| |
12 | 13 |
| |
| |||
48 | 49 |
| |
49 | 50 |
| |
50 | 51 |
| |
| 52 | + | |
| 53 | + | |
| 54 | + |
Diff for: CMakeLists.txt
+6-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
| |||
83 | 84 |
| |
84 | 85 |
| |
85 | 86 |
| |
86 |
| - | |
87 |
| - | |
88 |
| - | |
| 87 | + | |
89 | 88 |
| |
| 89 | + | |
| 90 | + | |
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
| |||
111 | 112 |
| |
112 | 113 |
| |
113 | 114 |
| |
| 115 | + | |
| 116 | + | |
114 | 117 |
| |
115 | 118 |
| |
116 | 119 |
| |
|
0 commit comments