git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[Content Extensions] Add a way to match a domain but not subdomains
2015-06-26
achristensen@apple.com
[Content Extensions] Add a way to match a domain but...
commit
|
commitdiff
|
tree
2015-06-23
achristensen@apple.com
[cssjit] Disable compiling scrollbar pseudoclass selectors
commit
|
commitdiff
|
tree
2015-06-22
achristensen@apple.com
Unreviewed non-mac debug build fix after r185840.
commit
|
commitdiff
|
tree
2015-06-22
achristensen@apple.com
[Content Extensions] Add SPI to reload without content...
commit
|
commitdiff
|
tree
2015-06-18
achristensen@apple.com
[Content Extensions] Log blocked loads to the WebInspector...
commit
|
commitdiff
|
tree
2015-06-18
achristensen@apple.com
[Content Extensions] Fail to parse invalid arrays
commit
|
commitdiff
|
tree
2015-06-17
achristensen@apple.com
32-bit build fix after r185640.
commit
|
commitdiff
|
tree
2015-06-16
achristensen@apple.com
CMake build fix after r185615.
commit
|
commitdiff
|
tree
2015-06-16
achristensen@apple.com
CMake build fix after r185601.
commit
|
commitdiff
|
tree
2015-06-11
achristensen@apple.com
Speculative build fix for GTK after r185463.
commit
|
commitdiff
|
tree
2015-06-11
achristensen@apple.com
Source/WebCore:
commit
|
commitdiff
|
tree
2015-06-10
achristensen@apple.com
Move all content extension tests to same directory...
commit
|
commitdiff
|
tree
2015-06-05
achristensen@apple.com
[Web Timing] Use new SPI to enable data collection.
commit
|
commitdiff
|
tree
2015-06-01
achristensen@apple.com
[Content Extensions] resource-type and load-type should...
commit
|
commitdiff
|
tree
2015-06-01
achristensen@apple.com
[Content Extensions] Reduce DFA memory usage.
commit
|
commitdiff
|
tree
2015-05-29
achristensen@apple.com
[Content Extensions] Decrease maxNFASize
commit
|
commitdiff
|
tree
2015-05-29
achristensen@apple.com
Unreviewed build fix when using content extensions...
commit
|
commitdiff
|
tree
2015-05-21
achristensen@apple.com
[ContentExtensions] Properly initialize ActionKey.state
commit
|
commitdiff
|
tree
2015-05-21
achristensen@apple.com
Unreviewed build fix; LocalizedStrings.h is in WebCore.
commit
|
commitdiff
|
tree
2015-05-20
achristensen@apple.com
Use correct String for StringView in WTF API tests
commit
|
commitdiff
|
tree
2015-05-20
achristensen@apple.com
[Content Extensions] Relax restrictions on triggers...
commit
|
commitdiff
|
tree
2015-05-15
achristensen@apple.com
[Content Extensions] Fail to load old content extension...
commit
|
commitdiff
|
tree
2015-05-13
achristensen@apple.com
Don't export all JS bindings classes.
commit
|
commitdiff
|
tree
2015-05-06
achristensen@apple.com
[WinCairo] Compile error due to undefined symbols after...
commit
|
commitdiff
|
tree
2015-05-06
achristensen@apple.com
Fix api tests after r183877.
commit
|
commitdiff
|
tree
2015-05-06
achristensen@apple.com
[Content Extensions] Limit NFA size.
commit
|
commitdiff
|
tree
2015-05-05
achristensen@apple.com
[Content Extensions] Release input NSString when finished...
commit
|
commitdiff
|
tree
2015-05-05
achristensen@apple.com
[Content Extensions] Use less memory to store the json...
commit
|
commitdiff
|
tree
2015-05-05
achristensen@apple.com
[Content Extensions] Combine NFAs properly and free...
commit
|
commitdiff
|
tree
2015-05-05
achristensen@apple.com
[Content Extensions] Use less memory when writing byte...
commit
|
commitdiff
|
tree
2015-05-01
achristensen@apple.com
[Content Extensions] Add CombinedURLFilters debugging...
commit
|
commitdiff
|
tree
2015-05-01
achristensen@apple.com
Compile fix when using content extensions debugging...
commit
|
commitdiff
|
tree
2015-04-29
achristensen@apple.com
Fix non-cygwin incremental builds on Windows.
commit
|
commitdiff
|
tree
2015-04-29
achristensen@apple.com
Fix WinCairo bot.
commit
|
commitdiff
|
tree
2015-04-29
achristensen@apple.com
Build WinCairo without cygwin.
commit
|
commitdiff
|
tree
2015-04-28
achristensen@apple.com
Properly reset deleted count when clearing HashTables.
commit
|
commitdiff
|
tree
2015-04-27
achristensen@apple.com
Reduce allocations and memory usage when compiling...
commit
|
commitdiff
|
tree
2015-04-20
achristensen@apple.com
Remove unnecessary logs when resetting tests.
commit
|
commitdiff
|
tree
2015-04-20
achristensen@apple.com
Overwrite existing files with moveFile.
commit
|
commitdiff
|
tree
2015-04-20
achristensen@apple.com
Fix content extension test flakiness.
commit
|
commitdiff
|
tree
2015-04-20
achristensen@apple.com
Properly report errors from _WKUserContentExtensionStore.
commit
|
commitdiff
|
tree
2015-04-17
achristensen@apple.com
Use less memory when compiling content extensions
commit
|
commitdiff
|
tree
2015-04-17
achristensen@apple.com
32-bit build fix.
commit
|
commitdiff
|
tree
2015-04-16
achristensen@apple.com
Removed unused WKUserContentFilterRef.
commit
|
commitdiff
|
tree
2015-04-15
achristensen@apple.com
Progress towards CMake on Mac.
commit
|
commitdiff
|
tree
2015-04-13
achristensen@apple.com
[iOS] Unreviewed build fix after r182760.
commit
|
commitdiff
|
tree
2015-04-13
achristensen@apple.com
[Content Extensions] Don't unmap shared memory while...
commit
|
commitdiff
|
tree
2015-04-08
achristensen@apple.com
Block popups from content extensions.
commit
|
commitdiff
|
tree
2015-04-08
achristensen@apple.com
Add CMake build system for WinCairo port.
commit
|
commitdiff
|
tree
2015-04-07
achristensen@apple.com
More unreviewed fixing API tests.
commit
|
commitdiff
|
tree
2015-04-07
achristensen@apple.com
[Win] Unreviewed build fix after r182494.
commit
|
commitdiff
|
tree
2015-04-07
achristensen@apple.com
Unreviewed fixing API tests.
commit
|
commitdiff
|
tree
2015-04-07
achristensen@apple.com
Optimize content extensions interpreting speed.
commit
|
commitdiff
|
tree
2015-04-07
achristensen@apple.com
Use content extensions in MiniBrowser.
commit
|
commitdiff
|
tree
2015-04-06
achristensen@apple.com
Unreviewed, rolling out r182445.
commit
|
commitdiff
|
tree
2015-04-06
achristensen@apple.com
Use content extensions in MiniBrowser.
commit
|
commitdiff
|
tree
2015-04-03
achristensen@apple.com
[Content Extensions] Add memory reporting.
commit
|
commitdiff
|
tree
2015-04-02
achristensen@apple.com
[Content Extensions] Only add unique universal action...
commit
|
commitdiff
|
tree
2015-04-02
achristensen@apple.com
[Content Extensions] Only add unique universal action...
commit
|
commitdiff
|
tree
2015-04-01
achristensen@apple.com
Unreviewed build fix when using content extensions...
commit
|
commitdiff
|
tree
2015-04-01
achristensen@apple.com
Progress towards CMake on Windows and Mac.
commit
|
commitdiff
|
tree
2015-04-01
achristensen@apple.com
[Content Extensions] Properly handle regexes that match...
commit
|
commitdiff
|
tree
2015-04-01
achristensen@apple.com
[WinCairo] Link errors, unresolved texture mapper methods.
commit
|
commitdiff
|
tree
2015-03-31
achristensen@apple.com
[Win] Unreviewed build fix.
commit
|
commitdiff
|
tree
2015-03-31
achristensen@apple.com
[Win] Unreviewed debug build fix after r182186.
commit
|
commitdiff
|
tree
2015-03-31
achristensen@apple.com
Unreviewed build fix after r182168.
commit
|
commitdiff
|
tree
2015-03-31
achristensen@apple.com
[Content Extensions] Correctly handle regular expressions...
commit
|
commitdiff
|
tree
2015-03-25
achristensen@apple.com
Add case-insensitive checks to DFA bytecode.
commit
|
commitdiff
|
tree
2015-03-25
achristensen@apple.com
[Content Extensions] Add multi-DFA compiling and interpreting.
commit
|
commitdiff
|
tree
2015-03-25
achristensen@apple.com
[Content Extensions] Add multi-DFA compiling and interpreting.
commit
|
commitdiff
|
tree
2015-03-24
achristensen@apple.com
Fix api tests after r181876.
commit
|
commitdiff
|
tree
2015-03-23
achristensen@apple.com
[MediaFoundation] Implement seek.
commit
|
commitdiff
|
tree
2015-03-20
achristensen@apple.com
Progress towards CMake on Mac.
commit
|
commitdiff
|
tree
2015-03-19
achristensen@apple.com
[Content Extensions] Test regular expression parse...
commit
|
commitdiff
|
tree
2015-03-19
achristensen@apple.com
Fix API tests after r181754.
commit
|
commitdiff
|
tree
2015-03-17
achristensen@apple.com
[WinCairo] Unreviewed build fix after r181640.
commit
|
commitdiff
|
tree
2015-03-17
achristensen@apple.com
Progress towards CMake on Mac
commit
|
commitdiff
|
tree
2015-03-14
achristensen@apple.com
Progress towards CMake on Mac.
commit
|
commitdiff
|
tree
2015-03-10
achristensen@apple.com
[WinCairo] Unreviewed build fix.
commit
|
commitdiff
|
tree
2015-03-07
achristensen@apple.com
Soft link MediaAccessibility using new macros.
commit
|
commitdiff
|
tree
2015-03-04
achristensen@apple.com
Unreviewed gardening.
commit
|
commitdiff
|
tree
2015-03-04
achristensen@apple.com
Move content extensions test to properly named directory.
commit
|
commitdiff
|
tree
2015-03-04
achristensen@apple.com
Update bindings tests after r181001.
commit
|
commitdiff
|
tree
2015-03-04
achristensen@apple.com
[Win] Unreviewed build fix.
commit
|
commitdiff
|
tree
2015-03-04
achristensen@apple.com
Prepare to use CSS selectors in content extensions.
commit
|
commitdiff
|
tree
2015-02-27
achristensen@apple.com
[WinCairo] Unreviewed build fix.
commit
|
commitdiff
|
tree
2015-02-27
achristensen@apple.com
Compile DFA to bytecode.
commit
|
commitdiff
|
tree
2015-02-24
achristensen@apple.com
[WinCairo] Unreviewed build fix after r180532
commit
|
commitdiff
|
tree
2015-02-18
achristensen@apple.com
Streamline unexported function build fixes
commit
|
commitdiff
|
tree
2015-02-17
achristensen@apple.com
Remove WebCore.exp.in and clean up.
commit
|
commitdiff
|
tree
2015-02-13
achristensen@apple.com
Really stop using export files.
commit
|
commitdiff
|
tree
2015-02-12
achristensen@apple.com
Removed empty directory.
commit
|
commitdiff
|
tree
2015-02-12
achristensen@apple.com
[Win] Unreviewed debug build fix after r179980.
commit
|
commitdiff
|
tree
2015-02-12
achristensen@apple.com
Fix more weak external symbol errors.
commit
|
commitdiff
|
tree
2015-02-12
achristensen@apple.com
Do not export functions defined in headers.
commit
|
commitdiff
|
tree
2015-02-11
achristensen@apple.com
Stop using WebCore.exp.in on Mac and iOS.
commit
|
commitdiff
|
tree
2015-02-11
achristensen@apple.com
Final preparations to switch to WEBCORE_EXPORT.
commit
|
commitdiff
|
tree
2015-02-11
achristensen@apple.com
Add a few more WEBCORE_EXPORT macros for debug and...
commit
|
commitdiff
|
tree
2015-02-11
achristensen@apple.com
[Win] Unreviewed build fix.
commit
|
commitdiff
|
tree
2015-02-11
achristensen@apple.com
[Win] Fix debug build after r179807.
commit
|
commitdiff
|
tree
next