Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
8e957baa851aed4b02511d04a66c0f95387d1e10
/
BUILD.gn
7322343
More FWL interface cleanup.
by dsinclair
· 9 years ago
1ae572e
Allow overriding GN build flags
by dsinclair
· 9 years ago
303e525
More IFX_ interface cleanup.
by dsinclair
· 9 years ago
b959010
Remove IFX_SystemHandler.
by dsinclair
· 9 years ago
12168d7
CPDF_Document::LoadPattern() and friends always have a valid matrix.
by thestig
· 9 years ago
931bf37
Move CPDF_Document code into cpdf_document.cpp.
by thestig
· 9 years ago
d647a6b
Remove several IPDF_ interfaces and CPDF_RenderModule.
by dsinclair
· 9 years ago
5cc2465
Clean up CPDF_Page.
by thestig
· 9 years ago
5d9da0c
Remove CFWL_Note.
by dsinclair
· 9 years ago
acd0d59
Cleanup FDE interfaces.
by dsinclair
· 9 years ago
685bb88
Standalone GN build.
by dsinclair
· 9 years ago
b67e566
Re-enable warning 4701 for GN (re-land)
by weili
· 9 years ago
e3bbfa2
Fix path in BUILD.gn file.
by pcc
· 9 years ago
a28ae38
Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces.
by dsinclair
· 9 years ago
2fa0e13
Remove IPDF_CryptoHandler and IPDF_SecurityHandler.
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
2ba3dc7
Renable warning 4701 for GN (Windows).
by Oliver Chang
· 9 years ago
ddd5c70
Unused FWL Classes.
by dsinclair
· 9 years ago
cdce757
Add iterators and unit tests for CPDF_Array class
by weili
· 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
6d8e981
Cleanup IFPF_* interfaces.
by dsinclair
· 9 years ago
65ffa4a
Re-enable warning 4701 for GN build and some cleanup
by weili
· 9 years ago
eb9cf67
Remove IFX_Barcode.
by dsinclair
· 9 years ago
17f382a
Cleanup various IFX_ text interfaces.
by dsinclair
· 9 years ago
a5c1323
Remove IFDE_Pen and IFDE_Brush.
by dsinclair
· 9 years ago
d55e11e
Remove ICodec_* Interfaces.
by dsinclair
· 9 years ago
25c223d
Only SolidBrush types are created, remove other brushes.
by dsinclair
· 9 years ago
b8627c9
Fix integer issues leading to out of bounds access in fx_ge_text.cpp.
by ochang
· 9 years ago
8da140e
Remove all PWL_Note classes
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
86e5474
Move include/fxcodec to fxcodec/include
by dsinclair
· 9 years ago
e530fb7
Move remaining fpdfdoc files
by dsinclair
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
44d054c
Split fxfa_objectacc.h into pieces.
by dsinclair
· 9 years ago
48baa5f
Move core/include/fxge to core/fxge/include.
by dsinclair
· 9 years ago
e5984e9
Suppress some additional msvs warnings (GN).
by ochang
· 9 years ago
6fb598b
Make StringData a templated class.
by tsepez
· 9 years ago
c7a7349
Remove core/include/fpdfdoc/fpdf_vt.h
by dsinclair
· 9 years ago
ed9c438
Make IPDF_VariableText_{Provider,Iterator} inner classes.
by dsinclair
· 9 years ago
221caf6
Cleanup the FF Handler proxy methods.
by dsinclair
· 9 years ago
d80e0a7
Remove _FXBSTR* and calls to FX_BSTRC.
by dsinclair
· 9 years ago
df4bc59
Remove IXFA_* interfaces.
by dsinclair
· 9 years ago
64376be
Move the fpdfsdk/include/javascript folder
by dsinclair
· 9 years ago
777b333
Split core/include/fpdfdoc/fpdf_ap.h
by dsinclair
· 9 years ago
47ca692
Re-enable all the windows warnings except 4267
by weili
· 9 years ago
62514d9
Fix BUILD.gn file name.
by avallee
· 9 years ago
11ac93c
Fix CData parsing in CFDE_XMLSyntaxParser.
by dsinclair
· 9 years ago
85ff987
Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGS
by Wei Li
· 9 years ago
602aebc
Add a Retained Pointer smart class.
by tsepez
· 9 years ago
7f432a1
Move xfa/include/fwl/{theme,lightwidget} to xfa/fwl
by dsinclair
· 9 years ago
89e904b
Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.
by dan sinclair
· 9 years ago
61b2fc7
Split core/include/fpdfapi/fpdf_resource.h
by dan sinclair
· 9 years ago
398a43d
Move xfa/include/fwl/{core,basewidget} to xfa/fwl/{core,basewidget}.
by Dan Sinclair
· 9 years ago
a8a28e0
Move core/include/fxcrt to core/fxcrt/include.
by Dan Sinclair
· 9 years ago
4161c5c
Make a few more const tables smaller.
by Tom Sepez
· 9 years ago
a98600a
Move xfa/include/fxbarcode/BC_Barcode.h to xfa/fxbarcode.
by Dan Sinclair
· 9 years ago
584b1e6
Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.
by Dan Sinclair
· 9 years ago
edbb319
Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.
by Dan Sinclair
· 9 years ago
3420909
Fix GCC build
by Tom Sepez
· 9 years ago
59b3a48
fix paths and remove dead code
by Cary Clark
· 9 years ago
811b8a4
Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.
by Dan Sinclair
· 9 years ago
30410ce
Fix GN build
by Dan Sinclair
· 9 years ago
455a419
Move core/include/fpdfapi/fpdf_page.h to correct locations.
by Dan Sinclair
· 9 years ago
614d20a
Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup
by Wei Li
· 9 years ago
3a8051c
Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.
by Dan Sinclair
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
92bbb6f
Split CPDF_Stream/CPDF_StreamAcc into separate files
by Tom Sepez
· 9 years ago
6d6f1f4
Tidy fpdftext/ directory
by Tom Sepez
· 9 years ago
399be5b
Add bitmaps and skp output to Skia port
by Cary Clark
· 9 years ago
13ee55a
Move fx_crypto.h and fpdf_text.h out of core/include.
by Dan Sinclair
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
764ec51
Move core/src/ up to core/.
by Dan Sinclair
· 9 years ago
5526501
Fix typo in BUILD.gn at f040890.
by Tom Sepez
· 9 years ago
5fc239a
Split fpdf_parser_objects.cpp into per-class .cpp/.h files.
by Tom Sepez
· 9 years ago
f040890
Split apart the remainder of fpdf_render_render.cpp into per-class files.
by Tom Sepez
· 9 years ago
a1193ae
Split off IPDF_CryptoHandler into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
2e95951
Cleanup the xfa/src/fdp directory.
by Dan Sinclair
· 9 years ago
ca78d9a
Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler.
by Tom Sepez
· 9 years ago
9332e0c
Cleanup the xfa/src/fgas directory.
by Dan Sinclair
· 9 years ago
8388037
Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files
by Tom Sepez
· 9 years ago
f1fa151
Collapse xfa/src/fee directories
by Dan Sinclair
· 9 years ago
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
b70f5a4
Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files."
by Tom Sepez
· 9 years ago
06fae28
Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files."
by Tom Sepez
· 9 years ago
d50095f
Split CPDF_SyntaxParser into its own named .cpp/.h files.
by Tom Sepez
· 9 years ago
68b4a4a
Reland "Fix chromium-style errors."
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
fffc963
Move fx_agg_driver files up one 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
5227e57
Add unit tests for FPDFBookmark_Find()
by Wei Li
· 9 years ago
979a36a
Small change to enable skia-backed version of pdfium.
by Cary Clark
· 9 years ago
Next »