1. 2fdaa04 Refactor InProcessCommandBuffer::Service. by kylechar · 7 years ago
  2. 22b5641 Improve InProcessCommandBuffer logic. by kylechar · 7 years ago
  3. bd345c1f Switch GpuControl to OnceClosure by Jonathan Backer · 7 years ago
  4. cdae452 Remove browser side GPU info collection on Android plus by Zhenyao Mo · 7 years ago
  5. a62d9c0 Convert many std::queue to base::queue by Brett Wilson · 8 years ago
  6. db2790b Make sure Android GPU threads only collect GPU info and make decisions once. by Zhenyao Mo · 8 years ago
  7. 6bf94249 Make MailboxManager, ShaderTranslatorCache, FramebufferCompletenessCache single-ownership by Antoine Labour · 8 years ago
  8. 5e65e3a Require explicit selection of traits for LazyInstance by scottmg · 8 years ago
  9. edc0c2c Add InProcessContextProvider and update InProcessCommandBuffer by fsamuel · 9 years ago
  10. 600b99e Mus: Move InProcessCommandBuffer and GLInProcessContext to gpu/ipc by fsamuel · 9 years ago
  11. 08daa07 Convert //android_webview to use std::unique_ptr by dcheng · 9 years ago
  12. de7d5c2 Switch to standard integer types in android_webview/. by avi · 10 years ago
  13. 87580eb gpu: Reduce GL context switches used to check pending queries. by reveman · 10 years ago
  14. fc199b47 Fix crash caused by concurrent access to framebuffer_combo_complete_map_. by tobiasjs · 10 years ago
  15. 8fbf16a aw: Improve render thread idle scheduling by boliu · 10 years ago
  16. c5befe7 Share SyncPointManager between ipc and in-process by boliu · 10 years ago
  17. 996c125c Update {virtual,override,final} to follow C++11 style. by dcheng · 11 years ago
  18. d731a491 replace OVERRIDE and FINAL with override and final in android_webview/ by mostynb · 11 years ago
  19. 8c016b6 aw: Improve idle task scheduling by [email protected] · 11 years ago
  20. 2f7e5aeae Android WebView: Perform idle gpu service work by [email protected] · 11 years ago
  21. 8705654b [Android WebView] Implement delegated rendering for sync compositor by [email protected] · 11 years ago
  22. a0a15ed aw: Refactor hardware init by [email protected] · 11 years ago