- b3f2467 Move fpdfsdk/jsapi into fxjs/ by dsinclair · 8 years ago
- 7f9c860 Create an fxjs static library by dsinclair · 8 years ago
- 08fea80 Rename fxjse/ to fxjs/ update files to match class names. by dsinclair · 8 years ago
- 34f86b0 Break xfa_parser_imp apart by dsinclair · 8 years ago
- a1b0772 Remove IXFA_Parser, cleanup XFA parser code. by dsinclair · 8 years ago
- f1494f0 Cleanup xfa_document_datamerge files by dsinclair · 8 years ago
- 8bdbc88 Break xfa_basic_data up to smaller files by dsinclair · 8 years ago
- 1d13fb7 Enable compiling with clang chrome plugins for GYP build by weili · 8 years ago
- 88b56f4 Remove IFWL_ToolTipTarget. by thestig · 8 years ago
- eec3a36 Make code compile with clang_use_chrome_plugin (final) by weili · 8 years ago
- d931476 Remove unused code. by dsinclair · 8 years ago
- 5944f5f Sort the file list in xfa.gyp. by thestig · 8 years ago
- a261534 Remove barcode reading code. by dsinclair · 8 years ago
- 8320ee2 Rename fxmath_barcodeimp to cfx_barcode by dsinclair · 8 years ago
- 625ad66 Make code compile with clang_use_chrome_plugin (part IV) by weili · 8 years ago
- 72708b9 fix skia + windows + gn by caryclark · 8 years ago
- 8bd9ce0 Move xfa/fxjse/ to fxjse/ by dsinclair · 8 years ago
- 8f3074b Remove FXJSE_Value_ToObject and call methods directly by dsinclair · 8 years ago
- e80e9f8 Remove XFA_HFM2JSCONTEXT. by dsinclair · 8 years ago
- 3a005f2 Workaround dubious casting between CXFA_Object and void* in FXJSE by tsepez · 8 years ago
- d23df55 Change to disable a warning for GCC compilation by weili · 8 years ago
- 60607c3 Enable chromium_code standard for XFA code by weili · 8 years ago
- 648575a Rename fwl_widgetmgrimp.{cpp,h} to cfwl_widgetmgr.{cpp,h} by tsepez · 8 years ago
- 7a213d9 Replace CFX_DSPATemplate with std::binary_search. by dsinclair · 9 years ago
- 1529756 Remove IWFL_WidgetMgr in favor of CFWL_WidgetMgr. by tsepez · 9 years ago
- 6c93df8 Move fgas_sax into individual files in fde. by dsinclair · 9 years ago
- fc2cdf8 fgas/ code cleanup. by dsinclair · 9 years ago
- bc91641 Cleanup unused fgas/ code. by dsinclair · 9 years ago
- 6539518 Split xfa/fee files into individual class files. by dsinclair · 9 years ago
- 5f3b41b Use chromium_code standard for PDFium GYP compilation by weili · 9 years ago
- 55fa356 Cleanup IFWL_Adapter interfaces. by dsinclair · 9 years ago
- 89fcde8 Remove FWL_WGTHITTEST_* defines in favour of enum class. by dsinclair · 9 years ago
- b696f7d Remove IFDE_TxtEdt interfaces where possible. by dsinclair · 9 years ago
- 7322343 More FWL interface cleanup. by dsinclair · 9 years ago
- 303e525 More IFX_ interface cleanup. by dsinclair · 9 years ago
- 3081cc0 Roll v8 to 0ff89ea7 and update gyp references by machenbach · 9 years ago
- 5d9da0c Remove CFWL_Note. by dsinclair · 9 years ago
- acd0d59 Cleanup FDE interfaces. by dsinclair · 9 years ago
- 0582ad1 XFA unused function cleanup by dsinclair · 9 years ago
- 9b3656b Remove unused FWL Panel code. by dsinclair · 9 years ago
- 7adef41 Fold the FWL NoteThread classes up to the Thread classes. by dsinclair · 9 years ago
- ddd5c70 Unused FWL Classes. by dsinclair · 9 years ago
- 380f20a Remove some FWL code. by dsinclair · 9 years ago
- 08153b1 Remove IFDE_Image, IFDE_PathSet, IFDE_ImageSet, and IFDE_WidgetSet. by dsinclair · 9 years ago
- eb9cf67 Remove IFX_Barcode. by dsinclair · 9 years ago
- a5c1323 Remove IFDE_Pen and IFDE_Brush. by dsinclair · 9 years ago
- 25c223d Only SolidBrush types are created, remove other brushes. by dsinclair · 9 years ago
- 7222ea6 Move remaining xfa/include/fxfa files by dsinclair · 9 years ago
- 72851be Remove IFWL_Grid and other grid classes. by dsinclair · 9 years ago
- 44d054c Split fxfa_objectacc.h into pieces. by dsinclair · 9 years ago
- 221caf6 Cleanup the FF Handler proxy methods. by dsinclair · 9 years ago
- 5838dbd fix gyp typos by caryclark · 9 years ago
- df4bc59 Remove IXFA_* interfaces. by dsinclair · 9 years ago
- 7f432a1 Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl by dsinclair · 9 years ago
- 2e8798f Fix typos in .gyp files by dan sinclair · 9 years ago
- 398a43d Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}. by Dan Sinclair · 9 years ago
- a98600a Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode. by Dan Sinclair · 9 years ago
- 811b8a4 Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics. by Dan Sinclair · 9 years ago
- 3a8051c Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include. by Dan Sinclair · 9 years ago
- f89acbc Re-enable warning 4201 for xfa and other clean up by Wei Li · 9 years ago
- 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago
- 2e95951 Cleanup the xfa/src/fdp directory. by Dan Sinclair · 9 years ago
- 9332e0c Cleanup the xfa/src/fgas directory. by Dan Sinclair · 9 years ago
- f1fa151 Collapse xfa/src/fee directories by Dan Sinclair · 9 years ago
- 508f92f Move xfa/src/fxgraphics/src up one level. by Dan Sinclair · 9 years ago
- e2a774a Remove xfa/src/fxjse/src and move code up a level. by Dan Sinclair · 9 years ago
- 6cdf084 Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src by Dan Sinclair · 9 years ago
- 6f6388f Remove xfa/src/fwl/src and move code up a level. by Dan Sinclair · 9 years ago
- a44cbb5 Remove extraneous xfa/src/fwl/src include/ directories. by Dan Sinclair · 9 years ago
- b90dabe Suppress C4201 for Windows build. by Oliver Chang · 9 years ago
- 14e20b1 Remove deprecated declarations by jinming_wang · 9 years ago
- c91f42a Try again to suppress mac warnings. by Tom Sepez · 9 years ago
- f896da0 Remove V8_DEPRECATION_WARNINGS for mac/xfa by Tom Sepez · 9 years ago
- dca2483 Try again to suppress mac deprecation warnings. by Tom Sepez · 9 years ago
- 1a87cc3 Suppress same windows warnings in xfa.gyp by Tom Sepez · 9 years ago
- 88aa3a7 Suppress deprecation warnings for XFA. by Tom Sepez · 9 years ago
- 3f157c7 Remove xfa_fm2js.h and IWYU. by Dan Sinclair · 9 years ago
- b364301 Remove foxitlib.h and foxitxfa.h and IWYU. by Dan Sinclair · 9 years ago
- a558556 Remove fgas_base.h and IWYU by Dan Sinclair · 9 years ago
- 1983622 Remove FDE_USEFORMATBLOCK. by Dan Sinclair · 9 years ago
- 27990e2 Remove fde_mem.h by Dan Sinclair · 9 years ago
- 32982d3 Remove fgas.h and IWYU. by Dan Sinclair · 9 years ago
- 3a47976 Remove fde.h and IWYU. by Dan Sinclair · 9 years ago
- 6941d29 Remove set but unsed variables. by Lei Zhang · 9 years ago
- e73c5ce Remove include only fwl.h and IWYU. by Dan Sinclair · 9 years ago
- 320510d Remove include only barcode.h and IWYU. by Dan Sinclair · 9 years ago
- 4b33779 Remove xfa_common.h and IWYU. by Dan Sinclair · 9 years ago
- d21cdda Remove many _CAPS structure names. by Tom Sepez · 9 years ago
- c74acf4 Several pure virtual IFWL_Adapter* classes not implemented. by Tom Sepez · 9 years ago
- 4a2aa1a Resolve fde_xml.h header collision by Tom Sepez · 9 years ago
- c909ce8 XFA: Remove many relative includes in xfa/ by Lei Zhang · 9 years ago
- 8241df7 Merge to XFA: Fix all relative includes to third_party. by Lei Zhang · 9 years ago
- cec3f68 Merge to XFA: Update bundled freetype to 2.6.1 by Oliver Chang · 9 years ago
- 452b4f3 Merge to XFA: Allow compiling PDFium without V8. by Tom Sepez · 9 years ago
- a8a39e2 Allow building of XFA branch without XFA by Tom Sepez · 9 years ago
- a902979 Organize barcode codes into modules. by Bo Xu · 10 years ago
- d66f592 Adjust xfa.gyp to match freetype update. by Bo Xu · 10 years ago
- fdc00a7 Merge XFA to PDFium master at 4dc95e7 on 10/28/2014 by Bo Xu · 10 years ago