1. a15bee4c BUG=504666 by lwchkg · 10 years ago
  2. 2c0f9f1 Set listener task runner before connect channel. by leon.han · 10 years ago
  3. b880e8f Expose a SequencedTaskRunner that runs tasks on raster threads. by dcastagna · 10 years ago
  4. c39eeb7 Change IPC plumbing to use parameters struct to allow additional arguments by kerrnel · 10 years ago
  5. 5cad491 Rather than dropping stale navigations, resurrect the navigation entry that they were going to. by avi · 10 years ago
  6. 16275d4c Remove non-impl-side painting as an option for blink. by danakj · 10 years ago
  7. 0603ca9f Adding call to free unused memory from PartitionAlloc in IdleHandler. by ssid · 10 years ago
  8. 236d317 Replace more ObserverList with base::ObserverList. by brettw · 10 years ago
  9. 2d3b5bd content/renderer: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  10. 12262cf content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  11. 16e072d cc: Make single-thread renderer compositor always synchronous. by danakj · 10 years ago
  12. d445291 content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  13. 198257fa Revert of content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs (patchset #9 id:160001 of https://codereview.chromium.org/1134113002/) by estade · 10 years ago
  14. adc9b4ed content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  15. 63919f2 Remove GpuChannelHostFactory::GetMainLoop by jbauman · 10 years ago
  16. d73ae541 Remove RenderThreadImpl::DoNotSuspendWebKitSharedTimer by jdduke · 10 years ago
  17. 9f8705a Revert of Revert of OOPIF: Specify previous sibling frames when creating new RenderFrames. (patchset #1 id:1 of https://codereview.chromium.org/1118083004/) by alexmos · 10 years ago
  18. e94c7ac Revert of OOPIF: Specify previous sibling frames when creating new RenderFrames. (patchset #5 id:80001 of https://codereview.chromium.org/1113393004/) by piman · 10 years ago
  19. 134cdb8 OOPIF: Specify previous sibling frames when creating RenderFrames. by alexmos · 10 years ago
  20. cef8cfb Revert of Ensure that the DirectWrite font cache works in Chrome canary on Windows 8+ with AppContainer prote… (patchset #14 id:260001 of https://codereview.chromium.org/1105763004/) by ananta · 10 years ago
  21. bbca53aa Ensure that the DirectWrite font cache works in Chrome canary on Windows 8+ with AppContainer protection. by ananta · 10 years ago
  22. 0a9aa63 Update the ICU's default timezone in browser/renderer by jshin · 10 years ago
  23. 83c639f0 Move blink scheduler implementation into a component by jochen · 10 years ago
  24. aa29605 [renderer]: Inform the RendererScheduler when the Renderer is hidden. by rmcilroy · 10 years ago
  25. 59d44948 cc: Remove all traces of synchronous GPU rasterization by hendrikw · 10 years ago
  26. 279efb4 Cache Storage: Move files to content/*/cache_storage, rename classes by jsbell · 10 years ago
  27. 5713bf14 Revert of Revert of Partially revert removal of synchronous AudioHardwareConfig requests. (patchset #1 id:1 of https://codereview.chromium.org/1047093002/) by hayato · 10 years ago
  28. dd41f62 Revert of Partially revert removal of synchronous AudioHardwareConfig requests. (patchset #1 id:1 of https://codereview.chromium.org/1042953002/) by hayato · 10 years ago
  29. 5a5e42e Partially revert removal of synchronous AudioHardwareConfig requests. by dalecurtis · 10 years ago
  30. abadb9b Decouple Cache Storage messaging from Service Worker/Embedded Worker by jsbell · 10 years ago
  31. 34b7a152 cc: Move worker threads to RenderThreadImpl. by reveman · 10 years ago
  32. 19faf60 Remove synchronous AudioHardwareConfig request. by dalecurtis · 10 years ago
  33. c6238ab Get rid of ChannelInit::SetSingleProcessIOTaskRunner() by morrita · 10 years ago
  34. 00150c1 Detect and clean up discarded mojo connections to deleted RenderFrames. by sammc · 10 years ago
  35. 94ae1f3 Throttle resource message requests during user interaction by jdduke · 10 years ago
  36. 0b0860a Revert of Throttle resource message requests during user interaction (patchset #14 id:300001 of https://codereview.chromium.org/847883002/) by dcheng · 10 years ago
  37. acfb419 Throttle resource message requests during user interaction by jdduke · 10 years ago
  38. ae8232df Cleanup: Move ContextProviderWebContext into cc/blink. by tfarina · 10 years ago
  39. 9084b34 Add a command-line flag to enable threaded GPU rasterization. by vmiura · 10 years ago
  40. 8a021512a Unify the three places that patch font loading for PDFium on Windows. by jam · 10 years ago
  41. 5232fbb cc: Fix multiple outstanding output surface requests by enne · 10 years ago
  42. b60ba95 Add a command-line flag to set GPU rasterization multisampling. by senorblanco · 10 years ago
  43. 775ce0d Update mojo sdk to rev a85a2cea82d816de115e15253742b0f88a9924eb by rockot · 10 years ago
  44. a719983 Make RenderFrame(Host) own a RenderWidget(Host). by kenrb · 10 years ago
  45. 04094bf Revert of Make RenderFrame(Host) own a RenderWidget(Host). (patchset #20 id:380001 of https://codereview.chromium.org/616133002/) by cmumford · 10 years ago
  46. 2dfb76d Make RenderFrame(Host) own a RenderWidget(Host). by kenrb · 10 years ago
  47. e48b1df93 Start replicating sandbox flags for OOPIF. by alexmos · 10 years ago
  48. 4a73c6a Refactor RenderThread to expose the scheduler's default task queue by alexclarke · 10 years ago
  49. a764475 Clean up parameterization of cc/content scroll elasticity by ccameron · 10 years ago
  50. 6c1dfeb Fix message routing for BrowserPlugin in iframe by fsamuel · 10 years ago
  51. 0bc36e8d3 Introduce a ResourceSchedulingFilter and hook it up to the blink scheduler. by alexclarke · 10 years ago
  52. 6e3bf801 Introduce CompositorDependencies for RenderWidgetCompositor. by danakj · 10 years ago
  53. 666f80f DevTools: Add V8 sampling profiler thread. by alph · 11 years ago
  54. 72183b0 cc: zero/one-copy based on shared memory on IOS uses GL_TEXTURE_2D, not GL_TEXTURE_RECTANGLE_ARB. by dongseong.hwang · 11 years ago
  55. 2f5c194 Make TestPlugin allocate its bitmap with SharedBitmapManager by jbauman · 11 years ago
  56. bc7eafa Pass origin information for remote frame creation. by alexmos · 11 years ago
  57. 691dd57 aw: Provide main thread input filtering and enable the Blink scheduler by jdduke · 11 years ago
  58. 44b807f1 content: Add command line flag for native GPU memory buffers. by reveman · 11 years ago
  59. a7e3ac4 cc: Make separate interface for BeginFrame ipc from OutputSurface by simonhong · 11 years ago
  60. 53f081d Pending tasks in a message loop should be deleted before shutting down Blink by haraken · 11 years ago
  61. 321f924d content: Add RendererScheduler. by rmcilroy · 11 years ago
  62. e6adf14 Enable swapping a frame back in to its parent process by japhet · 11 years ago
  63. 6d18e40 Standardize usage of virtual/override/final in content/renderer/ by dcheng · 11 years ago
  64. 22dd929 gpu: Compositor management of GpuMemoryBuffer instances. by reveman · 11 years ago
  65. ee0b42a Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer by mohan.reddy · 11 years ago
  66. 556a723 content: Rename all classes with WebKitPlatform to BlinkPlatform. by tfarina · 11 years ago
  67. e10fb6c Revert of Pending tasks in a message loop should be deleted before shutting down Blink (patchset #9 id:160001 of https://codereview.chromium.org/583043005/) by kareng · 11 years ago
  68. 16d32a9 Pending tasks in a message loop should be deleted before shutting down Blink by haraken · 11 years ago
  69. 5a32aaf Remove foreground tab idle handler by jochen · 11 years ago
  70. b55766f3 Revert of Pending tasks in a message loop should be deleted before shutting down Blink (patchset #7 id:120001 of https://codereview.chromium.org/583043005/) by reveman · 11 years ago
  71. fdd5612c Pending tasks in a message loop should be deleted before shutting down Blink by haraken · 11 years ago
  72. 67feaac6 fling: Remove a bunch of code for configuring fling curves. by Sadrul Habib Chowdhury · 11 years ago
  73. fdf0a9f content: Cleanup GpuMemoryBufferImpl destruction. by reveman · 11 years ago
  74. 1c8d709 Forward compositor tasks to the Blink scheduler by skyostil · 11 years ago
  75. 457b0a1 Forward input tasks to the Blink scheduler by skyostil · 11 years ago
  76. a3e7272 Disable low res tilings on desktop. by danakj · 11 years ago
  77. badb49a Revert of Forward input and compositing tasks to the Blink scheduler (patchset #21 id:400001 of https://codereview.chromium.org/363383002/) by skyostil · 11 years ago
  78. 479004b Revert of Revert of Forward input and compositing tasks to the Blink scheduler (patchset #1 id:1 of https://codereview.chromium.org/548253002/) by jam · 11 years ago
  79. 410d6b1f Revert of Forward input and compositing tasks to the Blink scheduler (patchset #21 id:400001 of https://codereview.chromium.org/363383002/) by jam · 11 years ago
  80. 796a67f Forward input and compositing tasks to the Blink scheduler by skyostil · 11 years ago
  81. c4cac8f Cleanup: Put more plugin code behind the ENABLE_PLUGINS ifdef. by thestig · 11 years ago
  82. b403494 Change media MessageLoopProxy usage to SingleThreadTaskRunners. by acolwell · 11 years ago
  83. 3b430ba Revert 290845 "Forward input and compositing tasks to the Blink ..." by [email protected] · 11 years ago
  84. 44ec730 Forward input and compositing tasks to the Blink scheduler by [email protected] · 11 years ago
  85. 9c41b46 Refactor code listening to platform events in content/renderer/. by [email protected] · 11 years ago
  86. 11c57ca Revert "Refactor code listening to platform events in content/renderer/." by [email protected] · 11 years ago
  87. 22fe91d GN: Make content_shell and webkit_unit_tests work in component build by [email protected] · 11 years ago
  88. 807567a Unify shared main thread context provider code among Clank, Android WebView and other platforms. by [email protected] · 11 years ago
  89. 42f2bb9 Refactor code listening to platform events in content/renderer/. by [email protected] · 11 years ago
  90. 82307f6b Start using RenderFrameProxyHost objects. by [email protected] · 11 years ago
  91. ada2df7 Revert of Start using RenderFrameProxyHost objects. (https://codereview.chromium.org/444503002/) by [email protected] · 11 years ago
  92. fa072c0 Start using RenderFrameProxyHost objects. by [email protected] · 11 years ago
  93. 568f20a content: Add DeletedGpuMemoryBuffer IPC. by [email protected] · 11 years ago
  94. b63f1d6 gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBuffer type. by [email protected] · 11 years ago
  95. a2c351d Added more detailed result codes for CreateViewCommandBuffer. by [email protected] · 11 years ago
  96. fdeac26 Update Memory.RendererUsed only after Blink is initialized by [email protected] · 11 years ago
  97. c52a141 Support exposing Mojo services between render frames, render threads, and their respective hosts. by [email protected] · 11 years ago
  98. 9916ecfd Revert 279557 "Support exposing Mojo services between render fra..." by [email protected] · 11 years ago
  99. 3815009d Support exposing Mojo services between render frames, render threads, and their respective hosts. by [email protected] · 11 years ago
  100. 078780b Gamepad: make page visibility behavior layout testable by [email protected] · 11 years ago