summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2016-07-21Convert source sets to static libraries.chromium/2808chromium/2807chromium/2806chromium/2805chromium/2804brettw
2016-07-21Bring pdfium file in sync with chrome, fix mac buildcaryclark
2016-07-20Move CPDF_Annot and CPDF_AnnotList to their own header.jaepark
2016-07-20Move CSSRuleCollection class to its own filenpm
2016-07-20Clean up singleton implementationweili
2016-07-20Rename remaining xfa_script_* files.dsinclair
2016-07-20Rename the CScript_* files to match class names.dsinclair
2016-07-19Split xfa_object_imp into individual class files.dsinclair
2016-07-13Remove some IFX_* wrappers.dsinclair
2016-07-12Move fpdfsdk/jsapi into fxjs/dsinclair
2016-07-12Create an fxjs static librarydsinclair
2016-07-12Rename fxjse/ to fxjs/ update files to match class names.dsinclair
2016-07-11Use smart pointers for class owned member variablesweili
2016-07-11Break xfa_parser_imp apartdsinclair
2016-07-11Remove IXFA_Parser, cleanup XFA parser code.dsinclair
2016-07-07Cleanup xfa_document_datamerge filesdsinclair
2016-07-07Break xfa_basic_data up to smaller filesdsinclair
2016-06-29add local caching for skia drawscaryclark
2016-06-24Remove IFWL_ToolTipTarget.thestig
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-18Make code compile with clang_use_chrome_plugin (final)weili
2016-06-16Remove unused code.dsinclair
2016-06-16Remove barcode reading code.dsinclair
2016-06-16Rename fxmath_barcodeimp to cfx_barcodedsinclair
2016-06-15Make code compile with clang_use_chrome_plugin (part IV)weili
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-14Get rid of IPDF_DataAvail.thestig
2016-06-10[Android] Add support for standalone PDFium gn build on Android.jbudorick
2016-06-09Move xfa/fxjse/ to fxjse/dsinclair
2016-06-06Remove unused PS generation code.thestig
2016-06-06Differentiate GN config settings for core vs third party codeweili
2016-06-02Remove FXJSE_Value_ToObject and call methods directlydsinclair
2016-06-01Remove XFA_HFM2JSCONTEXT.dsinclair
2016-05-27Match GN and GYP compilation warning flagsweili
2016-05-27Workaround dubious casting between CXFA_Object and void* in FXJSEtsepez
2016-05-27Change to disable a warning for GCC compilationchromium/2754chromium/2753chromium/2752chromium/2751weili
2016-05-25Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h}tsepez
2016-05-24Remove CFX_PrivateData from CPDF_ModuleMgrtsepez
2016-05-24Replace CFX_DSPATemplate with std::binary_search.dsinclair
2016-05-24Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr.tsepez
2016-05-23Distinguish between user and owner passwords.thestig
2016-05-20Merge GetBits32() impls into one. Put it in fxcrt.thestig
2016-05-19Move fgas_sax into individual files in fde.dsinclair
2016-05-19fgas/ code cleanup.dsinclair
2016-05-19Remove Release() from IFXCRT_FileAccess.tsepez
2016-05-19Remove CFX_DSPATemplate usage in CXFA_TextParserdsinclair
2016-05-19Cleanup unused fgas/ code.dsinclair
2016-05-19Remove agg from skia buildcaryclark
2016-05-18Split xfa/fee files into individual class files.dsinclair
2016-05-13Templatize CFX_{Byte,Wide}StringCtsepez