git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Get rid of ICU_UNICODE and WCHAR_UNICODE remnants
2014-01-25
darin@apple.com
Get rid of ICU_UNICODE and WCHAR_UNICODE remnants
commit
|
commitdiff
|
tree
2014-01-25
darin@apple.com
[Mac] Rewrite locale-specific date formatting code...
commit
|
commitdiff
|
tree
2014-01-25
darin@apple.com
Get rid of UnicodeRange.h/cpp, using ICU instead
commit
|
commitdiff
|
tree
2014-01-25
darin@apple.com
Restore alphabetical order in Compiler.h
commit
|
commitdiff
|
tree
2014-01-20
darin@apple.com
Update style checker and tests to deal with override...
commit
|
commitdiff
|
tree
2014-01-13
darin@apple.com
Add PLATFORM(COCOA) and USE(FOUNDATION)
commit
|
commitdiff
|
tree
2014-01-13
darin@apple.com
Add deprecatedCharacters as a synonym for characters...
commit
|
commitdiff
|
tree
2014-01-13
darin@apple.com
Add type checking to isEqual methods
commit
|
commitdiff
|
tree
2014-01-12
darin@apple.com
Reduce use of String::characters
commit
|
commitdiff
|
tree
2013-12-19
darin@apple.com
Improve "bad parent" and "bad child list" assertions...
commit
|
commitdiff
|
tree
2013-12-18
darin@apple.com
Additional refinement in MathMLSelectElement toggle...
commit
|
commitdiff
|
tree
2013-12-16
darin@apple.com
Catch callers who forget to use initializeStyle
commit
|
commitdiff
|
tree
2013-12-16
darin@apple.com
More nullptr in RenderElement
commit
|
commitdiff
|
tree
2013-12-15
darin@apple.com
Crash in CSSImageGeneratorValue and RenderScrollbar
commit
|
commitdiff
|
tree
2013-12-14
darin@apple.com
Incorrect handling of non-ASCII characters in WTF:...
commit
|
commitdiff
|
tree
2013-12-13
darin@apple.com
Make some optimizations for DOM bindings involving...
commit
|
commitdiff
|
tree
2013-12-13
darin@apple.com
Eliminate awkward virtualComputedStyle construction
commit
|
commitdiff
|
tree
2013-12-13
darin@apple.com
Fix a couple stray uses of RefPtr that should release
commit
|
commitdiff
|
tree
2013-12-13
darin@apple.com
Make some improvements in CSSImageGeneratorValue code
commit
|
commitdiff
|
tree
2013-12-12
darin@apple.com
StylePendingImage needs to correctly manage the CSSValue...
commit
|
commitdiff
|
tree
2013-12-12
darin@apple.com
Remove some unneeded code noticed while looking at...
commit
|
commitdiff
|
tree
2013-11-22
darin@apple.com
Try to fix buildbot Dashboard for people who have not...
commit
|
commitdiff
|
tree
2013-10-16
darin@apple.com
Add PassRef and createRefCounted so we can improve...
commit
|
commitdiff
|
tree
2013-10-16
darin@apple.com
Need tests for RefPtr self-assignment and self-move...
commit
|
commitdiff
|
tree
2013-10-15
darin@apple.com
Add some API tests for Vector, RefPtr, and Ref
commit
|
commitdiff
|
tree
2013-10-14
darin@apple.com
Deprecate or remove deleteAllValues functions; there...
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Rewrite Document::body and Document::head in modern...
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Make element predicates and type casts work more consistentl...
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Use nullptr in Document.cpp
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Get rid of the toHTMLElement helper for casting FormAssociat...
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Use nullptr instead of 0 in TreeScope.cpp
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Remove the not-much-used isShadowHost function from...
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Move querySelector from Node to ContainerNode and use...
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Move code to find elements in slider shadow tree into...
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Remove unneeded extra memory allocation and indirection...
commit
|
commitdiff
|
tree
2013-10-13
darin@apple.com
Rename toParentMediaElement to parentMediaElement,...
commit
|
commitdiff
|
tree
2013-10-12
darin@apple.com
Use unique_ptr instead of delete in a few places
commit
|
commitdiff
|
tree
2013-10-12
darin@apple.com
Change most call sites to call ICU directly instead...
commit
|
commitdiff
|
tree
2013-10-11
darin@apple.com
Fix build.
commit
|
commitdiff
|
tree
2013-10-11
darin@apple.com
Do a bit of optimization and cleanup in the HTMLElement...
commit
|
commitdiff
|
tree
2013-10-11
darin@apple.com
REGRESSION (r157205?): Leaks in XPath
commit
|
commitdiff
|
tree
2013-10-10
darin@apple.com
Use unique_ptr instead of deleteAllValues in XPath
commit
|
commitdiff
|
tree
2013-10-09
darin@apple.com
Remove use of deleteAllValues in NPRemoteObjectMap...
commit
|
commitdiff
|
tree
2013-10-08
darin@apple.com
WebNetscapePluginView should no longer use deleteAllValues
commit
|
commitdiff
|
tree
2013-10-08
darin@apple.com
Eliminate use of deleteAllValues in ProxyInstance
commit
|
commitdiff
|
tree
2013-10-08
darin@apple.com
Remove use of deleteAllValues in NPRemoteObjectMap...
commit
|
commitdiff
|
tree
2013-10-08
darin@apple.com
Change NetscapePluginInstanceProxy::m_replies to use...
commit
|
commitdiff
|
tree
2013-10-08
darin@apple.com
Improve HashMap::add comment and other similar comments
commit
|
commitdiff
|
tree
2013-10-08
darin@apple.com
Make Vector::insert work for move-only types
commit
|
commitdiff
|
tree
2013-10-07
darin@apple.com
[GTK] Get rid of use of deleteAllValues in GtkDragAndDropHelper
commit
|
commitdiff
|
tree
2013-10-06
darin@apple.com
* rendering/RenderButton.cpp:
commit
|
commitdiff
|
tree
2013-10-06
darin@apple.com
Try to fix the Windows build.
commit
|
commitdiff
|
tree
2013-10-06
darin@apple.com
Remove unneeded ScriptGCEvent class
commit
|
commitdiff
|
tree
2013-10-05
darin@apple.com
Remove COMPILER_SUPPORTS(CXX_RVALUE_REFERENCES) since...
commit
|
commitdiff
|
tree
2013-10-05
darin@apple.com
Add AtomicString::number and use it
commit
|
commitdiff
|
tree
2013-10-05
darin@apple.com
Cut down on use of String::number
commit
|
commitdiff
|
tree
2013-10-05
darin@apple.com
Need to check if some HTML child elements are HTMLUnknownElement
commit
|
commitdiff
|
tree
2013-10-05
darin@apple.com
text-transform: lowercase is not lang-dependent (Turkish...
commit
|
commitdiff
|
tree
2013-10-01
darin@apple.com
Try to get another Windows test to pass.
commit
|
commitdiff
|
tree
2013-10-01
darin@apple.com
Try to get another Windows test to pass.
commit
|
commitdiff
|
tree
2013-10-01
darin@apple.com
Try to fix assertion failures seem on bots.
commit
|
commitdiff
|
tree
2013-10-01
darin@apple.com
Move platform-specific test results from js to js/dom...
commit
|
commitdiff
|
tree
2013-10-01
darin@apple.com
Try to fix AVFoundation crashes seen on Lion bot.
commit
|
commitdiff
|
tree
2013-09-30
darin@apple.com
Take some Xcode advice about turning on additional...
commit
|
commitdiff
|
tree
2013-09-30
darin@apple.com
Fix crashes caused by my recent attempt at...
commit
|
commitdiff
|
tree
2013-09-30
darin@apple.com
Try to fix Windows build.
commit
|
commitdiff
|
tree
2013-09-30
darin@apple.com
Use RenderElement instead of RenderObject in many places
commit
|
commitdiff
|
tree
2013-09-28
darin@apple.com
Add Frame::mainFrame and Frame::isMainFrame
commit
|
commitdiff
|
tree
2013-09-27
darin@apple.com
rename KURL to URL
commit
|
commitdiff
|
tree
2013-09-27
darin@apple.com
Fix Python scripts test failures.
commit
|
commitdiff
|
tree
2013-09-27
darin@apple.com
Add empty MainFrame class
commit
|
commitdiff
|
tree
2013-09-24
darin@apple.com
Use unique_ptr instead of deleteAllValues in FloatingObject...
commit
|
commitdiff
|
tree
2013-09-22
darin@apple.com
Fix accessibility-node-memory-management.html to use...
commit
|
commitdiff
|
tree
2013-09-22
darin@apple.com
Fix too-strict type error exceptions introduced in...
commit
|
commitdiff
|
tree
2013-09-22
darin@apple.com
Add ExecState::uncheckedArgument and use where possible...
commit
|
commitdiff
|
tree
2013-09-21
darin@apple.com
Shink attribute event listener code
commit
|
commitdiff
|
tree
2013-09-21
darin@apple.com
Shrink valueForBasicShape by removing repeated calls...
commit
|
commitdiff
|
tree
2013-09-21
darin@apple.com
Another CSS parser leak fix
commit
|
commitdiff
|
tree
2013-09-20
darin@apple.com
Fix a couple more CSS leaks
commit
|
commitdiff
|
tree
2013-09-20
darin@apple.com
Fix a couple mistakes in my recent CSS grammar leak...
commit
|
commitdiff
|
tree
2013-09-20
darin@apple.com
Fix leaks in CSS parser caused by overwriting owned...
commit
|
commitdiff
|
tree
2013-09-17
darin@apple.com
Further shrink table-populating code by making the...
commit
|
commitdiff
|
tree
2013-09-17
darin@apple.com
Shrink SVGElement::cssPropertyIdForSVGAttributeName...
commit
|
commitdiff
|
tree
2013-09-17
darin@apple.com
Make SVGTransform::valueAsString use StringBuilder
commit
|
commitdiff
|
tree
2013-09-17
darin@apple.com
Get rid of a couple unneeded NeverDestroyed::get()...
commit
|
commitdiff
|
tree
2013-09-16
darin@apple.com
Try to fix the Windows build.
commit
|
commitdiff
|
tree
2013-09-15
darin@apple.com
Use FINAL instead of virtualChildren trick in render...
commit
|
commitdiff
|
tree
2013-09-15
darin@apple.com
Shrink factory functions
commit
|
commitdiff
|
tree
2013-09-15
darin@apple.com
Fix Qt build.
commit
|
commitdiff
|
tree
2013-09-14
darin@apple.com
Shrink the nameToPseudoTypeMap function
commit
|
commitdiff
|
tree
2013-09-14
darin@apple.com
Shrink the listMarkerText function
commit
|
commitdiff
|
tree
2013-09-14
darin@apple.com
stage
commit
|
commitdiff
|
tree
2013-09-14
darin@apple.com
Add NeverDestroyed::get
commit
|
commitdiff
|
tree
2013-09-14
darin@apple.com
Shrink the function that builds the event listener...
commit
|
commitdiff
|
tree
2013-09-14
darin@apple.com
Use a better name than m_invertibleCTM
commit
|
commitdiff
|
tree
2013-09-14
darin@apple.com
Rename confusingly named "runtimeObject" functions
commit
|
commitdiff
|
tree
2013-09-13
darin@apple.com
Remove layering-violating Pasteboard::plainText function...
commit
|
commitdiff
|
tree
2013-09-13
darin@apple.com
Try to fix Qt build.
commit
|
commitdiff
|
tree
2013-09-13
darin@apple.com
Remove layering-violating Pasteboard::writeURL (for...
commit
|
commitdiff
|
tree
2013-09-13
darin@apple.com
Finish removing layer-violating code from Pasteboard...
commit
|
commitdiff
|
tree
next