Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
de0d852ed91973deda41f949e132b12a2efff1ef
/
fpdfsdk
05d53f0
Code change to avoid signed/unsigned mismatch warnings.
by Wei Li
· 9 years ago
bd56755
Rename GetElementValue() to GetDirectObject{By,At}().
by tsepez
· 9 years ago
90d8779
Add test for util.byteToChar() and fix error msg.
by tsepez
· 9 years ago
41a53ad
use std::vector in more places in JavaScript bindings code.
by tsepez
· 9 years ago
4f1f41f
Added test for util.printx() and make it match spec.
by tsepez
· 9 years ago
8940993
Reduce signed/unsigned comparison warnings
by Wei Li
· 9 years ago
c3255f5
Remove FX_DWORD from fpdfsdk/ and testing
by tsepez
· 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
9967cc5
Re-land "Preserve m_pDynamicObjsMap until FXJS_PerIsolateData is destroyed.""
by Tom Sepez
· 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
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
e91afba
Re-enable MSVC warning 4702
by Wei Li
· 9 years ago
42d1c1c
Fix CPDFSDK_Widget::OnXFAAAction()
by Wei Li
· 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
d4e8f12
Re-enable several MSVC warnings
by Wei Li
· 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
e98ac2e
Fix a typo
by Wei Li
· 9 years ago
a1cef70
Trigger page view event when re-layout is finished
by jinming_wang
· 9 years ago
811b8a4
Move xfa/include/fxgraphics/fx_graphics.h to xfa/fxgraphics.
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
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
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
97da976
Re-enable MSVC warning 4800 for compiling with chromium_code
by Wei Li
· 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
9940619
Move ScopedSetInsertion to third_party/base/stl_util.h
by Tom Sepez
· 9 years ago
df5a116
Cleanup some header includes.
by Dan Sinclair
· 9 years ago
8388037
Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files
by Tom Sepez
· 9 years ago
f089d47
Fix non-xfa builds.
by Dan Sinclair
· 9 years ago
3ebd121
Review and cleanup lint warnings.
by Dan Sinclair
· 9 years ago
3177585
Fix build at 310438fb97a2
by Tom Sepez
· 9 years ago
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
e2a774a
Remove xfa/src/fxjse/src and move code up a level.
by Dan Sinclair
· 9 years ago
5227e57
Add unit tests for FPDFBookmark_Find()
by Wei Li
· 9 years ago
297b515
Re-land "Only place primitive objects on the V8 global template."
by Tom Sepez
· 9 years ago
1a35d55
Revert "Only place primitive objects on the V8 global template."
by Tom Sepez
· 9 years ago
3e44a7b
Only place primitive objects on the V8 global template.
by Tom Sepez
· 9 years ago
1c91537
Combine StrToInt methods.
by Dan Sinclair
· 9 years ago
0e2e5d7
Fix infinite loop for bookmark search
by Wei Li
· 9 years ago
41c7a97
Remove unnecessary code
by Zhiwei Lin
· 9 years ago
0fc6b25
Remove implicit conversions and some cleanup
by Wei Li
· 9 years ago
738b08c
Fix and enable lint checks.
by Dan Sinclair
· 9 years ago
3fc97ff
Cleanup some fsdk_common defines
by Dan Sinclair
· 9 years ago
020fd8a
Add CFX_FloatRect::ToFxRect().
by Tom Sepez
· 9 years ago
bec4ea1
Pass rect by const reference in SetClip_Rect().
by Tom Sepez
· 9 years ago
d5e7b35
Fixup FX_RECT and FX_SMALL_RECT classes.
by Tom Sepez
· 9 years ago
06f49c8
Cleanup forward declarations.
by dan sinclair
· 9 years ago
007e6c0
Remove some FX_BOOLs
by Tom Sepez
· 9 years ago
281a9ea
Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
566b974
Revert "Replace CPDF_Rect and CPDF_Point with CFX types."
by Tom Sepez
· 9 years ago
3b8fdd3
Replace CPDF_Rect and CPDF_Point with CFX types.
by Tom Sepez
· 9 years ago
104fa7c
Fix static initializers.
by Lei Zhang
· 9 years ago
4467dea
Rename some functions that start with underscore.
by Lei Zhang
· 9 years ago
50cce60
Fixing whitespace lint errors.
by Dan Sinclair
· 9 years ago
9976672
Remove uses of this->foo.
by Lei Zhang
· 9 years ago
d21cdda
Remove many _CAPS structure names.
by Tom Sepez
· 9 years ago
7f9fdde
FPDFPage_HasFormFieldAtPoint should not crash for nullptr pages.
by Lei Zhang
· 9 years ago
5eca305
Remove foo != NULL outside of xfa/
by Lei Zhang
· 9 years ago
e4ac336
Switch from _DEBUG to NDEBUG.
by Lei Zhang
· 9 years ago
22d6607
Fixing include guards, and presubmit.
by Dan Sinclair
· 9 years ago
ae85f87
Define _DEBUG for debug builds.
by Lei Zhang
· 9 years ago
052a8d9
Revert "Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.""
by Tom Sepez
· 9 years ago
ffc26c2
Revert "Use safe arithmentic in CFX_BinaryBuf::ExpandBuf."
by Tom Sepez
· 9 years ago
84e5a12
Hook up FFI_PageEvent.
by Lei Zhang
· 9 years ago
78353d5
Use safe arithmentic in CFX_BinaryBuf::ExpandBuf.
by Tom Sepez
· 9 years ago
7cf13c9
Remove PageObject's m_Type and add As<Type> functions
by Wei Li
· 9 years ago
c7cd809
Fixup incorrect include guards.
by Dan Sinclair
· 9 years ago
61046b9
Sort headers in non-xfa directories.
by Dan Sinclair
· 9 years ago
dee2d7b
Banish CFX_ObjectArray to the XFA side.
by Tom Sepez
· 9 years ago
2398d89
Remove CFX_PtrList from renderer main loop.
by Tom Sepez
· 9 years ago
efbc191
Expand all paths to be based off pdfium/ directory
by Dan Sinclair
· 9 years ago
ab27768
Banish CFX_ByteArray and CFX_WideArray to the XFA side.
by Tom Sepez
· 9 years ago
32c7081
Split CPDF_PageObjectHolder off from CPDF_PageObjectList
by Tom Sepez
· 9 years ago
970c11e
Refactor CPDF_SimpleParser and add unit tests.
by Wei Li
· 9 years ago
a30b7e8
One less PI. One less Bezier.
by Tom Sepez
· 9 years ago
11d9355
Banish CFX_WordArray to XFA-land.
by Tom Sepez
· 9 years ago
7a73eff
Tidy fpdfsave.cpp
by Tom Sepez
· 9 years ago
f7e38ed
Fix a crasher in CPDFSDK_Document::GetPageView()
by Jun Fang
· 9 years ago
4d07179
Fix tests under no_v8 build option
by Tom Sepez
· 9 years ago
f6488cd
Kill CFX_PtryArray in CXFA_FWLAdapterTimerMgr.
by Tom Sepez
· 9 years ago
4866158
Pdfium does not create isolate when it runs in chromium
by jinming_wang
· 9 years ago
d6262c1
Merge to XFA: Fix prototypes for CPDF_FormNotify.
by Tom Sepez
· 9 years ago
c30d5bf
XFA: Fix a crashier in SetFocus()
by Jun Fang
· 9 years ago
Next »