Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
a31da74cffa8c3ff919051cc49bc006aeb55d345
/
fpdfsdk
a31da74
Pass CFX_WideString further down widget callers
by tsepez
· 8 years ago
cd5dc85
Remove unused context parameter from JSGetStringFromID
by tsepez
· 8 years ago
8832fbf
Replace CJS_Runtime::Observer with CFX_Runtime<CJS_Runtime>::Observer
by tsepez
· 8 years ago
8c2a8cd
Fix spelling of "Formated" in several variables
by tsepez
· 8 years ago
7b68f61
Make Observers into a templated class
by tsepez
· 8 years ago
1df1efa
Fixup CPDFSDK_PageView and CPDF_Page interactions.
by dsinclair
· 8 years ago
ce04a45
Add observer for BAAnnots from Javascript
by dsinclair
· 8 years ago
1897bdc
Do not re-create the page view when accessing from Document::removeField.
by dsinclair
· 8 years ago
738766e
Clean up redundant code in PDF_ENABLE_XFA guard in FFLCommon.
by jaepark
· 8 years ago
d21f22e
Make CPDF_ClipPath have a CPDF_ClipPathData rather than inheriting.
by tsepez
· 8 years ago
e106b50
Make CPDF_GeneralStateData private.
by tsepez
· 8 years ago
fc1d16f
Make CPDF_Path have a CFX_Path rather than inheriting
by tsepez
· 8 years ago
bbee445
Make CPDF_GeneralState have a CPDF_GeneralStateData
by tsepez
· 8 years ago
d54c9d8
Remove unused IPDFSDK_AnnotHandler::OnDrawSleep.
by jaepark
· 8 years ago
4bae296
Remove unused dwFlags parameter in CPDFSDK_AnnotHandlerMgr::OnDraw and its calls.
by jaepark
· 8 years ago
e0cb687
Use unsigned page indexes in CPDF_HintTables.
by thestig
· 8 years ago
956553e
Use enum class for subtypes of CPDF_Annot.
by jaepark
· 8 years ago
8c54182
Rename CPDFSDK_BFAnnotHandler and CPDFSDK_XFAAnnotHandler.
by jaepark
· 8 years ago
fbda17d
Make CPDF_TextState have a CPDF_TextStateData rather than inheriting one.
by tsepez
· 8 years ago
35512aa
Display content of the annotation when mouse hover.
by jaepark
· 8 years ago
d24c3a6
Revert "Add -> operators to CFX_CountRef."
by tsepez
· 8 years ago
5960143
Revert "Replace wrapper methods in CPDF_Path with -> operator."
by tsepez
· 8 years ago
adbd329
Revert "Use ->() in CPDF_ColorState"
by tsepez
· 8 years ago
91ddd3f
Use ->() in CPDF_ColorState
by tsepez
· 8 years ago
d09a097
Replace wrapper methods in CPDF_Path with -> operator.
by tsepez
· 8 years ago
81ee14d
Move CFX_SubstFont and CTTFontDesc into their own files
by npm
· 8 years ago
c10c23a
Add -> operators to CFX_CountRef.
by tsepez
· 8 years ago
9ed9137
Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.
by jaepark
· 8 years ago
987f3ee
Make CFX_CountRef<>::m_pObject private, add accessors, fix const-ness.
by tsepez
· 8 years ago
0ee3590
Add support to Document::getAnnots method
by tonikitoo
· 8 years ago
9b57ec9
Clean up CPDFSDK_PageView methods.
by jaepark
· 8 years ago
a1d2111
CPDF_Annot::GetRect() should return CFX_FloatRect.
by jaepark
· 8 years ago
d99a833
Remove unused m_nTabOrder in CPDFSDK_Annot.
by jaepark
· 8 years ago
e5cbb33
Drop CPDFSDK_PageView::Annot_HasAppearance
by tonikitoo
· 8 years ago
cae6bdff
Remove unused IPDFSDK_AnnotHandler::GetName().
by jaepark
· 8 years ago
156de02
Removing CPDF_Parser::CloseParser.
by dsinclair
· 8 years ago
0e3e890
Cleanup some PWL_FontMap methods
by dsinclair
· 8 years ago
cedaa55
Flip document and parser ownership
by dsinclair
· 8 years ago
a470b5e
Fix stack overflow in object Clone() functions
by weili
· 8 years ago
0dadcc6
Fix page leaks in an embedder test
by weili
· 8 years ago
a73b8fe
Implement Field::SetHidden using Field::SetDisplay.
by tonikitoo
· 8 years ago
28a4a24
Destroy window before cleaning up combobox
by dsinclair
· 8 years ago
9b777de
Fix an embedder test with leaked page object
by weili
· 8 years ago
a752edf
Introduce pdfium::FakeUniquePtr for keys to sets of unique ptrs.
by tsepez
· 8 years ago
bb5fa04
Stub out Document::syncAnnotScan method.
by tonikitoo
· 8 years ago
618cb1f
Add initial Document::getAnnot support
by tonikitoo
· 8 years ago
2eb7c7d
Use a map for app::m_Timers
by dsinclair
· 8 years ago
9282819
Speculative fix for DrawAppearance issue
by dsinclair
· 8 years ago
70ba38a
Build CPDFSDK_XFAAnnotHandler only when PDF_ENABLE_XFA.
by jaepark
· 8 years ago
611adb8
Split fpdfsdk/fsdk_baseform.h into individual classes.
by jaepark
· 8 years ago
7c05a7a
Factor out the duplicated logic in Field::SetDisplay
by tonikitoo
· 8 years ago
4674d95
Fix a double free in CPDFSDK_PageView::IsValidAnnot().
by thestig
· 8 years ago
f85e7e2
Rename async to linearized when parsing
by dsinclair
· 8 years ago
4540fba
Get CPDF_Parser out of the document creation business.
by tsepez
· 8 years ago
b469424
Push v8::Isolate into CFXJS_Engine class
by tsepez
· 8 years ago
ef523dd
Only create widgets if really needed.
by dsinclair
· 8 years ago
a494191
Move some v8 objects from CJS back into FXJS
by tsepez
· 8 years ago
98e1019
Split fpdfsdk/fsdk_annothandler.h into individual classes.
by jaepark
· 8 years ago
d0b6ed1
Make FXJS_GetObjectElement return std::vector<CFX_WideString>.
by tsepez
· 8 years ago
2736276
Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files.
by jaepark
· 8 years ago
b4d1b57
Use smart pointers for class owned pointers in xfa/fxfa
by weili
· 8 years ago
ec26876
Make Document's 'info' property readonly
by tonikitoo
· 8 years ago
401d4f2
Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction
by tonikitoo
· 8 years ago
9ada2d8
Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own files.
by npm
· 8 years ago
f3dc8c6
Remove backpointer to CJS_Runtime from CJS_Value
by tsepez
· 8 years ago
85af2a3
Add another PDFEditTest test case.
by thestig
· 8 years ago
f4dc38b
The benefits of having a CPDFSDK_FormActionHandler instance in
by tonikitoo
· 8 years ago
dc359b0
Fix a leak with FPDFPageObj_NewImgeObj().
by thestig
· 8 years ago
ad5ac75
Fix typos of the word outer.
by thestig
· 8 years ago
f3c8832
Remove back-pointer to CJS_Runtime from CJS_Date
by tsepez
· 8 years ago
1c83675
Add support to Document::gotoNamedDest method.
by tonikitoo
· 8 years ago
e1e7bd0
Remove MsgBox()/Alert() from CJS_EmbedObj.
by tsepez
· 8 years ago
e3ff76b
Rename CJS_Timer to GlobalTimer and make private to app.cpp
by tsepez
· 8 years ago
33c4cdb
Add support to Document::URL property getter.
by tonikitoo
· 8 years ago
e5aff74
Remove backpointer to runtime from CJS_Array.
by tsepez
· 8 years ago
660de3c
Move CFX_ClipRgn and CFX_PathData into their own files.
by npm
· 8 years ago
f41d9dc
Add CPDF_ImageObject::GetImage().
by thestig
· 8 years ago
8ca63de
Remove another potential stale CJS_Timer usage
by tsepez
· 8 years ago
135b998
Return v8::Date specialization not v8::Value where possible
by tsepez
· 8 years ago
26b86e6
Move CFX_GEModule into its own file
by npm
· 8 years ago
32e693f
Fix issue when firing TimerProc() destroys timer
by tsepez
· 8 years ago
0fa54b8
Beef up timer cancellation tests
by tsepez
· 8 years ago
39e0e14
Remove unused method CPDFSDK_BAAnnot::CreateFormFiller.
by jaepark
· 8 years ago
8e12029
Add test for bug 620428 (setinterval cancellation)
by tsepez
· 8 years ago
2d5b020
Use smart pointers for class owned pointers
by weili
· 8 years ago
448c433
Splitting fpdfdoc/doc_* part II.
by dsinclair
· 8 years ago
ea3ff9e
Introduce ::getPropertyInternal method to avoid duplication
by tonikitoo
· 8 years ago
ca97a8e
Watch for destruction of CPDFSDK_widget during callback
by tsepez
· 8 years ago
c54bb43
Simplify some FPDF edit functions.
by thestig
· 8 years ago
7484762
Refactor fxge/fx_apple and fx_win header files
by npm
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
f73893a
Splitting fx_ge_fontmap.cpp
by npm
· 8 years ago
461eeaf
Reland of Remove pageview from map immediately
by dsinclair
· 8 years ago
f2cee98
Revert of Remove pageview from map immediately (patchset #1 id:1 of https://codereview.chromium.org/2179283005/ )
by dsinclair
· 8 years ago
49dce65
Remove pageview from map immediately
by dsinclair
· 8 years ago
fbf52c2
Tidy up JS_Value.h
by tsepez
· 8 years ago
d780735
Remove unused CJS_Value::Attach() variant
by tsepez
· 8 years ago
9f515bc
Use actual type instead CFX_Deletable
by weili
· 8 years ago
1d3348c
Remove EnableMessageBox() / IsMessageBoxEnabled()
by tsepez
· 8 years ago
9ca2b09
Remove the use of handler array in CPDFSDK_AnnotHandlerMgr
by weili
· 8 years ago
Next »