Commit Graph

11 Commits

Author SHA1 Message Date
Adlai Holler
5cafdb9062 [ASTextNode2] Fix background color drawing (#831)
* Fix TextNode2 not respecting background color

* ASTextNode2: Use locks and copies right

* Increment changelog

* Make the Dangerfile accept any license header with Pinterest in it
2018-03-12 13:42:33 -07:00
Garrett Moon
8817a009c9 Upgrade dangerfile (#810)
* Upgrade dangerfile

* Allow cocoapods warnings for now :(
2018-02-26 13:16:38 -08:00
Adlai Holler
4776cb3dcd Fix the dangerfile for real (#750) 2018-01-16 20:55:27 +00:00
Adlai Holler
193be32bcf Update dangerfile for 2018 #trivial (#746)
* Update the dangerfile

* Make a trivial change to test new dangerfile

* Try out the new value with another trivial change
2018-01-15 15:13:54 -08:00
Adlai Holler
1d105c2056 Add an experimental "no-copy" renderer (#741)
* Add "ASGraphicsContext" to skip copying our rendered images

* Zero the buffer before making a context

* Update license header

* Update dangerfile

* Make it a runtime flag

* Restore GState for good measure

* Free buffer if end without image

* Enable the experiment, and cut out the middle-man

* Fix typo
2018-01-13 19:19:08 -08:00
Garrett Moon
8013e25524 Update license v2 (#67)
* Fixed license

* Update all licenses

* Update Dangerfile for new license

* Update already updated licenses

* Closer…

* Closer…

* Closer…

* Closer…

* Closer…

* Closer…

* Closer…

* Closer…

* Closer…

* Closer…

* Closer…
2017-04-24 16:59:57 -07:00
Garrett Moon
23e84f2ea4 Fixes header check to accept the 'new' header for modified files. (#50)
* Fixes header check to accept the 'new' header for modified files.

* Disable licensing header check for now, will re-enable when we have answers regarding simplification.
2017-04-21 09:18:03 -07:00
Garrett Moon
bd85ac71f9 Fixes for Dangerfile header checks (#45) 2017-04-19 19:50:40 -07:00
Garrett Moon
2568be581e Fix dumb mistake in dangerfile 2017-04-19 17:28:35 -07:00
Garrett Moon
0609e70245 Enforce header file changes (#44)
* Enforce header file changes

* cleanup
2017-04-19 17:22:58 -07:00
Garrett Moon
86d13e4e13 Add danger (#18)
* Add Danger

* Move danger up

* Remove slather for now

* Have danger failures in log

* Add print out of API token for debugging

* Make verbose

* Make verbose for real

* Try this

* Revert "Try this"

This reverts commit 3bfc16382122ee1200ab82f8cbc76b967653606f.

* Try another thing

* Get rid of logging
2017-04-19 14:27:42 -07:00