[go: nahoru, domu]

  1. 713a241 Headless: use cookie encryption to match non-headless mode by Andrey Lushnikov · 7 years ago
  2. ea4ffdb Fix ResourceDispatcherHostImpl::delegate_ data race by Alex Clarke · 7 years ago
  3. a8c8dad Tracing: set service process names by Ehsan Chiniforooshan · 7 years ago
  4. 4379fc47 DevTools: mark protocol methods used in Puppeteer public (non-experimental). by Pavel Feldman · 7 years ago
  5. a344d93 DevTools: remove the 'forced' attribute from the AgentHostClosed in DevToolsAgentHost. by Pavel Feldman · 7 years ago
  6. 8188223e Fix a bounding box inconsistency in DOMSnapshot.getSnapshot. by Zoe Clifford · 7 years ago
  7. 0dd70bf Headless should deny push notification permission in Incognito by Peter Beverloo · 7 years ago
  8. 33c7509 Headless: Add GenericURLRequestJob::IsBrowserSideFetch by Alex Clarke · 7 years ago
  9. 17e4ef91 Changed headless browser profile dir to use Default profile path by David Vallet · 7 years ago
  10. 2b2a418 Headless: Lock before using browser context to set up cookies by Joel Einbinder · 7 years ago
  11. d7b11b6 Virtual time should not get blocked by deferred loads by Alex Clarke · 7 years ago
  12. 6fdc5f4 [headless] Fix use after free in HeadlessContentBrowserClient by Eric Seckler · 7 years ago
  13. 200480f1 [headless] Initialize all browser option members. by Eric Seckler · 7 years ago
  14. d8e32e5f [headless] Add CompositorController utility class. by Eric Seckler · 7 years ago
  15. a750f6b Only define ContentMainDelegate::Zygote* functions under Linux. by Wez · 7 years ago
  16. b804eac headless: Expose child process command line to embedder by Eric Seckler · 7 years ago
  17. ae017e1b Headless: Decode base64 data before creating files. by Lei Zhang · 7 years ago
  18. 9c391ac Use pdf compositor service for printing when OOPIF is enabled by Wei Li · 7 years ago
  19. fc6257c6c [headless] Add main_frame_content_updated param to BeginFrame result. by Eric Seckler · 7 years ago
  20. 01dfd4b DevTools: allow configuring interception with pairs of url patterns and types. by Pavel Feldman · 7 years ago
  21. 6a7b9ec Add a browser test for virtual time and detached frames by Alex Clarke · 7 years ago
  22. 88186bd5 Add a factory method to create url::Origin objects from GURL by Daniel Cheng · 7 years ago
  23. 8941eab Trivial code cleanup. No functional change. by François Degros · 7 years ago
  24. e7b20f85 Wire up MaxVirtualTimeTaskStarvationCount via DevTools by Alex Clarke · 7 years ago
  25. 1dbb609 Refactor headless/ to not use deprecated base::Value methods. by Alex Clarke · 7 years ago
  26. 5a9c3a34 Fix crash in HeadlessNetworkDelegate::OnBeforeURLRequest by Alex Clarke · 7 years ago
  27. 500beade Set network conditions in all available browser contexts instead of only the default. by Iris Uy · 7 years ago
  28. 841320a Headless: Use persistent cookie storage by Joel Einbinder · 7 years ago
  29. 61c3cd7 Headless: Add an option to turn cookies on and off by Alex Clarke · 7 years ago
  30. 450a7fbf Export Performance DevTools domain in headless lib by Sergei Datsenko · 7 years ago
  31. 41cc463 Remove some unused includes in headless/ by Iris Uy · 7 years ago
  32. 7a97772 Reenable TargetDomainDisposeContextFailsIfInUse by Alex Clarke · 7 years ago
  33. 8931a104 Add Network Emulation Test to headless browsertests by Iris Uy · 7 years ago
  34. 2316e188 Disable TargetDomainDisposeContextFailsIfInUse. by Balazs Engedy · 7 years ago
  35. 413c004 Use DevToolsNetworkTransaction in headless mode. by Iris Uy · 7 years ago
  36. 79699738 Roll third_party/inspector_protocol to 8cb7a4f50ff7d5b1b7f2e5df0542dc577c88bdc3 by Alexey Kozyatinskiy · 7 years ago
  37. 5d55c8e5 Add HeadlessWebContents::GetMainFrameDevToolsId by Alex Clarke · 7 years ago
  38. c13356b4 DevTools: introduce Browser.close() method by Andrey Lushnikov · 7 years ago
  39. a4c6a91 Reland "Adds IPV6 support for devtools remote debugging." by Raul Vera · 7 years ago
  40. e7cedd3e DevTools: report original opener as a part of the TargetInfo. by Pavel Feldman · 7 years ago
  41. 53cf2f48 Headless: Fix FrameIdTest and expose DevTools token via GenericURLRequestJob by Alex Clarke · 7 years ago
  42. 2523472 DevTools: introduce devtools frame token in the frame_tree_node. by Pavel Feldman · 7 years ago
  43. 80a868a [headless/devtools] Add BeginFrameControl via DevTools. by Eric Seckler · 7 years ago
  44. d5d7729 Headless JS DevTools bindings: Make extern params optional when possible by Eric Seckler · 7 years ago
  45. 0f7e111b headless: Write crash dumps to temporary directory by default by Sami Kyostila · 7 years ago
  46. af9f279 Revert "Adds IPV6 support for devtools remote debugging." by Andrey Lushnikov · 7 years ago
  47. 7619f01f Build FreeType and HarfBuzz together. by Ben Wagner · 7 years ago
  48. 0b88f08 Headless JS DevTools bindings: Make params optional where possible by Alex Clarke · 7 years ago
  49. d57f132 Adds IPV6 support for devtools remote debugging. by Raul Vera · 7 years ago
  50. 76cee9c Rewrite base::Value::GetType to base::Value::type on Linux by jdoerrie · 7 years ago
  51. b49091ac Reland "Send Emulation.virtualTimeAdvanced when virtual time advances" by Alex Clarke · 7 years ago
  52. b697dcf Store emulated network conditions in HeadlessBrowserContextImpl. by Iris Uy · 7 years ago
  53. 1e260f5 [headless] Swizzle NSPopUpButtonCell handling enevents and action messages to avoid pop-up menus appearing in Headless by David Vallet · 7 years ago
  54. cd1e35a Revert "Send Emulation.virtualTimeAdvanced when virtual time advances" by Ken Rockot · 7 years ago
  55. 5638e72 Send Emulation.virtualTimeAdvanced when virtual time advances by Alex Clarke · 7 years ago
  56. 6b98719 headless: support ssl-key-log-file flag by Shane Hansen · 7 years ago
  57. 9cc660cd Remove `overridable` parameter from ContentBrowserClient::AllowCertificateError() and its overrides. by Lucas Garron · 7 years ago
  58. cf30efc Refer to ui::ResourceBundle with namespace in various dirs. by Lei Zhang · 7 years ago
  59. 5d49680 Simplify HeadlessPrintManager::OnDidPrintPage by Vladislav Kuzkokov · 7 years ago
  60. da69d88 base: Change make_scoped_refptr to WrapRefCounted. by kylechar · 7 years ago
  61. a2b4bf9 Make headless mode understand /path/to/file. by Lei Zhang · 7 years ago
  62. c0fda82 Removing callers of the WebContents::GetRenderProcessHost() method. by Lukasz Anforowicz · 7 years ago
  63. 86f6ae0fa Revert "Removing WebContents::GetRenderProcessHost() method." by Findit · 7 years ago
  64. 4229f25 Removing WebContents::GetRenderProcessHost() method. by Lukasz Anforowicz · 7 years ago
  65. 15d4e52 Move sandbox_type.cc to services/service_manager/sandbox by Tom Sepez · 7 years ago
  66. c27d203bae [headless] Prepare for new headless DevTools domain by Eric Seckler · 7 years ago
  67. 2824ef2 headless: Enable crash reporting in headless mode by default by Sami Kyostila · 7 years ago
  68. 55ff147 Convert std::deque to base::circular_deque. by Brett Wilson · 7 years ago
  69. 97521318 Move BackgroundFetchDelegate to content/public by Dan Elphick · 7 years ago
  70. 37363210 Support optional validation for chromium.DevTools.Connection by Alex Clarke · 7 years ago
  71. d3a4522 devtools: Change how commands are handled by the delegate. by Sadrul Habib Chowdhury · 7 years ago
  72. c63b708 [devtools] Plumb session_id to embedder delegate, enable sending events. by Eric Seckler · 7 years ago
  73. 4173db1 Disable DisableResourceSchedulerTest which is flaky by Alex Clarke · 7 years ago
  74. 7aa55a7 Add headless_lib.pak to data for headless_shell by Sergey Ulanov · 7 years ago
  75. ac87e66 VirtualTimePolicy::DETERMINISTIC_LOADING to not pause until a network task is seen by Alex Clarke · 7 years ago
  76. 9155a34 Let headless embedders disable the ResourceScheduler by Alex Clarke · 7 years ago
  77. c9073c1 Let a headless embedder tell if a URLRequest was canceled by DevTools by Alex Clarke · 7 years ago
  78. d304d42 headless: Add VirtualTimeController. by Eric Seckler · 7 years ago
  79. 0128b76 Allow mocking of HeadlessWebContents by Alex Clarke · 7 years ago
  80. 621a1da Ensure that request ids from redirects get a different id by David Vallet · 7 years ago
  81. 4b3bca4 headless: Fix build file after moving header. by Eric Seckler · 7 years ago
  82. c69917e headless: Make HeadlessDevToolsClientImpl public for use in unit tests. by Eric Seckler · 7 years ago
  83. 11cc8e30 GenericURLRequestJob::GetRequestId to return URLRequest::identifier by Alex Clarke · 7 years ago
  84. f4357ca WebContents and WebContentsObserver should not provide IPC::Sender API. by Lukasz Anforowicz · 7 years ago
  85. 728e23b Change pdf compositor interface to "compositor" by Wei Li · 7 years ago
  86. 35daa68 [Reland] Adds Emulation.virtualTimePaused event sent when virtual time pauses by Alex Clarke · 7 years ago
  87. 50c4914 Revert "Adds Emulation.virtualTimePaused event sent when virtual time pauses" by Nico Weber · 7 years ago
  88. 87a8944e Adds Emulation.virtualTimePaused event sent when virtual time pauses by Alex Clarke · 7 years ago
  89. d32dc8c Add ability to track all cookie changes by registration. by Randy Smith · 7 years ago
  90. dc4c6c9 Fuchsia: modify Fuchsia runner GN templs to emit exe's runtime_deps. by Kevin Marshall · 7 years ago
  91. b5add72 Embed pdf compositor service in Headless Chrome by Wei Li · 7 years ago
  92. 078e366 Fix MessageLoop and RunLoop includes via script. by Gabriel Charette · 7 years ago
  93. c1a5a6c Force hide dock in headless mode by David Vallet · 7 years ago
  94. ed41e02 [DevTools] Enable multiple sessions by Dmitry Gozman · 7 years ago
  95. d395d7e Add per-file security owner rules for mojo manifests. by Daniel Cheng · 7 years ago
  96. dab3f12 fuchsia: Add missing headless dependencies for is_component_mode by Scott Graham · 7 years ago
  97. 86ac09a Use import binding instead of manual thunking for chrome_elf. by Sigurdur Asgeirsson · 7 years ago
  98. 1328136 headless: Dump entire document with --dump-dom by Sami Kyostila · 7 years ago
  99. d0e0502 Refactor Skia document type into an enum class by Wei Li · 7 years ago
  100. d463679 fuchsia, headless: Don't SetPosixFilePermissions on fuchsia by Scott Graham · 7 years ago