git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[JSC] Generate put_by_val_direct for indexed identifiers instead of put_by_id with...
2015-05-26
utatane.tea@gmail.com
[JSC] Generate put_by_val_direct for indexed identifiers...
commit
|
commitdiff
|
tree
2015-05-23
utatane.tea@gmail.com
Introduce UniquedStringImpl and SymbolImpl to separate...
commit
|
commitdiff
|
tree
2015-05-20
utatane.tea@gmail.com
Move AtomicStringImpl table related operations from...
commit
|
commitdiff
|
tree
2015-05-19
utatane.tea@gmail.com
Array.prototype methods must use ToLength
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
REGRESSION (r184337): [EFL] unresolved reference errors...
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
REGRESSION (r184337): ASSERT failed in debug builds...
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
Change the status of ES6 tagged templates to Done in...
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
Introduce SymbolType into SpeculativeTypes
commit
|
commitdiff
|
tree
2015-05-14
utatane.tea@gmail.com
[ES6] Implement tagged templates
commit
|
commitdiff
|
tree
2015-05-13
utatane.tea@gmail.com
[ES6] Implement String.raw
commit
|
commitdiff
|
tree
2015-05-07
utatane.tea@gmail.com
FunctionCallBracketNode should store the base value...
commit
|
commitdiff
|
tree
2015-05-05
utatane.tea@gmail.com
Unreviewed. Make myself a WebKit reviewer.
commit
|
commitdiff
|
tree
2015-05-05
utatane.tea@gmail.com
Add backed intrinsics to private functions exposed...
commit
|
commitdiff
|
tree
2015-05-02
utatane.tea@gmail.com
Static property hashtable should only lookup with non...
commit
|
commitdiff
|
tree
2015-04-30
utatane.tea@gmail.com
Use the default hash value for Symbolized StringImpl
commit
|
commitdiff
|
tree
2015-04-29
utatane.tea@gmail.com
[GTK] Add --enable-shared option to LLVM to build mesa
commit
|
commitdiff
|
tree
2015-04-29
utatane.tea@gmail.com
REGRESSION (r183373): ASSERT failed in wtf/SHA1.h
commit
|
commitdiff
|
tree
2015-04-28
utatane.tea@gmail.com
Update the features.json for WeakSet, WeakMap, Template...
commit
|
commitdiff
|
tree
2015-04-28
utatane.tea@gmail.com
Fix the link noted 'contribute to features' in status...
commit
|
commitdiff
|
tree
2015-04-27
utatane.tea@gmail.com
[ES6] Implement ES6 template literals
commit
|
commitdiff
|
tree
2015-04-26
utatane.tea@gmail.com
[ES6] Array.from need to accept iterables
commit
|
commitdiff
|
tree
2015-04-25
utatane.tea@gmail.com
[ES6] Implement String.fromCodePoint
commit
|
commitdiff
|
tree
2015-04-22
utatane.tea@gmail.com
[[Set]] should be properly executed in JS builtins
commit
|
commitdiff
|
tree
2015-04-20
utatane.tea@gmail.com
HashMap storing PropertyKey StringImpl* need to use...
commit
|
commitdiff
|
tree
2015-04-20
utatane.tea@gmail.com
Introduce bytecode intrinsics
commit
|
commitdiff
|
tree
2015-04-19
utatane.tea@gmail.com
Make Builtin functions non constructible
commit
|
commitdiff
|
tree
2015-04-19
utatane.tea@gmail.com
[ES6] Implement WeakSet
commit
|
commitdiff
|
tree
2015-04-17
utatane.tea@gmail.com
[ES6] Fix name enumeration of static functions for...
commit
|
commitdiff
|
tree
2015-04-16
utatane.tea@gmail.com
[ES6] Implement Symbol.for and Symbol.keyFor
commit
|
commitdiff
|
tree
2015-04-16
utatane.tea@gmail.com
[ES6] Use specific functions for @@iterator functions
commit
|
commitdiff
|
tree
2015-04-12
utatane.tea@gmail.com
[ES6] Implement Array.prototype.values
commit
|
commitdiff
|
tree
2015-04-11
utatane.tea@gmail.com
Run flaky conservative GC related test first before...
commit
|
commitdiff
|
tree
2015-04-11
utatane.tea@gmail.com
[ES6] Enable Symbol in web pages
commit
|
commitdiff
|
tree
2015-04-11
utatane.tea@gmail.com
ES6: Iterator toString names should be consistent
commit
|
commitdiff
|
tree
2015-04-07
utatane.tea@gmail.com
put_by_val_direct need to check the property is index...
commit
|
commitdiff
|
tree
2015-04-06
utatane.tea@gmail.com
[ES6] DFG and FTL should be aware of that StringConstructor...
commit
|
commitdiff
|
tree
2015-04-06
utatane.tea@gmail.com
Return Optional<uint32_t> from PropertyName::asIndex
commit
|
commitdiff
|
tree
2015-04-04
utatane.tea@gmail.com
Implement ES6 Object.getOwnPropertySymbols
commit
|
commitdiff
|
tree
2015-04-02
utatane.tea@gmail.com
Clean up EnumerationMode to easily extend
commit
|
commitdiff
|
tree
2015-04-01
utatane.tea@gmail.com
IteratorClose should be called when jumping over the...
commit
|
commitdiff
|
tree
2015-04-01
utatane.tea@gmail.com
[ES6] Implement Symbol.unscopables
commit
|
commitdiff
|
tree
2015-03-31
utatane.tea@gmail.com
Clean up Identifier factories to clarify the meaning...
commit
|
commitdiff
|
tree
2015-03-31
utatane.tea@gmail.com
[ES6] Object type restrictions on a first parameter...
commit
|
commitdiff
|
tree
2015-03-27
utatane.tea@gmail.com
Insert exception check around toPropertyKey call
commit
|
commitdiff
|
tree
2015-03-20
utatane.tea@gmail.com
REGRESSION (r179429): Potential Use after free in JavaScript...
commit
|
commitdiff
|
tree
2015-03-19
utatane.tea@gmail.com
TextFragment#start() is always >= 0 since its type...
commit
|
commitdiff
|
tree
2015-03-19
utatane.tea@gmail.com
Fix build failure due to FALLTHROUGH in unreachable...
commit
|
commitdiff
|
tree
2015-03-18
utatane.tea@gmail.com
Use filterRootId in SelectorQuery even if CSS JIT is...
commit
|
commitdiff
|
tree
2015-03-12
utatane.tea@gmail.com
Integrate MapData into JSMap and JSSet
commit
|
commitdiff
|
tree
2015-03-10
utatane.tea@gmail.com
Upgrade Map, Set and WeakMap constructor interface
commit
|
commitdiff
|
tree
2015-03-05
utatane.tea@gmail.com
Implement ES6 StringIterator
commit
|
commitdiff
|
tree
2015-03-05
utatane.tea@gmail.com
Upgrade ES6 Iterator interfaces
commit
|
commitdiff
|
tree
2015-03-05
utatane.tea@gmail.com
Hide Promise with runtime flags under Cocoa JSContext API
commit
|
commitdiff
|
tree
2015-02-24
utatane.tea@gmail.com
Constructor returning null should construct an object...
commit
|
commitdiff
|
tree
2015-02-24
utatane.tea@gmail.com
REGRESSION(r179429): Can't type comments in Facebook
commit
|
commitdiff
|
tree
2015-02-24
utatane.tea@gmail.com
Constructor returning null should construct an object...
commit
|
commitdiff
|
tree
2015-02-24
utatane.tea@gmail.com
REGRESSION(r179429): Can't type comments in Facebook
commit
|
commitdiff
|
tree
2015-02-11
utatane.tea@gmail.com
[GTK][EFL] Suppress a warning of unused params
commit
|
commitdiff
|
tree
2015-01-31
utatane.tea@gmail.com
Implement ES6 Symbol
commit
|
commitdiff
|
tree
2015-01-22
utatane.tea@gmail.com
put_by_val_direct need to check the property is index...
commit
|
commitdiff
|
tree
2015-01-20
utatane.tea@gmail.com
put_by_val_direct need to check the property is index...
commit
|
commitdiff
|
tree
2015-01-16
utatane.tea@gmail.com
std::all_of requires complete C++ iterators in GCC 4.8
commit
|
commitdiff
|
tree
2015-01-13
utatane.tea@gmail.com
DFG can call PutByValDirect for generic arrays
commit
|
commitdiff
|
tree
2015-01-08
utatane.tea@gmail.com
Investigate the character type of repeated string instead...
commit
|
commitdiff
|
tree
2015-01-06
utatane.tea@gmail.com
Implement ES6 String.prototype.repeat(count)
commit
|
commitdiff
|
tree
2015-01-02
utatane.tea@gmail.com
Source/JavaScriptCore:
commit
|
commitdiff
|
tree
2014-12-31
utatane.tea@gmail.com
[GTK] Suppress unused parameter warnings in ui clients
commit
|
commitdiff
|
tree
2014-11-20
utatane.tea@gmail.com
Rename String.prototype.contains to String.prototype...
commit
|
commitdiff
|
tree
2014-11-11
utatane.tea@gmail.com
CSS4 Selectors: Add multiple pseudo elements support...
commit
|
commitdiff
|
tree
2014-10-23
utatane.tea@gmail.com
CSS JIT: Implement :matches
commit
|
commitdiff
|
tree
2014-10-17
utatane.tea@gmail.com
CSS Selectors Level 4: Implement :matches in SelectorChecker
commit
|
commitdiff
|
tree
2014-10-17
utatane.tea@gmail.com
CSS JIT: Introduce StackAllocator::addressOf
commit
|
commitdiff
|
tree
2014-10-13
utatane.tea@gmail.com
CSS JIT: Implement :visited pseudo class
commit
|
commitdiff
|
tree
2014-10-04
utatane.tea@gmail.com
Introduce Promise A+ tests into WebKit
commit
|
commitdiff
|
tree
2014-10-03
utatane.tea@gmail.com
CSS Selectors Level 4: Add parsing for :matches
commit
|
commitdiff
|
tree
2014-10-01
utatane.tea@gmail.com
CSS JIT: Enable multiple stack references allocation...
commit
|
commitdiff
|
tree
2014-09-27
utatane.tea@gmail.com
Mark fast/selectors/nth-child-of-basics as Slow
commit
|
commitdiff
|
tree
2014-09-26
utatane.tea@gmail.com
Clean up unused parameter warnings
commit
|
commitdiff
|
tree
2014-09-17
utatane.tea@gmail.com
filterRootById accidentally clears inAdjacentChain...
commit
|
commitdiff
|
tree
2014-09-17
utatane.tea@gmail.com
Promise: Drop Promise.cast
commit
|
commitdiff
|
tree
2014-09-13
utatane.tea@gmail.com
Add -webkit-appearance and pseudo element tests for...
commit
|
commitdiff
|
tree
2014-09-13
utatane.tea@gmail.com
CSS JIT: Apply CSS JIT to SelectorQuery with multiple...
commit
|
commitdiff
|
tree
2014-09-12
utatane.tea@gmail.com
ASSERTION FAILED: e in WebCore::StyleResolver::adjustRenderStyle
commit
|
commitdiff
|
tree
2014-09-10
utatane.tea@gmail.com
Merge CheckingContexts from SelectorCompiler and SelectorChecker
commit
|
commitdiff
|
tree
2014-08-30
utatane.tea@gmail.com
CSS: Refactor :visited handling in SelectorChecker
commit
|
commitdiff
|
tree
2014-08-23
utatane.tea@gmail.com
Clean up build warnings: control reaches end of non...
commit
|
commitdiff
|
tree
2014-08-12
utatane.tea@gmail.com
[GTK] Adds dependency for GnuTLS 3.0+ explicitly in...
commit
|
commitdiff
|
tree
2014-08-11
utatane.tea@gmail.com
CSS JIT: support :scope
commit
|
commitdiff
|
tree
2014-07-28
utatane.tea@gmail.com
CSS: Fix :visited behavior for SubSelectors
commit
|
commitdiff
|
tree
2014-07-25
utatane.tea@gmail.com
CSS JIT: Implement Pseudo Element
commit
|
commitdiff
|
tree
2014-07-17
utatane.tea@gmail.com
CSS JIT: Clean up return path
commit
|
commitdiff
|
tree
2014-07-16
utatane.tea@gmail.com
CSS: Generalize CSS First Letter treatment
commit
|
commitdiff
|
tree
2014-07-07
utatane.tea@gmail.com
CSS JIT: Ensure resolvingMode size is 1 byte
commit
|
commitdiff
|
tree
2014-06-24
utatane.tea@gmail.com
CSS JIT: Add positionInRootFragments to SelectorFragment
commit
|
commitdiff
|
tree
2014-06-20
utatane.tea@gmail.com
Unreviewed. Adding myself to committers.
commit
|
commitdiff
|
tree