summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [Revert] Remove base::internal::PassingTraitsAllan Sandfeld Jensen2020-03-253-5/+19
* Don't crash just because the sandbox is disabledAllan Sandfeld Jensen2020-03-251-1/+1
* Fix protozero generated sourcesAllan Sandfeld Jensen2020-03-251-9/+18
* Fix access after moveAllan Sandfeld Jensen2020-03-251-2/+2
* Fix include of <algorithm>Allan Sandfeld Jensen2020-03-2510-1/+22
* Work-around MSVC bug with base::Optional<LayoutUnit>Allan Sandfeld Jensen2020-03-259-23/+30
* Fix undefined range-based for loops in torqueAllan Sandfeld Jensen2020-03-252-4/+6
* Work around MSVC2017 optimizer bug when printing a page usind PdfiumAlexandru Croitor2020-03-251-1/+1
* Fix Windows 32bit buildAllan Sandfeld Jensen2020-03-252-2/+2
* Fix build on windowsAllan Sandfeld Jensen2020-03-2514-14/+30
* Fix jumbo build with GCCPeter Varga2020-03-251-0/+4
* Fix building with gcc 6/7 after 77 mergeAllan Sandfeld Jensen2020-03-2515-11/+19
* Fix build with GCC 7.3Tamas Zakor2020-03-252-16/+16
* Fix building with GCC 6Allan Sandfeld Jensen2020-03-2530-150/+220
* Apply workarounds to build extensions with gcc 5.3.1 on 77-basedMichael Bruning2020-03-2533-9/+185
* Fix building with gcc 5Allan Sandfeld Jensen2020-03-2579-307/+405
* Fix building on macOS after 77 mergePeter Varga2020-03-253-6/+22
* Fix building on macOS with XcodeAlexandru Croitor2020-03-2533-47/+64
* third_party perfetto: add missing include for clang, asan and no_pchKirill Burtsev2020-03-251-0/+2
* Add fat build supportMichal Klocek2020-03-255-12/+43
* Fix crash on page allocatorMichal Klocek2020-03-251-0/+4
* Fix compile issues for iosMichal Klocek2020-03-259-5/+32
* Disable dumb codeAllan Sandfeld Jensen2020-03-251-0/+2
* Fix 32bit sandboxing on WindowsAllan Sandfeld Jensen2020-03-253-4/+10
* Fix FlingScheduler in viz modeJüri Valdmann2020-03-252-0/+11
* Fixups post 77-mergeAllan Sandfeld Jensen2020-03-257-8/+10
* Fix is_main_frame in intercept_navigation_throttleAllan Sandfeld Jensen2020-03-251-1/+2
* Fix pdfium build on macOSJüri Valdmann2020-03-251-0/+1
* [macOS] Fix build error with new deployment targetMichael Brüning2020-03-251-0/+4
* Fix Windows sandbox for heterogeneous executablesAllan Sandfeld Jensen2020-03-254-21/+37
* Fixup rtc_use_x11Allan Sandfeld Jensen2020-03-2510-30/+38
* Disable long presentation time DCHECKJüri Valdmann2020-03-251-0/+2
* Fix compilation with system ICUKirill Burtsev2020-03-251-8/+20
* Convert asserts to logs and returns in the PpapiHostMichael Brüning2020-03-251-3/+11
* Fix crash on exit on WindowsTamas Zakor2020-03-251-5/+5
* Fix initialization of SpellCheckService on macOSPeter Varga2020-03-251-2/+2
* Fix pressure of tablet eventsSzabolcs David2020-03-251-1/+6
* Adapt ProtocolHandlerRegistry for WebEngineJüri Valdmann2020-03-254-3/+44
* Bring enable_webrtc backAllan Sandfeld Jensen2020-03-2582-208/+842
* Make WebAuth optionalAllan Sandfeld Jensen2020-03-259-19/+47
* Fix building without WebSpeechAllan Sandfeld Jensen2020-03-257-42/+64
* Don't use harfbuzz-subsetAllan Sandfeld Jensen2020-03-252-2/+1
* Fix crossbuilds of v8 snapshotsAllan Sandfeld Jensen2020-03-251-0/+1
* Do not bundle the tracing UI resourcesAllan Sandfeld Jensen2020-03-255-3/+34
* Restore media::FFmpegGlue::InitializeFFmpeg()Jüri Valdmann2020-03-256-3/+31
* Disable download and print buttons in PDF viewerMichael Brüning2020-03-251-1/+2
* Include root_layer_size in CompositorFrameMetadata againMichael Brüning2020-03-253-0/+7
* Use ui::Compositor (3rdparty)Jüri Valdmann2020-03-257-8/+41
* Enable android-specific fields of RenderFrameMetadataJüri Valdmann2020-03-256-14/+14
* Fix iterating when erasing last element from task queueTamas Zakor2020-03-251-1/+5