Sign in
webkit
/
WebKit
/
ee4b25a2545a77c7761d4df65def1ef3d4d74b64
/
Source
/
WebCore
/
bridge
/
objc
35784d6
String::createCFString should return a RetainPtr
by andersca@apple.com
· 12 years ago
30738a7
Delayed structure sweep can leak structures without bound
by mhahnenberg@apple.com
· 12 years ago
a6cb0d3
Remove support for method overloading from bridge code
by andersca@apple.com
· 12 years ago
7c7e427
Unreviewed, rolling out r128826 and r128813.
by ossy@webkit.org
· 13 years ago
013fd88
Delayed structure sweep can leak structures without bound
by mhahnenberg@apple.com
· 13 years ago
cff06e4
Replace JSC::UString by WTF::String
by benjamin@webkit.org
· 13 years ago
e16f809
JSLock should be per-JSGlobalData https://bugs.webkit.org/show_bug.cgi?id=89123
by mhahnenberg@apple.com
· 13 years ago
a6460e1
Unreviewed, rolling out r121058.
by zandobersek@gmail.com
· 13 years ago
6d9f86d
JSLock should be per-JSGlobalData https://bugs.webkit.org/show_bug.cgi?id=89123
by mhahnenberg@apple.com
· 13 years ago
72da811
WebKit should be lazy-finalization-safe (esp. the DOM) v2
by ggaren@apple.com
· 13 years ago
6c9b264
Add support for private names https://bugs.webkit.org/show_bug.cgi?id=86509
by barraclough@apple.com
· 13 years ago
38d3c75
Introduce PropertyName class https://bugs.webkit.org/show_bug.cgi?id=86241
by barraclough@apple.com
· 13 years ago
39567b3
Remove uses of ASSERT(false) https://bugs.webkit.org/show_bug.cgi?id=85686
by aestes@apple.com
· 13 years ago
7c97d52
Use WebKit types for the cache of ObjcClass::methodsNamed()
by benjamin@webkit.org
· 13 years ago
091fc1f
Use String instead of RefPtr<StringImpl> for the cache of ObjcClass
by benjamin@webkit.org
· 13 years ago
3f0f2564
ObjcClass::methodsNamed() can leak if buffer is dynamically allocated
by benjamin@webkit.org
· 13 years ago
c522dbe
Move convertJSMethodNameToObjc() to be a utility function of ObjcClass
by benjamin@webkit.org
· 13 years ago
0c51195
Implement the field cache of ObjcClass in WebKit types
by commit-queue@webkit.org
· 13 years ago
ffe1442
Make WebCore use jsCast rather than static_cast for casting JSC objects
by oliver@apple.com
· 13 years ago
43578ad
Fix build with newer versions of clang.
by andersca@apple.com
· 13 years ago
c122cb2
Add helper macro for forward declaring objective-c classes
by weinig@apple.com
· 13 years ago
215589e
Placement new does an unnecessary NULL check
by ggaren@apple.com
· 13 years ago
c58d54d
De-virtualize destructors https://bugs.webkit.org/show_bug.cgi?id=74331
by mhahnenberg@apple.com
· 13 years ago
c548356
<http://webkit.org/b/74420> Disable deprecation warnings around more code where we
by beidson@apple.com
· 13 years ago
135f051
Add jsCast to replace static_cast https://bugs.webkit.org/show_bug.cgi?id=72071
by mhahnenberg@apple.com
· 13 years ago
7f2f7e5
De-virtualize JSObject::getOwnPropertyDescriptor
by mhahnenberg@apple.com
· 13 years ago
6e506e6
De-virtualize JSObject::defaultValue
by mhahnenberg@apple.com
· 13 years ago
5c103b0
Remove getOwnPropertySlotVirtual https://bugs.webkit.org/show_bug.cgi?id=70741
by mhahnenberg@apple.com
· 13 years ago
c0f87c1
Remove deletePropertyVirtual https://bugs.webkit.org/show_bug.cgi?id=70738
by mhahnenberg@apple.com
· 13 years ago
3951278
Remove putVirtual https://bugs.webkit.org/show_bug.cgi?id=70740
by mhahnenberg@apple.com
· 13 years ago
f0418c85
Rename getOwnPropertySlot to getOwnPropertySlotVirtual
by mhahnenberg@apple.com
· 13 years ago
e0c1d01
Rename virtual put to putVirtual https://bugs.webkit.org/show_bug.cgi?id=69851
by mhahnenberg@apple.com
· 13 years ago
d710a4a
Rename virtual deleteProperty to deletePropertyVirtual
by mhahnenberg@apple.com
· 13 years ago
6fb47cf
Remove getCallDataVirtual methods https://bugs.webkit.org/show_bug.cgi?id=69186
by mhahnenberg@apple.com
· 13 years ago
1986964
Add static version of JSCell::getOwnPropertySlot
by mhahnenberg@apple.com
· 13 years ago
c7d21fd
Unreviewed, rolling out r96996.
by commit-queue@webkit.org
· 13 years ago
914c3ee
Add static version of JSCell::deleteProperty
by mhahnenberg@apple.com
· 13 years ago
597be02
Remove getCallDataVirtual methods https://bugs.webkit.org/show_bug.cgi?id=69186
by mhahnenberg@apple.com
· 13 years ago
5e2b712
Add static version of JSCell::put https://bugs.webkit.org/show_bug.cgi?id=69382
by mhahnenberg@apple.com
· 13 years ago
2413eb8
Source/JavaScriptCore: Add static version of JSCell::getCallData
by mhahnenberg@apple.com
· 14 years ago
3e08466
Add custom vtable struct to ClassInfo struct
by mhahnenberg@apple.com
· 14 years ago
82f56eb
Remove checks for Leopard-only Objective-C APIs
by andersca@apple.com
· 14 years ago
16e0df5
Unzip initialization lists and constructors in JSCell hierarchy (7/7)
by mhahnenberg@apple.com
· 14 years ago
5e10972
Unzip initialization lists and constructors in JSCell hierarchy (6/7)
by mhahnenberg@apple.com
· 14 years ago
8c798d2
Remove support for anonymous storage from jsobjects
by oliver@apple.com
· 14 years ago
7317a7f
Unzip initialization lists and constructors in JSCell hierarchy (5/7)
by mhahnenberg@apple.com
· 14 years ago
2346a3e
Remove JSObjectWithGlobalObject https://bugs.webkit.org/show_bug.cgi?id=67689
by oliver@apple.com
· 14 years ago
f192b44
Unreviewed, rolling out r94627 and r94632.
by ossy@webkit.org
· 14 years ago
5ab2981
Unzip initialization lists and constructors in JSCell hierarchy (5/7)
by commit-queue@webkit.org
· 14 years ago
ee1bdc8
An object's structure should reference the global object responsible for its creation
by oliver@apple.com
· 14 years ago
8fd0b94
<rdar://problem/10063411> WebScriptObject.h declares an Objective-C method without a return type.
by mrowe@apple.com
· 14 years ago
6e5671b
Unzip initialization lists and constructors in JSCell hierarchy (4/7)
by commit-queue@webkit.org
· 14 years ago
53aecd2
Move allocation in constructors into separate constructorBody() methods
by commit-queue@webkit.org
· 14 years ago
c41ee09
Refactor JS objects to allocate in static create methods rather than constructors
by commit-queue@webkit.org
· 14 years ago
a3488f5
Make GC checks more aggressive in release builds
by oliver@apple.com
· 14 years ago
6c25c52
Add ParentClass typedef in all JSC classes
by commit-queue@webkit.org
· 14 years ago
ccbd2ba
Remove operator new from JSCell https://bugs.webkit.org/show_bug.cgi?id=64999
by commit-queue@webkit.org
· 14 years ago
64d3f85
Refactor automatically generated JS DOM bindings to replace operator new with static create methods
by commit-queue@webkit.org
· 14 years ago
8f520f1
2011-05-18 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
e9503f0
Remove some dead code.
by mrowe@apple.com
· 14 years ago
30ad0ca
2011-04-25 Adam Barth <abarth@webkit.org>
by abarth@webkit.org
· 14 years ago
b2fa0dc
2011-04-15 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
2db06ce
2011-04-15 Philippe Normand <pnormand@igalia.com>
by philn@webkit.org
· 14 years ago
bb8da91
2011-04-13 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
90cf7d5
2011-03-15 Oliver Hunt <oliver@apple.com>
by oliver@apple.com
· 14 years ago
f4d6503
2011-03-01 Steve Block <steveblock@google.com>
by steveblock@google.com
· 14 years ago
737a158
Bug 54894 - Make inheritance structure described by ClassInfo match C++ class hierarchy.
by barraclough@apple.com
· 14 years ago
a5540da
Bug 54786 - Devirtualize JSCell::classInfo()
by barraclough@apple.com
· 14 years ago
1f839a2
Move WebCore into Source
by abarth@webkit.org
· 14 years ago