git://git.webkit.org
/
WebKit.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add ability to create AtomicString using LChar* buffer and length
2012-08-18
msaboff@apple.com
Add ability to create AtomicString using LChar* buffer...
commit
|
commitdiff
|
tree
2012-08-17
msaboff@apple.com
HTML Parser should produce 8bit substrings for inline...
commit
|
commitdiff
|
tree
2012-08-04
msaboff@apple.com
Convert HTML parser to handle 8-bit resources without...
commit
|
commitdiff
|
tree
2012-07-31
msaboff@apple.com
inspector/profiler/heap-snapshot-containment-show-all...
commit
|
commitdiff
|
tree
2012-07-31
msaboff@apple.com
inspector/profiler/heap-snapshot-containment-show-all...
commit
|
commitdiff
|
tree
2012-07-28
msaboff@apple.com
https://bugs.webkit.org/show_bug.cgi?id=92573
commit
|
commitdiff
|
tree
2012-07-25
msaboff@apple.com
Convert HTML parser to handle 8-bit resources without...
commit
|
commitdiff
|
tree
2012-07-25
msaboff@apple.com
r123492 Changed output of msub-anonymous-child-render...
commit
|
commitdiff
|
tree
2012-07-25
msaboff@apple.com
Unreviewed build fix after r123624.
commit
|
commitdiff
|
tree
2012-07-25
msaboff@apple.com
Convert HTML parser to handle 8-bit resources without...
commit
|
commitdiff
|
tree
2012-07-18
msaboff@apple.com
Make TextCodecUTF8 handle 8 bit data without converting...
commit
|
commitdiff
|
tree
2012-07-18
msaboff@apple.com
Make TextCodecLatin1 handle 8 bit data without converting...
commit
|
commitdiff
|
tree
2012-07-06
msaboff@apple.com
JSString::tryHashConstLock() fails to get exclusive...
commit
|
commitdiff
|
tree
2012-07-03
msaboff@apple.com
Enh: Hash Const JSString in Backing Stores to Save...
commit
|
commitdiff
|
tree
2012-06-28
msaboff@apple.com
[Win] jscore-tests flakey
commit
|
commitdiff
|
tree
2012-06-06
msaboff@apple.com
ENH: Add Logging to GC Marking Phase
commit
|
commitdiff
|
tree
2012-06-01
msaboff@apple.com
WebFrame::_stringByEvaluatingJavaScriptFromString methods...
commit
|
commitdiff
|
tree
2012-05-23
msaboff@apple.com
Crash in fast/files/read tests during Garbage Collection
commit
|
commitdiff
|
tree
2012-05-22
msaboff@apple.com
Cleanup of Calls to operationStrCat and operationNewArray...
commit
|
commitdiff
|
tree
2012-05-21
msaboff@apple.com
JSGlobalData ScratchBuffers Are Not Visited During...
commit
|
commitdiff
|
tree
2012-05-14
msaboff@apple.com
Enh: Add the Ability to Disable / Enable JavaScript...
commit
|
commitdiff
|
tree
2012-05-14
msaboff@apple.com
Increase Debug Logging in MarkStack::validate()
commit
|
commitdiff
|
tree
2012-05-11
msaboff@apple.com
Rolling out r116659.
commit
|
commitdiff
|
tree
2012-05-10
msaboff@apple.com
Enh: Hash Const JSString in Backing Stores to Save...
commit
|
commitdiff
|
tree
2012-04-27
msaboff@apple.com
Memory wasted in JSString for non-rope strings
commit
|
commitdiff
|
tree
2012-04-25
msaboff@apple.com
Closure in try {} with catch captures all locals from...
commit
|
commitdiff
|
tree
2012-04-25
msaboff@apple.com
objectProtoFuncToString creates new string every invocation
commit
|
commitdiff
|
tree
2012-04-13
msaboff@apple.com
StructureStubInfo::reset() causes leaks of PolymorphicAccess...
commit
|
commitdiff
|
tree
2012-04-12
msaboff@apple.com
Invalid Union Reference in StructureStubInfo.{cpp.h}
commit
|
commitdiff
|
tree
2012-04-06
msaboff@apple.com
Call Heap::discardAllCompiledCode() in low memory situations
commit
|
commitdiff
|
tree
2012-04-05
msaboff@apple.com
Rolling out http://trac.webkit.org/changeset/113262.
commit
|
commitdiff
|
tree
2012-04-04
msaboff@apple.com
Fixed minor error: "& 3" should be "& 2".
commit
|
commitdiff
|
tree
2012-04-04
msaboff@apple.com
Constant Blinding for add/sub immediate crashes in...
commit
|
commitdiff
|
tree
2012-04-03
msaboff@apple.com
Frequent crashes in JSC::parse in a worker thread when...
commit
|
commitdiff
|
tree
2012-04-02
msaboff@apple.com
WebKit should throttle memory pressure notifications...
commit
|
commitdiff
|
tree
2012-04-02
msaboff@apple.com
WebKit should throttle memory pressure notifications...
commit
|
commitdiff
|
tree
2012-03-23
msaboff@apple.com
Reverting unintential change to JavaScriptCore xcode...
commit
|
commitdiff
|
tree
2012-03-23
msaboff@apple.com
DFG::compileValueToInt32 Sometime Generates GPR to...
commit
|
commitdiff
|
tree
2012-03-23
msaboff@apple.com
ExecutableAllocator::memoryPressureMultiplier() might...
commit
|
commitdiff
|
tree
2012-03-16
msaboff@apple.com
Improve diagnostic benefit of JSGlobalData::m_isInitializing...
commit
|
commitdiff
|
tree
2012-03-15
msaboff@apple.com
REGRESSION(r110383): ASSERTION failures in JSCell:...
commit
|
commitdiff
|
tree
2012-02-27
msaboff@apple.com
Error check regexp min quantifier
commit
|
commitdiff
|
tree
2012-02-25
msaboff@apple.com
Unreviewed, Windows build fix. Changed "-1...
commit
|
commitdiff
|
tree
2012-02-25
msaboff@apple.com
Unreviewed, Windows build fix. Changed signature in...
commit
|
commitdiff
|
tree
2012-02-24
msaboff@apple.com
ASSERT(position < 0) in JSC::Yarr::Interpreter::InputStream...
commit
|
commitdiff
|
tree
2012-02-20
msaboff@apple.com
Update toLower and toUpper tests for Unicode 6.1 changes
commit
|
commitdiff
|
tree
2012-02-17
msaboff@apple.com
ENH: Add ability to run subset of JavaScript layout...
commit
|
commitdiff
|
tree
2012-02-10
msaboff@apple.com
Yarr assert with regexp where alternative in *-quantified...
commit
|
commitdiff
|
tree
2012-02-02
msaboff@apple.com
Add myself as a reviewer.
commit
|
commitdiff
|
tree
2012-02-02
msaboff@apple.com
Yarr crash with regexp replace
commit
|
commitdiff
|
tree
2012-02-01
msaboff@apple.com
StringProtoFuncToUpperCase should call StringImpl:...
commit
|
commitdiff
|
tree
2012-01-31
msaboff@apple.com
ASSERT(m_jumpsToLink.isEmpty()) failing in ARMv7Assembler...
commit
|
commitdiff
|
tree
2012-01-30
msaboff@apple.com
CaseFoldingHash::hash() doesn't handle 8 bit strings...
commit
|
commitdiff
|
tree
2012-01-30
msaboff@apple.com
stringProtoFuncReplace converts 8 bit strings to 16...
commit
|
commitdiff
|
tree
2012-01-30
msaboff@apple.com
Dromaeo tests call parseSimpleLengthValue() on 8 bit...
commit
|
commitdiff
|
tree
2012-01-30
msaboff@apple.com
WebCore decodeEscapeSequences unnecessarily converts...
commit
|
commitdiff
|
tree
2012-01-28
msaboff@apple.com
New Regression Test for r106075
commit
|
commitdiff
|
tree
2012-01-28
msaboff@apple.com
StringProtoFuncToUpperCase should call StringImpl:...
commit
|
commitdiff
|
tree
2012-01-26
msaboff@apple.com
String::latin1() should take advantage of 8 bit strings
commit
|
commitdiff
|
tree
2012-01-26
msaboff@apple.com
Dromaeo tests usage of StringImpl find routines cause...
commit
|
commitdiff
|
tree
2012-01-11
msaboff@apple.com
v8-regexp spends 35% of its time allocating and copying...
commit
|
commitdiff
|
tree
2012-01-07
msaboff@apple.com
JSArray::pop() should compare SparseArrayValueMap:...
commit
|
commitdiff
|
tree
2012-01-06
msaboff@apple.com
Default HashTraits for Opcode don't work for Opcode = 0
commit
|
commitdiff
|
tree
2012-01-05
msaboff@apple.com
StructureStubInfo not reset when corresponding MethodCallLin...
commit
|
commitdiff
|
tree
2012-01-05
msaboff@apple.com
Invalid ASSERT() in DFGRepatch.cpp near line 385
commit
|
commitdiff
|
tree
2011-12-15
msaboff@apple.com
git-svn-id: http://svn.webkit.org/repository/webkit...
commit
|
commitdiff
|
tree
2011-12-13
msaboff@apple.com
Cleanup of StringImpl::equal in r102631 post commit
commit
|
commitdiff
|
tree
2011-12-12
msaboff@apple.com
Eliminate Duplicate word at a time equal code in StringImpl...
commit
|
commitdiff
|
tree
2011-12-09
msaboff@apple.com
YARR: Multi-character read optimization for 8bit strings
commit
|
commitdiff
|
tree
2011-12-08
msaboff@apple.com
Add 8 bit paths for StringTypeAdapter classes
commit
|
commitdiff
|
tree
2011-12-08
msaboff@apple.com
StringBuilderTest.Append and StringBuilderTest.ToStringPrese...
commit
|
commitdiff
|
tree
2011-12-06
msaboff@apple.com
r102146 from 73875 broke fast/js/encode-URI-test.html
commit
|
commitdiff
|
tree
2011-12-06
msaboff@apple.com
Add 8 bit paths to global object functions
commit
|
commitdiff
|
tree
2011-12-06
msaboff@apple.com
Create StringImpl::empty() as an 8 bit string
commit
|
commitdiff
|
tree
2011-12-05
msaboff@apple.com
8 bit string work slows down Kraken json-stringify...
commit
|
commitdiff
|
tree
2011-12-02
msaboff@apple.com
Changes proposed for 73457 slow down Kraken json-parse...
commit
|
commitdiff
|
tree
2011-11-28
msaboff@apple.com
Change set 101187 from bug 73154 removed already lower...
commit
|
commitdiff
|
tree
2011-11-28
msaboff@apple.com
Fixed help message for --exclude-kraken to say that
commit
|
commitdiff
|
tree
2011-11-26
msaboff@apple.com
String.prototype.toLower should be optimized for 8...
commit
|
commitdiff
|
tree
2011-11-26
msaboff@apple.com
Array.toString always uses StringImpl::characters()
commit
|
commitdiff
|
tree
2011-11-25
msaboff@apple.com
UString methods are not character size aware
commit
|
commitdiff
|
tree
2011-11-25
msaboff@apple.com
JavaScript string to number conversion functions use...
commit
|
commitdiff
|
tree
2011-11-25
msaboff@apple.com
Empty JSStrings are created as 16 bit
commit
|
commitdiff
|
tree
2011-11-25
msaboff@apple.com
Tune JSStringBuilder for 8 bit Strings
commit
|
commitdiff
|
tree
2011-11-17
msaboff@apple.com
Leaks seen in MemoryPressureHandlerMac.mm on Leaks bot
commit
|
commitdiff
|
tree
2011-11-17
msaboff@apple.com
LayoutTests for Debug Builds Crashes in JavaScriptCore...
commit
|
commitdiff
|
tree
2011-11-16
msaboff@apple.com
Enable 8 Bit Strings in JavaScriptCore
commit
|
commitdiff
|
tree
2011-11-16
msaboff@apple.com
Towards 8 bit Strings - Update utf8() and ascii() methods...
commit
|
commitdiff
|
tree
2011-11-15
msaboff@apple.com
Towards 8 bit Strings - Initial JS String Tuning
commit
|
commitdiff
|
tree
2011-11-15
msaboff@apple.com
Further changes and cleanup to JSString.h and cpp.
commit
|
commitdiff
|
tree
2011-11-14
msaboff@apple.com
Towards 8 bit strings - Add 8 bit handling to JSString...
commit
|
commitdiff
|
tree
2011-11-14
msaboff@apple.com
Towards 8 bit strings - Add 8 bit paths to StringImpl...
commit
|
commitdiff
|
tree
2011-11-14
msaboff@apple.com
Remove unused m_data member from UStringSourceProvider
commit
|
commitdiff
|
tree
2011-11-14
msaboff@apple.com
Towards 8 Bit Strings: Templatize YARR Parser
commit
|
commitdiff
|
tree
2011-11-10
msaboff@apple.com
Towards 8 Bit Strings: Templatize JSC::LiteralParser...
commit
|
commitdiff
|
tree
2011-11-08
msaboff@apple.com
Towards 8 Bit Strings: Templatize JSC::Parser class...
commit
|
commitdiff
|
tree
2011-11-08
msaboff@apple.com
JSC::Parser::Parser leaks Lexer member
commit
|
commitdiff
|
tree
2011-11-07
msaboff@apple.com
Towards 8 Bit Strings: Templatize JSC::Lexer class...
commit
|
commitdiff
|
tree
2011-10-31
msaboff@apple.com
Towards 8-bit Strings: Move Lexer and Parser Objects...
commit
|
commitdiff
|
tree
2011-10-28
msaboff@apple.com
Test Failure in fast/dom/prototype-inheritance-2.html...
commit
|
commitdiff
|
tree
next