| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Mac viewer builds with bazel Some of the required objective-c files were compiled with ARC but they do MRC and so didn't compile. objc_library has a non_arc_srcs list that compiles files with -fno-objc-arc but using this through the skia_objc_library macro causes an obscure crash in bazel. So it is reimplemented in the macro using a nested objc_library that augments its copts. Change-Id: Ie04f2531ff741ac0d209a6bdca2f793c488e63ab Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1051339 Commit-Queue: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Kaylee Lubick <kjlubick@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com> | 9 个月前 | |
Fix some component to be skia_component Skia targets should use the namespaced skia_component and not the generic global component. Change-Id: If8fe9a80633e2652ae9347fd603866dc0f62203c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1013536 Commit-Queue: Ben Wagner <bungeman@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 1 年前 | |
Componentize SkAudioPlayer Relocate under modules/audioplayer and package as a standalone component. Change-Id: If9dc72bb0abe170049a514c9931186703a3c138a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310058 Commit-Queue: Florin Malita <fmalita@google.com> Reviewed-by: Mike Reed <reed@google.com> | 5 年前 | |
Componentize SkAudioPlayer Relocate under modules/audioplayer and package as a standalone component. Change-Id: If9dc72bb0abe170049a514c9931186703a3c138a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310058 Commit-Queue: Florin Malita <fmalita@google.com> Reviewed-by: Mike Reed <reed@google.com> | 5 年前 | |
Fix some component to be skia_component Skia targets should use the namespaced skia_component and not the generic global component. Change-Id: If8fe9a80633e2652ae9347fd603866dc0f62203c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1013536 Commit-Queue: Ben Wagner <bungeman@google.com> Reviewed-by: Florin Malita <fmalita@google.com> | 1 年前 | |
Componentize SkAudioPlayer Relocate under modules/audioplayer and package as a standalone component. Change-Id: If9dc72bb0abe170049a514c9931186703a3c138a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310058 Commit-Queue: Florin Malita <fmalita@google.com> Reviewed-by: Mike Reed <reed@google.com> | 5 年前 | |
implement SkAudioPLayer for Android move SkAudioPlayer for Android to proper module refine playback features for the Android AudioPlayer Change-Id: I1906c3b3ef91fa4173f66c2c068dc40a3cf824ca Reviewed-on: https://skia-review.googlesource.com/c/skia/+/319037 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Jorge Betancourt <jmbetancourt@google.com> | 5 年前 | |
SFML [1] backed for SkAudioPlayer/Linux For now this relies on system libs and requires explicit opt-in (skia_use_sfml=true). [1] https://www.sfml-dev.org/ TBR= Change-Id: Iff89efdb4494f79530d0d41dee80ff38d4e75671 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310065 Reviewed-by: Florin Malita <fmalita@google.com> Commit-Queue: Florin Malita <fmalita@google.com> | 5 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 9 个月前 | ||
| 1 年前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 1 年前 | ||
| 5 年前 | ||
| 5 年前 | ||
| 5 年前 |