summaryrefslogtreecommitdiffstats
path: root/components/html_viewer
Commit message (Expand)AuthorAgeFilesLines
* [Merge M49] Add SameVersionStartupCounts suffix to startup HardFault and Temp...Gabriel Charette2016-02-021-2/+3
* Create public/platform/modules/websocket for websocket-related public classesyhirano2016-01-152-2/+2
* compositor worker: Use a WebThread for the compositor thread.sadrul2016-01-141-0/+1
* Add popup layout tests with device scale factoroshima2016-01-122-0/+8
* Blink Platform: Remove cryptographicallyRandomValues().yutak2016-01-122-7/+0
* Move mojo/application/public -> mojo/shell/publicben2016-01-1221-42/+42
* Makes WindowTreeClient::OnUnembed take the window_idsky2016-01-061-1/+1
* Remove invert viewport scroll order setting from Blinkbokan2016-01-041-3/+0
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-2634-159/+193
* Switch to standard integer types in components/, part 2 of 4.avi2015-12-2652-25/+117
* Switch to standard integer types in base/strings/.avi2015-12-251-0/+1
* Revert of Support device scale factor test with popups in LayoutTest (patchse...noel2015-12-212-8/+0
* Remove WebURL::spec()kinuko2015-12-181-3/+3
* Add Save-Data header when in Data-Saver modeBen Greenstein2015-12-183-0/+5
* Compute the popup location/size correctly when use-zoom-for-dsf is enabled.oshima2015-12-182-0/+5
* Intervention: Web Font adaptive timeout on 2G networktoyoshim2015-12-181-1/+3
* Correctly handle system metrics with e.g. --force-device-scale-factor.pkasting2015-12-171-1/+1
* Support device scale factor test with popups in LayoutTestoshima2015-12-162-0/+8
* Flag to switch between MultiBufferDataSource and BufferedDataSourcehubbe2015-12-142-1/+12
* Remove third_party/mojo_services.jam2015-12-115-7/+7
* mus: Allow a mus app to manually/explicitly ack an event.sadrul2015-12-082-11/+21
* Disable some mojo_apptests that are blocking CQlambroslambrou2015-12-081-2/+14
* Revert of mus: Allow a mus app to manually ack an event. (patchset #11 id:190...sadrul2015-12-082-21/+11
* Revert of Remove invert viewport scroll order setting from Blink (patchset #3...lambroslambrou2015-12-081-0/+3
* Remove invert viewport scroll order setting from Blinkbokan2015-12-071-3/+0
* mus: Allow a mus app to manually/explicitly ack an event.sadrul2015-12-072-11/+21
* Mark functions overriding Blink with "override" in components/html_viewer/.avi2015-12-0616-240/+241
* GN: asset_location -> android_assets() for mandoline_apkagrieve2015-12-041-1/+0
* CC Animations: Make sure that HtmlViewer uses compositor-animation-timelinesloyso2015-12-042-0/+11
* Get rid of asynchronous spell checking feature settingyosin2015-12-041-2/+0
* mustash: Implement basic input event routing in rendererfsamuel2015-12-037-249/+6
* Return a enumeration of the state of handling of InputEvents.dtapuska2015-12-031-1/+2
* Revert of CC Animations: Make sure that HtmlViewer uses compositor-animation-...battre2015-12-032-11/+0
* CC Animations: Make sure that HtmlViewer uses compositor-animation-timelinesloyso2015-12-032-0/+11
* Further media mime_util cleanupservolk2015-12-011-4/+0
* GN: Merge apk_deps and deps in test() templateagrieve2015-12-011-1/+1
* Remove SimpleBroker and instead use the production broker implementation in t...jam2015-11-301-34/+16
* Remove unused code from WebMimeRegistry.jbroman2015-11-272-9/+0
* Remove themeChromium.css.tkent2015-11-271-1/+0
* New SELECT Popup: font-weight style should be applied.tkent2015-11-261-1/+0
* Refactoring of PointerType and HoverType enumsnzolghadr2015-11-261-2/+2
* Merge initializeToReplaceRemoteFrame into WebLocalFrame creation.dcheng2015-11-261-5/+4
* Mojo C++ bindings: InterfacePtr<T> and Binding<T> use MultiplexRouter when T ...yzshen2015-11-251-1/+1
* Remove handling of non-strict MIME types now that all media formats are strict.servolk2015-11-241-17/+5
* Change name of NativeTheme::instance() to make it clear it's web only.estade2015-11-241-15/+7
* Switch to static_assert in the repo.avi2015-11-244-22/+21
* GN: asset_location -> android_assets() for html_vieweragrieve2015-11-241-19/+7
* We're deprecating SkDevice usage in Chromium; this change shouldtomhudson2015-11-231-5/+0
* [DevTools] filter any messages from previous session in DevToolsAgentHostImplkozyatinskiy2015-11-212-5/+7
* Add layout tests for the audio component of MediaStream Recording.ajose2015-11-212-2/+11