Skip to content
Snippets Groups Projects
  1. Jun 14, 2019
  2. Jun 04, 2019
  3. May 31, 2019
  4. May 25, 2019
  5. May 23, 2019
  6. May 22, 2019
    • Yahan Zhou's avatar
      Fix eglQueryString · fb065fe0
      Yahan Zhou authored
      BUG: 131917822
      Test: cts-tradefed run cts -m CtsDeqpTestCases -t dEQP-EGL.functional.choose_config.simple*
      Change-Id: Idc82f469c606009eb0ace6f33ad9524b4a70877d
      fb065fe0
  7. May 18, 2019
  8. May 17, 2019
    • Roman Kiryanov's avatar
      Do not read and do not convert pixels for camera · d50251d8
      Roman Kiryanov authored
      
      Camera is a special citizen, it delivers buffer bits
      directly (no reading required) and supports
      YUV_420 (interleaved), this is the only format it
      supports.
      
      Bug: 130295800
      Test: emulator -wipe-data -no-snapshot -camera-back virtualscene
      Test: take photo, take video
      Change-Id: I0192084d88f27235d4d1a2c0a7598cd28200bc48
      Merged-In: Ib37ec0a85a48d6a6ac6bbf6b9033ffd60ac7a727
      Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
      d50251d8
  9. May 15, 2019
  10. May 14, 2019
    • Roman Kiryanov's avatar
      Put HAL_PIXEL_FORMAT_RGB_888 back for CPU access · 146f745d
      Roman Kiryanov authored
      
      BasicVulkanGpuTest expilictly requests
      GPU_SAMPLED_IMAGE usage, we can use it to decide
      if we support RGB_888 (Vulkan does not support it).
      HardwareBufferTest#testCreate requests only CPU access.
      
      Bug: 132447509
      Bug: 131184223
      Test: [OpenGL, Vulkan] x [CtsGraphicsTestCases, CtsHardwareTestCases]
      Change-Id: I2bbcddd2b3153208cbb00b76caca9564b743c61e
      Merged-In: Ib3f5d6cd9ed361205952d99b2f7173d5518dea79
      Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
      146f745d
  11. May 10, 2019
  12. May 09, 2019
  13. May 08, 2019
  14. May 07, 2019
  15. May 06, 2019
  16. May 02, 2019
  17. May 01, 2019
  18. Apr 30, 2019
  19. Apr 27, 2019
  20. Apr 26, 2019
Loading