Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
736f28ab2434e2da1de66ff91b64741483ff9cba
736f28a
Remove FX_DWORD from XFA.
by tsepez
· 9 years ago
342f6fa
support gradients and stroke+fill
by caryclark
· 9 years ago
46c8b1e
Replace CFX_DWordArray with CFX_ArrayTemplate<FX_DWORD>.
by Tom Sepez
· 9 years ago
86a61dc
util.printd() replaces specified date with current date.
by tsepez
· 9 years ago
65ea394
Remove unused params of CPDF_Image::SetImage.
by dsinclair
· 9 years ago
5f597db
Cleanup fpdf_edit.h and fpdf_doc.h documentation.
by dsinclair
· 9 years ago
d7682aa
Cleanup some extern method declarations.
by dsinclair
· 9 years ago
a560806
Update Readme as there is now CQ.
by tandrii
· 9 years ago
9967cc5
Re-land "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed.""
by Tom Sepez
· 9 years ago
676947c
Added bounds checking to GetNameFromTT to handle corrupt files.
by Tom Sepez
· 9 years ago
282cee1
Remove strange integral constants for "true", "false", "%PDF".
by Tom Sepez
· 9 years ago
2e8798f
Fix typos in .gyp files
by dan sinclair
· 9 years ago
129a60e
Revert "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed."
by Tom Sepez
· 9 years ago
e432675
Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed.
by Tom Sepez
· 9 years ago
ad72181
Add missing comma.
by dan sinclair
· 9 years ago
cf6bffb
fix windows build; add blend modes
by Cary Clark
· 9 years ago
ea10a0d
Cleanup public/fpdf_dataavail.h documentation.
by dan sinclair
· 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
46a8a20
Remove bad third_party/skia file.
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
029ea3e
update skia deps
by Cary Clark
· 9 years ago
13dcc97
Fix win/clang part 2.
by Dan Sinclair
· 9 years ago
db98f18
Fix build on win/clang
by Dan Sinclair
· 9 years ago
e91afba
Re-enable MSVC warning 4702
by Wei Li
· 9 years ago
0ac5250
Add gn to DEPS file
by dan sinclair
· 9 years ago
3523c1f
Fix parsing of double dot operators for FormCalc
by Tom Sepez
· 9 years ago
34cc083
Fix blank xfa rendering broken at f89acbc.
by Tom Sepez
· 9 years ago
42d1c1c
Fix CPDFSDK_Widget::OnXFAAAction()
by Wei Li
· 9 years ago
d074e97
Make predefined character table slightly smaller.
by Tom Sepez
· 9 years ago
62a70f9
Remove FX_WORD in favor of uint16_t.
by Tom Sepez
· 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
69bbb00
Remove unused FXDIB_PALETTE_ options
by Tom Sepez
· 9 years ago
d4e8f12
Re-enable several MSVC warnings
by Wei Li
· 9 years ago
34fa8d9
Handle empty objects in IsSameTextObject() and free from warning
by Wei Li
· 9 years ago
238bfb7
Fix BUILD.gn for pdf_jpx_fuzzer.
by Oliver Chang
· 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
645f78b
Set the project in codereview settings
by dan sinclair
· 9 years ago
bf067b4
Add an openjpeg libfuzzer.
by Oliver Chang
· 9 years ago
262e324
Remove dead code from xfa_objectacc.
by Oliver Chang
· 9 years ago
7c90a01
Add cq.cfg
by dan sinclair
· 9 years ago
e98ac2e
Fix a typo
by Wei Li
· 9 years ago
6ceb4a8
Replace additional FX_WCHAR tables with uint16_t.
by Tom Sepez
· 9 years ago
a051db3
openjpeg: Remove unneeded non-standard code.
by Nico Weber
· 9 years ago
314743a
Reduce size of several PDFium constant tables.
by Tom Sepez
· 9 years ago
3420909
Fix GCC build
by Tom Sepez
· 9 years ago
a1cef70
Trigger page view event when re-layout is finished
by jinming_wang
· 9 years ago
900323a
Fix pdf_use_skia=1 on mac.
by Dan Sinclair
· 9 years ago
4fdbf0b
Fix windows pdfium_use_skia build.
by Dan Sinclair
· 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
a03c343
Enable building pdf_use_skia in the standalone build.
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
2b2cbeb
Remove -Wno-inconsistent-missing-override for clang-cl builds.
by Oliver Chang
· 9 years ago
614d20a
Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup
by Wei Li
· 9 years ago
744da70
FPDF_PageDelete must delete XFA pages as well.
by Tom Sepez
· 9 years ago
3a8051c
Move xfa/include/fxjse/fxjse.h into xfa/fxjse/include.
by Dan Sinclair
· 9 years ago
56c1019
Remove CFX_DWordArray from Document.h
by Tom Sepez
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
e407648
Modify xfa code to avoid c4800 warnings
by Wei Li
· 9 years ago
3cc1802
Reland "Fix sycc{420,422}_to_rgb issues."
by Oliver Chang
· 9 years ago
92bbb6f
Split CPDF_Stream/CPDF_StreamAcc into separate files
by Tom Sepez
· 9 years ago
2df269c
Revert "Fix sycc{420,422}_to_rgb issues."
by Oliver Chang
· 9 years ago
48b9341
Fix sycc{420,422}_to_rgb issues.
by Oliver Chang
· 9 years ago
6d6f1f4
Tidy fpdftext/ directory
by Tom Sepez
· 9 years ago
f89acbc
Re-enable warning 4201 for xfa and other clean up
by Wei Li
· 9 years ago
19fdd58
Fix build error due to commit 399be5b
by Wei Li
· 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
544bbc6
Add missing DEPS files; enable checkdeps.
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
54b0abe
Fix offset outside bounds warning on GCC
by Tom Sepez
· 9 years ago
764ec51
Move core/src/ up to core/.
by Dan Sinclair
· 9 years ago
97da976
Re-enable MSVC warning 4800 for compiling with chromium_code
by Wei Li
· 9 years ago
5526501
Fix typo in BUILD.gn at f040890.
by Tom Sepez
· 9 years ago
aed7b33
Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015
by Bruce Dawson
· 9 years ago
5fc239a
Split fpdf_parser_objects.cpp into per-class .cpp/.h files.
by Tom Sepez
· 9 years ago
79fcb5f
Change colorspace's number of components to be unsigned
by Wei Li
· 9 years ago
2852ce0
openjpeg: Don't build with SSE instrinsics for 32-bit x86.
by Oliver Chang
· 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
9940619
Move ScopedSetInsertion to third_party/base/stl_util.h
by Tom Sepez
· 9 years ago
520f247
Add a pixel test for text rendering regression
by Wei Li
· 9 years ago
c7c2115
Move CPDF_NumberTree to fpdfdoc.
by Tom Sepez
· 9 years ago
70d54be
Convert NULLs to nullptrs in fx_xml_parser.cpp
by Oliver Chang
· 9 years ago
df5a116
Cleanup some header includes.
by Dan Sinclair
· 9 years ago
4f6fdbe
Structs shouldn't inherit from CFX_Target.
by Tom Sepez
· 9 years ago
2e95951
Cleanup the xfa/src/fdp directory.
by Dan Sinclair
· 9 years ago
ea2a252
Fix build broken at ca78d9a52893
by Tom Sepez
· 9 years ago
ca78d9a
Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler.
by Tom Sepez
· 9 years ago
0c64d69
Fix build broken at 8388037a5c58
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
c76831b
Fix clang-cl build for pdf_enable_xfa=1
by Oliver Chang
· 9 years ago
Next »