summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/fetch/FontResource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split ImageResourceClient into ResourceClient and ImageResourceObserver [1/2]hiroshige2016-03-261-3/+3
* Unify Resource loading status trackingjaphet2016-03-251-15/+13
* Pass ResourceLoaderOptions in Resource's constructor and clean up archive loa...japhet2016-03-221-5/+4
* Refactor ResourceClient::expectedType()hiroshige2016-02-241-1/+1
* Make Resource RefCountedWillBeGarbageCollectedFinalized, attempt #2japhet2016-02-081-1/+1
* Remove Enumeration Histograms from the Blink Platform API.dtapuska2016-02-051-2/+3
* Revert of Make Resource RefCountedWillBeGarbageCollectedFinalized (patchset #...picksi2016-02-031-1/+1
* Make Resource RefCountedWillBeGarbageCollectedFinalizedjaphet2016-02-021-1/+1
* Add more missing closing namespace comments.Nico Weber2016-01-251-1/+1
* Remove config.h inclusion from third_party/WebKit/Source/core/.tkent2015-12-211-1/+0
* FontResource should fire timeout callbacks on clients added after timeoutksakamoto2015-12-041-1/+9
* Implement CSS font-displayksakamoto2015-11-241-8/+21
* Revalidate using the same Resource, attempt #4japhet2015-10-231-0/+2
* Revert of Revalidate using the same Resource, attempt #3 (patchset #2 id:2000...kbr2015-10-191-2/+0
* Rename FROM_HERE to BLINK_FROM_HERE.jbroman2015-10-171-1/+1
* Revalidate using the same Resource, attempt #3japhet2015-10-161-0/+2
* Revert of Revalidate using the same Resource, attempt #2 (patchset #1 id:1 of...japhet@chromium.org2015-07-291-2/+0
* Revalidate using the same Resource, attempt #2japhet@chromium.org2015-07-181-0/+2
* Revert of Revalidate using the same Resource (patchset #5 id:80001 of https:/...jchaffraix@chromium.org2015-07-161-2/+0
* Revalidate using the same Resourcejaphet@chromium.org2015-07-151-0/+2
* Provide user friendly messages for OTS parsing of fontsh.joshi@samsung.com2015-06-221-1/+1
* Remove resource type-specific fetching logic from ResourceFetcherjaphet@chromium.org2015-06-151-0/+9
* Removing blink::prefixa.berwal@samsung.com2015-04-291-1/+1
* Isolate core/fetch/ from core/ via DEPS filejaphet@chromium.org2015-03-231-2/+0
* Remove FontPlatformData::m_widthVariant.bungeman@chromium.org2014-11-141-2/+2
* Remove SVG fontspdr@chromium.org2014-10-241-76/+0
* Webfonts should not block load event for more than one frameksakamoto@chromium.org2014-08-151-3/+15
* Oilpan: Change Persistent members of Resource subclasses to Member.tkent@chromium.org2014-07-281-0/+8
* Fix namesabarth@chromium.org2014-07-181-1/+1
* Allow assertions to be enabled in Blink Release builds.kbr@chromium.org2014-07-171-1/+1
* Re-enable web font CORS failures histogrambashi@chromium.org2014-07-011-0/+1
* Use stricter typing for NodeLists throughout the code basech.dumez@samsung.com2014-06-181-1/+2
* Qualify the generated includes in core (part 3)c.shu@samsung.com2014-06-141-1/+1
* Add a UMA histogram for type of web font usageksakamoto@chromium.org2014-06-121-2/+38
* Remove font fetching fallback for CORS failuresbashi@chromium.org2014-06-101-10/+2
* Oilpan: move LiveNodeList collections to the heap.sigbjornf@opera.com2014-05-201-1/+1
* Replace SVGDocument by XMLDocument since it is removed from SVG2. In order to...rob.buis@samsung.com2014-05-051-2/+2
* Webfont CORS-enabled fetching with fallbackbashi@chromium.org2014-04-141-2/+10
* Use new is*Element() helper functions more in core/ codech.dumez@samsung.com2014-03-171-1/+1
* Resource cache: unlock Resource when the last client goes awayclamy@chromium.org2014-03-131-0/+5
* Trace where timers were scheduled in Blinkeseidel@chromium.org2014-03-101-1/+1
* Make text visible when font loading takes longer than 3 secondsksakamoto@chromium.org2014-03-031-0/+16
* Use nullptr_t for RefPtr, PassRefPtr and RawPtr.ager@chromium.org2014-02-211-1/+1
* Have getElementsByClassName() / getElementsByTagName*() return an HTMLCollectionch.dumez@samsung.com2014-02-011-11/+11
* Revert 166088 "Have getElementsByClassName() / getElementsByTagN..."dglazkov@chromium.org2014-01-301-11/+11
* Have getElementsByClassName() / getElementsByTagName*() return an HTMLCollectionch.dumez@samsung.com2014-01-301-11/+11
* Remove bogus executable bits from cpp/html/js/css/txt filesadamk@chromium.org2014-01-291-0/+0
* Revert of Revert "Moved text decoding to the parser thread" (https://coderevi...oysteine@chromium.org2014-01-211-1/+1
* Revert "Moved text decoding to the parser thread"oysteine@chromium.org2014-01-151-1/+1
* Remove 'String::append' from some of the blink source.gnanasekar.s@samsung.com2014-01-101-1/+1