git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert accidental changes to WebKit.xcworkspace
2014-03-23
akling@apple.com
Revert accidental changes to WebKit.xcworkspace
commit
|
commitdiff
|
tree
2014-03-23
akling@apple.com
CREATE_DOM_WRAPPER doesn't need the ExecState.
commit
|
commitdiff
|
tree
2014-03-22
akling@apple.com
Fix debug build.
commit
|
commitdiff
|
tree
2014-03-22
akling@apple.com
Cut down on JSC profiler includes in WebCore & co.
commit
|
commitdiff
|
tree
2014-03-21
akling@apple.com
Less inclusion of JSCInlines.h.
commit
|
commitdiff
|
tree
2014-03-21
akling@apple.com
Remove unused RenderView::repaintRectangleInViewAndComposite...
commit
|
commitdiff
|
tree
2014-03-21
akling@apple.com
Stop pulling in JSCInlines.h all over the place.
commit
|
commitdiff
|
tree
2014-03-21
akling@apple.com
RetainPtr API test should use CFArray instead of CFString...
commit
|
commitdiff
|
tree
2014-03-21
akling@apple.com
HTMLFrameOwnerElement should obey the SubframeLoadingDisable...
commit
|
commitdiff
|
tree
2014-03-19
akling@apple.com
Rebaseline bindings tests.
commit
|
commitdiff
|
tree
2014-03-19
akling@apple.com
JSC bindings should use the passed-in global object...
commit
|
commitdiff
|
tree
2014-03-19
akling@apple.com
Share MemoryPressureHandler::releaseMemory() between...
commit
|
commitdiff
|
tree
2014-03-18
akling@apple.com
Micro-optimize element descendant iterator.
commit
|
commitdiff
|
tree
2014-03-18
akling@apple.com
Rename ElementDescendantIterator to TypedElementDescendantIt...
commit
|
commitdiff
|
tree
2014-03-18
akling@apple.com
Add one-deep cache to opaque roots hashset.
commit
|
commitdiff
|
tree
2014-03-17
akling@apple.com
HTMLInputElement::defaultEventHandler() shouldn't force...
commit
|
commitdiff
|
tree
2014-03-17
akling@apple.com
Remove unnecessary JSC::Handle null checks in bindings...
commit
|
commitdiff
|
tree
2014-03-17
akling@apple.com
[Mac] WTFThreadData should use _pthread_getspecific_direct().
commit
|
commitdiff
|
tree
2014-03-17
akling@apple.com
REGRESSION(r165703): JSC tests crashing in StringImpl...
commit
|
commitdiff
|
tree
2014-03-17
akling@apple.com
CSSValueList should assert that no null values are...
commit
|
commitdiff
|
tree
2014-03-16
akling@apple.com
ScriptExecutionContext::vm() should return a reference.
commit
|
commitdiff
|
tree
2014-03-16
akling@apple.com
Stop pulling in JSDOMBinding.h via JSEventListener.h
commit
|
commitdiff
|
tree
2014-03-14
akling@apple.com
[Mac] Remove NSURLCache logic from WebCore pressure...
commit
|
commitdiff
|
tree
2014-03-14
akling@apple.com
Simplify jettisoning of style resolvers on memory pressure.
commit
|
commitdiff
|
tree
2014-03-14
akling@apple.com
VM::discardAllCode() should clear the RegExp cache.
commit
|
commitdiff
|
tree
2014-03-14
akling@apple.com
Network process instantiates JSC::VM under fake memory...
commit
|
commitdiff
|
tree
2014-03-13
akling@apple.com
Revert "Short-circuit JSGlobalObjectInspectorController...
commit
|
commitdiff
|
tree
2014-03-13
akling@apple.com
Don't send synchronous resize events when FrameView...
commit
|
commitdiff
|
tree
2014-03-12
akling@apple.com
Unreviewed, rolling out r165481.
commit
|
commitdiff
|
tree
2014-03-12
akling@apple.com
BundlePageDiagnosticLoggingClient leaks every string...
commit
|
commitdiff
|
tree
2014-03-11
akling@apple.com
Streamline PropertyTable for lookup-only access.
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for testb_i8r when register is...
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for sub_ir when register is accumulator.
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for add_ir when register is accumulator.
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for xor_ir when register is accumulator.
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for or_ir when register is accumulator.
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for test_ir when register is...
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for cmp_ir when register is accumulator.
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for store64(imm, address) when...
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
[X86_64] Smaller code for xchg_rr when one register...
commit
|
commitdiff
|
tree
2014-03-10
akling@apple.com
Short-circuit JSGlobalObjectInspectorController when...
commit
|
commitdiff
|
tree
2014-03-09
akling@apple.com
Inline the trivial parts of GC deferral.
commit
|
commitdiff
|
tree
2014-03-09
akling@apple.com
[WK2] Improve the network process low memory handler.
commit
|
commitdiff
|
tree
2014-03-08
akling@apple.com
ArgumentEncoder and ArgumentDecoder should be fastmalloced.
commit
|
commitdiff
|
tree
2014-03-07
akling@apple.com
[Mac] Notify system malloc of fake memory pressure.
commit
|
commitdiff
|
tree
2014-03-07
akling@apple.com
WebCoreResourceHandleAsOperationQueueDelegate over...
commit
|
commitdiff
|
tree
2014-03-06
akling@apple.com
Drop unlinked function code on memory pressure.
commit
|
commitdiff
|
tree
2014-03-05
akling@apple.com
Streamline JSValue::get().
commit
|
commitdiff
|
tree
2014-03-04
akling@apple.com
Spam static branch prediction hints on JS bindings.
commit
|
commitdiff
|
tree
2014-03-04
akling@apple.com
Get to Structures more efficiently in JSCell::methodTable().
commit
|
commitdiff
|
tree
2014-03-04
akling@apple.com
Add a Document::updateStyleIfNeededForNode(Node&).
commit
|
commitdiff
|
tree
2014-03-04
akling@apple.com
Fix too-narrow assertion I added in r165054.
commit
|
commitdiff
|
tree
2014-03-04
akling@apple.com
Micro-optimize Strings in JS bindings.
commit
|
commitdiff
|
tree
2014-03-04
akling@apple.com
Remove Document::idAttributeName().
commit
|
commitdiff
|
tree
2014-03-04
akling@apple.com
StructureOrOffset should be fastmalloced.
commit
|
commitdiff
|
tree
2014-03-04
akling@apple.com
Remove 2 unnecessary includes from JSDOMBinding.h
commit
|
commitdiff
|
tree
2014-03-03
akling@apple.com
Remove unused DataView code from JSDOMBinding.h
commit
|
commitdiff
|
tree
2014-03-03
akling@apple.com
Blind Windows build fix.
commit
|
commitdiff
|
tree
2014-03-03
akling@apple.com
JSDOMWindow::commonVM() should return a reference.
commit
|
commitdiff
|
tree
2014-03-01
akling@apple.com
JSCell::fastGetOwnProperty() should get the Structure...
commit
|
commitdiff
|
tree
2014-03-01
akling@apple.com
Avoid going through ExecState for VM when we already...
commit
|
commitdiff
|
tree
2014-03-01
akling@apple.com
JSObject::findPropertyHashEntry() should take VM instead...
commit
|
commitdiff
|
tree
2014-03-01
akling@apple.com
Micro-optimize JSNodeOwner::isReachableFromOpaqueRoots().
commit
|
commitdiff
|
tree
2014-02-28
akling@apple.com
MouseEvent.offsetX/Y should just return 0,0 for simulated...
commit
|
commitdiff
|
tree
2014-02-27
akling@apple.com
Micro-optimize elementAffectsDirectionality().
commit
|
commitdiff
|
tree
2014-02-27
akling@apple.com
Remove FeatureObserver.
commit
|
commitdiff
|
tree
2014-02-26
akling@apple.com
Remove unused InspectorCounters.
commit
|
commitdiff
|
tree
2014-02-25
akling@apple.com
Remove unused ThreadSpecificInspectorCounters.
commit
|
commitdiff
|
tree
2014-02-25
akling@apple.com
Prune dead code for Web Inspector memory instrumentation.
commit
|
commitdiff
|
tree
2014-02-24
akling@apple.com
Prune dead code for Web Inspector canvas instrumentation.
commit
|
commitdiff
|
tree
2014-02-17
akling@apple.com
Ensure that removing an iframe from the DOM tree disconnects...
commit
|
commitdiff
|
tree
2014-02-16
akling@apple.com
Atomicize frequently identical ResourceResponse string...
commit
|
commitdiff
|
tree
2014-02-16
akling@apple.com
Add checked casts for Event.
commit
|
commitdiff
|
tree
2014-02-16
akling@apple.com
Add checked casts for ScriptExecutionContext.
commit
|
commitdiff
|
tree
2014-02-15
akling@apple.com
CTTE: WorkerGlobalScope is always owned by a WorkerThread.
commit
|
commitdiff
|
tree
2014-02-14
akling@apple.com
Purge remaining ENABLE(SHADOW_DOM) cruft.
commit
|
commitdiff
|
tree
2014-02-13
akling@apple.com
InsertIntoTextNodeCommand should get Settings from...
commit
|
commitdiff
|
tree
2014-02-12
akling@apple.com
RenderNamedFlowThread should only support RenderElement...
commit
|
commitdiff
|
tree
2014-02-12
akling@apple.com
Protect some RenderFlowThread functions.
commit
|
commitdiff
|
tree
2014-02-12
akling@apple.com
Don't allocate RenderNamedFlowThread's child list separately.
commit
|
commitdiff
|
tree
2014-02-12
akling@apple.com
Remove unused RenderNamedFlowThread::previousRendererForNode().
commit
|
commitdiff
|
tree
2014-02-12
akling@apple.com
Move renderNamedFlowThreadWrapper() to RenderElement.
commit
|
commitdiff
|
tree
2014-02-12
akling@apple.com
CTTE: RenderNamedFlowThread always has a WebKitNamedFlow.
commit
|
commitdiff
|
tree
2014-02-10
akling@apple.com
Make the Identifier::add() family return PassRef<StringImpl>.
commit
|
commitdiff
|
tree
2014-02-09
akling@apple.com
Pass VM instead of ExecState to JSCell::fastGetOwnProperty().
commit
|
commitdiff
|
tree
2014-02-09
akling@apple.com
Reduce ref churn in ChildNodesLazySnapshot iteration.
commit
|
commitdiff
|
tree
2014-02-09
akling@apple.com
Reduce ref churn in ChildInsertionNotifier.
commit
|
commitdiff
|
tree
2014-02-09
akling@apple.com
Let Instruments time profiler run until tests finish.
commit
|
commitdiff
|
tree
2014-02-08
akling@apple.com
Remove unused ChromeClient::layoutUpdated().
commit
|
commitdiff
|
tree
2014-02-08
akling@apple.com
Remove unused ChromeClient::formStateDidChange().
commit
|
commitdiff
|
tree
2014-02-08
akling@apple.com
Remove unused FrameLoaderClient::dispatchWillOpenSocketStream().
commit
|
commitdiff
|
tree
2014-02-08
akling@apple.com
Remove two unused function declarations.
commit
|
commitdiff
|
tree
2014-02-08
akling@apple.com
CTTE: SVGTRefTargetEventListener is always owned by...
commit
|
commitdiff
|
tree
2014-02-08
akling@apple.com
Devirtualize RenderBlockFlowRareData.
commit
|
commitdiff
|
tree
2014-02-08
akling@apple.com
Use renderer iterators in two more places.
commit
|
commitdiff
|
tree
2014-02-08
akling@apple.com
Remove unused ENABLE(REPAINT_THROTTLING) flag.
commit
|
commitdiff
|
tree
2014-02-07
akling@apple.com
CTTE: DocumentThreadableLoader always has a Document.
commit
|
commitdiff
|
tree
2014-02-07
akling@apple.com
Use child iterator in HTMLDetailsElement::findMainSummary().
commit
|
commitdiff
|
tree
2014-02-06
akling@apple.com
Remove display:run-in support.
commit
|
commitdiff
|
tree
2014-02-06
akling@apple.com
Remove leftover cruft from scoped stylesheet implementation.
commit
|
commitdiff
|
tree
next