7 Commits

Author SHA1 Message Date
Michael Goderbauer
08961f8ec5 Format all c-like sources with clang-format (#4088)
* format

* license script adaptions

* updated licenses

* review comments
2017-09-12 15:36:20 -07:00
Adam Barth
9c09565712 Update paths to account for buildroot 2016-08-09 13:52:15 -07:00
Adam Barth
24511c9265 Add glue::PrintStackTrace() (#2869)
We don't have a way to print stack traces on Fuchsia yet. This patch
isolates this base dependency in //glue.
2016-08-04 23:31:21 -07:00
Jason Simmons
4265c1008e Do not reuse the va_list in vprintf_stderr_common (#2590)
This is unsafe and was crashing on the Android x64 emulator
2016-04-08 15:20:13 -07:00
Eric Seidel
76a090d00a Update ASSERTS in flutter engine to use flutter
Fixes https://github.com/flutter/flutter/issues/2692

@Hixie
2016-03-14 16:23:19 -07:00
George Kulakowski
e60e50386a Add fnl build configuration 2015-11-18 13:07:19 -08:00
Collin Jackson
a64559ab70 After running filter-branch, move root directory into sky/ 2015-07-16 11:54:25 -07:00