1. 31c233ed Remove OutputSurfaceClient external clip by boliu · 9 years ago
  2. 038b956 android_webview: Change auto to not deduce raw pointers. by vmpstr · 9 years ago
  3. b62b7822 cc: Dedup IPCs to return resources to client by fsamuel · 9 years ago
  4. d98cc6e Fix the issue of scroll is reset to origin after capturePicture. by liushouqun · 9 years ago
  5. 25ba1f1a Update memory policy for non-active compositors during TrimMemory by hush · 9 years ago
  6. b256e67b Avoid inserting compositor ids when they are destroyed. by hush · 9 years ago
  7. 83e367c Add SynchronousCompositor parameter to its client calls. by hush · 9 years ago
  8. 25fdce04 Update memory policy and root layer scroll offset on Comopositor change. by hush · 9 years ago
  9. 284add6 Rewire Android WebView's compositor changed signal. by hush · 9 years ago
  10. 8f3016e sync compositor: Remove begin frame source by boliu · 9 years ago
  11. 6f2a192a WIP Handle AwContents needing multiple live functors. by tobiasjs · 9 years ago
  12. 7a7e615a aw: Avoid livelock bouncing between zero and non-zero memory by boliu · 9 years ago
  13. 9e8cbda Avoid recreating hardware_renderer_ if a draw occurs during cleanup. by tobiasjs · 9 years ago
  14. 709a7536 Remove all uses of skia::RefPtr and stale includes by tomhudson · 9 years ago
  15. 84b7eab aw: Remove kDisablePageVisibility by boliu · 9 years ago
  16. ba29ba7 Refactor BrowserViewRenderer-RenderThreadManager relationship. by tobiasjs · 9 years ago
  17. 21d8ab14 sync compositor: synchronous zoom by boliu · 9 years ago
  18. 1c63c2f Rename SharedRendererState to RenderThreadManager by tobiasjs · 9 years ago
  19. 685273f Return compositor frame resources on memory trim. by tobiasjs · 9 years ago
  20. ea69bdb5 android webview: Keep zoom methods synchronous by boliu · 9 years ago
  21. 08daa07 Convert //android_webview to use std::unique_ptr by dcheng · 9 years ago
  22. af7b098 Move SharedRendererState ownership to AwContents by tobiasjs · 9 years ago
  23. a0f215e aw: Ensure functor is called after binding init by boliu · 9 years ago
  24. 9e89d08 Use sk_sp-based picture recording APIs in Blink by fmalita · 9 years ago
  25. f4e57485 sync compositor: Add output_surface_id plumbing by boliu · 9 years ago
  26. 3fd0c95 Move fallback tick software draw. by tobiasjs · 9 years ago
  27. 4e723b2 aw: Change compositor_id to uint32_t by boliu · 9 years ago
  28. cb1afb3 tracing: Make ConvertableToTraceFormat move-only by primiano · 9 years ago
  29. 2c86c0a Convert Pass()→std::move() in //android_webview by dcheng · 10 years ago
  30. de7d5c2 Switch to standard integer types in android_webview/. by avi · 10 years ago
  31. 45918a8 Support multiple RenderViewHosts per WebContents in Android WebView. by hush · 10 years ago
  32. b31ed63 Ignore View visibility for WebView's page visibility API. by hush · 10 years ago
  33. 30da41a6 Revert of Remove fallback tick software draw. (patchset #3 id:100001 of https://codereview.chromium.org/1428263003/ ) by tobiasjs · 10 years ago
  34. 9addff4 Remove fallback tick software draw. by tobiasjs · 10 years ago
  35. 6d9425ec7 sync compositor: pass simple gfx types by const ref by boliu · 10 years ago
  36. 13dafe7d Update compositor IsActive when view visibility changes. by hush · 10 years ago
  37. 7193f01 aw: Handle skipped hardware frame correctly by boliu · 10 years ago
  38. bcf491b Refactor BrowserViewRenderer to support page visibility by hush · 10 years ago
  39. 3b6a2f1 Make some global pointers const void* const. by thestig · 10 years ago
  40. a342d6f3b webview: Move calls to update the root scroll delegate to LTHI. by danakj · 10 years ago
  41. ad507b2 Use software draw fallback tick when viewport is empty by hush · 10 years ago
  42. 4f1711f webview: Remove LayerScrollOffsetDelegate::GetTotalScrollOffset. by danakj · 10 years ago
  43. e9f830c Move the AnimateInput paths for WebView around to not path through cc. by danakj · 10 years ago
  44. 4942f0ee cc: Remove LayerScrollOffsetDelegate IsExternalScrollActive by boliu · 10 years ago
  45. 28bcb65 aw: Fix capturePicture to ignore scroll offset by boliu · 10 years ago
  46. 7441045ad aw: Make is_layer match offscreen_pre_raster by boliu · 10 years ago
  47. b0ee8dc Unify Android Webview and Chrome's fling by hush · 10 years ago
  48. 0e3d721 webview: Initialize synchronous compositor after first activation. by sunnyps · 10 years ago
  49. 6ef6205 TrimMemory strategy while offscreenPreRaster is on. by hush · 10 years ago
  50. 4d7902e Create Context with OutputSurface in SyncCompositor by boliu · 10 years ago
  51. eab5ac9 cc: Make scheduling be driven by vsync for android webview. by sunnyps · 10 years ago
  52. 894faa6 Revert of cc: Make scheduling be driven by vsync for android webview. (patchset #38 id:740001 of https://codereview.chromium.org/817603002/) by sunnyps · 10 years ago
  53. 5333e146 cc: Make scheduling be driven by vsync for android webview. by sunnyps · 10 years ago
  54. b6ee9a21 Revert of cc: Make scheduling be driven by vsync for android webview. (patchset #37 id:720001 of https://codereview.chromium.org/817603002/) by sunnyps · 10 years ago
  55. bf27da63 cc: Make scheduling be driven by vsync for android webview. by sunnyps · 10 years ago
  56. abaade8 Unit Test for WebView animating in and out of screen by hush · 10 years ago
  57. b887d327 Remove android webview rendering cruft by boliu · 10 years ago
  58. 7d13f84 Remove android_webview/browser layer's dependency on native/ by hush · 10 years ago
  59. d00f1045 OffscreenPreRaster and its plumbings by hush · 10 years ago
  60. 125f6e7 Rename [Ii]nvalidateOnFunctorDestroy to [dD]etachFunctorFromView by tobiasjs · 10 years ago
  61. 759dd8c Mechanical rename of base::debug -> base::trace_event [final pass] by ssid · 11 years ago
  62. 3bc4c0ee Mechanical rename of tracing includes for /android_webview by ssid · 11 years ago
  63. 83cbc841 aw: Fix clearView implementation by boliu · 11 years ago
  64. d9d957b aw: Fix floating point DCHECKs by boliu · 11 years ago
  65. 6a7f826 aw: More clean ups for testing by boliu · 11 years ago
  66. e2f86986 aw: Add more trace events to drawing functions by boliu · 11 years ago
  67. a05d6842 aw: Clean up unused command line switch by boliu · 11 years ago
  68. 04aa64d aw: Refactor software rendering helper by boliu · 11 years ago
  69. fb2874d Partial test harness for android webview rendering by boliu · 11 years ago
  70. a3d41bdc aw: Move SharedRendererState out of AwContents by boliu · 11 years ago
  71. c4a6fc02 Part 2: Refactor Android WebView graphics code by hush · 11 years ago
  72. 929d45a9 Prefix CommandLine usege with base namespace (Part 2: android_webview/) by pgal.u-szeged · 11 years ago
  73. 77de021 Remove limit on number of resources in cc by boliu · 11 years ago
  74. 22c7532 aw: Remove jobject canvas from native RequestDrawGL by boliu · 11 years ago
  75. 619ac5b4a Part 1: Refactor Android WebView graphics code by hush · 11 years ago
  76. 6d5dba56 Cleanup: Update the paths to gfx vector2d_conversions.h include. by tfarina · 11 years ago
  77. 9448dfa aw: Do not limit number of tiles by boliu · 11 years ago
  78. 6b96a04 aw: Ensure invalidation when pipeline is stalled by boliu · 11 years ago
  79. 105144f aw: Check compositor pointer before use by boliu · 11 years ago
  80. 96ba1a6 aw: Fallback delegated composite by boliu · 11 years ago
  81. a3434da aw: Clean up browser_view_renderer.cc/h by boliu · 11 years ago
  82. d731a491 replace OVERRIDE and FINAL with override and final in android_webview/ by mostynb · 11 years ago
  83. 6439a53 aw: Separate out compositor frame and other inputs by boliu · 11 years ago
  84. 4aa98dc6 aw: Do not cancel fallback tick on pipeline stall by boliu · 11 years ago
  85. ec103f0 gpu: Remove in-process GPU service support for CHROMIUM_image. by reveman · 11 years ago
  86. 673cf01 Android WebView: fix missing an invalidate by hush · 11 years ago
  87. 9b78e17 aw: Block child compositor if frame is not consumed by parent by boliu · 11 years ago
  88. 550317a Cleanup GlobalTileManager so that it sets/gets a MemoryPolicy object by hush · 11 years ago
  89. 947fb1c Cleanup comments, unit tests and unnecessary early out. by hush · 11 years ago
  90. 693c6a0 aw: Skip hardware onDraw when visible rect is empty by boliu · 11 years ago
  91. a5be719 InProcessGL: Share MailboxManager per service by sievers · 11 years ago
  92. 2d46b52 aw: Use comparison DCHECKs where appropriate by boliu · 11 years ago
  93. 6be0a912 aw: Make force-gpu-mem-available-mb work by boliu · 11 years ago
  94. d3ba720 aw: Ensure fallback tick unsets |block_invalidates_| by boliu · 11 years ago
  95. a373757bf5 aw: Fallback to idle upload when zero copy disabled by [email protected] · 11 years ago
  96. bd532459 Tiling priorities in Android Webview. by [email protected] · 11 years ago
  97. 7894de8 Fix auxiliary bitmap software draws. by [email protected] · 11 years ago
  98. 686474c7 aw: Release hardware onTrimMemory(MODERATE) by [email protected] · 11 years ago
  99. abf9d8a1 aw: Always render whole view with auxiliary bitmap by [email protected] · 11 years ago
  100. c7bd054 Remove use of default SkPicture constructor by [email protected] · 11 years ago