summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Work around MSVC2017 optimizer bug when printing a page usind PdfiumAlexandru Croitor2020-01-301-1/+1
* | Fix Windows 32bit buildAllan Sandfeld Jensen2020-01-302-2/+2
* | Fix build on windowsAllan Sandfeld Jensen2020-01-3016-17/+33
* | Fix jumbo build with GCCPeter Varga2020-01-301-0/+4
* | Fix building with gcc 6/7 after 77 mergeAllan Sandfeld Jensen2020-01-3016-13/+21
* | Fix build with GCC 7.3Tamas Zakor2020-01-302-16/+16
* | Fix building with GCC 6Allan Sandfeld Jensen2020-01-3016-134/+162
* | Apply workarounds to build extensions with gcc 5.3.1 on 77-basedMichael Bruning2020-01-3033-9/+185
* | Fix building with gcc 5Allan Sandfeld Jensen2020-01-3040-108/+174
* | Fix building on macOS after 77 mergePeter Varga2020-01-303-4/+22
* | Fix building on macOS with XcodeAlexandru Croitor2020-01-3033-47/+64
* | third_party perfetto: add missing include for clang, asan and no_pchKirill Burtsev2020-01-301-0/+2
* | Add fat build supportMichal Klocek2020-01-305-12/+43
* | Fix crash on page allocatorMichal Klocek2020-01-301-0/+4
* | Fix compile issues for iosMichal Klocek2020-01-309-5/+32
* | Disable dumb codeAllan Sandfeld Jensen2020-01-301-0/+2
* | Fix 32bit sandboxing on WindowsAllan Sandfeld Jensen2020-01-303-4/+10
* | Fix FlingScheduler in viz modeJüri Valdmann2020-01-302-0/+11
* | Fixups post 77-mergeAllan Sandfeld Jensen2020-01-309-13/+15
* | Fix is_main_frame in intercept_navigation_throttleAllan Sandfeld Jensen2020-01-301-1/+2
* | Fix pdfium build on macOSJüri Valdmann2020-01-301-0/+1
* | [macOS] Fix build error with new deployment targetMichael Brüning2020-01-301-0/+4
* | Fix Windows sandbox for heterogeneous executablesAllan Sandfeld Jensen2020-01-304-21/+37
* | Fixup rtc_use_x11Allan Sandfeld Jensen2020-01-3010-30/+38
* | Disable long presentation time DCHECKJüri Valdmann2020-01-301-0/+2
* | Fix compilation with system ICUKirill Burtsev2020-01-302-9/+21
* | Convert asserts to logs and returns in the PpapiHostMichael Brüning2020-01-301-3/+11
* | Fix crash on exit on WindowsTamas Zakor2020-01-301-5/+5
* | Fix initialization of SpellCheckService on macOSPeter Varga2020-01-301-2/+2
* | Fix pressure of tablet eventsSzabolcs David2020-01-301-1/+6
* | Adapt ProtocolHandlerRegistry for WebEngineJüri Valdmann2020-01-303-3/+34
* | Bring enable_webrtc backAllan Sandfeld Jensen2020-01-3069-306/+867
* | Make WebAuth optionalAllan Sandfeld Jensen2020-01-308-18/+43
* | Fix building without WebSpeechAllan Sandfeld Jensen2020-01-307-42/+64
* | Don't use harfbuzz-subsetAllan Sandfeld Jensen2020-01-302-2/+1
* | Fix crossbuilds of v8 snapshotsAllan Sandfeld Jensen2020-01-301-0/+1
* | Do not bundle the tracing UI resourcesAllan Sandfeld Jensen2020-01-305-3/+34
* | Restore media::FFmpegGlue::InitializeFFmpeg()Jüri Valdmann2020-01-306-3/+31
* | Disable download and print buttons in PDF viewerMichael Brüning2020-01-301-1/+2
* | Include root_layer_size in CompositorFrameMetadata againMichael Brüning2020-01-303-0/+7
* | Use ui::Compositor (3rdparty)Jüri Valdmann2020-01-307-8/+41
* | Enable android-specific fields of RenderFrameMetadataJüri Valdmann2020-01-306-14/+14
* | Fix iterating when erasing last element from task queueTamas Zakor2020-01-301-1/+5
* | Support ubsan and asan on GCCAllan Sandfeld Jensen2020-01-302-4/+21
* | Remove linking with libatomicMichal Klocek2020-01-302-2/+2
* | Fix changing should_override_user_agent_in_new_tabs_Allan Sandfeld Jensen2020-01-301-2/+2
* | Add net::URLRequest::first_party_url()Tamas Zakor2020-01-3010-0/+55
* | Enable the option to remove previous user PrefServiceLeander Beernaert2020-01-302-0/+13
* | Fix linking issue on some Linux buildsAllan Sandfeld Jensen2020-01-301-0/+6
* | Try different versions when creating a CoreProfile context on macOSMichael Brüning2020-01-303-9/+29