Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
076f5ac6084e3170dabfc598541dd4e94126dc9c
/
fpdfsdk
018935c
Pass WideStrings without narrowing to c_str in javascript/
by tsepez
· 9 years ago
b1a5959
Simplify XFA event handling.
by thestig
· 9 years ago
70c5520
Pass CFX_WideString to CXFA_FFDocView::GetWidgetByName.
by tsepez
· 9 years ago
8e4c505
Rename CFX_ByteTextBuf::GetByteString() to AsStringC().
by tsepez
· 9 years ago
7b1ccf9
Make CPDF_Dictionary methods take CFX_ByteString arguments
by tsepez
· 9 years ago
774bdde
Replace calls to deprecated CFX_{Wide,Byte}String::Empty()
by tsepez
· 9 years ago
bd9748d
Remove implicit cast from CFX_WideString to (const wchar_t*)
by tsepez
· 9 years ago
b4c9f3f
Remove implicit cast from CFX_ByteString to (const char*).
by tsepez
· 9 years ago
9f3dbbc
Cleanup CPDFXFA_Page.
by thestig
· 9 years ago
745611b
Make CJS_PublicMethods::StrTrim() take a CFX_ByteString
by tsepez
· 9 years ago
24a4888
Pass CFX_ByteStrings rather than raw ptrs to JS_GlobalData.
by tsepez
· 9 years ago
e1aebd4
Use std::vector as internal storage for CPDF_Array
by Wei Li
· 9 years ago
cfd4d57
Make converstion explicit from CFX_ByteString to uint8_t*
by tsepez
· 9 years ago
4c3debb
Rename both As{Byte,Wide}StringC() helpers to AsStringC().
by tsepez
· 9 years ago
8b36e5c
Make CFX_WideString::FromLocal() take a CFX_ByteStringC arg
by tsepez
· 9 years ago
8da140e
Remove all PWL_Note classes
by dsinclair
· 9 years ago
1596f0a
Cleanup DEPS files after include/ changes.
by dsinclair
· 9 years ago
7222ea6
Move remaining xfa/include/fxfa files
by dsinclair
· 9 years ago
0b5adb6
Remove IPWL_NoteNotify and CPWL_Note.
by dsinclair
· 9 years ago
0cf9984
Remove IPWL_IconList_Notify.
by dsinclair
· 9 years ago
86e5474
Move include/fxcodec to fxcodec/include
by dsinclair
· 9 years ago
b8db511
FPDF_GetSecurityHandlerRevision() should not crash.
by thestig
· 9 years ago
e530fb7
Move remaining fpdfdoc files
by dsinclair
· 9 years ago
6fe7d21
Make CFX_WideString::FromUTF8() take a CFX_ByteStringC argument.
by tsepez
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
48baa5f
Move core/include/fxge to core/fxge/include.
by dsinclair
· 9 years ago
77d148d
Mark FPDF_BStr_* with DLLEXPORT / STDCALL.
by thestig
· 9 years ago
660956f
Rename CFX_WideStringC::raw_str() to c_str()
by tsepez
· 9 years ago
fc58ad1
Make down-conversion explicit from CFX_Widetring to CFX_WideStringC.
by tsepez
· 9 years ago
c7a7349
Remove core/include/fpdfdoc/fpdf_vt.h
by dsinclair
· 9 years ago
179bebb
Rename GetCStr and GetPtr to match CFX_ByteString.
by dsinclair
· 9 years ago
28f97ff
Make down-conversion explicit from CFX_ByteString to CFX_ByteStringC.
by tsepez
· 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
9f2970c
Remove CFX_{Byte,Wide}String::Equal in favor of "==".
by tsepez
· 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
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
Next »