Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
926c65a49ca4769274022678e53144fe335c70b5
/
fpdfsdk
/
cpdfsdk_baannot.cpp
cb2ea42
Create CPWL_AppStream.
by Dan Sinclair
· 8 years ago
3db8759
Remove dead CPDFSDK_Annot code.
by Lei Zhang
· 8 years ago
797ca5c
Mass conversion of all const-lifetime class members
by Tom Sepez
· 8 years ago
05df075
Replace FX_FLOAT with underlying float type.
by Dan Sinclair
· 8 years ago
812e96c
Replace FX_CHAR and FX_WCHAR with underlying types.
by Dan Sinclair
· 8 years ago
9e05ee1
Make CPDF_Stream() take unique_ptr's to its dictionary.
by tsepez
· 8 years ago
0e606b5
Make CPDF_Dictionary use unique pointers.
by tsepez
· 8 years ago
8a3aa45
Make CPDF_Array take unique_ptrs
by tsepez
· 8 years ago
70c4afd
Make AddIndirectObject() take a unique_ptr.
by tsepez
· 8 years ago
4cf5515
Remove FX_BOOL from fpdfsdk.
by tsepez
· 8 years ago
c25a421
Revert "Update CPDF_IndirectObjectHolder APIs for unique objects."
by Tom Sepez
· 8 years ago
3ba0985
Update CPDF_IndirectObjectHolder APIs for unique objects.
by tsepez
· 8 years ago
7cbe68e
Merge CPDFSDK_Document into CPDFSDK_FormFillEnvironment
by dsinclair
· 8 years ago
488b7ad
Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser
by dsinclair
· 8 years ago
114e46a
Move fpdfsdk/include to fpdfsdk
by dsinclair
· 8 years ago
c6c425a
Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser
by dsinclair
· 8 years ago
698c571
Use string pools in some dictionaries, names, and strings.
by tsepez
· 8 years ago
bb577af
Remove some objnum locals with AddIndirectObject
by tsepez
· 8 years ago
e6db16e
Clean up CPDF_Stream.
by tsepez
· 8 years ago
38fd844
Rename dictionary set and get methods
by dsinclair
· 8 years ago
f34518b
Split fsdk_mgr files apart.
by dsinclair
· 8 years ago
956553e
Use enum class for subtypes of CPDF_Annot.
by jaepark
· 9 years ago
35512aa
Display content of the annotation when mouse hover.
by jaepark
· 9 years ago
9ed9137
Rename CPDFSDK_Annot::GetType to CPDFSDK_Annot::GetAnnotSubtype.
by jaepark
· 9 years ago
a1d2111
CPDF_Annot::GetRect() should return CFX_FloatRect.
by jaepark
· 9 years ago
2736276
Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files.
by jaepark
· 9 years ago