index
:
platform_external_crosvm
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
aosp-emu-30-release
crosvm-master
emu-30-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-main
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gpu_buffer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add crosvm_defaults with only supported platforms.
Ivan Lozano
2019-11-15
1
-1
/
+1
*
Generate Android.bp into subdirectories.
Chih-Hung Hsieh
2019-10-14
1
-0
/
+12
*
virtio-gpu: add plane size
Gurchetan Singh
2019-05-24
1
-0
/
+6
*
edition: Remove extern crate lines
David Tolnay
2019-04-15
1
-4
/
+0
*
edition: Fill in macro imports
David Tolnay
2019-04-15
1
-1
/
+1
*
edition: Update gpu_buffer, gpu_display, gpu_renderer to 2018 edition
David Tolnay
2019-04-08
1
-0
/
+1
*
edition: Update absolute paths to 2018 style
David Tolnay
2019-03-13
1
-2
/
+2
*
error: Consistently use Display instead of error description()
David Tolnay
2019-03-02
1
-10
/
+12
*
error: Print errors using Display impl
David Tolnay
2019-02-20
1
-1
/
+1
*
crosvm: use updated minigbm APIs.
Maksim Sisov
2019-01-14
2
-10
/
+10
*
toolchain: Update to Rust 1.31.0
David Tolnay
2018-12-13
1
-5
/
+10
*
lint: Resolve the easier clippy lints
David Tolnay
2018-12-03
2
-17
/
+10
*
cargo fmt all source code
Zach Reizner
2018-10-09
3
-170
/
+190
*
fix warning and bit rotted tests uncovered by kokoro
Zach Reizner
2018-09-22
1
-1
/
+1
*
gpu_buffer: fix reading and writing to GPU buffers
Zach Reizner
2018-07-25
1
-110
/
+277
*
gpu_buffer: add bytes_per_pixel method to Format
Zach Reizner
2018-07-20
2
-0
/
+168
*
virtwl: better multi-plane DMABuf support
David Reveman
2018-05-26
1
-0
/
+18
*
virtwl: Fix DMABuf support on when building for 32bit.
David Reveman
2018-05-18
1
-5
/
+15
*
virtwl: Add DMABuf allocation support.
David Reveman
2018-05-16
3
-0
/
+110
*
gpu_buffer: create bindings to minigbm
Zach Reizner
2018-05-08
3
-0
/
+769