aboutsummaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2023-06-30Update pdfium to Chrome 114.0.5735.130 pdfiumkumarashishg
2020-01-24Reformat PDFium GN files.Lei Zhang
2020-01-07Move CFX_Barcode from fwl/ to fxbarcode/Tom Sepez
2019-12-04Stop manually setting -Wshadow.Lei Zhang
2019-11-04Change variable target_type to static_component_type in //:pdfiumDaniel Hosseinian
2019-11-01Remove jumbo usage in GN files throughout PDFiumDaniel Hosseinian
2019-09-17Fix build with pdf_is_complete_lib=true and pdf_is_standalone=trueTom Anderson
2019-08-01Add experimental JavaScript retrieval APIs.Lei Zhang
2019-07-31Remove CPDF_ModuleMgr.Tom Sepez
2019-07-09Convert test for bug 981288 to pixel testTom Sepez
2019-07-08Add CF test case for bug 981288.Tom Sepez
2019-06-14Add TransFormWithClipAndSaveWithLocale embedder test.Lei Zhang
2019-05-14Fix ODR violations in public fuzzersTom Anderson
2019-05-14Move pdfium sources into fpdfsdkTom Anderson
2019-05-08Add embedder test for looping/leakage disclosed by bug 306123.Tom Sepez
2019-05-07[Reland] Switch pdfium target from a static library to a componentTom Anderson
2019-05-01Revert "[Reland] Switch pdfium target from a static library to a component"Thomas Anderson
2019-05-01[Reland] Switch pdfium target from a static library to a componentTom Anderson
2019-04-30Revert "Switch pdfium target from a static library to a component"Lei Zhang
2019-04-30Switch pdfium target from a static library to a componentTom Anderson
2019-04-12Stop adding -Wextra-semi.Lei Zhang
2019-04-05Replace more embedder tests with pixel tests.Lei Zhang
2019-03-14Fix two XFA JS calls that trigger fatal errors in v8::FromJust().Lei Zhang
2019-02-13Add use_system_libopenjpeg2 build argumentFelix Kauselmann
2019-02-12Remove semicolons after JS_STATIC_foo macros, turn on -Wextra-semiNico Weber
2019-02-05Add a unit_test_support target.Lei Zhang
2019-01-10Stop defining V8_DEPRECATION_WARNINGS.Lei Zhang
2018-12-15Split part of xfa/fgas/BUILD.gn into xfa/fgas/layout/BUILD.gn.Lei Zhang
2018-12-14Merge CPWL_FontMap into CBA_FontMap.Lei Zhang
2018-11-30Move pdf_enable_xfa build rules inside pdf_enable_v8 blocks.Lei Zhang
2018-11-30Export defines to dependents of the "pdfium" target.Lei Zhang
2018-11-09Add CPDF_DocRenderDataTest.Lei Zhang
2018-10-22Remove pdfium_diff target from pdf_is_standalone block.Tom Sepez
2018-10-15Split pdfium_embeddertests sources.Lei Zhang
2018-10-15Move fx_skia_device_unittest.cpp to pdfium_embeddertests.Lei Zhang
2018-10-15Split pdfium_unittests sources.Lei Zhang
2018-10-15Split public/ headers into their own source_set.Lei Zhang
2018-10-15Make ":pdfium" pass gn check.Lei Zhang
2018-10-15Make fpdfsdk/ pass gn check.Lei Zhang
2018-10-12Make core/fxcrt pass gn check.Lei Zhang
2018-10-12Split core/fxcrt build rules into core/fxcrt/BUILD.gn.Lei Zhang
2018-10-12Split most core build rules into various BUILD.gn files in core.Lei Zhang
2018-10-12Move core/fdrm/crypto/* to core/fdrm/.Lei Zhang
2018-10-12Split constants and testing build rules into their own BUILD.gn files.Lei Zhang
2018-10-12Split fpdfsdk build rules into various BUILD.gn files in fpdfsdk.Lei Zhang
2018-10-12Split fxjs build rules into fxjs/BUILD.gn.Lei Zhang
2018-10-12Split xfa build rules into various BUILD.gn files in xfa/.Lei Zhang
2018-10-12Split fxbarcode build rules into fxbarcode/BUILD.gn.Lei Zhang
2018-10-12Mark the bigint target as XFA only.Lei Zhang
2018-10-11Mark tests as testonly.Lei Zhang