1. 6ccdcca3 [headless] Ensure devtooled tests call Disable/RemoveObserver. by eseckler · 9 years ago
  2. d2869ff [headless] Fix screenshots with gpu enabled. by eseckler · 9 years ago
  3. 76edc3b4 Make HeadlessWebContentsSecurityTest disable observer before completion. by eseckler · 9 years ago
  4. 5466789 Revert of [headless] Fix screenshots with gpu enabled. (patchset #5 id:100001 of https://codereview.chromium.org/2631263003/ ) by mkwst · 9 years ago
  5. f5077ff [headless] Fix screenshots with gpu enabled. by eseckler · 9 years ago
  6. 5a4de2c headless: Don't require parameters for all commands by skyostil · 9 years ago
  7. c3ead86 [headless] Add default browser context to HeadlessBrowser. by eseckler · 9 years ago
  8. 14851ef open multple tabs from CLI by jzfeng · 9 years ago
  9. caa5c484 headless: Allow both WW,HH and WWxHH forms for specifying window size by skyostil · 9 years ago
  10. c18097c Remove ScopedVector from URLRequestInterceptorScopedVector. by avi · 9 years ago
  11. ba12142 Include-what-you-use for WrapUnique/MakeUnique. by fdoray · 9 years ago
  12. a19b770 Include-what-you-use for ThreadTaskRunnerHandle. by fdoray · 9 years ago
  13. 4c9d164c headless: Improve documentation by skyostil · 9 years ago
  14. 0280bb7 Mojo JS bindings: switch most usage of "connection"/"router" module to "bindings". by yzshen · 9 years ago
  15. 2b0375b Change the NaCl loader and broker processes to use the ServiceManager. by sammc · 9 years ago
  16. 2f8c758c testing: Run headless tests on Linux by skyostil · 9 years ago
  17. 26ccaa7 Revert of Change how the quota system computes the total poolsize for temporary storage by jsbell · 9 years ago
  18. 018fd0e headless: Load resources based on locale by skyostil · 9 years ago
  19. 89bdaa17 Revert of Mojo JS bindings: switch most usage of "connection"/"router" module to "bindings". (patchset #9 id:160001 of https://codereview.chromium.org/2571903003/ ) by yzshen · 9 years ago
  20. f372592 Mojo JS bindings: switch most usage of "connection"/"router" module to "bindings". by yzshen · 9 years ago
  21. b43d478 Use int for fgetc() result in headless_shell by simon.hosie · 9 years ago
  22. c05be0b chrome: Include headless resources by skyostil · 9 years ago
  23. 7a5785c Override DevTools security summary when a Safe Browsing warning shows. by elawrence · 9 years ago
  24. db78e67 Change how the quota system computes the poolsize for temporary storage. by michaeln · 9 years ago
  25. 746d010 Makes WindowTreeHost::InitHost() not Show the window by sky · 9 years ago
  26. b354f88 Implement a runtime headless mode for Linux by skyostil · 9 years ago
  27. c3ac4fc headless: Remove iostream usage by Sami Kyostila · 9 years ago
  28. afc6f8a4 Revert of Implement a runtime headless mode for Linux (patchset #20 id:380001 of https://codereview.chromium.org/1991953002/ ) by skyostil · 9 years ago
  29. eb0f3b0 Implement a runtime headless mode for Linux by skyostil · 9 years ago
  30. dc72ee94 Make base::Value::TYPE a scoped enum. by jdoerrie · 9 years ago
  31. db24b9e6 Cleanup remaining class/struct fwd declarations by jbriance · 9 years ago
  32. 0c99aca If there is an error in a devtools API call, invoke the callback with a by tmarek · 9 years ago
  33. 0eebabe Expose the full API for attaching devtools clients: by tmarek · 9 years ago
  34. 64150c96 Fix the serialization for values in std::unique_ptrs. by tmarek · 9 years ago
  35. 884d7a0 headless: Add altimin@ as an owner by skyostil · 9 years ago
  36. e961c3e Use the Ahem font to try and deflake DomTreeExtractorBrowserTest by alexclarke · 9 years ago
  37. fa434b6 headless: Fix inconsistent header naming by skyostil · 9 years ago
  38. 6f5c58a Add Page.stopLoading to devtools and --timeout switch to headless_shell by Alex Clarke · 9 years ago
  39. a0adb8b Don't silently eat Inspector.TargetCrashed by alexclarke · 9 years ago
  40. 5777c83e HeadlessWebContents:Observer to observe render process exit status by alexclarke · 9 years ago
  41. f2531a5 Enable security state computation for HeadlessWebContents. by eseckler · 9 years ago
  42. 51bb6c6 Convert content to use service names defined in mojom by ben · 9 years ago
  43. ec37e64 Implement GenericURLRequestJob::GetLoadTimingInfo by alexclarke · 9 years ago
  44. 72b07763 Eliminate service: prefix by ben · 9 years ago
  45. 3254ebb Rename traverseFrames to pierce and traverse shadow dom too. by alexclarke · 9 years ago
  46. 9ff0998 [headless] Make browser service manifest overlay configurable. by eseckler · 9 years ago
  47. 1cf8ef7 Fix bug in HttpURLFetcher that dropped the response headers by alexclarke · 9 years ago
  48. 6a8aa2f Fix bug where DeterministicDispatcher CHECKed for killed jobs by alexclarke · 9 years ago
  49. f4509fa [headless] Fix relative path in client_api_generator. by eseckler · 9 years ago
  50. eaffa8e0 [headless] Refactor headless devtools client API. by altimin · 9 years ago
  51. 5fc0893 [headless] Fix dom_tree_extractor_browsertest by altimin · 9 years ago
  52. bcbb8c4 Change single-display screens to use ScreenBase and DisplayList. by riajiang · 9 years ago
  53. 1e5ba5a headless: Register event handlers on demand by skyostil · 9 years ago
  54. a270240b headless: Librarify Headless Shell by skyostil · 9 years ago
  55. b6696ef headless: Fix ErrorReporter unit tests by skyostil · 9 years ago
  56. b8468a7 Ozone Linux: Fix linker errors in headless_unittests by thomasanderson · 9 years ago
  57. 4723dd6 headless: Add a browser manifest overlay by skyostil · 9 years ago
  58. 64eaf89 headless: Only report protocol parsing errors when DCHECK is enabled by skyostil · 9 years ago
  59. 6d80354 Fix index used to join results of DOM.getDocument and CSS.getLayoutTreeAndStyles by alexclarke · 9 years ago
  60. 587e4b8 headless: Remove usage of worker domain by skyostil · 9 years ago
  61. a91888d8 [DevTools] Remove Browser domain, switch clients to Target. by dgozman · 9 years ago
  62. 2cc8342 Remove usage of FOR_EACH_OBSERVER macro in headless domain_cc.template by ericwilligers · 9 years ago
  63. 28f20d6 Renames aura::client::WindowTreeClient to WindowParentingClient by sky · 9 years ago
  64. 03139e4a Add a utility class for extracting details of the DOM, including by alexclarke · 9 years ago
  65. 400ea35b Rename shell namespace to service_manager by rockot · 9 years ago
  66. 734fb66 Move services/shell to services/service_manager by rockot · 9 years ago
  67. 1ec102e headless: Don't run tests during the build by skyostil · 9 years ago
  68. 6db3da67 headless: Add links to documentation by skyostil · 9 years ago
  69. 6198868 headless: Fix two issues that are making the bot red by skyostil · 9 years ago
  70. a00c95e Fix build error in headless_web_contents_impl.cc by fwang · 9 years ago
  71. f22f981 Main benefits of NetLog inner classes extraction: by mikecirone · 9 years ago
  72. f90d2b7 headless: Add a test for --renderer-cmd-prefix by skyostil · 9 years ago
  73. eb257197 [headless] Move generic_url_request_mocks to headless_lib by altimin · 9 years ago
  74. d71fc50 Headless: expose WebPreferences to embedder, add --hide-scrollbars. by eseckler · 9 years ago
  75. e56d7d9 Fix headless_shell compile by alexclarke · 9 years ago
  76. ad54054 Adds a --deterministic-fetch flag to headless_shell by alexclarke · 9 years ago
  77. e7d2e41 DevTools: untangle device discovery request from the devtools android bridge. by pfeldman · 9 years ago
  78. a94e0ec Rework types_unittest.cc not to rely on the GetAXNode method. by aboxhall · 9 years ago
  79. 16e5f60 misc files A-P: Change ScopedTempDir::path() to GetPath() by vabr · 9 years ago
  80. f0e5332 Make sure OnFetchStartError is dispatched on the right thread by alexclarke · 9 years ago
  81. 366e767 [headless] Call StopLocalDevToolsHttpHandler only when needed. by altimin · 9 years ago
  82. 1062876 DevTools: merge devtools_http_handler into content - it is used in all the embedders anyways. by pfeldman · 9 years ago
  83. caf5d18 Remove calls to deprecated MessageLoop methods in headless. by fdoray · 9 years ago
  84. 45bc8c27 headless: Don't try to read a non-existent exception by skyostil · 9 years ago
  85. f1a1694 DevTools: simplify http handler delegate as it is moving into content. by pfeldman · 9 years ago
  86. 43f56b7c DevTools: remove devtools_discovery (merged into content). by Pavel Feldman · 9 years ago
  87. a9e7dda DevTools: merge devtools target with devtools host, part 1 by pfeldman · 9 years ago
  88. 6b9268d headless: Ensure all commands have parameters and return types by skyostil · 9 years ago
  89. beb3a83 headless: Fix browser test build failure by skyostil · 9 years ago
  90. d8fe6fb4 Revert of DevTools: merge devtools target with devtools host, part 1 (patchset #11 id:200001 of https://codereview.chromium.org/2263843002/ ) by mohsen · 9 years ago
  91. fcf3423 DevTools: merge devtools target with devtools host, part 1 by pfeldman · 9 years ago
  92. 10bf0b2 Adds commands to get and set the frame size of a DevTools target. by eseckler · 9 years ago
  93. ff93b14 Fix recursion bug in blocking a fetch and add a test by alexclarke · 9 years ago
  94. 1660df5 Headless utility classes for making deterministic protocol handlers by alexclarke · 9 years ago
  95. c4bfd81 Re-write many calls to WrapUnique() with MakeUnique() by ricea · 9 years ago
  96. da38573 headless: Add a test for setting cookies via DevTools by skyostil · 9 years ago
  97. 2846fc5 [DevTools] Rename entities in js_protocol, remove deprecated ones. by dgozman · 9 years ago
  98. f787418 [headless] Fix headless_shell compilation. by altimin · 9 years ago
  99. bf9ffb2 [DevTools] Rename hidden protocol flag to experimental. by dgozman · 9 years ago
  100. 7b27f6e Add an accessor to HeadlessBrowser for the IO thread by alexclarke · 9 years ago